| 1 | [ May 8 22:37:13 Enabled. ] | ||
| 2 | [ May 8 22:37:13 Rereading configuration. ] | ||
| 3 | [ May 8 22:37:14 Rereading configuration. ] | ||
| 4 | [ May 8 22:37:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 8 22:37:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.08 22:37:17.783783 [ 1 ] {} <Information> Application: Will watch for the process with pid 25390 | ||
| 29 | 2026.05.08 22:37:17.784231 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.08 22:37:18.272164 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25390 | ||
| 31 | 2026.05.08 22:37:18.272984 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.08 22:37:18.273133 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.08 22:37:18.407858 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.08 22:37:18.475018 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.08 22:37:18.475115 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.08 22:37:18.475137 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.08 22:37:18.475206 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.08 22:37:18.476020 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.08 22:37:18.478361 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.08 22:37:18.479248 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.08 22:37:18.480183 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.08 22:37:18.480240 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.08 22:37:18.480283 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.08 22:37:18.481060 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.08 22:37:18.482120 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.08 22:37:18.487826 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.08 22:37:18.489362 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.08 22:37:18.490704 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.08 22:37:18.490800 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.08 22:37:18.491910 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.08 22:37:18.492352 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.08 22:37:18.496827 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.08 22:37:18.497257 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.08 22:37:18.502257 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.08 22:37:18.502653 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.08 22:37:18.503082 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.08 22:37:18.503432 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.08 22:37:18.504955 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.08 22:37:18.504980 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.08 22:37:18.505078 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.08 22:37:18.505177 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.08 22:37:18.539283 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.08 22:37:18.539317 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000203113 sec | ||
| 68 | 2026.05.08 22:37:18.539382 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.08 22:37:18.539430 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.08 22:37:18.540198 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.08 22:37:18.540855 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.08 22:37:18.556651 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.08 22:37:18.556699 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.08 22:37:18.556793 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.08 22:37:18.556805 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.08 22:37:18.556842 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.08 22:37:18.556919 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.08 22:37:18.561341 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.08 22:37:18.561449 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.08 22:37:18.561495 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.08 22:37:18.561658 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.08 22:37:18.561702 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.08 22:37:18.561715 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.08 22:37:18.561779 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.08 22:37:18.561792 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.08 22:37:18.561824 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.08 22:37:18.561887 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.08 22:37:18.586714 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.08 22:37:18.589678 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.08 22:37:18.589798 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142022 sec | ||
| 91 | 2026.05.08 22:37:18.589813 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.08 22:37:18.589826 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.08 22:37:18.589855 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.08 22:37:18.590218 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.08 22:37:18.590325 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.08 22:37:18.590340 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.08 22:37:18.590351 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.08 22:37:18.590361 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.08 22:37:18.642478 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.08 22:37:18.642696 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.05.08 22:37:18.644166 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.391e-05 sec. | ||
| 102 | 2026.05.08 22:37:18.644609 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.08 22:37:18.645905 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.08 22:37:18.645922 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.08 22:37:18.686410 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53894 | ||
| 106 | 2026.05.08 22:37:18.687502 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.08 22:37:18.687579 [ 3 ] {} <Debug> TCP-Session: 9350069f-7864-410b-ad91-8e976ec98ad6 Authenticating user 'default' from [fd00:1122:3344:101::b]:53894 | ||
| 108 | 2026.05.08 22:37:18.687612 [ 3 ] {} <Debug> TCP-Session: 9350069f-7864-410b-ad91-8e976ec98ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.08 22:37:18.687699 [ 3 ] {} <Debug> TCP-Session: 9350069f-7864-410b-ad91-8e976ec98ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.08 22:37:18.687806 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.08 22:37:18.687837 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.08 22:37:18.687919 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.08 22:37:18.688477 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37127 | ||
| 114 | 2026.05.08 22:37:18.688588 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39763 | ||
| 115 | 2026.05.08 22:37:18.688590 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34411 | ||
| 116 | 2026.05.08 22:37:18.688707 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.08 22:37:18.688787 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44962 | ||
| 118 | 2026.05.08 22:37:18.688835 [ 4 ] {} <Debug> TCP-Session: aae603a5-76ef-482e-8299-a24a5e6689c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:37127 | ||
| 119 | 2026.05.08 22:37:18.688843 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.08 22:37:18.688877 [ 4 ] {} <Debug> TCP-Session: aae603a5-76ef-482e-8299-a24a5e6689c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.08 22:37:18.688897 [ 5 ] {} <Debug> TCP-Session: 126427bb-4a65-4122-af24-b1c247280d27 Authenticating user 'default' from [fd00:1122:3344:101::b]:39763 | ||
| 122 | 2026.05.08 22:37:18.688941 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58139 | ||
| 123 | 2026.05.08 22:37:18.688878 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.08 22:37:18.689014 [ 5 ] {} <Debug> TCP-Session: 126427bb-4a65-4122-af24-b1c247280d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.08 22:37:18.688981 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.08 22:37:18.688983 [ 4 ] {} <Debug> TCP-Session: aae603a5-76ef-482e-8299-a24a5e6689c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.08 22:37:18.689123 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43239 | ||
| 128 | 2026.05.08 22:37:18.689109 [ 255 ] {} <Debug> TCP-Session: b98e4836-e118-4ff8-b0c1-c1cb704375d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:44962 | ||
| 129 | 2026.05.08 22:37:18.689107 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.08 22:37:18.689203 [ 255 ] {} <Debug> TCP-Session: b98e4836-e118-4ff8-b0c1-c1cb704375d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.08 22:37:18.689243 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59512 | ||
| 132 | 2026.05.08 22:37:18.689280 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.08 22:37:18.689303 [ 255 ] {} <Debug> TCP-Session: b98e4836-e118-4ff8-b0c1-c1cb704375d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.08 22:37:18.689324 [ 257 ] {} <Debug> TCP-Session: e40afac1-2f09-49ee-8c4d-8ce44195d611 Authenticating user 'default' from [fd00:1122:3344:101::b]:43239 | ||
| 135 | 2026.05.08 22:37:18.689227 [ 256 ] {} <Debug> TCP-Session: 772d0c9d-594c-4b61-9469-ba01a3e2b54f Authenticating user 'default' from [fd00:1122:3344:101::b]:58139 | ||
| 136 | 2026.05.08 22:37:18.689105 [ 5 ] {} <Debug> TCP-Session: 126427bb-4a65-4122-af24-b1c247280d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.08 22:37:18.689416 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.08 22:37:18.689417 [ 257 ] {} <Debug> TCP-Session: e40afac1-2f09-49ee-8c4d-8ce44195d611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.08 22:37:18.689411 [ 256 ] {} <Debug> TCP-Session: 772d0c9d-594c-4b61-9469-ba01a3e2b54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.08 22:37:18.689095 [ 254 ] {} <Debug> TCP-Session: 17b0cb3a-4dc2-4fc5-a8d3-8b05a51c3d6d Authenticating user 'default' from [fd00:1122:3344:101::b]:34411 | ||
| 141 | 2026.05.08 22:37:18.689531 [ 257 ] {} <Debug> TCP-Session: e40afac1-2f09-49ee-8c4d-8ce44195d611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.08 22:37:18.689519 [ 256 ] {} <Debug> TCP-Session: 772d0c9d-594c-4b61-9469-ba01a3e2b54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.08 22:37:18.689518 [ 258 ] {} <Debug> TCP-Session: aca17bac-eed4-4ea4-8bdf-8dd6ee2cf8d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:59512 | ||
| 144 | 2026.05.08 22:37:18.689625 [ 254 ] {} <Debug> TCP-Session: 17b0cb3a-4dc2-4fc5-a8d3-8b05a51c3d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.08 22:37:18.689706 [ 258 ] {} <Debug> TCP-Session: aca17bac-eed4-4ea4-8bdf-8dd6ee2cf8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.08 22:37:18.689713 [ 254 ] {} <Debug> TCP-Session: 17b0cb3a-4dc2-4fc5-a8d3-8b05a51c3d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.08 22:37:18.689728 [ 258 ] {} <Debug> TCP-Session: aca17bac-eed4-4ea4-8bdf-8dd6ee2cf8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.08 22:37:19.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.84 MiB, peak 116.84 MiB, free memory in arenas 0.00 B, will set to 118.96 MiB (RSS), difference: 2.13 MiB | ||
| 149 | 2026.05.08 22:37:19.074932 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62526 | ||
| 150 | 2026.05.08 22:37:19.075151 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.08 22:37:19.075195 [ 259 ] {} <Debug> TCP-Session: 84061915-3fec-45b1-bc30-29dc790ed515 Authenticating user 'default' from [fd00:1122:3344:101::a]:62526 | ||
| 152 | 2026.05.08 22:37:19.075216 [ 259 ] {} <Debug> TCP-Session: 84061915-3fec-45b1-bc30-29dc790ed515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.08 22:37:19.075393 [ 259 ] {} <Debug> TCP-Session: 84061915-3fec-45b1-bc30-29dc790ed515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.08 22:37:19.075473 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.08 22:37:19.075515 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.08 22:37:19.075589 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.08 22:37:19.076056 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47600 | ||
| 158 | 2026.05.08 22:37:19.076155 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63739 | ||
| 159 | 2026.05.08 22:37:19.076235 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.08 22:37:19.076316 [ 260 ] {} <Debug> TCP-Session: bf21144e-fc4a-49ff-86b8-7c86d63b7af4 Authenticating user 'default' from [fd00:1122:3344:101::a]:47600 | ||
| 161 | 2026.05.08 22:37:19.076369 [ 260 ] {} <Debug> TCP-Session: bf21144e-fc4a-49ff-86b8-7c86d63b7af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.08 22:37:19.076383 [ 260 ] {} <Debug> TCP-Session: bf21144e-fc4a-49ff-86b8-7c86d63b7af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.08 22:37:19.076415 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45878 | ||
| 164 | 2026.05.08 22:37:19.076383 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.08 22:37:19.076398 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64279 | ||
| 166 | 2026.05.08 22:37:19.076555 [ 261 ] {} <Debug> TCP-Session: fdc0b3f9-362c-47aa-a7d6-bb507331bc09 Authenticating user 'default' from [fd00:1122:3344:101::a]:63739 | ||
| 167 | 2026.05.08 22:37:19.076579 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37663 | ||
| 168 | 2026.05.08 22:37:19.076571 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65421 | ||
| 169 | 2026.05.08 22:37:19.076660 [ 261 ] {} <Debug> TCP-Session: fdc0b3f9-362c-47aa-a7d6-bb507331bc09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.08 22:37:19.076670 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.08 22:37:19.076679 [ 261 ] {} <Debug> TCP-Session: fdc0b3f9-362c-47aa-a7d6-bb507331bc09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.08 22:37:19.076719 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.08 22:37:19.076759 [ 263 ] {} <Debug> TCP-Session: d8e63659-70a2-4e31-9f8e-65dbf704a7ef Authenticating user 'default' from [fd00:1122:3344:101::a]:64279 | ||
| 174 | 2026.05.08 22:37:19.076775 [ 262 ] {} <Debug> TCP-Session: 72f6f9a7-7300-45be-9ef3-f593f548918c Authenticating user 'default' from [fd00:1122:3344:101::a]:45878 | ||
| 175 | 2026.05.08 22:37:19.076751 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53701 | ||
| 176 | 2026.05.08 22:37:19.076836 [ 263 ] {} <Debug> TCP-Session: d8e63659-70a2-4e31-9f8e-65dbf704a7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.08 22:37:19.076853 [ 262 ] {} <Debug> TCP-Session: 72f6f9a7-7300-45be-9ef3-f593f548918c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.08 22:37:19.076857 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.05.08 22:37:19.076920 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.08 22:37:19.076945 [ 262 ] {} <Debug> TCP-Session: 72f6f9a7-7300-45be-9ef3-f593f548918c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.08 22:37:19.076981 [ 265 ] {} <Debug> TCP-Session: 6fc7103f-ee28-428f-bd96-d1bea1d63e40 Authenticating user 'default' from [fd00:1122:3344:101::a]:65421 | ||
| 182 | 2026.05.08 22:37:19.076859 [ 263 ] {} <Debug> TCP-Session: d8e63659-70a2-4e31-9f8e-65dbf704a7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.08 22:37:19.077008 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.08 22:37:19.077051 [ 265 ] {} <Debug> TCP-Session: 6fc7103f-ee28-428f-bd96-d1bea1d63e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.08 22:37:19.077012 [ 264 ] {} <Debug> TCP-Session: 6325ccb4-2358-430d-b629-143bcb38b6cd Authenticating user 'default' from [fd00:1122:3344:101::a]:37663 | ||
| 186 | 2026.05.08 22:37:19.077116 [ 266 ] {} <Debug> TCP-Session: 6d0c52bd-b940-4fbb-bf15-b7e4b5b17e9d Authenticating user 'default' from [fd00:1122:3344:101::a]:53701 | ||
| 187 | 2026.05.08 22:37:19.077131 [ 265 ] {} <Debug> TCP-Session: 6fc7103f-ee28-428f-bd96-d1bea1d63e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.08 22:37:19.077123 [ 264 ] {} <Debug> TCP-Session: 6325ccb4-2358-430d-b629-143bcb38b6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.08 22:37:19.077216 [ 266 ] {} <Debug> TCP-Session: 6d0c52bd-b940-4fbb-bf15-b7e4b5b17e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.08 22:37:19.077222 [ 264 ] {} <Debug> TCP-Session: 6325ccb4-2358-430d-b629-143bcb38b6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.08 22:37:19.077309 [ 266 ] {} <Debug> TCP-Session: 6d0c52bd-b940-4fbb-bf15-b7e4b5b17e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.08 22:37:19.724554 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57451 | ||
| 193 | 2026.05.08 22:37:19.724754 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.08 22:37:19.724818 [ 267 ] {} <Debug> TCP-Session: ed41ffd6-c234-473c-8231-29da5f131293 Authenticating user 'default' from [fd00:1122:3344:101::e]:57451 | ||
| 195 | 2026.05.08 22:37:19.724839 [ 267 ] {} <Debug> TCP-Session: ed41ffd6-c234-473c-8231-29da5f131293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.08 22:37:19.724851 [ 267 ] {} <Debug> TCP-Session: ed41ffd6-c234-473c-8231-29da5f131293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.08 22:37:19.724970 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.05.08 22:37:19.724997 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.05.08 22:37:19.725072 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.05.08 22:37:19.725615 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39078 | ||
| 201 | 2026.05.08 22:37:19.725841 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.05.08 22:37:19.725857 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61773 | ||
| 203 | 2026.05.08 22:37:19.725870 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38366 | ||
| 204 | 2026.05.08 22:37:19.725883 [ 268 ] {} <Debug> TCP-Session: 3fec8446-bb3b-451f-8eec-f6d1593b1437 Authenticating user 'default' from [fd00:1122:3344:101::e]:39078 | ||
| 205 | 2026.05.08 22:37:19.725957 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35567 | ||
| 206 | 2026.05.08 22:37:19.726076 [ 268 ] {} <Debug> TCP-Session: 3fec8446-bb3b-451f-8eec-f6d1593b1437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.08 22:37:19.726086 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.05.08 22:37:19.726105 [ 268 ] {} <Debug> TCP-Session: 3fec8446-bb3b-451f-8eec-f6d1593b1437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.08 22:37:19.726304 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49930 | ||
| 210 | 2026.05.08 22:37:19.726317 [ 270 ] {} <Debug> TCP-Session: fcf9781d-25ca-4138-b12a-4df36b96d09e Authenticating user 'default' from [fd00:1122:3344:101::e]:61773 | ||
| 211 | 2026.05.08 22:37:19.726394 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.08 22:37:19.726431 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34342 | ||
| 213 | 2026.05.08 22:37:19.726451 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.08 22:37:19.726456 [ 270 ] {} <Debug> TCP-Session: fcf9781d-25ca-4138-b12a-4df36b96d09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.08 22:37:19.726512 [ 271 ] {} <Debug> TCP-Session: 7c0b65c9-bb32-477f-89f9-abf50b1acad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35567 | ||
| 216 | 2026.05.08 22:37:19.726533 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.08 22:37:19.726506 [ 269 ] {} <Debug> TCP-Session: 28c9508c-9d7b-44e4-9c4f-b55409d789e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38366 | ||
| 218 | 2026.05.08 22:37:19.726594 [ 271 ] {} <Debug> TCP-Session: 7c0b65c9-bb32-477f-89f9-abf50b1acad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.08 22:37:19.726620 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.08 22:37:19.726580 [ 273 ] {} <Debug> TCP-Session: 2f702a55-ee8e-4dfd-a0be-e9524703daaf Authenticating user 'default' from [fd00:1122:3344:101::e]:49930 | ||
| 221 | 2026.05.08 22:37:19.726678 [ 269 ] {} <Debug> TCP-Session: 28c9508c-9d7b-44e4-9c4f-b55409d789e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.08 22:37:19.726720 [ 274 ] {} <Debug> TCP-Session: 8b3290fb-fb2c-41a8-beec-ecbd02a3756f Authenticating user 'default' from [fd00:1122:3344:101::e]:34342 | ||
| 223 | 2026.05.08 22:37:19.726726 [ 273 ] {} <Debug> TCP-Session: 2f702a55-ee8e-4dfd-a0be-e9524703daaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.08 22:37:19.726780 [ 274 ] {} <Debug> TCP-Session: 8b3290fb-fb2c-41a8-beec-ecbd02a3756f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.08 22:37:19.726761 [ 269 ] {} <Debug> TCP-Session: 28c9508c-9d7b-44e4-9c4f-b55409d789e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.08 22:37:19.726803 [ 271 ] {} <Debug> TCP-Session: 7c0b65c9-bb32-477f-89f9-abf50b1acad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.08 22:37:19.726861 [ 274 ] {} <Debug> TCP-Session: 8b3290fb-fb2c-41a8-beec-ecbd02a3756f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.08 22:37:19.726840 [ 273 ] {} <Debug> TCP-Session: 2f702a55-ee8e-4dfd-a0be-e9524703daaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.08 22:37:19.726562 [ 270 ] {} <Debug> TCP-Session: fcf9781d-25ca-4138-b12a-4df36b96d09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.08 22:37:19.726431 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63999 | ||
| 231 | 2026.05.08 22:37:19.727170 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.05.08 22:37:19.727211 [ 272 ] {} <Debug> TCP-Session: d4929748-c811-4b04-bb6a-0bd083aa1170 Authenticating user 'default' from [fd00:1122:3344:101::e]:63999 | ||
| 233 | 2026.05.08 22:37:19.727233 [ 272 ] {} <Debug> TCP-Session: d4929748-c811-4b04-bb6a-0bd083aa1170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.08 22:37:19.727318 [ 272 ] {} <Debug> TCP-Session: d4929748-c811-4b04-bb6a-0bd083aa1170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.08 22:37:19.776797 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49574 | ||
| 236 | 2026.05.08 22:37:19.776931 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.08 22:37:19.777036 [ 275 ] {} <Debug> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Authenticating user 'default' from [fd00:1122:3344:101::d]:49574 | ||
| 238 | 2026.05.08 22:37:19.777057 [ 275 ] {} <Debug> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.08 22:37:19.777071 [ 275 ] {} <Debug> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.08 22:37:19.777189 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.05.08 22:37:19.777238 [ 275 ] {} <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 | ||
| 242 | 2026.05.08 22:37:19.777316 [ 275 ] {} <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 | ||
| 243 | 2026.05.08 22:37:19.777832 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53332 | ||
| 244 | 2026.05.08 22:37:19.777923 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44432 | ||
| 245 | 2026.05.08 22:37:19.778094 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55878 | ||
| 246 | 2026.05.08 22:37:19.778164 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38245 | ||
| 247 | 2026.05.08 22:37:19.778207 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.05.08 22:37:19.778292 [ 276 ] {} <Debug> TCP-Session: ecf56b75-1664-4ba2-9d68-09dd93e86d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:53332 | ||
| 249 | 2026.05.08 22:37:19.778323 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42505 | ||
| 250 | 2026.05.08 22:37:19.778342 [ 276 ] {} <Debug> TCP-Session: ecf56b75-1664-4ba2-9d68-09dd93e86d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.08 22:37:19.778366 [ 276 ] {} <Debug> TCP-Session: ecf56b75-1664-4ba2-9d68-09dd93e86d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.08 22:37:19.778369 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.05.08 22:37:19.778449 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.05.08 22:37:19.778457 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60986 | ||
| 255 | 2026.05.08 22:37:19.778490 [ 279 ] {} <Debug> TCP-Session: 1f5f63e1-c7bf-4017-8ee8-dcc3f50856b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38245 | ||
| 256 | 2026.05.08 22:37:19.778564 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54056 | ||
| 257 | 2026.05.08 22:37:19.778569 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.05.08 22:37:19.778603 [ 279 ] {} <Debug> TCP-Session: 1f5f63e1-c7bf-4017-8ee8-dcc3f50856b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.08 22:37:19.778644 [ 280 ] {} <Debug> TCP-Session: 6f838116-bd8b-47c7-9057-b6a0103ba858 Authenticating user 'default' from [fd00:1122:3344:101::d]:42505 | ||
| 260 | 2026.05.08 22:37:19.778476 [ 278 ] {} <Debug> TCP-Session: f2d173c1-bd2e-45c4-a872-a762a021dfae Authenticating user 'default' from [fd00:1122:3344:101::d]:55878 | ||
| 261 | 2026.05.08 22:37:19.778637 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64194 | ||
| 262 | 2026.05.08 22:37:19.778759 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.08 22:37:19.778761 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.05.08 22:37:19.778734 [ 280 ] {} <Debug> TCP-Session: 6f838116-bd8b-47c7-9057-b6a0103ba858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.05.08 22:37:19.778726 [ 278 ] {} <Debug> TCP-Session: f2d173c1-bd2e-45c4-a872-a762a021dfae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.08 22:37:19.778856 [ 282 ] {} <Debug> TCP-Session: 25b2d318-4618-4c11-9e59-1be0cd84753f Authenticating user 'default' from [fd00:1122:3344:101::d]:54056 | ||
| 267 | 2026.05.08 22:37:19.778835 [ 280 ] {} <Debug> TCP-Session: 6f838116-bd8b-47c7-9057-b6a0103ba858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.08 22:37:19.778833 [ 281 ] {} <Debug> TCP-Session: e41f3a31-2d24-409b-84fc-8008a40ce6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60986 | ||
| 269 | 2026.05.08 22:37:19.778916 [ 278 ] {} <Debug> TCP-Session: f2d173c1-bd2e-45c4-a872-a762a021dfae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.08 22:37:19.778942 [ 282 ] {} <Debug> TCP-Session: 25b2d318-4618-4c11-9e59-1be0cd84753f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.08 22:37:19.778713 [ 279 ] {} <Debug> TCP-Session: 1f5f63e1-c7bf-4017-8ee8-dcc3f50856b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.08 22:37:19.778999 [ 282 ] {} <Debug> TCP-Session: 25b2d318-4618-4c11-9e59-1be0cd84753f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.08 22:37:19.778994 [ 281 ] {} <Debug> TCP-Session: e41f3a31-2d24-409b-84fc-8008a40ce6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.08 22:37:19.779103 [ 281 ] {} <Debug> TCP-Session: e41f3a31-2d24-409b-84fc-8008a40ce6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.08 22:37:19.779799 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.05.08 22:37:19.779835 [ 283 ] {} <Debug> TCP-Session: f74b37ae-bf29-4d4b-b0cb-6b7704584fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64194 | ||
| 277 | 2026.05.08 22:37:19.779849 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.05.08 22:37:19.779903 [ 283 ] {} <Debug> TCP-Session: f74b37ae-bf29-4d4b-b0cb-6b7704584fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.08 22:37:19.780006 [ 277 ] {} <Debug> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Authenticating user 'default' from [fd00:1122:3344:101::d]:44432 | ||
| 280 | 2026.05.08 22:37:19.780018 [ 283 ] {} <Debug> TCP-Session: f74b37ae-bf29-4d4b-b0cb-6b7704584fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.08 22:37:19.780033 [ 277 ] {} <Debug> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.08 22:37:19.780162 [ 277 ] {} <Debug> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.08 22:37:19.785862 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.05.08 22:37:19.788859 [ 275 ] {62546d2e-02e5-4aa0-b553-e7f4bda6105a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.05.08 22:37:19.942240 [ 275 ] {62546d2e-02e5-4aa0-b553-e7f4bda6105a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49574) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.05.08 22:37:19.943225 [ 275 ] {62546d2e-02e5-4aa0-b553-e7f4bda6105a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.05.08 22:37:19.943429 [ 275 ] {62546d2e-02e5-4aa0-b553-e7f4bda6105a} <Debug> TCPHandler: Processed in 0.163561636 sec. | ||
| 334 | 2026.05.08 22:37:19.945601 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.05.08 22:37:19.945749 [ 275 ] {4d07a4ff-b189-43ab-9e84-b8d75dedc5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.05.08 22:37:19.946070 [ 275 ] {4d07a4ff-b189-43ab-9e84-b8d75dedc5e3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49574) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.05.08 22:37:19.946331 [ 275 ] {4d07a4ff-b189-43ab-9e84-b8d75dedc5e3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.05.08 22:37:19.946589 [ 275 ] {4d07a4ff-b189-43ab-9e84-b8d75dedc5e3} <Debug> TCPHandler: Processed in 0.001096046 sec. | ||
| 385 | 2026.05.08 22:37:19.946992 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.08 22:37:19.947955 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.05.08 22:37:19.948615 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.05.08 22:37:19.960429 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.05.08 22:37:19.960546 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150332 sec | ||
| 390 | 2026.05.08 22:37:19.960562 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.05.08 22:37:19.960576 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.05.08 22:37:19.960654 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.05.08 22:37:19.961393 [ 277 ] {ada0443f-4a9f-4716-9fed-d17fe5412fc4} <Debug> TCPHandler: Processed in 0.014584812 sec. | ||
| 394 | 2026.05.08 22:37:19.961548 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.05.08 22:37:19.961696 [ 277 ] {9955d644-3b0b-4e9f-8131-07a2e92f413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.05.08 22:37:19.961809 [ 277 ] {9955d644-3b0b-4e9f-8131-07a2e92f413b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.05.08 22:37:19.966654 [ 277 ] {9955d644-3b0b-4e9f-8131-07a2e92f413b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.05.08 22:37:19.975190 [ 277 ] {9955d644-3b0b-4e9f-8131-07a2e92f413b} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2): Loading data parts | ||
| 400 | 2026.05.08 22:37:19.976480 [ 277 ] {9955d644-3b0b-4e9f-8131-07a2e92f413b} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2): There are no data parts | ||
| 401 | 2026.05.08 22:37:19.981356 [ 277 ] {9955d644-3b0b-4e9f-8131-07a2e92f413b} <Debug> TCPHandler: Processed in 0.019863763 sec. | ||
| 402 | 2026.05.08 22:37:19.981600 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.05.08 22:37:19.981780 [ 277 ] {15b0de03-fa73-499d-9bbc-f55ca72edf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.05.08 22:37:19.981899 [ 277 ] {15b0de03-fa73-499d-9bbc-f55ca72edf78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.05.08 22:37:20.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.28 MiB, peak 123.28 MiB, free memory in arenas 0.00 B, will set to 132.28 MiB (RSS), difference: 9.00 MiB | ||
| 416 | 2026.05.08 22:37:20.009023 [ 277 ] {15b0de03-fa73-499d-9bbc-f55ca72edf78} <Debug> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Loading data parts | ||
| 417 | 2026.05.08 22:37:20.009310 [ 277 ] {15b0de03-fa73-499d-9bbc-f55ca72edf78} <Debug> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): There are no data parts | ||
| 418 | 2026.05.08 22:37:20.018165 [ 277 ] {15b0de03-fa73-499d-9bbc-f55ca72edf78} <Debug> TCPHandler: Processed in 0.036619708 sec. | ||
| 419 | 2026.05.08 22:37:20.018462 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.08 22:37:20.018677 [ 277 ] {d2a8f41c-1024-429b-bac1-c59ddf71f323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 421 | 2026.05.08 22:37:20.018810 [ 277 ] {d2a8f41c-1024-429b-bac1-c59ddf71f323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.05.08 22:37:20.032642 [ 277 ] {d2a8f41c-1024-429b-bac1-c59ddf71f323} <Debug> oximeter.measurements_i8 (f5d27ddc-79cd-4390-b3c0-582d84a69ebb): Loading data parts | ||
| 423 | 2026.05.08 22:37:20.032798 [ 277 ] {d2a8f41c-1024-429b-bac1-c59ddf71f323} <Debug> oximeter.measurements_i8 (f5d27ddc-79cd-4390-b3c0-582d84a69ebb): There are no data parts | ||
| 424 | 2026.05.08 22:37:20.038254 [ 277 ] {d2a8f41c-1024-429b-bac1-c59ddf71f323} <Debug> TCPHandler: Processed in 0.019898194 sec. | ||
| 425 | 2026.05.08 22:37:20.038441 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.08 22:37:20.038642 [ 277 ] {0aacccd5-7e54-4ef0-81ca-486bd3180c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 427 | 2026.05.08 22:37:20.038784 [ 277 ] {0aacccd5-7e54-4ef0-81ca-486bd3180c2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.05.08 22:37:20.046334 [ 277 ] {0aacccd5-7e54-4ef0-81ca-486bd3180c2f} <Debug> oximeter.measurements_u8 (6036a28c-d9e3-4d97-933e-a6be29c94d07): Loading data parts | ||
| 429 | 2026.05.08 22:37:20.046501 [ 277 ] {0aacccd5-7e54-4ef0-81ca-486bd3180c2f} <Debug> oximeter.measurements_u8 (6036a28c-d9e3-4d97-933e-a6be29c94d07): There are no data parts | ||
| 430 | 2026.05.08 22:37:20.051032 [ 277 ] {0aacccd5-7e54-4ef0-81ca-486bd3180c2f} <Debug> TCPHandler: Processed in 0.012653323 sec. | ||
| 431 | 2026.05.08 22:37:20.051247 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.08 22:37:20.051449 [ 277 ] {7c2752f9-7efa-4eb8-9061-1a22e7179ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 433 | 2026.05.08 22:37:20.051558 [ 277 ] {7c2752f9-7efa-4eb8-9061-1a22e7179ff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.05.08 22:37:20.062789 [ 277 ] {7c2752f9-7efa-4eb8-9061-1a22e7179ff8} <Debug> oximeter.measurements_i16 (aea052d9-2e7c-40c1-beb7-ea1be79edec2): Loading data parts | ||
| 435 | 2026.05.08 22:37:20.062952 [ 277 ] {7c2752f9-7efa-4eb8-9061-1a22e7179ff8} <Debug> oximeter.measurements_i16 (aea052d9-2e7c-40c1-beb7-ea1be79edec2): There are no data parts | ||
| 436 | 2026.05.08 22:37:20.066684 [ 277 ] {7c2752f9-7efa-4eb8-9061-1a22e7179ff8} <Debug> TCPHandler: Processed in 0.015509587 sec. | ||
| 437 | 2026.05.08 22:37:20.066836 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.08 22:37:20.067010 [ 277 ] {d317420a-16e1-4b17-b05e-6776c5daf9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 439 | 2026.05.08 22:37:20.067131 [ 277 ] {d317420a-16e1-4b17-b05e-6776c5daf9ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.05.08 22:37:20.074286 [ 277 ] {d317420a-16e1-4b17-b05e-6776c5daf9ed} <Debug> oximeter.measurements_u16 (8026f9da-dac4-42db-a8f3-bafcac55b74b): Loading data parts | ||
| 441 | 2026.05.08 22:37:20.074693 [ 277 ] {d317420a-16e1-4b17-b05e-6776c5daf9ed} <Debug> oximeter.measurements_u16 (8026f9da-dac4-42db-a8f3-bafcac55b74b): There are no data parts | ||
| 442 | 2026.05.08 22:37:20.083770 [ 277 ] {d317420a-16e1-4b17-b05e-6776c5daf9ed} <Debug> TCPHandler: Processed in 0.016970289 sec. | ||
| 443 | 2026.05.08 22:37:20.083919 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.08 22:37:20.084152 [ 277 ] {1d6b85f0-3ffe-49e8-b9dc-da9cdfabbcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 445 | 2026.05.08 22:37:20.084260 [ 277 ] {1d6b85f0-3ffe-49e8-b9dc-da9cdfabbcce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.05.08 22:37:20.094069 [ 277 ] {1d6b85f0-3ffe-49e8-b9dc-da9cdfabbcce} <Debug> oximeter.measurements_i32 (6777d9b6-a12f-47de-9fd2-5d50f7393751): Loading data parts | ||
| 447 | 2026.05.08 22:37:20.094223 [ 277 ] {1d6b85f0-3ffe-49e8-b9dc-da9cdfabbcce} <Debug> oximeter.measurements_i32 (6777d9b6-a12f-47de-9fd2-5d50f7393751): There are no data parts | ||
| 448 | 2026.05.08 22:37:20.099118 [ 277 ] {1d6b85f0-3ffe-49e8-b9dc-da9cdfabbcce} <Debug> TCPHandler: Processed in 0.015248012 sec. | ||
| 449 | 2026.05.08 22:37:20.099432 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.08 22:37:20.099742 [ 277 ] {c14c41e8-9333-47ce-a046-18c6b73fccbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 451 | 2026.05.08 22:37:20.099857 [ 277 ] {c14c41e8-9333-47ce-a046-18c6b73fccbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.05.08 22:37:20.101982 [ 277 ] {c14c41e8-9333-47ce-a046-18c6b73fccbe} <Debug> oximeter.measurements_u32 (b78bf305-d619-4cdb-b057-7f0384dab3f1): Loading data parts | ||
| 453 | 2026.05.08 22:37:20.102130 [ 277 ] {c14c41e8-9333-47ce-a046-18c6b73fccbe} <Debug> oximeter.measurements_u32 (b78bf305-d619-4cdb-b057-7f0384dab3f1): There are no data parts | ||
| 454 | 2026.05.08 22:37:20.106789 [ 277 ] {c14c41e8-9333-47ce-a046-18c6b73fccbe} <Debug> TCPHandler: Processed in 0.007492594 sec. | ||
| 455 | 2026.05.08 22:37:20.106940 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.08 22:37:20.107159 [ 277 ] {182db45a-1101-4eca-9cdd-242958041143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 457 | 2026.05.08 22:37:20.107261 [ 277 ] {182db45a-1101-4eca-9cdd-242958041143} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.05.08 22:37:20.120561 [ 277 ] {182db45a-1101-4eca-9cdd-242958041143} <Debug> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Loading data parts | ||
| 459 | 2026.05.08 22:37:20.120719 [ 277 ] {182db45a-1101-4eca-9cdd-242958041143} <Debug> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): There are no data parts | ||
| 460 | 2026.05.08 22:37:20.126458 [ 277 ] {182db45a-1101-4eca-9cdd-242958041143} <Debug> TCPHandler: Processed in 0.019566368 sec. | ||
| 461 | 2026.05.08 22:37:20.126639 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.05.08 22:37:20.126823 [ 277 ] {a01b9bb5-c741-499d-aafd-d5b53459e19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 463 | 2026.05.08 22:37:20.126955 [ 277 ] {a01b9bb5-c741-499d-aafd-d5b53459e19c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.05.08 22:37:20.134780 [ 277 ] {a01b9bb5-c741-499d-aafd-d5b53459e19c} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Loading data parts | ||
| 465 | 2026.05.08 22:37:20.134967 [ 277 ] {a01b9bb5-c741-499d-aafd-d5b53459e19c} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): There are no data parts | ||
| 466 | 2026.05.08 22:37:20.139325 [ 277 ] {a01b9bb5-c741-499d-aafd-d5b53459e19c} <Debug> TCPHandler: Processed in 0.012744675 sec. | ||
| 467 | 2026.05.08 22:37:20.139468 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.05.08 22:37:20.139688 [ 277 ] {8723f0f8-a547-493b-bdbb-52567ec13519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 469 | 2026.05.08 22:37:20.139793 [ 277 ] {8723f0f8-a547-493b-bdbb-52567ec13519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.05.08 22:37:20.150848 [ 277 ] {8723f0f8-a547-493b-bdbb-52567ec13519} <Debug> oximeter.measurements_f32 (ee806889-fb5d-4f2b-a9e7-4cdb85400e9e): Loading data parts | ||
| 471 | 2026.05.08 22:37:20.151008 [ 277 ] {8723f0f8-a547-493b-bdbb-52567ec13519} <Debug> oximeter.measurements_f32 (ee806889-fb5d-4f2b-a9e7-4cdb85400e9e): There are no data parts | ||
| 472 | 2026.05.08 22:37:20.162768 [ 277 ] {8723f0f8-a547-493b-bdbb-52567ec13519} <Debug> TCPHandler: Processed in 0.023346976 sec. | ||
| 473 | 2026.05.08 22:37:20.162945 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.05.08 22:37:20.163136 [ 277 ] {dfc72eb7-2c29-4b60-9a75-f9c584f4d735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 475 | 2026.05.08 22:37:20.163269 [ 277 ] {dfc72eb7-2c29-4b60-9a75-f9c584f4d735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.05.08 22:37:20.177550 [ 277 ] {dfc72eb7-2c29-4b60-9a75-f9c584f4d735} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Loading data parts | ||
| 477 | 2026.05.08 22:37:20.177738 [ 277 ] {dfc72eb7-2c29-4b60-9a75-f9c584f4d735} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): There are no data parts | ||
| 478 | 2026.05.08 22:37:20.184198 [ 277 ] {dfc72eb7-2c29-4b60-9a75-f9c584f4d735} <Debug> TCPHandler: Processed in 0.021311495 sec. | ||
| 479 | 2026.05.08 22:37:20.184346 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.05.08 22:37:20.184615 [ 277 ] {4b24872d-f1da-4307-863a-aac9f8393ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 481 | 2026.05.08 22:37:20.184739 [ 277 ] {4b24872d-f1da-4307-863a-aac9f8393ff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.05.08 22:37:20.195315 [ 277 ] {4b24872d-f1da-4307-863a-aac9f8393ff8} <Debug> oximeter.measurements_string (51aad306-dc7e-49a8-8520-a8605c6967b0): Loading data parts | ||
| 483 | 2026.05.08 22:37:20.195451 [ 277 ] {4b24872d-f1da-4307-863a-aac9f8393ff8} <Debug> oximeter.measurements_string (51aad306-dc7e-49a8-8520-a8605c6967b0): There are no data parts | ||
| 484 | 2026.05.08 22:37:20.200457 [ 277 ] {4b24872d-f1da-4307-863a-aac9f8393ff8} <Debug> TCPHandler: Processed in 0.016162587 sec. | ||
| 485 | 2026.05.08 22:37:20.200623 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.05.08 22:37:20.200810 [ 277 ] {1d37a1c7-c957-4193-94a7-d25e49a18f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.05.08 22:37:20.200940 [ 277 ] {1d37a1c7-c957-4193-94a7-d25e49a18f72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.05.08 22:37:20.216900 [ 277 ] {1d37a1c7-c957-4193-94a7-d25e49a18f72} <Debug> oximeter.measurements_bytes (3f8a0163-3e6b-4c38-ab0a-7cc0a16e49a1): Loading data parts | ||
| 496 | 2026.05.08 22:37:20.217036 [ 277 ] {1d37a1c7-c957-4193-94a7-d25e49a18f72} <Debug> oximeter.measurements_bytes (3f8a0163-3e6b-4c38-ab0a-7cc0a16e49a1): There are no data parts | ||
| 497 | 2026.05.08 22:37:20.224569 [ 277 ] {1d37a1c7-c957-4193-94a7-d25e49a18f72} <Debug> TCPHandler: Processed in 0.024004566 sec. | ||
| 498 | 2026.05.08 22:37:20.224713 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.08 22:37:20.224872 [ 277 ] {4eb3a1bc-379d-4e5c-bb62-81edd231fc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 500 | 2026.05.08 22:37:20.224984 [ 277 ] {4eb3a1bc-379d-4e5c-bb62-81edd231fc90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.05.08 22:37:20.229864 [ 277 ] {4eb3a1bc-379d-4e5c-bb62-81edd231fc90} <Debug> oximeter.measurements_cumulativei64 (4d16b4e3-5b22-4cb9-a69c-d88e91e5322a): Loading data parts | ||
| 502 | 2026.05.08 22:37:20.230088 [ 277 ] {4eb3a1bc-379d-4e5c-bb62-81edd231fc90} <Debug> oximeter.measurements_cumulativei64 (4d16b4e3-5b22-4cb9-a69c-d88e91e5322a): There are no data parts | ||
| 503 | 2026.05.08 22:37:20.237605 [ 277 ] {4eb3a1bc-379d-4e5c-bb62-81edd231fc90} <Debug> TCPHandler: Processed in 0.012939297 sec. | ||
| 504 | 2026.05.08 22:37:20.237852 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.08 22:37:20.238044 [ 277 ] {1c8bbd59-6caf-45b1-80ba-4e0195e5f409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 506 | 2026.05.08 22:37:20.238179 [ 277 ] {1c8bbd59-6caf-45b1-80ba-4e0195e5f409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.05.08 22:37:20.243323 [ 277 ] {1c8bbd59-6caf-45b1-80ba-4e0195e5f409} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Loading data parts | ||
| 508 | 2026.05.08 22:37:20.243565 [ 277 ] {1c8bbd59-6caf-45b1-80ba-4e0195e5f409} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): There are no data parts | ||
| 509 | 2026.05.08 22:37:20.248081 [ 277 ] {1c8bbd59-6caf-45b1-80ba-4e0195e5f409} <Debug> TCPHandler: Processed in 0.010286847 sec. | ||
| 510 | 2026.05.08 22:37:20.248252 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.08 22:37:20.248498 [ 277 ] {048d153e-a679-44b6-a51e-923921566a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 512 | 2026.05.08 22:37:20.248619 [ 277 ] {048d153e-a679-44b6-a51e-923921566a1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.05.08 22:37:20.251619 [ 277 ] {048d153e-a679-44b6-a51e-923921566a1c} <Debug> oximeter.measurements_cumulativef32 (5e91cb27-17d3-417f-837d-f9e254c986db): Loading data parts | ||
| 514 | 2026.05.08 22:37:20.251769 [ 277 ] {048d153e-a679-44b6-a51e-923921566a1c} <Debug> oximeter.measurements_cumulativef32 (5e91cb27-17d3-417f-837d-f9e254c986db): There are no data parts | ||
| 515 | 2026.05.08 22:37:20.253318 [ 277 ] {048d153e-a679-44b6-a51e-923921566a1c} <Debug> TCPHandler: Processed in 0.005123518 sec. | ||
| 516 | 2026.05.08 22:37:20.253461 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.08 22:37:20.253624 [ 277 ] {7083ab06-c44d-43da-b857-f417deb87846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 518 | 2026.05.08 22:37:20.253734 [ 277 ] {7083ab06-c44d-43da-b857-f417deb87846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.05.08 22:37:20.258461 [ 277 ] {7083ab06-c44d-43da-b857-f417deb87846} <Debug> oximeter.measurements_cumulativef64 (af17f73d-a991-41a4-8367-bcb55b62865b): Loading data parts | ||
| 520 | 2026.05.08 22:37:20.258626 [ 277 ] {7083ab06-c44d-43da-b857-f417deb87846} <Debug> oximeter.measurements_cumulativef64 (af17f73d-a991-41a4-8367-bcb55b62865b): There are no data parts | ||
| 521 | 2026.05.08 22:37:20.265077 [ 277 ] {7083ab06-c44d-43da-b857-f417deb87846} <Debug> TCPHandler: Processed in 0.011663718 sec. | ||
| 522 | 2026.05.08 22:37:20.265327 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.05.08 22:37:20.265551 [ 277 ] {b1c23fe2-9789-47c2-9106-d17d7334da24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.05.08 22:37:20.265675 [ 277 ] {b1c23fe2-9789-47c2-9106-d17d7334da24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.05.08 22:37:20.278221 [ 277 ] {b1c23fe2-9789-47c2-9106-d17d7334da24} <Debug> oximeter.measurements_histogrami8 (b8abcbd7-9591-4cad-914c-9f59b3991f0b): Loading data parts | ||
| 536 | 2026.05.08 22:37:20.278390 [ 277 ] {b1c23fe2-9789-47c2-9106-d17d7334da24} <Debug> oximeter.measurements_histogrami8 (b8abcbd7-9591-4cad-914c-9f59b3991f0b): There are no data parts | ||
| 537 | 2026.05.08 22:37:20.282889 [ 277 ] {b1c23fe2-9789-47c2-9106-d17d7334da24} <Debug> TCPHandler: Processed in 0.017622068 sec. | ||
| 538 | 2026.05.08 22:37:20.283064 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.08 22:37:20.283318 [ 277 ] {4bcc2f3a-2a4f-4b11-a27a-7c1f071ae991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 540 | 2026.05.08 22:37:20.283451 [ 277 ] {4bcc2f3a-2a4f-4b11-a27a-7c1f071ae991} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.05.08 22:37:20.290388 [ 277 ] {4bcc2f3a-2a4f-4b11-a27a-7c1f071ae991} <Debug> oximeter.measurements_histogramu8 (5cafae0b-0b73-4622-8a83-67fdff552877): Loading data parts | ||
| 542 | 2026.05.08 22:37:20.290552 [ 277 ] {4bcc2f3a-2a4f-4b11-a27a-7c1f071ae991} <Debug> oximeter.measurements_histogramu8 (5cafae0b-0b73-4622-8a83-67fdff552877): There are no data parts | ||
| 543 | 2026.05.08 22:37:20.295596 [ 277 ] {4bcc2f3a-2a4f-4b11-a27a-7c1f071ae991} <Debug> TCPHandler: Processed in 0.012590622 sec. | ||
| 544 | 2026.05.08 22:37:20.295803 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.08 22:37:20.296100 [ 277 ] {ba849137-ebf1-4930-a1ca-ade06e7d773e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 546 | 2026.05.08 22:37:20.296242 [ 277 ] {ba849137-ebf1-4930-a1ca-ade06e7d773e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.05.08 22:37:20.302277 [ 277 ] {ba849137-ebf1-4930-a1ca-ade06e7d773e} <Debug> oximeter.measurements_histogrami16 (7e443f4f-9087-4615-a791-9743e89125b4): Loading data parts | ||
| 548 | 2026.05.08 22:37:20.302421 [ 277 ] {ba849137-ebf1-4930-a1ca-ade06e7d773e} <Debug> oximeter.measurements_histogrami16 (7e443f4f-9087-4615-a791-9743e89125b4): There are no data parts | ||
| 549 | 2026.05.08 22:37:20.305187 [ 277 ] {ba849137-ebf1-4930-a1ca-ade06e7d773e} <Debug> TCPHandler: Processed in 0.009442734 sec. | ||
| 550 | 2026.05.08 22:37:20.305336 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.08 22:37:20.305598 [ 277 ] {040cd48f-82fc-4726-823b-7453e57361d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 552 | 2026.05.08 22:37:20.305726 [ 277 ] {040cd48f-82fc-4726-823b-7453e57361d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.05.08 22:37:20.314543 [ 277 ] {040cd48f-82fc-4726-823b-7453e57361d5} <Debug> oximeter.measurements_histogramu16 (6c402bbc-593a-4987-960d-417750f42c9e): Loading data parts | ||
| 554 | 2026.05.08 22:37:20.314706 [ 277 ] {040cd48f-82fc-4726-823b-7453e57361d5} <Debug> oximeter.measurements_histogramu16 (6c402bbc-593a-4987-960d-417750f42c9e): There are no data parts | ||
| 555 | 2026.05.08 22:37:20.317509 [ 277 ] {040cd48f-82fc-4726-823b-7453e57361d5} <Debug> TCPHandler: Processed in 0.012222356 sec. | ||
| 556 | 2026.05.08 22:37:20.317727 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.08 22:37:20.318027 [ 277 ] {2fdd1e98-64ae-478c-92dc-585fa4bfbb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 558 | 2026.05.08 22:37:20.318189 [ 277 ] {2fdd1e98-64ae-478c-92dc-585fa4bfbb3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.05.08 22:37:20.323091 [ 277 ] {2fdd1e98-64ae-478c-92dc-585fa4bfbb3e} <Debug> oximeter.measurements_histogrami32 (de14cf1f-54e8-4bea-bc8b-2a57e8948a60): Loading data parts | ||
| 560 | 2026.05.08 22:37:20.323364 [ 277 ] {2fdd1e98-64ae-478c-92dc-585fa4bfbb3e} <Debug> oximeter.measurements_histogrami32 (de14cf1f-54e8-4bea-bc8b-2a57e8948a60): There are no data parts | ||
| 561 | 2026.05.08 22:37:20.327957 [ 277 ] {2fdd1e98-64ae-478c-92dc-585fa4bfbb3e} <Debug> TCPHandler: Processed in 0.010294577 sec. | ||
| 562 | 2026.05.08 22:37:20.328123 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.08 22:37:20.328333 [ 277 ] {136c3da8-d283-40e2-aecd-7c52fd23341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 564 | 2026.05.08 22:37:20.328458 [ 277 ] {136c3da8-d283-40e2-aecd-7c52fd23341c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.05.08 22:37:20.331591 [ 277 ] {136c3da8-d283-40e2-aecd-7c52fd23341c} <Debug> oximeter.measurements_histogramu32 (4f5d629e-ef69-4069-aab2-0614629c4d4e): Loading data parts | ||
| 566 | 2026.05.08 22:37:20.331731 [ 277 ] {136c3da8-d283-40e2-aecd-7c52fd23341c} <Debug> oximeter.measurements_histogramu32 (4f5d629e-ef69-4069-aab2-0614629c4d4e): There are no data parts | ||
| 567 | 2026.05.08 22:37:20.333121 [ 277 ] {136c3da8-d283-40e2-aecd-7c52fd23341c} <Debug> TCPHandler: Processed in 0.005046857 sec. | ||
| 568 | 2026.05.08 22:37:20.333321 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.08 22:37:20.333571 [ 277 ] {e0088193-d731-457a-b7d1-be4515c93af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 570 | 2026.05.08 22:37:20.333707 [ 277 ] {e0088193-d731-457a-b7d1-be4515c93af2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.05.08 22:37:20.342979 [ 277 ] {e0088193-d731-457a-b7d1-be4515c93af2} <Debug> oximeter.measurements_histogrami64 (8d0bd474-208f-4004-b541-3c572fba2497): Loading data parts | ||
| 572 | 2026.05.08 22:37:20.343123 [ 277 ] {e0088193-d731-457a-b7d1-be4515c93af2} <Debug> oximeter.measurements_histogrami64 (8d0bd474-208f-4004-b541-3c572fba2497): There are no data parts | ||
| 573 | 2026.05.08 22:37:20.345554 [ 277 ] {e0088193-d731-457a-b7d1-be4515c93af2} <Debug> TCPHandler: Processed in 0.012282527 sec. | ||
| 574 | 2026.05.08 22:37:20.345713 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.08 22:37:20.345966 [ 277 ] {7973fabe-412b-45f5-9af2-05e19791b1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 576 | 2026.05.08 22:37:20.346118 [ 277 ] {7973fabe-412b-45f5-9af2-05e19791b1d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.05.08 22:37:20.349503 [ 277 ] {7973fabe-412b-45f5-9af2-05e19791b1d9} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Loading data parts | ||
| 578 | 2026.05.08 22:37:20.349676 [ 277 ] {7973fabe-412b-45f5-9af2-05e19791b1d9} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): There are no data parts | ||
| 579 | 2026.05.08 22:37:20.351114 [ 277 ] {7973fabe-412b-45f5-9af2-05e19791b1d9} <Debug> TCPHandler: Processed in 0.005460643 sec. | ||
| 580 | 2026.05.08 22:37:20.351257 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.08 22:37:20.351551 [ 277 ] {ad6ba114-4c28-438f-a9af-ced0a22cc48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 582 | 2026.05.08 22:37:20.351761 [ 277 ] {ad6ba114-4c28-438f-a9af-ced0a22cc48d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.05.08 22:37:20.361244 [ 277 ] {ad6ba114-4c28-438f-a9af-ced0a22cc48d} <Debug> oximeter.measurements_histogramf32 (0e71d9a3-5b9f-4b09-89c7-9ae092baf6af): Loading data parts | ||
| 584 | 2026.05.08 22:37:20.361398 [ 277 ] {ad6ba114-4c28-438f-a9af-ced0a22cc48d} <Debug> oximeter.measurements_histogramf32 (0e71d9a3-5b9f-4b09-89c7-9ae092baf6af): There are no data parts | ||
| 585 | 2026.05.08 22:37:20.380266 [ 277 ] {ad6ba114-4c28-438f-a9af-ced0a22cc48d} <Debug> TCPHandler: Processed in 0.029057563 sec. | ||
| 586 | 2026.05.08 22:37:20.380448 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.05.08 22:37:20.380706 [ 277 ] {a8505d56-f956-42bb-8a32-2f0ab7c65af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 588 | 2026.05.08 22:37:20.380851 [ 277 ] {a8505d56-f956-42bb-8a32-2f0ab7c65af1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.05.08 22:37:20.384298 [ 277 ] {a8505d56-f956-42bb-8a32-2f0ab7c65af1} <Debug> oximeter.measurements_histogramf64 (2dcf96ca-6526-4b7c-a26b-68e2eba3ba07): Loading data parts | ||
| 590 | 2026.05.08 22:37:20.384435 [ 277 ] {a8505d56-f956-42bb-8a32-2f0ab7c65af1} <Debug> oximeter.measurements_histogramf64 (2dcf96ca-6526-4b7c-a26b-68e2eba3ba07): There are no data parts | ||
| 591 | 2026.05.08 22:37:20.395006 [ 277 ] {a8505d56-f956-42bb-8a32-2f0ab7c65af1} <Debug> TCPHandler: Processed in 0.014625374 sec. | ||
| 592 | 2026.05.08 22:37:20.395179 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.08 22:37:20.395453 [ 277 ] {e8f10dcf-9c39-487d-851d-90aad4f40a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.05.08 22:37:20.395574 [ 277 ] {e8f10dcf-9c39-487d-851d-90aad4f40a4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.05.08 22:37:20.398310 [ 277 ] {e8f10dcf-9c39-487d-851d-90aad4f40a4e} <Debug> oximeter.fields_bool (00fc929f-2ea9-4caa-815d-2b3674ad2c2a): Loading data parts | ||
| 621 | 2026.05.08 22:37:20.398457 [ 277 ] {e8f10dcf-9c39-487d-851d-90aad4f40a4e} <Debug> oximeter.fields_bool (00fc929f-2ea9-4caa-815d-2b3674ad2c2a): There are no data parts | ||
| 622 | 2026.05.08 22:37:20.409810 [ 277 ] {e8f10dcf-9c39-487d-851d-90aad4f40a4e} <Debug> TCPHandler: Processed in 0.014692135 sec. | ||
| 623 | 2026.05.08 22:37:20.409962 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.05.08 22:37:20.410117 [ 277 ] {1e726c2d-2f9c-4cbf-b6f7-3e7b60b21a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 625 | 2026.05.08 22:37:20.410311 [ 277 ] {1e726c2d-2f9c-4cbf-b6f7-3e7b60b21a22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.05.08 22:37:20.413259 [ 277 ] {1e726c2d-2f9c-4cbf-b6f7-3e7b60b21a22} <Debug> oximeter.fields_i8 (84fca64c-6517-4a61-af23-efb17ec71de7): Loading data parts | ||
| 627 | 2026.05.08 22:37:20.413481 [ 277 ] {1e726c2d-2f9c-4cbf-b6f7-3e7b60b21a22} <Debug> oximeter.fields_i8 (84fca64c-6517-4a61-af23-efb17ec71de7): There are no data parts | ||
| 628 | 2026.05.08 22:37:20.415744 [ 277 ] {1e726c2d-2f9c-4cbf-b6f7-3e7b60b21a22} <Debug> TCPHandler: Processed in 0.005830179 sec. | ||
| 629 | 2026.05.08 22:37:20.415885 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.05.08 22:37:20.416165 [ 277 ] {e102aaae-ef1a-404d-9699-12b39ca0db2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 631 | 2026.05.08 22:37:20.416321 [ 277 ] {e102aaae-ef1a-404d-9699-12b39ca0db2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.05.08 22:37:20.426693 [ 277 ] {e102aaae-ef1a-404d-9699-12b39ca0db2e} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Loading data parts | ||
| 633 | 2026.05.08 22:37:20.426999 [ 277 ] {e102aaae-ef1a-404d-9699-12b39ca0db2e} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): There are no data parts | ||
| 634 | 2026.05.08 22:37:20.432781 [ 277 ] {e102aaae-ef1a-404d-9699-12b39ca0db2e} <Debug> TCPHandler: Processed in 0.016945209 sec. | ||
| 635 | 2026.05.08 22:37:20.432932 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.08 22:37:20.433089 [ 277 ] {dc301e32-1049-4c37-9a85-45f9e839bed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 637 | 2026.05.08 22:37:20.433203 [ 277 ] {dc301e32-1049-4c37-9a85-45f9e839bed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.05.08 22:37:20.436392 [ 277 ] {dc301e32-1049-4c37-9a85-45f9e839bed3} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Loading data parts | ||
| 639 | 2026.05.08 22:37:20.436586 [ 277 ] {dc301e32-1049-4c37-9a85-45f9e839bed3} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): There are no data parts | ||
| 640 | 2026.05.08 22:37:20.438037 [ 277 ] {dc301e32-1049-4c37-9a85-45f9e839bed3} <Debug> TCPHandler: Processed in 0.005191209 sec. | ||
| 641 | 2026.05.08 22:37:20.438170 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.05.08 22:37:20.438524 [ 277 ] {c2ca063a-97ae-4ad8-854c-4c44e77e01dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 643 | 2026.05.08 22:37:20.438632 [ 277 ] {c2ca063a-97ae-4ad8-854c-4c44e77e01dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.05.08 22:37:20.447347 [ 277 ] {c2ca063a-97ae-4ad8-854c-4c44e77e01dc} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Loading data parts | ||
| 645 | 2026.05.08 22:37:20.447503 [ 277 ] {c2ca063a-97ae-4ad8-854c-4c44e77e01dc} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): There are no data parts | ||
| 646 | 2026.05.08 22:37:20.449753 [ 277 ] {c2ca063a-97ae-4ad8-854c-4c44e77e01dc} <Debug> TCPHandler: Processed in 0.011588717 sec. | ||
| 647 | 2026.05.08 22:37:20.449903 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.05.08 22:37:20.450059 [ 277 ] {be51114c-672a-4d25-b115-47a45ece467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 649 | 2026.05.08 22:37:20.450187 [ 277 ] {be51114c-672a-4d25-b115-47a45ece467e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.05.08 22:37:20.453020 [ 277 ] {be51114c-672a-4d25-b115-47a45ece467e} <Debug> oximeter.fields_i32 (0a9a318b-cd43-4389-837e-f55e900ca30f): Loading data parts | ||
| 651 | 2026.05.08 22:37:20.453167 [ 277 ] {be51114c-672a-4d25-b115-47a45ece467e} <Debug> oximeter.fields_i32 (0a9a318b-cd43-4389-837e-f55e900ca30f): There are no data parts | ||
| 652 | 2026.05.08 22:37:20.454496 [ 277 ] {be51114c-672a-4d25-b115-47a45ece467e} <Debug> TCPHandler: Processed in 0.004643151 sec. | ||
| 653 | 2026.05.08 22:37:20.454643 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.05.08 22:37:20.454930 [ 277 ] {baa30499-79b2-4193-b0ba-4cdf9c5692a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 655 | 2026.05.08 22:37:20.455075 [ 277 ] {baa30499-79b2-4193-b0ba-4cdf9c5692a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.05.08 22:37:20.460610 [ 277 ] {baa30499-79b2-4193-b0ba-4cdf9c5692a3} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Loading data parts | ||
| 657 | 2026.05.08 22:37:20.460765 [ 277 ] {baa30499-79b2-4193-b0ba-4cdf9c5692a3} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): There are no data parts | ||
| 658 | 2026.05.08 22:37:20.466427 [ 277 ] {baa30499-79b2-4193-b0ba-4cdf9c5692a3} <Debug> TCPHandler: Processed in 0.0118325 sec. | ||
| 659 | 2026.05.08 22:37:20.466593 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.05.08 22:37:20.466779 [ 277 ] {1ddbe64b-642c-45ac-b028-eee19a4182e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 661 | 2026.05.08 22:37:20.466926 [ 277 ] {1ddbe64b-642c-45ac-b028-eee19a4182e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.05.08 22:37:20.469123 [ 277 ] {1ddbe64b-642c-45ac-b028-eee19a4182e5} <Debug> oximeter.fields_i64 (1e7dccc2-319c-4efe-9217-86c0a5d6747a): Loading data parts | ||
| 663 | 2026.05.08 22:37:20.469261 [ 277 ] {1ddbe64b-642c-45ac-b028-eee19a4182e5} <Debug> oximeter.fields_i64 (1e7dccc2-319c-4efe-9217-86c0a5d6747a): There are no data parts | ||
| 664 | 2026.05.08 22:37:20.482966 [ 277 ] {1ddbe64b-642c-45ac-b028-eee19a4182e5} <Debug> TCPHandler: Processed in 0.016430181 sec. | ||
| 665 | 2026.05.08 22:37:20.483194 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.05.08 22:37:20.483424 [ 277 ] {fdaf8d6d-e0bd-42db-8ea9-9d141fb71c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 667 | 2026.05.08 22:37:20.483550 [ 277 ] {fdaf8d6d-e0bd-42db-8ea9-9d141fb71c2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.05.08 22:37:20.486416 [ 277 ] {fdaf8d6d-e0bd-42db-8ea9-9d141fb71c2e} <Debug> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Loading data parts | ||
| 669 | 2026.05.08 22:37:20.486573 [ 277 ] {fdaf8d6d-e0bd-42db-8ea9-9d141fb71c2e} <Debug> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): There are no data parts | ||
| 670 | 2026.05.08 22:37:20.493139 [ 277 ] {fdaf8d6d-e0bd-42db-8ea9-9d141fb71c2e} <Debug> TCPHandler: Processed in 0.010006473 sec. | ||
| 671 | 2026.05.08 22:37:20.493315 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.05.08 22:37:20.493473 [ 277 ] {12afc215-0604-46a8-83bc-087a45d7147b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 673 | 2026.05.08 22:37:20.493585 [ 277 ] {12afc215-0604-46a8-83bc-087a45d7147b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.05.08 22:37:20.495717 [ 277 ] {12afc215-0604-46a8-83bc-087a45d7147b} <Debug> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Loading data parts | ||
| 675 | 2026.05.08 22:37:20.495856 [ 277 ] {12afc215-0604-46a8-83bc-087a45d7147b} <Debug> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): There are no data parts | ||
| 676 | 2026.05.08 22:37:20.501360 [ 277 ] {12afc215-0604-46a8-83bc-087a45d7147b} <Debug> TCPHandler: Processed in 0.008103773 sec. | ||
| 677 | 2026.05.08 22:37:20.501621 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.05.08 22:37:20.501811 [ 277 ] {e1cbbc49-b3e2-4ca7-a2b9-ae071551a6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 679 | 2026.05.08 22:37:20.501954 [ 277 ] {e1cbbc49-b3e2-4ca7-a2b9-ae071551a6d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.05.08 22:37:20.507793 [ 277 ] {e1cbbc49-b3e2-4ca7-a2b9-ae071551a6d2} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Loading data parts | ||
| 681 | 2026.05.08 22:37:20.508012 [ 277 ] {e1cbbc49-b3e2-4ca7-a2b9-ae071551a6d2} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): There are no data parts | ||
| 682 | 2026.05.08 22:37:20.514086 [ 277 ] {e1cbbc49-b3e2-4ca7-a2b9-ae071551a6d2} <Debug> TCPHandler: Processed in 0.012531301 sec. | ||
| 683 | 2026.05.08 22:37:20.514247 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.05.08 22:37:20.514481 [ 277 ] {24932fb2-3f8c-4bda-b90e-cc7a0b54e451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) 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) | ||
| 685 | 2026.05.08 22:37:20.514523 [ 277 ] {24932fb2-3f8c-4bda-b90e-cc7a0b54e451} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.05.08 22:37:20.518194 [ 277 ] {24932fb2-3f8c-4bda-b90e-cc7a0b54e451} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Loading data parts | ||
| 687 | 2026.05.08 22:37:20.518345 [ 277 ] {24932fb2-3f8c-4bda-b90e-cc7a0b54e451} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): There are no data parts | ||
| 688 | 2026.05.08 22:37:20.520749 [ 277 ] {24932fb2-3f8c-4bda-b90e-cc7a0b54e451} <Debug> TCPHandler: Processed in 0.00656107 sec. | ||
| 689 | 2026.05.08 22:37:20.521063 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.05.08 22:37:20.521312 [ 277 ] {147e87be-1de8-4f53-96e8-88bc9ecbd9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.05.08 22:37:20.521446 [ 277 ] {147e87be-1de8-4f53-96e8-88bc9ecbd9aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.05.08 22:37:20.527518 [ 277 ] {147e87be-1de8-4f53-96e8-88bc9ecbd9aa} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Loading data parts | ||
| 696 | 2026.05.08 22:37:20.527654 [ 277 ] {147e87be-1de8-4f53-96e8-88bc9ecbd9aa} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): There are no data parts | ||
| 697 | 2026.05.08 22:37:20.531361 [ 277 ] {147e87be-1de8-4f53-96e8-88bc9ecbd9aa} <Debug> TCPHandler: Processed in 0.010345148 sec. | ||
| 698 | 2026.05.08 22:37:20.531783 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.05.08 22:37:20.532189 [ 275 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.05.08 22:37:20.533538 [ 275 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.05.08 22:37:20.550714 [ 284 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Trace> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.05.08 22:37:20.550760 [ 284 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 703 | 2026.05.08 22:37:20.555628 [ 284 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.05.08 22:37:20.556388 [ 284 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Trace> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.05.08 22:37:20.556637 [ 275 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024589 sec., 40.668591646671274 rows/sec., 650.70 B/sec. | ||
| 706 | 2026.05.08 22:37:20.556921 [ 275 ] {ed56bf29-ac69-4d3a-8de8-2bdfb007cb97} <Debug> TCPHandler: Processed in 0.025258595 sec. | ||
| 707 | 2026.05.08 22:37:20.701946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50030 | ||
| 708 | 2026.05.08 22:37:20.702072 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.08 22:37:20.702102 [ 286 ] {} <Debug> TCP-Session: 6c6a45a7-737e-459c-ac38-b6efb27f0515 Authenticating user 'default' from [fd00:1122:3344:101::e]:50030 | ||
| 710 | 2026.05.08 22:37:20.702332 [ 286 ] {} <Debug> TCP-Session: 6c6a45a7-737e-459c-ac38-b6efb27f0515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.08 22:37:20.702353 [ 286 ] {} <Debug> TCP-Session: 6c6a45a7-737e-459c-ac38-b6efb27f0515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.08 22:37:20.702805 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52228 | ||
| 713 | 2026.05.08 22:37:20.702822 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40327 | ||
| 714 | 2026.05.08 22:37:20.702874 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33582 | ||
| 715 | 2026.05.08 22:37:20.702967 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39892 | ||
| 716 | 2026.05.08 22:37:20.703019 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.08 22:37:20.703067 [ 288 ] {} <Debug> TCP-Session: 79158297-44ba-43fc-a39e-0ad8ac17c182 Authenticating user 'default' from [fd00:1122:3344:101::e]:52228 | ||
| 718 | 2026.05.08 22:37:20.703206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54154 | ||
| 719 | 2026.05.08 22:37:20.703174 [ 286 ] {} <Trace> TCP-Session: 6c6a45a7-737e-459c-ac38-b6efb27f0515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 720 | 2026.05.08 22:37:20.703088 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59551 | ||
| 721 | 2026.05.08 22:37:20.703310 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.05.08 22:37:20.703348 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.05.08 22:37:20.703364 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49738 | ||
| 724 | 2026.05.08 22:37:20.703272 [ 288 ] {} <Debug> TCP-Session: 79158297-44ba-43fc-a39e-0ad8ac17c182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.05.08 22:37:20.703435 [ 289 ] {} <Debug> TCP-Session: 2f989f8b-e18c-4e4f-8c76-0e2e06c21a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:33582 | ||
| 726 | 2026.05.08 22:37:20.703469 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.08 22:37:20.703417 [ 287 ] {} <Debug> TCP-Session: 6a96c5ae-a931-4a1a-bc78-fe2d213a67e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40327 | ||
| 728 | 2026.05.08 22:37:20.703528 [ 289 ] {} <Debug> TCP-Session: 2f989f8b-e18c-4e4f-8c76-0e2e06c21a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.08 22:37:20.703524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38157 | ||
| 730 | 2026.05.08 22:37:20.703631 [ 290 ] {} <Debug> TCP-Session: 49c5a785-eb6a-4e56-822c-c23edb24c6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:39892 | ||
| 731 | 2026.05.08 22:37:20.703722 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.08 22:37:20.703709 [ 287 ] {} <Debug> TCP-Session: 6a96c5ae-a931-4a1a-bc78-fe2d213a67e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.08 22:37:20.703687 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.08 22:37:20.703842 [ 290 ] {} <Debug> TCP-Session: 49c5a785-eb6a-4e56-822c-c23edb24c6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.08 22:37:20.703880 [ 293 ] {} <Debug> TCP-Session: f25257cc-f912-4bff-9a1d-f72dae9cb24f Authenticating user 'default' from [fd00:1122:3344:101::e]:49738 | ||
| 736 | 2026.05.08 22:37:20.703868 [ 291 ] {} <Debug> TCP-Session: 041f05cf-6a02-42f3-8f09-b9e241cdbf11 Authenticating user 'default' from [fd00:1122:3344:101::e]:59551 | ||
| 737 | 2026.05.08 22:37:20.703845 [ 287 ] {} <Debug> TCP-Session: 6a96c5ae-a931-4a1a-bc78-fe2d213a67e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.08 22:37:20.704028 [ 291 ] {} <Debug> TCP-Session: 041f05cf-6a02-42f3-8f09-b9e241cdbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.08 22:37:20.704046 [ 293 ] {} <Debug> TCP-Session: f25257cc-f912-4bff-9a1d-f72dae9cb24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.08 22:37:20.704009 [ 290 ] {} <Debug> TCP-Session: 49c5a785-eb6a-4e56-822c-c23edb24c6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.08 22:37:20.704116 [ 293 ] {} <Debug> TCP-Session: f25257cc-f912-4bff-9a1d-f72dae9cb24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.08 22:37:20.704128 [ 291 ] {} <Debug> TCP-Session: 041f05cf-6a02-42f3-8f09-b9e241cdbf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.08 22:37:20.703828 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.08 22:37:20.703686 [ 286 ] {9577bd21-7399-45e1-b5ad-91c1150ce52b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50030) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 745 | 2026.05.08 22:37:20.703506 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.08 22:37:20.704303 [ 294 ] {} <Debug> TCP-Session: 3b94c3bc-6958-48c0-bc2d-63c099952d23 Authenticating user 'default' from [fd00:1122:3344:101::e]:38157 | ||
| 747 | 2026.05.08 22:37:20.703503 [ 288 ] {} <Debug> TCP-Session: 79158297-44ba-43fc-a39e-0ad8ac17c182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.08 22:37:20.703675 [ 289 ] {} <Debug> TCP-Session: 2f989f8b-e18c-4e4f-8c76-0e2e06c21a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.08 22:37:20.704689 [ 292 ] {} <Debug> TCP-Session: 0eec03ce-e11f-4528-8bf1-8e2f49966fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54154 | ||
| 750 | 2026.05.08 22:37:20.704713 [ 294 ] {} <Debug> TCP-Session: 3b94c3bc-6958-48c0-bc2d-63c099952d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.08 22:37:20.704776 [ 292 ] {} <Debug> TCP-Session: 0eec03ce-e11f-4528-8bf1-8e2f49966fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.08 22:37:20.704783 [ 294 ] {} <Debug> TCP-Session: 3b94c3bc-6958-48c0-bc2d-63c099952d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.08 22:37:20.704849 [ 292 ] {} <Debug> TCP-Session: 0eec03ce-e11f-4528-8bf1-8e2f49966fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.08 22:37:20.705754 [ 286 ] {9577bd21-7399-45e1-b5ad-91c1150ce52b} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 755 | 2026.05.08 22:37:20.706763 [ 286 ] {9577bd21-7399-45e1-b5ad-91c1150ce52b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.05.08 22:37:20.708829 [ 285 ] {9577bd21-7399-45e1-b5ad-91c1150ce52b} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 757 | 2026.05.08 22:37:20.710125 [ 286 ] {9577bd21-7399-45e1-b5ad-91c1150ce52b} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.006741 sec., 20323.39415516986 rows/sec., 1.13 MiB/sec. | ||
| 758 | 2026.05.08 22:37:20.710214 [ 286 ] {9577bd21-7399-45e1-b5ad-91c1150ce52b} <Debug> TCPHandler: Processed in 0.007235401 sec. | ||
| 759 | 2026.05.08 22:37:21.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.53 MiB, peak 137.53 MiB, free memory in arenas 0.00 B, will set to 141.46 MiB (RSS), difference: 3.93 MiB | ||
| 760 | 2026.05.08 22:37:22.313296 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43320 | ||
| 761 | 2026.05.08 22:37:22.313502 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.08 22:37:22.313539 [ 295 ] {} <Debug> TCP-Session: d3ed5936-8340-42c9-8531-3073909bad24 Authenticating user 'default' from [fd00:1122:3344:101::c]:43320 | ||
| 763 | 2026.05.08 22:37:22.313566 [ 295 ] {} <Debug> TCP-Session: d3ed5936-8340-42c9-8531-3073909bad24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.08 22:37:22.313581 [ 295 ] {} <Debug> TCP-Session: d3ed5936-8340-42c9-8531-3073909bad24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.08 22:37:22.313671 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.08 22:37:22.313703 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.08 22:37:22.313720 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 768 | 2026.05.08 22:37:22.314256 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34432 | ||
| 769 | 2026.05.08 22:37:22.314364 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48253 | ||
| 770 | 2026.05.08 22:37:22.314502 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.08 22:37:22.314555 [ 296 ] {} <Debug> TCP-Session: 48c9781f-9725-4280-a5cd-7c9d186b4fe2 Authenticating user 'default' from [fd00:1122:3344:101::c]:34432 | ||
| 772 | 2026.05.08 22:37:22.314636 [ 296 ] {} <Debug> TCP-Session: 48c9781f-9725-4280-a5cd-7c9d186b4fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.08 22:37:22.314656 [ 296 ] {} <Debug> TCP-Session: 48c9781f-9725-4280-a5cd-7c9d186b4fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.08 22:37:22.314677 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.08 22:37:22.314685 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40109 | ||
| 776 | 2026.05.08 22:37:22.314707 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42779 | ||
| 777 | 2026.05.08 22:37:22.314730 [ 297 ] {} <Debug> TCP-Session: fd114c62-1be3-4499-8568-15d6b875b2a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:48253 | ||
| 778 | 2026.05.08 22:37:22.314793 [ 297 ] {} <Debug> TCP-Session: fd114c62-1be3-4499-8568-15d6b875b2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.08 22:37:22.314796 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50829 | ||
| 780 | 2026.05.08 22:37:22.314810 [ 297 ] {} <Debug> TCP-Session: fd114c62-1be3-4499-8568-15d6b875b2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.08 22:37:22.314975 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33785 | ||
| 782 | 2026.05.08 22:37:22.314983 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.05.08 22:37:22.315042 [ 299 ] {} <Debug> TCP-Session: f08f2493-e783-4b5b-9802-212281490a7d Authenticating user 'default' from [fd00:1122:3344:101::c]:40109 | ||
| 784 | 2026.05.08 22:37:22.315060 [ 299 ] {} <Debug> TCP-Session: f08f2493-e783-4b5b-9802-212281490a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.08 22:37:22.315075 [ 299 ] {} <Debug> TCP-Session: f08f2493-e783-4b5b-9802-212281490a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.08 22:37:22.315146 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.08 22:37:22.315221 [ 300 ] {} <Debug> TCP-Session: 95a7e2ad-8df8-4c44-bba0-dcefd1fb56c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:50829 | ||
| 788 | 2026.05.08 22:37:22.315235 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.08 22:37:22.315244 [ 300 ] {} <Debug> TCP-Session: 95a7e2ad-8df8-4c44-bba0-dcefd1fb56c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.08 22:37:22.315283 [ 300 ] {} <Debug> TCP-Session: 95a7e2ad-8df8-4c44-bba0-dcefd1fb56c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.08 22:37:22.315286 [ 298 ] {} <Debug> TCP-Session: 7113c7c5-a12c-4ddb-8333-433e33f759e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:42779 | ||
| 792 | 2026.05.08 22:37:22.315300 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44037 | ||
| 793 | 2026.05.08 22:37:22.315325 [ 298 ] {} <Debug> TCP-Session: 7113c7c5-a12c-4ddb-8333-433e33f759e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.08 22:37:22.315346 [ 298 ] {} <Debug> TCP-Session: 7113c7c5-a12c-4ddb-8333-433e33f759e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.08 22:37:22.315357 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.08 22:37:22.315400 [ 301 ] {} <Debug> TCP-Session: baae91d1-fb1b-4f2a-a6df-ffa88f015038 Authenticating user 'default' from [fd00:1122:3344:101::c]:33785 | ||
| 797 | 2026.05.08 22:37:22.315419 [ 301 ] {} <Debug> TCP-Session: baae91d1-fb1b-4f2a-a6df-ffa88f015038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.08 22:37:22.315436 [ 301 ] {} <Debug> TCP-Session: baae91d1-fb1b-4f2a-a6df-ffa88f015038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.08 22:37:22.315506 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.08 22:37:22.315546 [ 302 ] {} <Debug> TCP-Session: fac19c72-00de-450e-b13e-26b3b10119f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:44037 | ||
| 801 | 2026.05.08 22:37:22.315566 [ 302 ] {} <Debug> TCP-Session: fac19c72-00de-450e-b13e-26b3b10119f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.08 22:37:22.315583 [ 302 ] {} <Debug> TCP-Session: fac19c72-00de-450e-b13e-26b3b10119f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.08 22:37:26.062249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.08 22:37:26.062322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.08 22:37:26.062358 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.08 22:37:26.062427 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.08 22:37:26.069075 [ 245 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Loading data parts | ||
| 808 | 2026.05.08 22:37:26.069243 [ 245 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): There are no data parts | ||
| 809 | 2026.05.08 22:37:26.074216 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.08 22:37:26.074267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 811 | 2026.05.08 22:37:26.076323 [ 244 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Loading data parts | ||
| 812 | 2026.05.08 22:37:26.076475 [ 244 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): There are no data parts | ||
| 813 | 2026.05.08 22:37:26.079575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 814 | 2026.05.08 22:37:26.080174 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 815 | 2026.05.08 22:37:26.080323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 816 | 2026.05.08 22:37:26.103013 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.08 22:37:26.103055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 818 | 2026.05.08 22:37:26.109363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.08 22:37:26.110659 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.08 22:37:26.113822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.08 22:37:27.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.17 MiB, peak 151.17 MiB, free memory in arenas 0.00 B, will set to 156.23 MiB (RSS), difference: 9.07 MiB | ||
| 822 | 2026.05.08 22:37:28.562222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.08 22:37:28.562328 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.08 22:37:28.567240 [ 243 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Loading data parts | ||
| 825 | 2026.05.08 22:37:28.567429 [ 243 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): There are no data parts | ||
| 826 | 2026.05.08 22:37:28.572393 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.08 22:37:28.572433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 828 | 2026.05.08 22:37:28.574180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.08 22:37:28.574715 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.08 22:37:28.574949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.08 22:37:29.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.45 MiB, peak 160.45 MiB, free memory in arenas 0.00 B, will set to 157.42 MiB (RSS), difference: -3.02 MiB | ||
| 832 | 2026.05.08 22:37:33.505420 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.08 22:37:33.505513 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.08 22:37:33.580482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.08 22:37:33.581293 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.08 22:37:33.581329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 837 | 2026.05.08 22:37:33.582115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.08 22:37:33.582611 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.08 22:37:33.582763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.08 22:37:33.614009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.08 22:37:33.631260 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.08 22:37:33.631304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 843 | 2026.05.08 22:37:33.637686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.08 22:37:33.638787 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.08 22:37:33.641376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.08 22:37:34.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.22 MiB, peak 162.22 MiB, free memory in arenas 0.00 B, will set to 160.02 MiB (RSS), difference: 1.81 MiB | ||
| 847 | 2026.05.08 22:37:39.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.05 MiB, peak 162.22 MiB, free memory in arenas 0.00 B, will set to 160.08 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.08 22:37:40.586240 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.08 22:37:40.586506 [ 275 ] {3dd9436b-d174-410c-a4da-0f4b0c199e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 850 | 2026.05.08 22:37:40.592699 [ 275 ] {3dd9436b-d174-410c-a4da-0f4b0c199e02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.08 22:37:40.592862 [ 275 ] {3dd9436b-d174-410c-a4da-0f4b0c199e02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.08 22:37:40.593366 [ 275 ] {3dd9436b-d174-410c-a4da-0f4b0c199e02} <Debug> TCPHandler: Processed in 0.007257151 sec. | ||
| 853 | 2026.05.08 22:37:40.604590 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.08 22:37:40.604717 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.08 22:37:40.604766 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.08 22:37:40.605456 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.08 22:37:40.605496 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 858 | 2026.05.08 22:37:40.606143 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.08 22:37:40.606635 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.08 22:37:40.606782 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Debug> executeQuery: Read 25 rows, 5.59 KiB in 0.002101 sec., 11899.095668729176 rows/sec., 2.60 MiB/sec. | ||
| 861 | 2026.05.08 22:37:40.606820 [ 275 ] {d9e0b6f0-495e-4785-8fb7-f6c0f002999c} <Debug> TCPHandler: Processed in 0.002292235 sec. | ||
| 862 | 2026.05.08 22:37:40.606944 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.08 22:37:40.607037 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.08 22:37:40.607076 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 865 | 2026.05.08 22:37:40.611510 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.08 22:37:40.611549 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 867 | 2026.05.08 22:37:40.614293 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.08 22:37:40.614846 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.08 22:37:40.615000 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00798 sec., 3007.5187969924814 rows/sec., 255.52 KiB/sec. | ||
| 870 | 2026.05.08 22:37:40.615042 [ 275 ] {ec681f78-95bd-4b3d-ad00-a8deee632583} <Debug> TCPHandler: Processed in 0.008146425 sec. | ||
| 871 | 2026.05.08 22:37:40.615167 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.08 22:37:40.615258 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.08 22:37:40.615298 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 874 | 2026.05.08 22:37:40.615695 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.08 22:37:40.615730 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 876 | 2026.05.08 22:37:40.616179 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.08 22:37:40.616744 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.08 22:37:40.616872 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 299.79 KiB/sec. | ||
| 879 | 2026.05.08 22:37:40.616907 [ 275 ] {acffa013-b705-48e2-ba60-2d0fa306c3c7} <Debug> TCPHandler: Processed in 0.001788597 sec. | ||
| 880 | 2026.05.08 22:37:40.617028 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.08 22:37:40.617121 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.08 22:37:40.617160 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2026.05.08 22:37:40.617696 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.08 22:37:40.617738 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 885 | 2026.05.08 22:37:40.618255 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.08 22:37:40.619039 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.08 22:37:40.619175 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Debug> executeQuery: Read 153 rows, 14.02 KiB in 0.002073 sec., 73806.07814761215 rows/sec., 6.61 MiB/sec. | ||
| 888 | 2026.05.08 22:37:40.619212 [ 275 ] {89151385-402a-4e10-86fc-69aca6fc615f} <Debug> TCPHandler: Processed in 0.002233024 sec. | ||
| 889 | 2026.05.08 22:37:40.619331 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.08 22:37:40.619424 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.08 22:37:40.619462 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.08 22:37:40.619847 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.08 22:37:40.619882 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 894 | 2026.05.08 22:37:40.620363 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.08 22:37:40.620925 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.08 22:37:40.621062 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001656 sec., 10869.565217391304 rows/sec., 833.26 KiB/sec. | ||
| 897 | 2026.05.08 22:37:40.621101 [ 275 ] {802128bc-156a-4976-b085-2d74940e64f3} <Debug> TCPHandler: Processed in 0.001818718 sec. | ||
| 898 | 2026.05.08 22:37:40.621223 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.08 22:37:40.621318 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.08 22:37:40.621358 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.08 22:37:40.621802 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.08 22:37:40.621837 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 903 | 2026.05.08 22:37:40.622250 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.08 22:37:40.622718 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.08 22:37:40.622847 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001548 sec., 15503.87596899225 rows/sec., 1.29 MiB/sec. | ||
| 906 | 2026.05.08 22:37:40.622883 [ 275 ] {e95529a0-2110-4cc5-aef9-19c1418ca00e} <Debug> TCPHandler: Processed in 0.001711176 sec. | ||
| 907 | 2026.05.08 22:37:40.622997 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.08 22:37:40.623096 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.08 22:37:40.623136 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 910 | 2026.05.08 22:37:40.623537 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.08 22:37:40.623574 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 912 | 2026.05.08 22:37:40.624055 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.08 22:37:40.624755 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.08 22:37:40.624888 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001811 sec., 6626.173384870238 rows/sec., 517.67 KiB/sec. | ||
| 915 | 2026.05.08 22:37:40.624930 [ 275 ] {73cbe90d-c55e-43bd-9ee4-aef60cfaab7f} <Debug> TCPHandler: Processed in 0.001984021 sec. | ||
| 916 | 2026.05.08 22:37:40.625055 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.08 22:37:40.625149 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.08 22:37:40.625189 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 919 | 2026.05.08 22:37:40.625605 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.08 22:37:40.625642 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 921 | 2026.05.08 22:37:40.626072 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.08 22:37:40.626543 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.08 22:37:40.626675 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Debug> executeQuery: Read 78 rows, 6.63 KiB in 0.001545 sec., 50485.436893203885 rows/sec., 4.19 MiB/sec. | ||
| 924 | 2026.05.08 22:37:40.626712 [ 275 ] {51855ba4-0042-41cf-9018-78892e1cd00f} <Debug> TCPHandler: Processed in 0.001706616 sec. | ||
| 925 | 2026.05.08 22:37:40.626832 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.08 22:37:40.626926 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.08 22:37:40.626968 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 928 | 2026.05.08 22:37:40.627432 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.08 22:37:40.627465 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 930 | 2026.05.08 22:37:40.627983 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.08 22:37:40.628424 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.08 22:37:40.628553 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Debug> executeQuery: Read 341 rows, 27.00 KiB in 0.001646 sec., 207168.8942891859 rows/sec., 16.02 MiB/sec. | ||
| 933 | 2026.05.08 22:37:40.628591 [ 275 ] {209c5d72-3fe4-4d8f-9837-9bb81451dd9d} <Debug> TCPHandler: Processed in 0.001809758 sec. | ||
| 934 | 2026.05.08 22:37:40.628710 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.08 22:37:40.628803 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.08 22:37:40.628846 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 937 | 2026.05.08 22:37:40.629181 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.08 22:37:40.629217 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 939 | 2026.05.08 22:37:40.629633 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.08 22:37:40.630085 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.08 22:37:40.630210 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001425 sec., 28070.17543859649 rows/sec., 1.87 MiB/sec. | ||
| 942 | 2026.05.08 22:37:40.630245 [ 275 ] {6fc0a65b-5fca-458b-b9dc-c40e9e072965} <Debug> TCPHandler: Processed in 0.001583634 sec. | ||
| 943 | 2026.05.08 22:37:41.082949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 944 | 2026.05.08 22:37:41.083462 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.08 22:37:41.083507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 946 | 2026.05.08 22:37:41.084217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 947 | 2026.05.08 22:37:41.084724 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.08 22:37:41.084855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 949 | 2026.05.08 22:37:41.141597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 950 | 2026.05.08 22:37:41.157231 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2026.05.08 22:37:41.157285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 952 | 2026.05.08 22:37:41.163482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 953 | 2026.05.08 22:37:41.164663 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2026.05.08 22:37:41.167507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 955 | 2026.05.08 22:37:43.018420 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57485 | ||
| 956 | 2026.05.08 22:37:43.018556 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 957 | 2026.05.08 22:37:43.018589 [ 303 ] {} <Debug> TCP-Session: c74dfe56-77af-4f72-add4-2d1b310548f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57485 | ||
| 958 | 2026.05.08 22:37:43.018611 [ 303 ] {} <Debug> TCP-Session: c74dfe56-77af-4f72-add4-2d1b310548f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.08 22:37:43.018624 [ 303 ] {} <Debug> TCP-Session: c74dfe56-77af-4f72-add4-2d1b310548f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.08 22:37:43.018993 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59461 | ||
| 961 | 2026.05.08 22:37:43.019078 [ 303 ] {} <Trace> TCP-Session: c74dfe56-77af-4f72-add4-2d1b310548f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.05.08 22:37:43.019131 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64130 | ||
| 963 | 2026.05.08 22:37:43.019151 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.05.08 22:37:43.019203 [ 304 ] {} <Debug> TCP-Session: ef104ef5-882b-4542-a7d2-0c4a688a8459 Authenticating user 'default' from [fd00:1122:3344:101::e]:59461 | ||
| 965 | 2026.05.08 22:37:43.019228 [ 304 ] {} <Debug> TCP-Session: ef104ef5-882b-4542-a7d2-0c4a688a8459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.08 22:37:43.019252 [ 304 ] {} <Debug> TCP-Session: ef104ef5-882b-4542-a7d2-0c4a688a8459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.08 22:37:43.019251 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41666 | ||
| 968 | 2026.05.08 22:37:43.019276 [ 303 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57485) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 969 | 2026.05.08 22:37:43.019358 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 970 | 2026.05.08 22:37:43.019385 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56124 | ||
| 971 | 2026.05.08 22:37:43.019425 [ 305 ] {} <Debug> TCP-Session: 4f7e1a11-f840-4fea-bb5b-a5e2b1f91f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:64130 | ||
| 972 | 2026.05.08 22:37:43.019460 [ 305 ] {} <Debug> TCP-Session: 4f7e1a11-f840-4fea-bb5b-a5e2b1f91f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.08 22:37:43.019475 [ 305 ] {} <Debug> TCP-Session: 4f7e1a11-f840-4fea-bb5b-a5e2b1f91f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.05.08 22:37:43.019517 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.05.08 22:37:43.019538 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47905 | ||
| 976 | 2026.05.08 22:37:43.019568 [ 306 ] {} <Debug> TCP-Session: dd75002d-1198-4694-97af-3fee3b818fee Authenticating user 'default' from [fd00:1122:3344:101::e]:41666 | ||
| 977 | 2026.05.08 22:37:43.019600 [ 306 ] {} <Debug> TCP-Session: dd75002d-1198-4694-97af-3fee3b818fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.08 22:37:43.019615 [ 306 ] {} <Debug> TCP-Session: dd75002d-1198-4694-97af-3fee3b818fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.08 22:37:43.019615 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2026.05.08 22:37:43.019650 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41568 | ||
| 981 | 2026.05.08 22:37:43.019671 [ 307 ] {} <Debug> TCP-Session: 16df7c74-eb1a-4fc4-9446-33c73372cc89 Authenticating user 'default' from [fd00:1122:3344:101::e]:56124 | ||
| 982 | 2026.05.08 22:37:43.019707 [ 307 ] {} <Debug> TCP-Session: 16df7c74-eb1a-4fc4-9446-33c73372cc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.08 22:37:43.019725 [ 307 ] {} <Debug> TCP-Session: 16df7c74-eb1a-4fc4-9446-33c73372cc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.05.08 22:37:43.019760 [ 303 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 985 | 2026.05.08 22:37:43.019785 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 986 | 2026.05.08 22:37:43.019828 [ 308 ] {} <Debug> TCP-Session: 1e75a5f0-852c-4db1-aa7f-912e6cafcaeb Authenticating user 'default' from [fd00:1122:3344:101::e]:47905 | ||
| 987 | 2026.05.08 22:37:43.019847 [ 308 ] {} <Debug> TCP-Session: 1e75a5f0-852c-4db1-aa7f-912e6cafcaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.08 22:37:43.019862 [ 308 ] {} <Debug> TCP-Session: 1e75a5f0-852c-4db1-aa7f-912e6cafcaeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.08 22:37:43.019870 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.05.08 22:37:43.019872 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35819 | ||
| 991 | 2026.05.08 22:37:43.019919 [ 309 ] {} <Debug> TCP-Session: 79009b6a-f854-4fa5-a700-aff331ab556e Authenticating user 'default' from [fd00:1122:3344:101::e]:41568 | ||
| 992 | 2026.05.08 22:37:43.019946 [ 309 ] {} <Debug> TCP-Session: 79009b6a-f854-4fa5-a700-aff331ab556e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.08 22:37:43.019962 [ 309 ] {} <Debug> TCP-Session: 79009b6a-f854-4fa5-a700-aff331ab556e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.08 22:37:43.019975 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40847 | ||
| 995 | 2026.05.08 22:37:43.019982 [ 303 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.05.08 22:37:43.020041 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.05.08 22:37:43.020075 [ 310 ] {} <Debug> TCP-Session: d007d983-0977-4f3a-98c6-435a6577a96a Authenticating user 'default' from [fd00:1122:3344:101::e]:35819 | ||
| 998 | 2026.05.08 22:37:43.020093 [ 310 ] {} <Debug> TCP-Session: d007d983-0977-4f3a-98c6-435a6577a96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.08 22:37:43.020105 [ 310 ] {} <Debug> TCP-Session: d007d983-0977-4f3a-98c6-435a6577a96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.08 22:37:43.020120 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.05.08 22:37:43.020153 [ 311 ] {} <Debug> TCP-Session: 1c7b77a1-d681-4df9-84d5-cee8ff898b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:40847 | ||
| 1002 | 2026.05.08 22:37:43.020170 [ 311 ] {} <Debug> TCP-Session: 1c7b77a1-d681-4df9-84d5-cee8ff898b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.08 22:37:43.020187 [ 311 ] {} <Debug> TCP-Session: 1c7b77a1-d681-4df9-84d5-cee8ff898b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.05.08 22:37:43.026582 [ 303 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 1005 | 2026.05.08 22:37:43.038177 [ 312 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> AggregatingTransform: Aggregating | ||
| 1006 | 2026.05.08 22:37:43.040391 [ 312 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1007 | 2026.05.08 22:37:43.041072 [ 312 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005987431 sec. (167.017 rows/sec., 6.52 KiB/sec.) | ||
| 1008 | 2026.05.08 22:37:43.041097 [ 312 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> Aggregator: Merging aggregated data | ||
| 1009 | 2026.05.08 22:37:43.041128 [ 312 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1010 | 2026.05.08 22:37:43.042586 [ 303 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023378 sec., 42.77525879031568 rows/sec., 1.67 KiB/sec. | ||
| 1011 | 2026.05.08 22:37:43.042768 [ 303 ] {c67dd4de-1ea0-4edf-81bf-fc1d982effd8} <Debug> TCPHandler: Processed in 0.023838674 sec. | ||
| 1012 | 2026.05.08 22:37:43.045176 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1013 | 2026.05.08 22:37:43.045221 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1014 | 2026.05.08 22:37:43.045239 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1015 | 2026.05.08 22:37:43.045259 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1016 | 2026.05.08 22:37:43.045282 [ 304 ] {} <Debug> TCP-Session: ef104ef5-882b-4542-a7d2-0c4a688a8459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.08 22:37:43.045300 [ 305 ] {} <Debug> TCP-Session: 4f7e1a11-f840-4fea-bb5b-a5e2b1f91f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.08 22:37:43.045324 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1019 | 2026.05.08 22:37:43.045331 [ 306 ] {} <Debug> TCP-Session: dd75002d-1198-4694-97af-3fee3b818fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.08 22:37:43.045341 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1021 | 2026.05.08 22:37:43.045362 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1022 | 2026.05.08 22:37:43.045407 [ 308 ] {} <Debug> TCP-Session: 1e75a5f0-852c-4db1-aa7f-912e6cafcaeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.08 22:37:43.045374 [ 309 ] {} <Debug> TCP-Session: 79009b6a-f854-4fa5-a700-aff331ab556e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.08 22:37:43.045429 [ 310 ] {} <Debug> TCP-Session: d007d983-0977-4f3a-98c6-435a6577a96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.08 22:37:43.045296 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.05.08 22:37:43.045277 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.05.08 22:37:43.045509 [ 307 ] {} <Debug> TCP-Session: 16df7c74-eb1a-4fc4-9446-33c73372cc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.08 22:37:43.045235 [ 303 ] {} <Debug> TCP-Session: c74dfe56-77af-4f72-add4-2d1b310548f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.08 22:37:43.045528 [ 311 ] {} <Debug> TCP-Session: 1c7b77a1-d681-4df9-84d5-cee8ff898b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.08 22:37:44.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.65 MiB, peak 172.78 MiB, free memory in arenas 0.00 B, will set to 165.29 MiB (RSS), difference: 2.63 MiB | ||
| 1031 | 2026.05.08 22:37:45.003892 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64169 | ||
| 1032 | 2026.05.08 22:37:45.003999 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.05.08 22:37:45.004024 [ 303 ] {} <Debug> TCP-Session: 01cab6bd-07f2-40d7-a72b-36fec7df8d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:64169 | ||
| 1034 | 2026.05.08 22:37:45.004047 [ 303 ] {} <Debug> TCP-Session: 01cab6bd-07f2-40d7-a72b-36fec7df8d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.08 22:37:45.004060 [ 303 ] {} <Debug> TCP-Session: 01cab6bd-07f2-40d7-a72b-36fec7df8d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.08 22:37:45.004269 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46683 | ||
| 1037 | 2026.05.08 22:37:45.004274 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36037 | ||
| 1038 | 2026.05.08 22:37:45.004328 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56005 | ||
| 1039 | 2026.05.08 22:37:45.004349 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42836 | ||
| 1040 | 2026.05.08 22:37:45.004369 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46649 | ||
| 1041 | 2026.05.08 22:37:45.004400 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2026.05.08 22:37:45.004427 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.05.08 22:37:45.004392 [ 303 ] {} <Trace> TCP-Session: 01cab6bd-07f2-40d7-a72b-36fec7df8d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.05.08 22:37:45.004472 [ 305 ] {} <Debug> TCP-Session: ddf60c32-3069-4980-95ae-5d259e0de9f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36037 | ||
| 1045 | 2026.05.08 22:37:45.004470 [ 304 ] {} <Debug> TCP-Session: 5d83b26c-a2c8-4473-8cac-453d68da36a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46683 | ||
| 1046 | 2026.05.08 22:37:45.004508 [ 305 ] {} <Debug> TCP-Session: ddf60c32-3069-4980-95ae-5d259e0de9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.08 22:37:45.004473 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.05.08 22:37:45.004528 [ 304 ] {} <Debug> TCP-Session: 5d83b26c-a2c8-4473-8cac-453d68da36a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.05.08 22:37:45.004533 [ 305 ] {} <Debug> TCP-Session: ddf60c32-3069-4980-95ae-5d259e0de9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.08 22:37:45.004558 [ 310 ] {} <Debug> TCP-Session: 1fb2c32c-7570-4fa5-b568-d37a5614598d Authenticating user 'default' from [fd00:1122:3344:101::e]:46649 | ||
| 1051 | 2026.05.08 22:37:45.004560 [ 304 ] {} <Debug> TCP-Session: 5d83b26c-a2c8-4473-8cac-453d68da36a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.05.08 22:37:45.004587 [ 310 ] {} <Debug> TCP-Session: 1fb2c32c-7570-4fa5-b568-d37a5614598d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.05.08 22:37:45.004456 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.05.08 22:37:45.004604 [ 310 ] {} <Debug> TCP-Session: 1fb2c32c-7570-4fa5-b568-d37a5614598d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.08 22:37:45.004629 [ 303 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1056 | 2026.05.08 22:37:45.004648 [ 309 ] {} <Debug> TCP-Session: 1df0c144-17b5-45fe-87f2-963dfe170c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:42836 | ||
| 1057 | 2026.05.08 22:37:45.004456 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2026.05.08 22:37:45.004694 [ 309 ] {} <Debug> TCP-Session: 1df0c144-17b5-45fe-87f2-963dfe170c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.08 22:37:45.004375 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37873 | ||
| 1060 | 2026.05.08 22:37:45.004710 [ 306 ] {} <Debug> TCP-Session: 0d5e7553-50ae-44c9-8352-165610413b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:56005 | ||
| 1061 | 2026.05.08 22:37:45.004711 [ 309 ] {} <Debug> TCP-Session: 1df0c144-17b5-45fe-87f2-963dfe170c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.08 22:37:45.004754 [ 306 ] {} <Debug> TCP-Session: 0d5e7553-50ae-44c9-8352-165610413b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.08 22:37:45.004324 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50963 | ||
| 1064 | 2026.05.08 22:37:45.004773 [ 306 ] {} <Debug> TCP-Session: 0d5e7553-50ae-44c9-8352-165610413b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.08 22:37:45.004782 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.05.08 22:37:45.004337 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47627 | ||
| 1067 | 2026.05.08 22:37:45.004826 [ 311 ] {} <Debug> TCP-Session: f53eba05-bab1-4747-ab31-e07457c0d24c Authenticating user 'default' from [fd00:1122:3344:101::e]:37873 | ||
| 1068 | 2026.05.08 22:37:45.004837 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.05.08 22:37:45.004863 [ 311 ] {} <Debug> TCP-Session: f53eba05-bab1-4747-ab31-e07457c0d24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.08 22:37:45.004874 [ 307 ] {} <Debug> TCP-Session: 8a5ffe90-3f8b-4854-862c-6422be10c916 Authenticating user 'default' from [fd00:1122:3344:101::e]:50963 | ||
| 1071 | 2026.05.08 22:37:45.004876 [ 311 ] {} <Debug> TCP-Session: f53eba05-bab1-4747-ab31-e07457c0d24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.08 22:37:45.004890 [ 307 ] {} <Debug> TCP-Session: 8a5ffe90-3f8b-4854-862c-6422be10c916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.05.08 22:37:45.004892 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.05.08 22:37:45.004906 [ 307 ] {} <Debug> TCP-Session: 8a5ffe90-3f8b-4854-862c-6422be10c916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.05.08 22:37:45.004927 [ 308 ] {} <Debug> TCP-Session: 2ffd6b12-7e7b-4558-a35f-1b02c0387281 Authenticating user 'default' from [fd00:1122:3344:101::e]:47627 | ||
| 1076 | 2026.05.08 22:37:45.004901 [ 303 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1077 | 2026.05.08 22:37:45.004953 [ 308 ] {} <Debug> TCP-Session: 2ffd6b12-7e7b-4558-a35f-1b02c0387281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.05.08 22:37:45.005002 [ 308 ] {} <Debug> TCP-Session: 2ffd6b12-7e7b-4558-a35f-1b02c0387281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.08 22:37:45.005035 [ 303 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.05.08 22:37:45.005344 [ 303 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 1081 | 2026.05.08 22:37:45.006427 [ 320 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Trace> AggregatingTransform: Aggregating | ||
| 1082 | 2026.05.08 22:37:45.006476 [ 320 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1083 | 2026.05.08 22:37:45.006512 [ 320 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068167 sec. (936.183 rows/sec., 36.57 KiB/sec.) | ||
| 1084 | 2026.05.08 22:37:45.006530 [ 320 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Trace> Aggregator: Merging aggregated data | ||
| 1085 | 2026.05.08 22:37:45.009552 [ 303 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004977 sec., 200.92425155716296 rows/sec., 7.85 KiB/sec. | ||
| 1086 | 2026.05.08 22:37:45.009689 [ 303 ] {03bb2632-e6f3-40ae-abf6-056e3dcf2f7d} <Debug> TCPHandler: Processed in 0.005423812 sec. | ||
| 1087 | 2026.05.08 22:37:45.009859 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1088 | 2026.05.08 22:37:45.009900 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2026.05.08 22:37:45.009922 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2026.05.08 22:37:45.009954 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.05.08 22:37:45.009980 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.05.08 22:37:45.009992 [ 311 ] {} <Debug> TCP-Session: f53eba05-bab1-4747-ab31-e07457c0d24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.08 22:37:45.010003 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.05.08 22:37:45.010030 [ 305 ] {} <Debug> TCP-Session: ddf60c32-3069-4980-95ae-5d259e0de9f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.05.08 22:37:45.010058 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.05.08 22:37:45.010077 [ 306 ] {} <Debug> TCP-Session: 0d5e7553-50ae-44c9-8352-165610413b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.05.08 22:37:45.010096 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.05.08 22:37:45.010109 [ 309 ] {} <Debug> TCP-Session: 1df0c144-17b5-45fe-87f2-963dfe170c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.05.08 22:37:45.010145 [ 310 ] {} <Debug> TCP-Session: 1fb2c32c-7570-4fa5-b568-d37a5614598d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.05.08 22:37:45.010066 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.05.08 22:37:45.009966 [ 304 ] {} <Debug> TCP-Session: 5d83b26c-a2c8-4473-8cac-453d68da36a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.05.08 22:37:45.010224 [ 307 ] {} <Debug> TCP-Session: 8a5ffe90-3f8b-4854-862c-6422be10c916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.05.08 22:37:45.009906 [ 303 ] {} <Debug> TCP-Session: 01cab6bd-07f2-40d7-a72b-36fec7df8d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.05.08 22:37:45.010024 [ 308 ] {} <Debug> TCP-Session: 2ffd6b12-7e7b-4558-a35f-1b02c0387281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.05.08 22:37:45.084043 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65080 | ||
| 1106 | 2026.05.08 22:37:45.084161 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.05.08 22:37:45.084189 [ 307 ] {} <Debug> TCP-Session: e8ae4546-5e7b-4348-a8e7-5577fe4270a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65080 | ||
| 1108 | 2026.05.08 22:37:45.084212 [ 307 ] {} <Debug> TCP-Session: e8ae4546-5e7b-4348-a8e7-5577fe4270a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.05.08 22:37:45.084225 [ 307 ] {} <Debug> TCP-Session: e8ae4546-5e7b-4348-a8e7-5577fe4270a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.05.08 22:37:45.084454 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49249 | ||
| 1111 | 2026.05.08 22:37:45.084487 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62659 | ||
| 1112 | 2026.05.08 22:37:45.084499 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39959 | ||
| 1113 | 2026.05.08 22:37:45.084522 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33499 | ||
| 1114 | 2026.05.08 22:37:45.084532 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59248 | ||
| 1115 | 2026.05.08 22:37:45.084574 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.05.08 22:37:45.084590 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2026.05.08 22:37:45.084586 [ 307 ] {} <Trace> TCP-Session: e8ae4546-5e7b-4348-a8e7-5577fe4270a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.08 22:37:45.084621 [ 303 ] {} <Debug> TCP-Session: 486e0cb2-2b16-4d80-8efc-95b93f05fc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39959 | ||
| 1119 | 2026.05.08 22:37:45.084615 [ 311 ] {} <Debug> TCP-Session: f717c9d5-dd01-4776-a12d-77a505a8ed0b Authenticating user 'default' from [fd00:1122:3344:101::e]:62659 | ||
| 1120 | 2026.05.08 22:37:45.084619 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.05.08 22:37:45.084642 [ 303 ] {} <Debug> TCP-Session: 486e0cb2-2b16-4d80-8efc-95b93f05fc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.05.08 22:37:45.084652 [ 311 ] {} <Debug> TCP-Session: f717c9d5-dd01-4776-a12d-77a505a8ed0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.08 22:37:45.084663 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.05.08 22:37:45.084675 [ 305 ] {} <Debug> TCP-Session: 883d4753-efc6-4869-bb9d-cfb6b052f5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33499 | ||
| 1125 | 2026.05.08 22:37:45.084685 [ 311 ] {} <Debug> TCP-Session: f717c9d5-dd01-4776-a12d-77a505a8ed0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.05.08 22:37:45.084727 [ 305 ] {} <Debug> TCP-Session: 883d4753-efc6-4869-bb9d-cfb6b052f5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.05.08 22:37:45.084711 [ 306 ] {} <Debug> TCP-Session: 5fbb8545-a99b-4ff9-9188-e204e19bd25c Authenticating user 'default' from [fd00:1122:3344:101::e]:59248 | ||
| 1128 | 2026.05.08 22:37:45.084764 [ 305 ] {} <Debug> TCP-Session: 883d4753-efc6-4869-bb9d-cfb6b052f5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.08 22:37:45.084786 [ 307 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1130 | 2026.05.08 22:37:45.084794 [ 306 ] {} <Debug> TCP-Session: 5fbb8545-a99b-4ff9-9188-e204e19bd25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.05.08 22:37:45.084676 [ 303 ] {} <Debug> TCP-Session: 486e0cb2-2b16-4d80-8efc-95b93f05fc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.05.08 22:37:45.084833 [ 306 ] {} <Debug> TCP-Session: 5fbb8545-a99b-4ff9-9188-e204e19bd25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.05.08 22:37:45.084513 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52474 | ||
| 1134 | 2026.05.08 22:37:45.084464 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48883 | ||
| 1135 | 2026.05.08 22:37:45.084488 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53775 | ||
| 1136 | 2026.05.08 22:37:45.084594 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.05.08 22:37:45.084976 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.05.08 22:37:45.084984 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2026.05.08 22:37:45.085003 [ 308 ] {} <Debug> TCP-Session: a4f41021-77d8-4821-afba-0072a6dfb34d Authenticating user 'default' from [fd00:1122:3344:101::e]:49249 | ||
| 1140 | 2026.05.08 22:37:45.085014 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.05.08 22:37:45.085040 [ 309 ] {} <Debug> TCP-Session: 98c570e5-7061-4145-8b8f-6f37d7af45d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48883 | ||
| 1142 | 2026.05.08 22:37:45.085048 [ 308 ] {} <Debug> TCP-Session: a4f41021-77d8-4821-afba-0072a6dfb34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.05.08 22:37:45.085063 [ 310 ] {} <Debug> TCP-Session: e898e179-b2e0-4fa3-9894-9e2de12a2584 Authenticating user 'default' from [fd00:1122:3344:101::e]:53775 | ||
| 1144 | 2026.05.08 22:37:45.085089 [ 308 ] {} <Debug> TCP-Session: a4f41021-77d8-4821-afba-0072a6dfb34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.05.08 22:37:45.085110 [ 310 ] {} <Debug> TCP-Session: e898e179-b2e0-4fa3-9894-9e2de12a2584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.05.08 22:37:45.085077 [ 309 ] {} <Debug> TCP-Session: 98c570e5-7061-4145-8b8f-6f37d7af45d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.08 22:37:45.085143 [ 310 ] {} <Debug> TCP-Session: e898e179-b2e0-4fa3-9894-9e2de12a2584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.05.08 22:37:45.085161 [ 309 ] {} <Debug> TCP-Session: 98c570e5-7061-4145-8b8f-6f37d7af45d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.08 22:37:45.085016 [ 304 ] {} <Debug> TCP-Session: 8c47e7a0-38ec-47a4-aa05-67da40bd151f Authenticating user 'default' from [fd00:1122:3344:101::e]:52474 | ||
| 1150 | 2026.05.08 22:37:45.085148 [ 307 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1151 | 2026.05.08 22:37:45.085212 [ 304 ] {} <Debug> TCP-Session: 8c47e7a0-38ec-47a4-aa05-67da40bd151f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.05.08 22:37:45.085243 [ 304 ] {} <Debug> TCP-Session: 8c47e7a0-38ec-47a4-aa05-67da40bd151f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.05.08 22:37:45.085277 [ 307 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.05.08 22:37:45.085618 [ 307 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 1155 | 2026.05.08 22:37:45.086691 [ 284 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Trace> AggregatingTransform: Aggregating | ||
| 1156 | 2026.05.08 22:37:45.086727 [ 284 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1157 | 2026.05.08 22:37:45.086757 [ 284 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042516 sec. (959.218 rows/sec., 37.47 KiB/sec.) | ||
| 1158 | 2026.05.08 22:37:45.086772 [ 284 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Trace> Aggregator: Merging aggregated data | ||
| 1159 | 2026.05.08 22:37:45.088163 [ 307 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00344 sec., 290.69767441860466 rows/sec., 11.36 KiB/sec. | ||
| 1160 | 2026.05.08 22:37:45.088296 [ 307 ] {0704c39a-20c5-41bb-987f-5b47ca25f93a} <Debug> TCPHandler: Processed in 0.00389283 sec. | ||
| 1161 | 2026.05.08 22:37:45.088435 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.05.08 22:37:45.088464 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.05.08 22:37:45.088470 [ 307 ] {} <Debug> TCP-Session: e8ae4546-5e7b-4348-a8e7-5577fe4270a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.05.08 22:37:45.088492 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.05.08 22:37:45.088509 [ 306 ] {} <Debug> TCP-Session: 5fbb8545-a99b-4ff9-9188-e204e19bd25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.05.08 22:37:45.088514 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.05.08 22:37:45.088530 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.05.08 22:37:45.088555 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.05.08 22:37:45.088590 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.05.08 22:37:45.088595 [ 310 ] {} <Debug> TCP-Session: e898e179-b2e0-4fa3-9894-9e2de12a2584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.08 22:37:45.088615 [ 311 ] {} <Debug> TCP-Session: f717c9d5-dd01-4776-a12d-77a505a8ed0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.08 22:37:45.088624 [ 303 ] {} <Debug> TCP-Session: 486e0cb2-2b16-4d80-8efc-95b93f05fc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.05.08 22:37:45.088628 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.05.08 22:37:45.088569 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.05.08 22:37:45.088683 [ 305 ] {} <Debug> TCP-Session: 883d4753-efc6-4869-bb9d-cfb6b052f5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.05.08 22:37:45.088536 [ 309 ] {} <Debug> TCP-Session: 98c570e5-7061-4145-8b8f-6f37d7af45d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.05.08 22:37:45.088722 [ 304 ] {} <Debug> TCP-Session: 8c47e7a0-38ec-47a4-aa05-67da40bd151f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.05.08 22:37:45.088572 [ 308 ] {} <Debug> TCP-Session: a4f41021-77d8-4821-afba-0072a6dfb34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.08 22:37:45.575952 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.05.08 22:37:45.576212 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1181 | 2026.05.08 22:37:45.576557 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1182 | 2026.05.08 22:37:45.581861 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1183 | 2026.05.08 22:37:45.582200 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1184 | 2026.05.08 22:37:45.582279 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1185 | 2026.05.08 22:37:45.582460 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1186 | 2026.05.08 22:37:45.582522 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1187 | 2026.05.08 22:37:45.584526 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1188 | 2026.05.08 22:37:45.584555 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1189 | 2026.05.08 22:37:45.588472 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1190 | 2026.05.08 22:37:45.588504 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1191 | 2026.05.08 22:37:45.600673 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> executeQuery: Read 25 rows, 5.59 KiB in 0.024548 sec., 1018.4129053283363 rows/sec., 227.55 KiB/sec. | ||
| 1192 | 2026.05.08 22:37:45.600778 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> MemoryTracker: Peak memory usage (for query): 136.29 KiB. | ||
| 1193 | 2026.05.08 22:37:45.600798 [ 275 ] {d707c292-8b3c-4e5a-939a-2dee932f8c40} <Debug> TCPHandler: Processed in 0.024985941 sec. | ||
| 1194 | 2026.05.08 22:37:45.602330 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.05.08 22:37:45.602453 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1196 | 2026.05.08 22:37:45.602502 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1197 | 2026.05.08 22:37:45.603015 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.05.08 22:37:45.603058 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1199 | 2026.05.08 22:37:45.603567 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1200 | 2026.05.08 22:37:45.604073 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.05.08 22:37:45.604247 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001831 sec., 16384.489350081923 rows/sec., 1.25 MiB/sec. | ||
| 1202 | 2026.05.08 22:37:45.604290 [ 275 ] {9b3d2dad-bb2f-41c9-b689-0d42a7af9bef} <Debug> TCPHandler: Processed in 0.002052871 sec. | ||
| 1203 | 2026.05.08 22:37:45.604426 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.05.08 22:37:45.604528 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1205 | 2026.05.08 22:37:45.604573 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1206 | 2026.05.08 22:37:45.605040 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.05.08 22:37:45.605079 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1208 | 2026.05.08 22:37:45.605585 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1209 | 2026.05.08 22:37:45.606152 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.05.08 22:37:45.606320 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001814 sec., 19845.644983461963 rows/sec., 1.55 MiB/sec. | ||
| 1211 | 2026.05.08 22:37:45.606365 [ 275 ] {2dd8a855-369c-4251-8c4c-e2089096276f} <Debug> TCPHandler: Processed in 0.00199044 sec. | ||
| 1212 | 2026.05.08 22:37:45.606519 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.05.08 22:37:45.606627 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1214 | 2026.05.08 22:37:45.606678 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1215 | 2026.05.08 22:37:45.607094 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.05.08 22:37:45.607134 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1217 | 2026.05.08 22:37:45.607625 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1218 | 2026.05.08 22:37:45.608140 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.05.08 22:37:45.608284 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001712 sec., 64252.33644859813 rows/sec., 4.48 MiB/sec. | ||
| 1220 | 2026.05.08 22:37:45.608321 [ 275 ] {a249240c-e2ad-4549-85de-bfb5162c90c8} <Debug> TCPHandler: Processed in 0.001889519 sec. | ||
| 1221 | 2026.05.08 22:37:45.608435 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.05.08 22:37:45.608527 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1223 | 2026.05.08 22:37:45.608568 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1224 | 2026.05.08 22:37:45.608954 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.05.08 22:37:45.608992 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1226 | 2026.05.08 22:37:45.609430 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1227 | 2026.05.08 22:37:45.609853 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.05.08 22:37:45.609995 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001443 sec., 27720.02772002772 rows/sec., 1.85 MiB/sec. | ||
| 1229 | 2026.05.08 22:37:45.610033 [ 275 ] {df4d311f-d020-4b52-9d2f-1a434b5feed9} <Debug> TCPHandler: Processed in 0.001610714 sec. | ||
| 1230 | 2026.05.08 22:37:48.505559 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1231 | 2026.05.08 22:37:48.505631 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1232 | 2026.05.08 22:37:48.575822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
| 1233 | 2026.05.08 22:37:48.578778 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.05.08 22:37:48.578830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1235 | 2026.05.08 22:37:48.580141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.05.08 22:37:48.580694 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.05.08 22:37:48.580956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1238 | 2026.05.08 22:37:48.585138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1906 | ||
| 1239 | 2026.05.08 22:37:48.585684 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.05.08 22:37:48.585731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1241 | 2026.05.08 22:37:48.586355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1242 | 2026.05.08 22:37:48.586844 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.05.08 22:37:48.586989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1906 | ||
| 1244 | 2026.05.08 22:37:48.667791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1245 | 2026.05.08 22:37:48.684175 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.08 22:37:48.684224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1247 | 2026.05.08 22:37:48.690642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2026.05.08 22:37:48.691811 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.08 22:37:48.694555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1250 | 2026.05.08 22:37:49.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.21 MiB, peak 172.87 MiB, free memory in arenas 0.00 B, will set to 168.90 MiB (RSS), difference: 1.68 MiB | ||
| 1251 | 2026.05.08 22:37:50.575347 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.05.08 22:37:50.575714 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1253 | 2026.05.08 22:37:50.576181 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1254 | 2026.05.08 22:37:50.576233 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1255 | 2026.05.08 22:37:50.576554 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1256 | 2026.05.08 22:37:50.576652 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1257 | 2026.05.08 22:37:50.576845 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1258 | 2026.05.08 22:37:50.576892 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1259 | 2026.05.08 22:37:50.576920 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1260 | 2026.05.08 22:37:50.576940 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1261 | 2026.05.08 22:37:50.577002 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1262 | 2026.05.08 22:37:50.577030 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1263 | 2026.05.08 22:37:50.578348 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Debug> executeQuery: Read 25 rows, 5.59 KiB in 0.002784 sec., 8979.885057471265 rows/sec., 1.96 MiB/sec. | ||
| 1264 | 2026.05.08 22:37:50.578467 [ 275 ] {827267d3-1af6-4b81-befe-e7d6b5ffc2de} <Debug> TCPHandler: Processed in 0.003346851 sec. | ||
| 1265 | 2026.05.08 22:37:50.579792 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.08 22:37:50.579917 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.08 22:37:50.579971 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1268 | 2026.05.08 22:37:50.580460 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.08 22:37:50.580506 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1270 | 2026.05.08 22:37:50.580979 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1271 | 2026.05.08 22:37:50.581398 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.08 22:37:50.581547 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001671 sec., 17953.321364452426 rows/sec., 1.37 MiB/sec. | ||
| 1273 | 2026.05.08 22:37:50.581585 [ 275 ] {c1b48508-88f8-41b3-aa8a-5467a4347423} <Debug> TCPHandler: Processed in 0.001849298 sec. | ||
| 1274 | 2026.05.08 22:37:50.581706 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.08 22:37:50.581805 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1276 | 2026.05.08 22:37:50.581847 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2026.05.08 22:37:50.582261 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.08 22:37:50.582298 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1279 | 2026.05.08 22:37:50.582666 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.05.08 22:37:50.583078 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.08 22:37:50.583264 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001479 sec., 24340.77079107505 rows/sec., 1.90 MiB/sec. | ||
| 1282 | 2026.05.08 22:37:50.583311 [ 275 ] {1332d7ca-1d6e-4a04-880c-906b66b52596} <Debug> TCPHandler: Processed in 0.001654826 sec. | ||
| 1283 | 2026.05.08 22:37:50.583442 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.08 22:37:50.583559 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.08 22:37:50.583609 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1286 | 2026.05.08 22:37:50.583988 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.05.08 22:37:50.584027 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1288 | 2026.05.08 22:37:50.584475 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.05.08 22:37:50.584966 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.08 22:37:50.585102 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00157 sec., 70063.69426751592 rows/sec., 4.89 MiB/sec. | ||
| 1291 | 2026.05.08 22:37:50.585140 [ 275 ] {f2910966-7e5c-4b31-a589-b72d0088bba5} <Debug> TCPHandler: Processed in 0.001758457 sec. | ||
| 1292 | 2026.05.08 22:37:50.585263 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.08 22:37:50.585359 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.08 22:37:50.585402 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1295 | 2026.05.08 22:37:50.585765 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.08 22:37:50.585802 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1297 | 2026.05.08 22:37:50.586224 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.05.08 22:37:50.586665 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.08 22:37:50.586796 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001456 sec., 27472.527472527472 rows/sec., 1.83 MiB/sec. | ||
| 1300 | 2026.05.08 22:37:50.586833 [ 275 ] {50147f68-22be-4b63-93f6-864783881a13} <Debug> TCPHandler: Processed in 0.001623044 sec. | ||
| 1301 | 2026.05.08 22:37:55.576455 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.08 22:37:55.576719 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.08 22:37:55.577060 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1304 | 2026.05.08 22:37:55.577097 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1305 | 2026.05.08 22:37:55.577329 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1306 | 2026.05.08 22:37:55.577400 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1307 | 2026.05.08 22:37:55.577537 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1308 | 2026.05.08 22:37:55.577574 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1309 | 2026.05.08 22:37:55.577595 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1310 | 2026.05.08 22:37:55.577610 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1311 | 2026.05.08 22:37:55.577651 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1312 | 2026.05.08 22:37:55.577673 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1313 | 2026.05.08 22:37:55.578946 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Debug> executeQuery: Read 25 rows, 5.59 KiB in 0.00233 sec., 10729.613733905579 rows/sec., 2.34 MiB/sec. | ||
| 1314 | 2026.05.08 22:37:55.579054 [ 275 ] {83766a10-72cf-4c7f-9973-1a0254fb4c10} <Debug> TCPHandler: Processed in 0.002732501 sec. | ||
| 1315 | 2026.05.08 22:37:55.580829 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.05.08 22:37:55.580958 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1317 | 2026.05.08 22:37:55.581012 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2026.05.08 22:37:55.581644 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.08 22:37:55.581694 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1320 | 2026.05.08 22:37:55.582296 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2026.05.08 22:37:55.582751 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.08 22:37:55.582910 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001987 sec., 2013.0850528434826 rows/sec., 212.81 KiB/sec. | ||
| 1323 | 2026.05.08 22:37:55.582950 [ 275 ] {16132c1b-b8e0-4bdc-960c-f853e8770807} <Debug> TCPHandler: Processed in 0.002184383 sec. | ||
| 1324 | 2026.05.08 22:37:55.583074 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.05.08 22:37:55.583200 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1326 | 2026.05.08 22:37:55.583249 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1327 | 2026.05.08 22:37:55.583716 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.05.08 22:37:55.583759 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1329 | 2026.05.08 22:37:55.584171 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.05.08 22:37:55.584588 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.05.08 22:37:55.584722 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00155 sec., 1290.3225806451612 rows/sec., 105.22 KiB/sec. | ||
| 1332 | 2026.05.08 22:37:55.584759 [ 275 ] {c071bc23-8cfd-4666-95ae-aa0b1f7bb626} <Debug> TCPHandler: Processed in 0.001746597 sec. | ||
| 1333 | 2026.05.08 22:37:55.584870 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.05.08 22:37:55.584962 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1335 | 2026.05.08 22:37:55.585000 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1336 | 2026.05.08 22:37:55.585446 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.08 22:37:55.585480 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1338 | 2026.05.08 22:37:55.585872 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1339 | 2026.05.08 22:37:55.586292 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.05.08 22:37:55.586418 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Debug> executeQuery: Read 43 rows, 3.56 KiB in 0.001476 sec., 29132.791327913277 rows/sec., 2.35 MiB/sec. | ||
| 1341 | 2026.05.08 22:37:55.586453 [ 275 ] {67d65b9e-d0d7-44b9-b99c-f595846c50f0} <Debug> TCPHandler: Processed in 0.001630045 sec. | ||
| 1342 | 2026.05.08 22:37:55.586560 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.05.08 22:37:55.586650 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.05.08 22:37:55.586688 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1345 | 2026.05.08 22:37:55.587061 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.05.08 22:37:55.587096 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1347 | 2026.05.08 22:37:55.587482 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1348 | 2026.05.08 22:37:55.587917 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.05.08 22:37:55.588048 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001413 sec., 5661.712668082095 rows/sec., 418.13 KiB/sec. | ||
| 1350 | 2026.05.08 22:37:55.588084 [ 275 ] {e8bfd171-741b-4cfc-9dba-e5ada51fd6f2} <Debug> TCPHandler: Processed in 0.001571044 sec. | ||
| 1351 | 2026.05.08 22:37:55.588192 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.05.08 22:37:55.588281 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1353 | 2026.05.08 22:37:55.588319 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1354 | 2026.05.08 22:37:55.588738 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.05.08 22:37:55.588777 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1356 | 2026.05.08 22:37:55.589202 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1357 | 2026.05.08 22:37:55.589713 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.05.08 22:37:55.589851 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001586 sec., 29634.300126103404 rows/sec., 2.32 MiB/sec. | ||
| 1359 | 2026.05.08 22:37:55.589889 [ 275 ] {04427492-d10a-4156-b889-4b836d9e7c2b} <Debug> TCPHandler: Processed in 0.001744347 sec. | ||
| 1360 | 2026.05.08 22:37:55.590008 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.05.08 22:37:55.590103 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.05.08 22:37:55.590147 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1363 | 2026.05.08 22:37:55.590521 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.05.08 22:37:55.590558 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1365 | 2026.05.08 22:37:55.591026 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1366 | 2026.05.08 22:37:55.591456 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.05.08 22:37:55.591589 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001505 sec., 73754.15282392026 rows/sec., 5.15 MiB/sec. | ||
| 1368 | 2026.05.08 22:37:55.591625 [ 275 ] {3eea1d31-c640-45b8-82e6-801f9baef17c} <Debug> TCPHandler: Processed in 0.001667255 sec. | ||
| 1369 | 2026.05.08 22:37:55.591756 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.05.08 22:37:55.591871 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.05.08 22:37:55.591943 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1372 | 2026.05.08 22:37:55.592790 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.05.08 22:37:55.592833 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1374 | 2026.05.08 22:37:55.596474 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1375 | 2026.05.08 22:37:55.596924 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.05.08 22:37:55.597073 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.005226 sec., 1148.105625717566 rows/sec., 2.06 MiB/sec. | ||
| 1377 | 2026.05.08 22:37:55.597136 [ 275 ] {32a63f7c-c25b-4394-83c8-3237fd903de2} <Debug> TCPHandler: Processed in 0.005440013 sec. | ||
| 1378 | 2026.05.08 22:37:55.597281 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.05.08 22:37:55.597381 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1380 | 2026.05.08 22:37:55.597424 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1381 | 2026.05.08 22:37:55.597746 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Trace> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.05.08 22:37:55.597782 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1383 | 2026.05.08 22:37:55.598254 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1384 | 2026.05.08 22:37:55.598676 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Trace> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.05.08 22:37:55.598804 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001441 sec., 2081.887578070784 rows/sec., 147.06 KiB/sec. | ||
| 1386 | 2026.05.08 22:37:55.598839 [ 275 ] {f702fb66-dfca-434e-a21e-4eab162f56f1} <Debug> TCPHandler: Processed in 0.001618044 sec. | ||
| 1387 | 2026.05.08 22:37:55.598955 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.05.08 22:37:55.599047 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.05.08 22:37:55.599088 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1390 | 2026.05.08 22:37:55.599404 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.08 22:37:55.599440 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1392 | 2026.05.08 22:37:55.599833 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1393 | 2026.05.08 22:37:55.600246 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.05.08 22:37:55.600374 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001345 sec., 29739.776951672862 rows/sec., 1.99 MiB/sec. | ||
| 1395 | 2026.05.08 22:37:55.600408 [ 275 ] {d605a897-a1cf-4c62-ac1f-f27ac03ee32b} <Debug> TCPHandler: Processed in 0.001503503 sec. | ||
| 1396 | 2026.05.08 22:37:56.087109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2418 | ||
| 1397 | 2026.05.08 22:37:56.087639 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.05.08 22:37:56.087689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1399 | 2026.05.08 22:37:56.088381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1400 | 2026.05.08 22:37:56.088918 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.05.08 22:37:56.089097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2418 | ||
| 1402 | 2026.05.08 22:37:56.194667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1403 | 2026.05.08 22:37:56.212677 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.05.08 22:37:56.212775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1405 | 2026.05.08 22:37:56.219695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1406 | 2026.05.08 22:37:56.220870 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.08 22:37:56.224118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1408 | 2026.05.08 22:37:57.001373 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.50 MiB, peak 173.50 MiB, free memory in arenas 0.00 B, will set to 170.76 MiB (RSS), difference: 1.26 MiB | ||
| 1409 | 2026.05.08 22:37:58.581128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 158 | ||
| 1410 | 2026.05.08 22:37:58.583275 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.05.08 22:37:58.583320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1412 | 2026.05.08 22:37:58.584580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1413 | 2026.05.08 22:37:58.585074 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.08 22:37:58.585329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1415 | 2026.05.08 22:38:00.575602 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.05.08 22:38:00.575959 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1417 | 2026.05.08 22:38:00.576288 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2026.05.08 22:38:00.576321 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1419 | 2026.05.08 22:38:00.576530 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2026.05.08 22:38:00.576594 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2026.05.08 22:38:00.576728 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1422 | 2026.05.08 22:38:00.576817 [ 284 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2026.05.08 22:38:00.576893 [ 332 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1424 | 2026.05.08 22:38:00.577035 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1425 | 2026.05.08 22:38:00.577063 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.05.08 22:38:00.579478 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1427 | 2026.05.08 22:38:00.579508 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1428 | 2026.05.08 22:38:00.579574 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1429 | 2026.05.08 22:38:00.579644 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1430 | 2026.05.08 22:38:00.580750 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> executeQuery: Read 29 rows, 5.77 KiB in 0.004954 sec., 5853.855470327008 rows/sec., 1.14 MiB/sec. | ||
| 1431 | 2026.05.08 22:38:00.580824 [ 275 ] {d8de91db-3759-4d85-b78b-8fac84f3af33} <Debug> TCPHandler: Processed in 0.005390952 sec. | ||
| 1432 | 2026.05.08 22:38:00.582096 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.05.08 22:38:00.582197 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1434 | 2026.05.08 22:38:00.582238 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1435 | 2026.05.08 22:38:00.582653 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.05.08 22:38:00.582693 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1437 | 2026.05.08 22:38:00.583173 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2026.05.08 22:38:00.583610 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.05.08 22:38:00.583773 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001604 sec., 18703.241895261846 rows/sec., 1.43 MiB/sec. | ||
| 1440 | 2026.05.08 22:38:00.583811 [ 275 ] {2f41865d-83d1-4111-b23e-e94aee52a944} <Debug> TCPHandler: Processed in 0.001763037 sec. | ||
| 1441 | 2026.05.08 22:38:00.583916 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.05.08 22:38:00.584008 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1443 | 2026.05.08 22:38:00.584051 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1444 | 2026.05.08 22:38:00.584433 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.08 22:38:00.584469 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1446 | 2026.05.08 22:38:00.584852 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1447 | 2026.05.08 22:38:00.585255 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.05.08 22:38:00.585402 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001412 sec., 25495.750708215295 rows/sec., 1.99 MiB/sec. | ||
| 1449 | 2026.05.08 22:38:00.585438 [ 275 ] {6cc3ce11-808f-42db-8192-6c537487fdb9} <Debug> TCPHandler: Processed in 0.001568794 sec. | ||
| 1450 | 2026.05.08 22:38:00.585545 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.05.08 22:38:00.585635 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.05.08 22:38:00.585675 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1453 | 2026.05.08 22:38:00.586105 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.05.08 22:38:00.586138 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1455 | 2026.05.08 22:38:00.586540 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1456 | 2026.05.08 22:38:00.586941 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.08 22:38:00.587084 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001467 sec., 74982.95841854124 rows/sec., 5.23 MiB/sec. | ||
| 1458 | 2026.05.08 22:38:00.587120 [ 275 ] {7ea1ea75-c996-4292-97a9-6cc056b78bca} <Debug> TCPHandler: Processed in 0.001621725 sec. | ||
| 1459 | 2026.05.08 22:38:00.587226 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.05.08 22:38:00.587317 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.05.08 22:38:00.587431 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1462 | 2026.05.08 22:38:00.587750 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.05.08 22:38:00.587784 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1464 | 2026.05.08 22:38:00.588236 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.05.08 22:38:00.588674 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.05.08 22:38:00.588820 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001521 sec., 26298.487836949374 rows/sec., 1.76 MiB/sec. | ||
| 1467 | 2026.05.08 22:38:00.588857 [ 275 ] {26bdc135-91bd-4107-a7e1-d585ea1cb994} <Debug> TCPHandler: Processed in 0.001677515 sec. | ||
| 1468 | 2026.05.08 22:38:03.505875 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1469 | 2026.05.08 22:38:03.505946 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1470 | 2026.05.08 22:38:03.589242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2866 | ||
| 1471 | 2026.05.08 22:38:03.589723 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.05.08 22:38:03.589764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1473 | 2026.05.08 22:38:03.590401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2026.05.08 22:38:03.590865 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.05.08 22:38:03.591000 [ 92 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2026.05.08 22:38:03.591012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2866 | ||
| 1477 | 2026.05.08 22:38:03.591084 [ 92 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.05.08 22:38:03.591114 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1479 | 2026.05.08 22:38:03.593708 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 1480 | 2026.05.08 22:38:03.596257 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1481 | 2026.05.08 22:38:03.596417 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1482 | 2026.05.08 22:38:03.596523 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1483 | 2026.05.08 22:38:03.596583 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1484 | 2026.05.08 22:38:03.596630 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 442 rows starting from the beginning of the part | ||
| 1485 | 2026.05.08 22:38:03.596683 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1486 | 2026.05.08 22:38:03.596741 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1487 | 2026.05.08 22:38:03.630154 [ 202 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.038955925 sec., 73570.32338469694 rows/sec., 1.05 MiB/sec. | ||
| 1488 | 2026.05.08 22:38:03.631055 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1489 | 2026.05.08 22:38:03.631696 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.05.08 22:38:03.631776 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_6_1} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1491 | 2026.05.08 22:38:03.631890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1492 | 2026.05.08 22:38:03.724254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1493 | 2026.05.08 22:38:03.740949 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.05.08 22:38:03.740993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1495 | 2026.05.08 22:38:03.747199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1496 | 2026.05.08 22:38:03.748338 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.05.08 22:38:03.748600 [ 92 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1498 | 2026.05.08 22:38:03.748640 [ 92 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.05.08 22:38:03.748662 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1500 | 2026.05.08 22:38:03.748765 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1501 | 2026.05.08 22:38:03.751685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1502 | 2026.05.08 22:38:03.752871 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1503 | 2026.05.08 22:38:03.754304 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1504 | 2026.05.08 22:38:03.758832 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1505 | 2026.05.08 22:38:03.763082 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1506 | 2026.05.08 22:38:03.767839 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1507 | 2026.05.08 22:38:03.774825 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1508 | 2026.05.08 22:38:03.779431 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 1509 | 2026.05.08 22:38:03.838737 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090001363 sec., 511.1033707345076 rows/sec., 2.64 MiB/sec. | ||
| 1510 | 2026.05.08 22:38:03.841326 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1511 | 2026.05.08 22:38:03.843883 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_6_1} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.05.08 22:38:03.843994 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_6_1} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1513 | 2026.05.08 22:38:03.846019 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1514 | 2026.05.08 22:38:04.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.16 MiB, peak 181.70 MiB, free memory in arenas 0.00 B, will set to 182.52 MiB (RSS), difference: 10.36 MiB | ||
| 1515 | 2026.05.08 22:38:05.576808 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.05.08 22:38:05.577023 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1517 | 2026.05.08 22:38:05.577354 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1518 | 2026.05.08 22:38:05.577389 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1519 | 2026.05.08 22:38:05.577612 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1520 | 2026.05.08 22:38:05.577681 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1521 | 2026.05.08 22:38:05.577818 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1522 | 2026.05.08 22:38:05.577921 [ 343 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1523 | 2026.05.08 22:38:05.577936 [ 358 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1524 | 2026.05.08 22:38:05.578041 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1525 | 2026.05.08 22:38:05.578066 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2026.05.08 22:38:05.578131 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1527 | 2026.05.08 22:38:05.578149 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1528 | 2026.05.08 22:38:05.578186 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1529 | 2026.05.08 22:38:05.578234 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1530 | 2026.05.08 22:38:05.579421 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002485 sec., 11670.020120724346 rows/sec., 2.36 MiB/sec. | ||
| 1531 | 2026.05.08 22:38:05.579517 [ 275 ] {65a64d0e-c673-448e-a4ab-ceea3b0ce48a} <Debug> TCPHandler: Processed in 0.002829894 sec. | ||
| 1532 | 2026.05.08 22:38:05.583766 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.05.08 22:38:05.583889 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1534 | 2026.05.08 22:38:05.583938 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1535 | 2026.05.08 22:38:05.584439 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.08 22:38:05.584481 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1537 | 2026.05.08 22:38:05.584941 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1538 | 2026.05.08 22:38:05.585432 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.05.08 22:38:05.585574 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Debug> executeQuery: Read 72 rows, 6.29 KiB in 0.00172 sec., 41860.46511627907 rows/sec., 3.57 MiB/sec. | ||
| 1540 | 2026.05.08 22:38:05.585579 [ 89 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1541 | 2026.05.08 22:38:05.585612 [ 275 ] {a670449a-ba2b-4bd1-bc37-0f8e2f6d5c3f} <Debug> TCPHandler: Processed in 0.0019085 sec. | ||
| 1542 | 2026.05.08 22:38:05.585678 [ 89 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.08 22:38:05.585719 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1544 | 2026.05.08 22:38:05.585762 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.05.08 22:38:05.585850 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 1546 | 2026.05.08 22:38:05.585860 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.05.08 22:38:05.585925 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1548 | 2026.05.08 22:38:05.585985 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1549 | 2026.05.08 22:38:05.586029 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1550 | 2026.05.08 22:38:05.586106 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 1551 | 2026.05.08 22:38:05.586154 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 1552 | 2026.05.08 22:38:05.586203 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
| 1553 | 2026.05.08 22:38:05.586243 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 1554 | 2026.05.08 22:38:05.586284 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1555 | 2026.05.08 22:38:05.586349 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.08 22:38:05.586390 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1557 | 2026.05.08 22:38:05.586870 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1558 | 2026.05.08 22:38:05.587322 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510503 sec., 237007.1426538047 rows/sec., 20.88 MiB/sec. | ||
| 1559 | 2026.05.08 22:38:05.587330 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.05.08 22:38:05.587512 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.00167 sec., 12574.850299401198 rows/sec., 945.57 KiB/sec. | ||
| 1561 | 2026.05.08 22:38:05.587550 [ 275 ] {de434c65-862d-41b2-96cd-dde7ca0d0aa8} <Debug> TCPHandler: Processed in 0.001838578 sec. | ||
| 1562 | 2026.05.08 22:38:05.587654 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1563 | 2026.05.08 22:38:05.587668 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.05.08 22:38:05.587767 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1565 | 2026.05.08 22:38:05.587807 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1566 | 2026.05.08 22:38:05.588215 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.05.08 22:38:05.588243 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.05.08 22:38:05.588285 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1569 | 2026.05.08 22:38:05.588309 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_6_1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1570 | 2026.05.08 22:38:05.588403 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1571 | 2026.05.08 22:38:05.588707 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1572 | 2026.05.08 22:38:05.589178 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.05.08 22:38:05.589276 [ 89 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1574 | 2026.05.08 22:38:05.589305 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Debug> executeQuery: Read 65 rows, 5.22 KiB in 0.001557 sec., 41746.94926140013 rows/sec., 3.28 MiB/sec. | ||
| 1575 | 2026.05.08 22:38:05.589307 [ 89 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.05.08 22:38:05.589344 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1577 | 2026.05.08 22:38:05.589349 [ 275 ] {667c5de6-ad0c-4826-8914-36d31d05bc42} <Debug> TCPHandler: Processed in 0.001730756 sec. | ||
| 1578 | 2026.05.08 22:38:05.589456 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 1579 | 2026.05.08 22:38:05.589482 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.05.08 22:38:05.589581 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.05.08 22:38:05.589589 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1582 | 2026.05.08 22:38:05.589627 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1583 | 2026.05.08 22:38:05.589636 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1584 | 2026.05.08 22:38:05.589741 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1585 | 2026.05.08 22:38:05.589804 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1586 | 2026.05.08 22:38:05.589867 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 1587 | 2026.05.08 22:38:05.589926 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1588 | 2026.05.08 22:38:05.589986 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 65 rows starting from the beginning of the part | ||
| 1589 | 2026.05.08 22:38:05.590017 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.08 22:38:05.590057 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1591 | 2026.05.08 22:38:05.590521 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1592 | 2026.05.08 22:38:05.591000 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588945 sec., 187545.82443067568 rows/sec., 15.62 MiB/sec. | ||
| 1593 | 2026.05.08 22:38:05.591015 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.05.08 22:38:05.591145 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1595 | 2026.05.08 22:38:05.591164 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001601 sec., 68707.05808869457 rows/sec., 4.80 MiB/sec. | ||
| 1596 | 2026.05.08 22:38:05.591176 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.05.08 22:38:05.591210 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1598 | 2026.05.08 22:38:05.591213 [ 275 ] {cbc5d232-9881-4887-8cbd-165d68e98252} <Debug> TCPHandler: Processed in 0.001778527 sec. | ||
| 1599 | 2026.05.08 22:38:05.591284 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 1600 | 2026.05.08 22:38:05.591306 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1601 | 2026.05.08 22:38:05.591353 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.05.08 22:38:05.591379 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1603 | 2026.05.08 22:38:05.591409 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 341 rows starting from the beginning of the part | ||
| 1604 | 2026.05.08 22:38:05.591451 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.05.08 22:38:05.591453 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1606 | 2026.05.08 22:38:05.591511 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1607 | 2026.05.08 22:38:05.591515 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1608 | 2026.05.08 22:38:05.591547 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part | ||
| 1609 | 2026.05.08 22:38:05.591587 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1610 | 2026.05.08 22:38:05.591623 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1611 | 2026.05.08 22:38:05.591939 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.08 22:38:05.592018 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_6_1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1613 | 2026.05.08 22:38:05.592084 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1614 | 2026.05.08 22:38:05.592382 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.05.08 22:38:05.592422 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1616 | 2026.05.08 22:38:05.592703 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489172 sec., 598990.5800001612 rows/sec., 43.53 MiB/sec. | ||
| 1617 | 2026.05.08 22:38:05.592940 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1618 | 2026.05.08 22:38:05.593355 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1619 | 2026.05.08 22:38:05.593483 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.08 22:38:05.593556 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1621 | 2026.05.08 22:38:05.593614 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1622 | 2026.05.08 22:38:05.593927 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.08 22:38:05.594072 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002638 sec., 7960.576194086429 rows/sec., 14.26 MiB/sec. | ||
| 1624 | 2026.05.08 22:38:05.594125 [ 275 ] {46058ff9-fc56-4fb7-aa52-287600716fb5} <Debug> TCPHandler: Processed in 0.002820134 sec. | ||
| 1625 | 2026.05.08 22:38:05.594247 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.05.08 22:38:05.594340 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.05.08 22:38:05.594382 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1628 | 2026.05.08 22:38:05.594714 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Trace> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.05.08 22:38:05.594749 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1630 | 2026.05.08 22:38:05.595215 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1631 | 2026.05.08 22:38:05.595699 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Trace> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.05.08 22:38:05.595825 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001504 sec., 9973.40425531915 rows/sec., 760.99 KiB/sec. | ||
| 1633 | 2026.05.08 22:38:05.595861 [ 275 ] {7988418a-5225-4c98-87c6-13748d91a924} <Debug> TCPHandler: Processed in 0.001663056 sec. | ||
| 1634 | 2026.05.08 22:38:05.595982 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.05.08 22:38:05.596075 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.05.08 22:38:05.596114 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1637 | 2026.05.08 22:38:05.596429 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.05.08 22:38:05.596465 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1639 | 2026.05.08 22:38:05.596854 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1640 | 2026.05.08 22:38:05.597269 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.05.08 22:38:05.597363 [ 89 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.05.08 22:38:05.597395 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001338 sec., 29895.366218236173 rows/sec., 2.00 MiB/sec. | ||
| 1643 | 2026.05.08 22:38:05.597397 [ 89 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.08 22:38:05.597435 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1645 | 2026.05.08 22:38:05.597439 [ 275 ] {888d565d-0e89-4cc8-bb41-1b7702593b25} <Debug> TCPHandler: Processed in 0.001504493 sec. | ||
| 1646 | 2026.05.08 22:38:05.597566 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 1647 | 2026.05.08 22:38:05.597691 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2026.05.08 22:38:05.597726 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1649 | 2026.05.08 22:38:05.597800 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1650 | 2026.05.08 22:38:05.597848 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1651 | 2026.05.08 22:38:05.597903 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1652 | 2026.05.08 22:38:05.597954 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1653 | 2026.05.08 22:38:05.598000 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1654 | 2026.05.08 22:38:05.598890 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365791 sec., 175722.34697695327 rows/sec., 11.73 MiB/sec. | ||
| 1655 | 2026.05.08 22:38:05.599118 [ 190 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1656 | 2026.05.08 22:38:05.599560 [ 190 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.05.08 22:38:05.599629 [ 190 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_6_1} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1658 | 2026.05.08 22:38:05.599694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1659 | 2026.05.08 22:38:08.585662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 184 | ||
| 1660 | 2026.05.08 22:38:08.587947 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.08 22:38:08.587998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1662 | 2026.05.08 22:38:08.589379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1663 | 2026.05.08 22:38:08.589876 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.08 22:38:08.590206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1665 | 2026.05.08 22:38:10.576692 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.05.08 22:38:10.576941 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1667 | 2026.05.08 22:38:10.577307 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.05.08 22:38:10.577342 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1669 | 2026.05.08 22:38:10.577568 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.05.08 22:38:10.577635 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.05.08 22:38:10.577775 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 1672 | 2026.05.08 22:38:10.577884 [ 343 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1673 | 2026.05.08 22:38:10.577895 [ 350 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1674 | 2026.05.08 22:38:10.578002 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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.08 22:38:10.578027 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.05.08 22:38:10.578095 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1677 | 2026.05.08 22:38:10.578114 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1678 | 2026.05.08 22:38:10.578147 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1679 | 2026.05.08 22:38:10.578183 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1680 | 2026.05.08 22:38:10.579229 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> executeQuery: Read 29 rows, 5.77 KiB in 0.002392 sec., 12123.745819397993 rows/sec., 2.36 MiB/sec. | ||
| 1681 | 2026.05.08 22:38:10.579346 [ 275 ] {d9a044a8-e040-4aaf-b6b7-9e5da37af9ff} <Debug> TCPHandler: Processed in 0.002785282 sec. | ||
| 1682 | 2026.05.08 22:38:10.581480 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.05.08 22:38:10.581666 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.08 22:38:10.581738 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1685 | 2026.05.08 22:38:10.582415 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.05.08 22:38:10.582461 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1687 | 2026.05.08 22:38:10.582941 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1688 | 2026.05.08 22:38:10.583367 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.05.08 22:38:10.583512 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 1.05 MiB/sec. | ||
| 1690 | 2026.05.08 22:38:10.583551 [ 275 ] {bbf59b35-fbd0-4139-8559-3d08fd643353} <Debug> TCPHandler: Processed in 0.002163273 sec. | ||
| 1691 | 2026.05.08 22:38:10.583668 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.05.08 22:38:10.583762 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1693 | 2026.05.08 22:38:10.583802 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1694 | 2026.05.08 22:38:10.584269 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.05.08 22:38:10.584306 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1696 | 2026.05.08 22:38:10.584709 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1697 | 2026.05.08 22:38:10.585111 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.05.08 22:38:10.585242 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Debug> executeQuery: Read 150 rows, 13.80 KiB in 0.001498 sec., 100133.51134846461 rows/sec., 9.00 MiB/sec. | ||
| 1699 | 2026.05.08 22:38:10.585280 [ 275 ] {38ba441b-9fb2-4bd6-9340-57a8b7329d66} <Debug> TCPHandler: Processed in 0.001660455 sec. | ||
| 1700 | 2026.05.08 22:38:10.585388 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.05.08 22:38:10.585480 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.05.08 22:38:10.585520 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1703 | 2026.05.08 22:38:10.585897 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.08 22:38:10.585933 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1705 | 2026.05.08 22:38:10.586386 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1706 | 2026.05.08 22:38:10.586828 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.08 22:38:10.586955 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001493 sec., 8037.508372404554 rows/sec., 643.63 KiB/sec. | ||
| 1708 | 2026.05.08 22:38:10.586992 [ 275 ] {605779b9-4b3c-4d08-bc0d-cd88a0231659} <Debug> TCPHandler: Processed in 0.001652075 sec. | ||
| 1709 | 2026.05.08 22:38:10.587096 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.05.08 22:38:10.587188 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.05.08 22:38:10.587227 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1712 | 2026.05.08 22:38:10.587606 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.08 22:38:10.587642 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1714 | 2026.05.08 22:38:10.588027 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1715 | 2026.05.08 22:38:10.588429 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.08 22:38:10.588556 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001386 sec., 17316.017316017314 rows/sec., 1.44 MiB/sec. | ||
| 1717 | 2026.05.08 22:38:10.588596 [ 275 ] {7cbf6db2-14f0-4895-86c3-a4e401d447fb} <Debug> TCPHandler: Processed in 0.001548124 sec. | ||
| 1718 | 2026.05.08 22:38:10.588701 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.08 22:38:10.588793 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.05.08 22:38:10.588832 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1721 | 2026.05.08 22:38:10.589207 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.08 22:38:10.589248 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1723 | 2026.05.08 22:38:10.589635 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1724 | 2026.05.08 22:38:10.590043 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.08 22:38:10.590170 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001396 sec., 8595.988538681948 rows/sec., 671.56 KiB/sec. | ||
| 1726 | 2026.05.08 22:38:10.590208 [ 275 ] {a7cf56c6-5912-4ae2-8cb5-a0cc9d96756c} <Debug> TCPHandler: Processed in 0.001555334 sec. | ||
| 1727 | 2026.05.08 22:38:10.590314 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.05.08 22:38:10.590406 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1729 | 2026.05.08 22:38:10.590444 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1730 | 2026.05.08 22:38:10.590849 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.05.08 22:38:10.590885 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1732 | 2026.05.08 22:38:10.591283 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1733 | 2026.05.08 22:38:10.591730 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.08 22:38:10.591859 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Debug> executeQuery: Read 72 rows, 6.14 KiB in 0.001471 sec., 48946.29503738953 rows/sec., 4.07 MiB/sec. | ||
| 1735 | 2026.05.08 22:38:10.591895 [ 275 ] {d2c75e8f-3387-4875-9036-b5df2f8997b6} <Debug> TCPHandler: Processed in 0.001630565 sec. | ||
| 1736 | 2026.05.08 22:38:10.592004 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.08 22:38:10.592096 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.05.08 22:38:10.592137 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1739 | 2026.05.08 22:38:10.592523 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.05.08 22:38:10.592557 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1741 | 2026.05.08 22:38:10.592982 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2026.05.08 22:38:10.593390 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.05.08 22:38:10.593517 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Debug> executeQuery: Read 146 rows, 10.85 KiB in 0.00144 sec., 101388.88888888888 rows/sec., 7.36 MiB/sec. | ||
| 1744 | 2026.05.08 22:38:10.593553 [ 275 ] {6d2e87e0-e404-46ac-966d-3388417be63d} <Debug> TCPHandler: Processed in 0.001598034 sec. | ||
| 1745 | 2026.05.08 22:38:10.593656 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.05.08 22:38:10.593748 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.08 22:38:10.593788 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1748 | 2026.05.08 22:38:10.594101 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.08 22:38:10.594134 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1750 | 2026.05.08 22:38:10.594530 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1751 | 2026.05.08 22:38:10.594937 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.05.08 22:38:10.595061 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001332 sec., 30030.03003003003 rows/sec., 2.00 MiB/sec. | ||
| 1753 | 2026.05.08 22:38:10.595096 [ 275 ] {493b91d5-fd9e-4f91-9c80-20bb28376ed3} <Debug> TCPHandler: Processed in 0.001488423 sec. | ||
| 1754 | 2026.05.08 22:38:11.091188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3378 | ||
| 1755 | 2026.05.08 22:38:11.091914 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.05.08 22:38:11.091982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1757 | 2026.05.08 22:38:11.092818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1758 | 2026.05.08 22:38:11.093403 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.05.08 22:38:11.093533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3378 | ||
| 1760 | 2026.05.08 22:38:11.251824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1761 | 2026.05.08 22:38:11.269398 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.08 22:38:11.269458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1763 | 2026.05.08 22:38:11.275116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2026.05.08 22:38:11.276245 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.08 22:38:11.279423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1766 | 2026.05.08 22:38:15.576356 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.08 22:38:15.576729 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1768 | 2026.05.08 22:38:15.577255 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1769 | 2026.05.08 22:38:15.577323 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1770 | 2026.05.08 22:38:15.577619 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1771 | 2026.05.08 22:38:15.577686 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2026.05.08 22:38:15.577820 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1773 | 2026.05.08 22:38:15.577925 [ 343 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1774 | 2026.05.08 22:38:15.577941 [ 350 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1775 | 2026.05.08 22:38:15.578047 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1776 | 2026.05.08 22:38:15.578072 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1777 | 2026.05.08 22:38:15.578138 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1778 | 2026.05.08 22:38:15.578157 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1779 | 2026.05.08 22:38:15.578193 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1780 | 2026.05.08 22:38:15.578231 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1781 | 2026.05.08 22:38:15.579392 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002807 sec., 10331.314570716067 rows/sec., 2.09 MiB/sec. | ||
| 1782 | 2026.05.08 22:38:15.579492 [ 275 ] {f941fd76-d75e-4052-829c-ea1654aab913} <Debug> TCPHandler: Processed in 0.00331196 sec. | ||
| 1783 | 2026.05.08 22:38:15.581194 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.08 22:38:15.581300 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.08 22:38:15.581341 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1786 | 2026.05.08 22:38:15.581957 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.08 22:38:15.582010 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1788 | 2026.05.08 22:38:15.582604 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2026.05.08 22:38:15.583074 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.08 22:38:15.583215 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Debug> executeQuery: Read 74 rows, 6.49 KiB in 0.001945 sec., 38046.27249357327 rows/sec., 3.26 MiB/sec. | ||
| 1791 | 2026.05.08 22:38:15.583253 [ 275 ] {0c477028-5d6a-4b7a-a812-834de78411cf} <Debug> TCPHandler: Processed in 0.002108942 sec. | ||
| 1792 | 2026.05.08 22:38:15.583365 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.08 22:38:15.583458 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.08 22:38:15.583497 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1795 | 2026.05.08 22:38:15.583903 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.08 22:38:15.583942 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1797 | 2026.05.08 22:38:15.584337 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1798 | 2026.05.08 22:38:15.584754 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.08 22:38:15.584902 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001462 sec., 15047.879616963064 rows/sec., 1.11 MiB/sec. | ||
| 1800 | 2026.05.08 22:38:15.584940 [ 275 ] {0a478262-b55b-42f8-be68-1a5d3ab998a3} <Debug> TCPHandler: Processed in 0.001624354 sec. | ||
| 1801 | 2026.05.08 22:38:15.585043 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.05.08 22:38:15.585136 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1803 | 2026.05.08 22:38:15.585173 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1804 | 2026.05.08 22:38:15.585570 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.05.08 22:38:15.585605 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1806 | 2026.05.08 22:38:15.586003 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1807 | 2026.05.08 22:38:15.586421 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.08 22:38:15.586548 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00143 sec., 40559.440559440554 rows/sec., 3.17 MiB/sec. | ||
| 1809 | 2026.05.08 22:38:15.586584 [ 275 ] {96da3fb3-f50f-40a0-89cc-7b903a75a12d} <Debug> TCPHandler: Processed in 0.001589065 sec. | ||
| 1810 | 2026.05.08 22:38:15.586692 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.05.08 22:38:15.586786 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.05.08 22:38:15.586828 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1813 | 2026.05.08 22:38:15.587211 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.05.08 22:38:15.587246 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1815 | 2026.05.08 22:38:15.587663 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1816 | 2026.05.08 22:38:15.588075 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.05.08 22:38:15.588202 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001435 sec., 76655.05226480836 rows/sec., 5.35 MiB/sec. | ||
| 1818 | 2026.05.08 22:38:15.588239 [ 275 ] {7ada8e2a-a78d-4d1b-ba2c-586d8a4076c5} <Debug> TCPHandler: Processed in 0.001594844 sec. | ||
| 1819 | 2026.05.08 22:38:15.588349 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.05.08 22:38:15.588441 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.05.08 22:38:15.588493 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1822 | 2026.05.08 22:38:15.589248 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.05.08 22:38:15.589285 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1824 | 2026.05.08 22:38:15.589923 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1825 | 2026.05.08 22:38:15.590338 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.05.08 22:38:15.590474 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002052 sec., 10721.247563352827 rows/sec., 19.21 MiB/sec. | ||
| 1827 | 2026.05.08 22:38:15.590524 [ 275 ] {0719bf22-883d-4fcf-aab1-3184b73894f6} <Debug> TCPHandler: Processed in 0.002224454 sec. | ||
| 1828 | 2026.05.08 22:38:15.590635 [ 275 ] {} <Trace> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.05.08 22:38:15.590729 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.05.08 22:38:15.590770 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2026.05.08 22:38:15.591089 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.05.08 22:38:15.591124 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1833 | 2026.05.08 22:38:15.591583 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1834 | 2026.05.08 22:38:15.592002 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.05.08 22:38:15.592126 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001416 sec., 28248.58757062147 rows/sec., 1.89 MiB/sec. | ||
| 1836 | 2026.05.08 22:38:15.592161 [ 275 ] {fce4d8b4-0b83-424d-9b6c-044838a7254d} <Debug> TCPHandler: Processed in 0.001574204 sec. | ||
| 1837 | 2026.05.08 22:38:18.505988 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1838 | 2026.05.08 22:38:18.506059 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1839 | 2026.05.08 22:38:18.590393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 216 | ||
| 1840 | 2026.05.08 22:38:18.593041 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.08 22:38:18.593098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1842 | 2026.05.08 22:38:18.593648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3826 | ||
| 1843 | 2026.05.08 22:38:18.594392 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.05.08 22:38:18.594460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1845 | 2026.05.08 22:38:18.594470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1846 | 2026.05.08 22:38:18.595050 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.05.08 22:38:18.595246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1848 | 2026.05.08 22:38:18.595423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1849 | 2026.05.08 22:38:18.595767 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.05.08 22:38:18.595916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3826 | ||
| 1851 | 2026.05.08 22:38:18.779516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1852 | 2026.05.08 22:38:18.797962 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.05.08 22:38:18.798027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1854 | 2026.05.08 22:38:18.803497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1855 | 2026.05.08 22:38:18.804592 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.05.08 22:38:18.807814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1857 | 2026.05.08 22:38:19.780367 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1858 | 2026.05.08 22:38:19.780438 [ 275 ] {} <Debug> TCP-Session: bc6f311f-086c-4c54-82bd-59fc5573992e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.05.08 22:38:20.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.79 MiB, peak 189.29 MiB, free memory in arenas 0.00 B, will set to 183.82 MiB (RSS), difference: 2.03 MiB | ||
| 1860 | 2026.05.08 22:38:20.575616 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.08 22:38:20.575825 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1862 | 2026.05.08 22:38:20.576153 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1863 | 2026.05.08 22:38:20.576188 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1864 | 2026.05.08 22:38:20.576413 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2026.05.08 22:38:20.576482 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2026.05.08 22:38:20.576622 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1867 | 2026.05.08 22:38:20.576728 [ 350 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1868 | 2026.05.08 22:38:20.576730 [ 343 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1869 | 2026.05.08 22:38:20.576841 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1870 | 2026.05.08 22:38:20.576866 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2026.05.08 22:38:20.576937 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2026.05.08 22:38:20.576955 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1873 | 2026.05.08 22:38:20.576989 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1874 | 2026.05.08 22:38:20.577032 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1875 | 2026.05.08 22:38:20.578095 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> executeQuery: Read 29 rows, 5.77 KiB in 0.002353 sec., 12324.691882702931 rows/sec., 2.39 MiB/sec. | ||
| 1876 | 2026.05.08 22:38:20.578224 [ 277 ] {4c2591e1-cee4-4208-84b6-e19c5822ea2a} <Debug> TCPHandler: Processed in 0.002737612 sec. | ||
| 1877 | 2026.05.08 22:38:20.579532 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.05.08 22:38:20.579663 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1879 | 2026.05.08 22:38:20.579712 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1880 | 2026.05.08 22:38:20.580249 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.05.08 22:38:20.580296 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1882 | 2026.05.08 22:38:20.580796 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1883 | 2026.05.08 22:38:20.581240 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.05.08 22:38:20.581385 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001757 sec., 17074.558907228227 rows/sec., 1.30 MiB/sec. | ||
| 1885 | 2026.05.08 22:38:20.581421 [ 277 ] {33e4ae8c-0f63-42b1-8fe5-5c04eb73a983} <Debug> TCPHandler: Processed in 0.00195103 sec. | ||
| 1886 | 2026.05.08 22:38:20.581555 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.08 22:38:20.581659 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.08 22:38:20.581698 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1889 | 2026.05.08 22:38:20.582134 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.05.08 22:38:20.582169 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1891 | 2026.05.08 22:38:20.582550 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1892 | 2026.05.08 22:38:20.582952 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.05.08 22:38:20.583086 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001448 sec., 24861.878453038673 rows/sec., 1.94 MiB/sec. | ||
| 1894 | 2026.05.08 22:38:20.583122 [ 277 ] {8214583d-07e5-41b0-bae3-05932c57bfb7} <Debug> TCPHandler: Processed in 0.001619585 sec. | ||
| 1895 | 2026.05.08 22:38:20.583245 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.05.08 22:38:20.583336 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.05.08 22:38:20.583377 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1898 | 2026.05.08 22:38:20.583749 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.08 22:38:20.583784 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1900 | 2026.05.08 22:38:20.584261 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1901 | 2026.05.08 22:38:20.584681 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.05.08 22:38:20.584805 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001488 sec., 73924.7311827957 rows/sec., 5.16 MiB/sec. | ||
| 1903 | 2026.05.08 22:38:20.584839 [ 277 ] {4aed13e1-344b-429b-9b3e-3e3d9c79e424} <Debug> TCPHandler: Processed in 0.001640355 sec. | ||
| 1904 | 2026.05.08 22:38:20.584959 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.08 22:38:20.585049 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.05.08 22:38:20.585088 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1907 | 2026.05.08 22:38:20.585411 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.05.08 22:38:20.585446 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1909 | 2026.05.08 22:38:20.585826 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1910 | 2026.05.08 22:38:20.586245 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.05.08 22:38:20.586370 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001339 sec., 29873.039581777448 rows/sec., 1.99 MiB/sec. | ||
| 1912 | 2026.05.08 22:38:20.586407 [ 277 ] {ad42da14-561c-4b89-a281-71f76a0ff374} <Debug> TCPHandler: Processed in 0.001495473 sec. | ||
| 1913 | 2026.05.08 22:38:20.705928 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.05.08 22:38:20.705967 [ 286 ] {} <Debug> TCP-Session: 6c6a45a7-737e-459c-ac38-b6efb27f0515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.08 22:38:21.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.12 MiB, peak 189.29 MiB, free memory in arenas 0.00 B, will set to 183.84 MiB (RSS), difference: 1.72 MiB | ||
| 1916 | 2026.05.08 22:38:25.391919 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49123 | ||
| 1917 | 2026.05.08 22:38:25.392071 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.05.08 22:38:25.392105 [ 307 ] {} <Debug> TCP-Session: c5bfb545-6657-4c44-addc-35c91d772adb Authenticating user 'default' from [fd00:1122:3344:101::e]:49123 | ||
| 1919 | 2026.05.08 22:38:25.392134 [ 307 ] {} <Debug> TCP-Session: c5bfb545-6657-4c44-addc-35c91d772adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2026.05.08 22:38:25.392151 [ 307 ] {} <Debug> TCP-Session: c5bfb545-6657-4c44-addc-35c91d772adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.05.08 22:38:25.392421 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65148 | ||
| 1922 | 2026.05.08 22:38:25.392458 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46909 | ||
| 1923 | 2026.05.08 22:38:25.392490 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57166 | ||
| 1924 | 2026.05.08 22:38:25.392531 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49117 | ||
| 1925 | 2026.05.08 22:38:25.392553 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46491 | ||
| 1926 | 2026.05.08 22:38:25.392535 [ 307 ] {} <Trace> TCP-Session: c5bfb545-6657-4c44-addc-35c91d772adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.08 22:38:25.392595 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1928 | 2026.05.08 22:38:25.392532 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61855 | ||
| 1929 | 2026.05.08 22:38:25.392640 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1930 | 2026.05.08 22:38:25.392655 [ 309 ] {} <Debug> TCP-Session: 16ef16a8-280c-48a2-ad2a-93d154bdaccf Authenticating user 'default' from [fd00:1122:3344:101::e]:46909 | ||
| 1931 | 2026.05.08 22:38:25.392700 [ 286 ] {} <Debug> TCP-Session: ff691849-9c9d-4501-924e-de366344205d Authenticating user 'default' from [fd00:1122:3344:101::e]:49117 | ||
| 1932 | 2026.05.08 22:38:25.392637 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.05.08 22:38:25.392722 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.05.08 22:38:25.392735 [ 286 ] {} <Debug> TCP-Session: ff691849-9c9d-4501-924e-de366344205d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.05.08 22:38:25.392753 [ 310 ] {} <Debug> TCP-Session: fa10b0a9-abe2-406e-a5d9-5c0a10c1d799 Authenticating user 'default' from [fd00:1122:3344:101::e]:57166 | ||
| 1936 | 2026.05.08 22:38:25.392766 [ 303 ] {} <Debug> TCP-Session: 1be8dcc2-fcea-4e2f-b706-79a31a780d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:61855 | ||
| 1937 | 2026.05.08 22:38:25.392769 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1938 | 2026.05.08 22:38:25.392781 [ 310 ] {} <Debug> TCP-Session: fa10b0a9-abe2-406e-a5d9-5c0a10c1d799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.08 22:38:25.392794 [ 303 ] {} <Debug> TCP-Session: 1be8dcc2-fcea-4e2f-b706-79a31a780d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.05.08 22:38:25.392818 [ 310 ] {} <Debug> TCP-Session: fa10b0a9-abe2-406e-a5d9-5c0a10c1d799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.08 22:38:25.392829 [ 303 ] {} <Debug> TCP-Session: 1be8dcc2-fcea-4e2f-b706-79a31a780d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.05.08 22:38:25.392769 [ 286 ] {} <Debug> TCP-Session: ff691849-9c9d-4501-924e-de366344205d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.08 22:38:25.392723 [ 309 ] {} <Debug> TCP-Session: 16ef16a8-280c-48a2-ad2a-93d154bdaccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.05.08 22:38:25.392637 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2026.05.08 22:38:25.392906 [ 309 ] {} <Debug> TCP-Session: 16ef16a8-280c-48a2-ad2a-93d154bdaccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.05.08 22:38:25.392513 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51366 | ||
| 1947 | 2026.05.08 22:38:25.392944 [ 304 ] {} <Debug> TCP-Session: 360d7864-a618-4cf7-9dcd-4aafe4a61fba Authenticating user 'default' from [fd00:1122:3344:101::e]:46491 | ||
| 1948 | 2026.05.08 22:38:25.392482 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53793 | ||
| 1949 | 2026.05.08 22:38:25.392990 [ 304 ] {} <Debug> TCP-Session: 360d7864-a618-4cf7-9dcd-4aafe4a61fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.08 22:38:25.392538 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1951 | 2026.05.08 22:38:25.393031 [ 304 ] {} <Debug> TCP-Session: 360d7864-a618-4cf7-9dcd-4aafe4a61fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.08 22:38:25.393049 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1953 | 2026.05.08 22:38:25.393066 [ 308 ] {} <Debug> TCP-Session: 0cc3542b-e1ed-47f5-9e9f-229d02519e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:65148 | ||
| 1954 | 2026.05.08 22:38:25.393103 [ 308 ] {} <Debug> TCP-Session: 0cc3542b-e1ed-47f5-9e9f-229d02519e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.08 22:38:25.393113 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1956 | 2026.05.08 22:38:25.393115 [ 308 ] {} <Debug> TCP-Session: 0cc3542b-e1ed-47f5-9e9f-229d02519e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.08 22:38:25.393196 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1958 | 2026.05.08 22:38:25.393197 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1959 | 2026.05.08 22:38:25.393237 [ 275 ] {} <Debug> TCP-Session: 9babbe41-3685-4c9e-bbdd-be25c3183894 Authenticating user 'default' from [fd00:1122:3344:101::e]:51366 | ||
| 1960 | 2026.05.08 22:38:25.393247 [ 311 ] {} <Debug> TCP-Session: 84550bd1-aa72-4603-9b2e-7a0a74d6b903 Authenticating user 'default' from [fd00:1122:3344:101::e]:53793 | ||
| 1961 | 2026.05.08 22:38:25.393263 [ 275 ] {} <Debug> TCP-Session: 9babbe41-3685-4c9e-bbdd-be25c3183894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.05.08 22:38:25.393275 [ 311 ] {} <Debug> TCP-Session: 84550bd1-aa72-4603-9b2e-7a0a74d6b903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.08 22:38:25.393284 [ 275 ] {} <Debug> TCP-Session: 9babbe41-3685-4c9e-bbdd-be25c3183894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.08 22:38:25.393299 [ 311 ] {} <Debug> TCP-Session: 84550bd1-aa72-4603-9b2e-7a0a74d6b903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.08 22:38:25.393422 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 1966 | 2026.05.08 22:38:25.393509 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1967 | 2026.05.08 22:38:25.577057 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.05.08 22:38:25.577281 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1969 | 2026.05.08 22:38:25.577594 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1970 | 2026.05.08 22:38:25.577630 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1971 | 2026.05.08 22:38:25.577855 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1972 | 2026.05.08 22:38:25.577938 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1973 | 2026.05.08 22:38:25.578082 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1974 | 2026.05.08 22:38:25.578188 [ 350 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1975 | 2026.05.08 22:38:25.578207 [ 312 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1976 | 2026.05.08 22:38:25.578313 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 1977 | 2026.05.08 22:38:25.578348 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1978 | 2026.05.08 22:38:25.578416 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1979 | 2026.05.08 22:38:25.578435 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1980 | 2026.05.08 22:38:25.578473 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1981 | 2026.05.08 22:38:25.578513 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1982 | 2026.05.08 22:38:25.579585 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002394 sec., 12113.617376775272 rows/sec., 2.45 MiB/sec. | ||
| 1983 | 2026.05.08 22:38:25.579716 [ 277 ] {0387652e-e840-49a7-9490-eb823c43fcff} <Debug> TCPHandler: Processed in 0.002782812 sec. | ||
| 1984 | 2026.05.08 22:38:25.581545 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.08 22:38:25.581670 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.08 22:38:25.581720 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2026.05.08 22:38:25.582292 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.05.08 22:38:25.582350 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1989 | 2026.05.08 22:38:25.587791 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1990 | 2026.05.08 22:38:25.588031 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.05.08 22:38:25.588303 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Debug> executeQuery: Read 74 rows, 6.49 KiB in 0.006672 sec., 11091.127098321344 rows/sec., 972.90 KiB/sec. | ||
| 1992 | 2026.05.08 22:38:25.588351 [ 277 ] {ae90f90e-350f-4a8c-82c8-85654669c36d} <Debug> TCPHandler: Processed in 0.006865715 sec. | ||
| 1993 | 2026.05.08 22:38:25.588494 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.05.08 22:38:25.588607 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.05.08 22:38:25.588655 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1996 | 2026.05.08 22:38:25.589105 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.08 22:38:25.589143 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1998 | 2026.05.08 22:38:25.589454 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1999 | 2026.05.08 22:38:25.589675 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.05.08 22:38:25.589772 [ 50 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2001 | 2026.05.08 22:38:25.589803 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001218 sec., 18062.3973727422 rows/sec., 1.33 MiB/sec. | ||
| 2002 | 2026.05.08 22:38:25.589808 [ 50 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.05.08 22:38:25.589839 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2004 | 2026.05.08 22:38:25.589848 [ 277 ] {88c148ee-1c52-4a8e-b89a-e4f7cfb742d7} <Debug> TCPHandler: Processed in 0.001410582 sec. | ||
| 2005 | 2026.05.08 22:38:25.589924 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 2006 | 2026.05.08 22:38:25.589985 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.05.08 22:38:25.590018 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2008 | 2026.05.08 22:38:25.590046 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 2009 | 2026.05.08 22:38:25.590091 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2026.05.08 22:38:25.590104 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 2011 | 2026.05.08 22:38:25.590141 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2012 | 2026.05.08 22:38:25.590155 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 2013 | 2026.05.08 22:38:25.590197 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2014 | 2026.05.08 22:38:25.590237 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2015 | 2026.05.08 22:38:25.590277 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 2016 | 2026.05.08 22:38:25.590627 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.05.08 22:38:25.590665 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2018 | 2026.05.08 22:38:25.591051 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154758 sec., 89196.17790047784 rows/sec., 6.95 MiB/sec. | ||
| 2019 | 2026.05.08 22:38:25.591199 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2020 | 2026.05.08 22:38:25.591452 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.05.08 22:38:25.591508 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_6_1} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2022 | 2026.05.08 22:38:25.591567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2023 | 2026.05.08 22:38:25.595976 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2024 | 2026.05.08 22:38:25.596213 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.08 22:38:25.596371 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.006302 sec., 9203.427483338623 rows/sec., 736.37 KiB/sec. | ||
| 2026 | 2026.05.08 22:38:25.596410 [ 277 ] {01e4c2b8-4d8b-4048-ad03-6c1c5378ea08} <Debug> TCPHandler: Processed in 0.006481099 sec. | ||
| 2027 | 2026.05.08 22:38:25.596538 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.08 22:38:25.596645 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.08 22:38:25.596691 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2030 | 2026.05.08 22:38:25.597087 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.08 22:38:25.597122 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2032 | 2026.05.08 22:38:25.597462 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2033 | 2026.05.08 22:38:25.597664 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.08 22:38:25.597794 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001174 sec., 93696.76320272574 rows/sec., 6.54 MiB/sec. | ||
| 2035 | 2026.05.08 22:38:25.597834 [ 277 ] {93e0fa20-b2bd-4bec-bb19-7dff103c64a5} <Debug> TCPHandler: Processed in 0.001346511 sec. | ||
| 2036 | 2026.05.08 22:38:25.597952 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.05.08 22:38:25.598054 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.05.08 22:38:25.598118 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2039 | 2026.05.08 22:38:25.598975 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.08 22:38:25.599009 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2041 | 2026.05.08 22:38:25.599557 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2042 | 2026.05.08 22:38:25.599771 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.08 22:38:25.599903 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001874 sec., 11739.594450373532 rows/sec., 21.04 MiB/sec. | ||
| 2044 | 2026.05.08 22:38:25.599951 [ 277 ] {561956ad-8688-44b1-a3ac-00650c41b432} <Debug> TCPHandler: Processed in 0.002047631 sec. | ||
| 2045 | 2026.05.08 22:38:25.600077 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.05.08 22:38:25.600169 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.05.08 22:38:25.600209 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2048 | 2026.05.08 22:38:25.600574 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.08 22:38:25.600608 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2050 | 2026.05.08 22:38:25.600918 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2051 | 2026.05.08 22:38:25.601130 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.08 22:38:25.601260 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001108 sec., 36101.08303249098 rows/sec., 2.41 MiB/sec. | ||
| 2053 | 2026.05.08 22:38:25.601295 [ 277 ] {e4ff1f43-8a24-4145-9642-725b5c6394c7} <Debug> TCPHandler: Processed in 0.00126807 sec. | ||
| 2054 | 2026.05.08 22:38:25.820293 [ 352 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> AggregatingTransform: Aggregating | ||
| 2055 | 2026.05.08 22:38:25.820361 [ 352 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> Aggregator: Aggregation method: without_key | ||
| 2056 | 2026.05.08 22:38:25.820394 [ 352 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001615804 sec. (618.887 rows/sec., 24.18 KiB/sec.) | ||
| 2057 | 2026.05.08 22:38:25.820411 [ 352 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Trace> Aggregator: Merging aggregated data | ||
| 2058 | 2026.05.08 22:38:25.821354 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.428632 sec., 2.3330036021575618 rows/sec., 93.32 B/sec. | ||
| 2059 | 2026.05.08 22:38:25.821528 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2060 | 2026.05.08 22:38:25.821546 [ 307 ] {435cf92e-3d17-4aec-ae11-5635db78a322} <Debug> TCPHandler: Processed in 0.429181768 sec. | ||
| 2061 | 2026.05.08 22:38:25.821701 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.05.08 22:38:25.821731 [ 307 ] {} <Debug> TCP-Session: c5bfb545-6657-4c44-addc-35c91d772adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.08 22:38:25.821748 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.05.08 22:38:25.821770 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.05.08 22:38:25.821786 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.05.08 22:38:25.821816 [ 304 ] {} <Debug> TCP-Session: 360d7864-a618-4cf7-9dcd-4aafe4a61fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.08 22:38:25.821818 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2026.05.08 22:38:25.821848 [ 308 ] {} <Debug> TCP-Session: 0cc3542b-e1ed-47f5-9e9f-229d02519e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.08 22:38:25.821856 [ 310 ] {} <Debug> TCP-Session: fa10b0a9-abe2-406e-a5d9-5c0a10c1d799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.08 22:38:25.821862 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2071 | 2026.05.08 22:38:25.821898 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2072 | 2026.05.08 22:38:25.821937 [ 286 ] {} <Debug> TCP-Session: ff691849-9c9d-4501-924e-de366344205d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.08 22:38:25.821891 [ 309 ] {} <Debug> TCP-Session: 16ef16a8-280c-48a2-ad2a-93d154bdaccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.05.08 22:38:25.821958 [ 275 ] {} <Debug> TCP-Session: 9babbe41-3685-4c9e-bbdd-be25c3183894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.05.08 22:38:25.821836 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2076 | 2026.05.08 22:38:25.821877 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2077 | 2026.05.08 22:38:25.822070 [ 303 ] {} <Debug> TCP-Session: 1be8dcc2-fcea-4e2f-b706-79a31a780d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.05.08 22:38:25.822087 [ 311 ] {} <Debug> TCP-Session: 84550bd1-aa72-4603-9b2e-7a0a74d6b903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.05.08 22:38:26.000423 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.81 MiB, peak 193.92 MiB, free memory in arenas 0.00 B, will set to 203.98 MiB (RSS), difference: 18.17 MiB | ||
| 2080 | 2026.05.08 22:38:26.096006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4338 | ||
| 2081 | 2026.05.08 22:38:26.096572 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.08 22:38:26.096624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2083 | 2026.05.08 22:38:26.097235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.05.08 22:38:26.097551 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.08 22:38:26.097737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4338 | ||
| 2086 | 2026.05.08 22:38:26.307951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2087 | 2026.05.08 22:38:26.325840 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.05.08 22:38:26.325907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2089 | 2026.05.08 22:38:26.332182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2090 | 2026.05.08 22:38:26.332946 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.05.08 22:38:26.336270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2092 | 2026.05.08 22:38:27.000264 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.51 MiB, peak 208.51 MiB, free memory in arenas 0.00 B, will set to 205.83 MiB (RSS), difference: 1.32 MiB | ||
| 2093 | 2026.05.08 22:38:28.595813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 242 | ||
| 2094 | 2026.05.08 22:38:28.597891 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.05.08 22:38:28.597936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2096 | 2026.05.08 22:38:28.599119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2097 | 2026.05.08 22:38:28.599374 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.05.08 22:38:28.599521 [ 45 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2099 | 2026.05.08 22:38:28.599595 [ 45 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.08 22:38:28.599619 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2101 | 2026.05.08 22:38:28.599624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 2102 | 2026.05.08 22:38:28.599745 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 2103 | 2026.05.08 22:38:28.600349 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2026.05.08 22:38:28.600516 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 2105 | 2026.05.08 22:38:28.600927 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2106 | 2026.05.08 22:38:28.601303 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 2107 | 2026.05.08 22:38:28.601664 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 2108 | 2026.05.08 22:38:28.602009 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2109 | 2026.05.08 22:38:28.602351 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 2110 | 2026.05.08 22:38:28.608255 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 72 columns (72 merged, 0 gathered) in 0.008567771 sec., 28245.38611034305 rows/sec., 27.00 MiB/sec. | ||
| 2111 | 2026.05.08 22:38:28.609107 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2112 | 2026.05.08 22:38:28.609746 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.05.08 22:38:28.609825 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_6_1} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2114 | 2026.05.08 22:38:28.610049 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 2115 | 2026.05.08 22:38:30.576184 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.05.08 22:38:30.576397 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2117 | 2026.05.08 22:38:30.576717 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2118 | 2026.05.08 22:38:30.576751 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2119 | 2026.05.08 22:38:30.576962 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2120 | 2026.05.08 22:38:30.577028 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2121 | 2026.05.08 22:38:30.577164 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2122 | 2026.05.08 22:38:30.577269 [ 354 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2123 | 2026.05.08 22:38:30.577286 [ 327 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2124 | 2026.05.08 22:38:30.577384 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2125 | 2026.05.08 22:38:30.577409 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2126 | 2026.05.08 22:38:30.577475 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2127 | 2026.05.08 22:38:30.577493 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2128 | 2026.05.08 22:38:30.577526 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2129 | 2026.05.08 22:38:30.577559 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2130 | 2026.05.08 22:38:30.578646 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> executeQuery: Read 29 rows, 5.77 KiB in 0.002333 sec., 12430.347192456065 rows/sec., 2.42 MiB/sec. | ||
| 2131 | 2026.05.08 22:38:30.578735 [ 277 ] {c5e2eff3-6f90-43cf-9e46-c6fb13ef454e} <Debug> TCPHandler: Processed in 0.002675091 sec. | ||
| 2132 | 2026.05.08 22:38:30.580074 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.05.08 22:38:30.580181 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2134 | 2026.05.08 22:38:30.580221 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2135 | 2026.05.08 22:38:30.580681 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.08 22:38:30.580722 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2137 | 2026.05.08 22:38:30.581074 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2138 | 2026.05.08 22:38:30.581292 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): 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.08 22:38:30.581434 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001284 sec., 23364.48598130841 rows/sec., 1.78 MiB/sec. | ||
| 2140 | 2026.05.08 22:38:30.581440 [ 44 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2141 | 2026.05.08 22:38:30.581471 [ 277 ] {47b340ab-ff63-4103-b2b4-db1dc10667bb} <Debug> TCPHandler: Processed in 0.001446952 sec. | ||
| 2142 | 2026.05.08 22:38:30.581516 [ 44 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.05.08 22:38:30.581545 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2144 | 2026.05.08 22:38:30.581614 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.05.08 22:38:30.581647 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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.08 22:38:30.581712 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2147 | 2026.05.08 22:38:30.581751 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2148 | 2026.05.08 22:38:30.581753 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2149 | 2026.05.08 22:38:30.581791 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
| 2150 | 2026.05.08 22:38:30.581849 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 2151 | 2026.05.08 22:38:30.581896 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2152 | 2026.05.08 22:38:30.581941 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 2153 | 2026.05.08 22:38:30.581982 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2154 | 2026.05.08 22:38:30.582035 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 2155 | 2026.05.08 22:38:30.582149 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.05.08 22:38:30.582185 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2157 | 2026.05.08 22:38:30.582483 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2158 | 2026.05.08 22:38:30.582716 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.05.08 22:38:30.582816 [ 44 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2160 | 2026.05.08 22:38:30.582841 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.45 MiB/sec. | ||
| 2161 | 2026.05.08 22:38:30.582846 [ 44 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.05.08 22:38:30.582854 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246009 sec., 444619.58139949234 rows/sec., 40.51 MiB/sec. | ||
| 2163 | 2026.05.08 22:38:30.582885 [ 277 ] {eddeed6a-22b1-4f44-b8b2-8881e454fa05} <Debug> TCPHandler: Processed in 0.001331741 sec. | ||
| 2164 | 2026.05.08 22:38:30.582882 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2165 | 2026.05.08 22:38:30.582974 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 2166 | 2026.05.08 22:38:30.583014 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.05.08 22:38:30.583053 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2168 | 2026.05.08 22:38:30.583078 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 111 rows starting from the beginning of the part | ||
| 2169 | 2026.05.08 22:38:30.583108 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.05.08 22:38:30.583122 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
| 2171 | 2026.05.08 22:38:30.583141 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2172 | 2026.05.08 22:38:30.583152 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2173 | 2026.05.08 22:38:30.583160 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
| 2174 | 2026.05.08 22:38:30.583207 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2175 | 2026.05.08 22:38:30.583239 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 2176 | 2026.05.08 22:38:30.583272 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2177 | 2026.05.08 22:38:30.583539 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.05.08 22:38:30.583561 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.05.08 22:38:30.583575 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2180 | 2026.05.08 22:38:30.583661 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_11_2} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2181 | 2026.05.08 22:38:30.583764 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2182 | 2026.05.08 22:38:30.583920 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2183 | 2026.05.08 22:38:30.584015 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001068156 sec., 347327.5439168062 rows/sec., 29.17 MiB/sec. | ||
| 2184 | 2026.05.08 22:38:30.584130 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2185 | 2026.05.08 22:38:30.584134 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.05.08 22:38:30.584241 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2187 | 2026.05.08 22:38:30.584268 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001178 sec., 93378.60780984719 rows/sec., 6.52 MiB/sec. | ||
| 2188 | 2026.05.08 22:38:30.584271 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.05.08 22:38:30.584308 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2190 | 2026.05.08 22:38:30.584309 [ 277 ] {4deb68ad-ffd4-45ee-80c2-73b1faa346aa} <Debug> TCPHandler: Processed in 0.001344761 sec. | ||
| 2191 | 2026.05.08 22:38:30.584376 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.05.08 22:38:30.584416 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 2193 | 2026.05.08 22:38:30.584433 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.05.08 22:38:30.584439 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_11_2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2195 | 2026.05.08 22:38:30.584503 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2196 | 2026.05.08 22:38:30.584516 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2197 | 2026.05.08 22:38:30.584526 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.05.08 22:38:30.584549 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 892 rows starting from the beginning of the part | ||
| 2199 | 2026.05.08 22:38:30.584566 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2200 | 2026.05.08 22:38:30.584639 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 146 rows starting from the beginning of the part | ||
| 2201 | 2026.05.08 22:38:30.584719 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2202 | 2026.05.08 22:38:30.584791 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2203 | 2026.05.08 22:38:30.584856 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2204 | 2026.05.08 22:38:30.584898 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.08 22:38:30.584932 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2206 | 2026.05.08 22:38:30.584944 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2207 | 2026.05.08 22:38:30.585226 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2208 | 2026.05.08 22:38:30.585438 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.08 22:38:30.585560 [ 43 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2210 | 2026.05.08 22:38:30.585564 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.53 MiB/sec. | ||
| 2211 | 2026.05.08 22:38:30.585600 [ 43 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.05.08 22:38:30.585628 [ 277 ] {b172b027-da60-4d8d-9cea-656af16bd0b7} <Debug> TCPHandler: Processed in 0.001242369 sec. | ||
| 2213 | 2026.05.08 22:38:30.585629 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2214 | 2026.05.08 22:38:30.585750 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 2215 | 2026.05.08 22:38:30.585893 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2216 | 2026.05.08 22:38:30.585939 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2217 | 2026.05.08 22:38:30.586039 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2218 | 2026.05.08 22:38:30.586105 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2219 | 2026.05.08 22:38:30.586105 [ 191 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709367 sec., 864647.5566686381 rows/sec., 62.08 MiB/sec. | ||
| 2220 | 2026.05.08 22:38:30.586162 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2221 | 2026.05.08 22:38:30.586231 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2222 | 2026.05.08 22:38:30.586283 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2223 | 2026.05.08 22:38:30.586624 [ 191 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2224 | 2026.05.08 22:38:30.587178 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001482922 sec., 296711.49258018966 rows/sec., 19.81 MiB/sec. | ||
| 2225 | 2026.05.08 22:38:30.587236 [ 191 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.05.08 22:38:30.587330 [ 191 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2227 | 2026.05.08 22:38:30.587412 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2228 | 2026.05.08 22:38:30.587428 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2229 | 2026.05.08 22:38:30.587759 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.05.08 22:38:30.587849 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_11_2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2231 | 2026.05.08 22:38:30.587924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2232 | 2026.05.08 22:38:33.506126 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2233 | 2026.05.08 22:38:33.506223 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2234 | 2026.05.08 22:38:33.598155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4786 | ||
| 2235 | 2026.05.08 22:38:33.598669 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.05.08 22:38:33.598715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2237 | 2026.05.08 22:38:33.599211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2238 | 2026.05.08 22:38:33.599434 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.05.08 22:38:33.599565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4786 | ||
| 2240 | 2026.05.08 22:38:33.836651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2241 | 2026.05.08 22:38:33.854508 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.05.08 22:38:33.854550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2243 | 2026.05.08 22:38:33.860844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2244 | 2026.05.08 22:38:33.861561 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.05.08 22:38:33.864548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2246 | 2026.05.08 22:38:34.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.28 MiB, peak 213.14 MiB, free memory in arenas 0.00 B, will set to 210.25 MiB (RSS), difference: 2.97 MiB | ||
| 2247 | 2026.05.08 22:38:35.577285 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.05.08 22:38:35.577508 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2249 | 2026.05.08 22:38:35.577826 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2250 | 2026.05.08 22:38:35.577860 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2251 | 2026.05.08 22:38:35.578068 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2252 | 2026.05.08 22:38:35.578134 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2253 | 2026.05.08 22:38:35.578266 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2254 | 2026.05.08 22:38:35.578378 [ 327 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2255 | 2026.05.08 22:38:35.578386 [ 322 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2256 | 2026.05.08 22:38:35.578488 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2257 | 2026.05.08 22:38:35.578510 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2258 | 2026.05.08 22:38:35.578581 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2259 | 2026.05.08 22:38:35.578599 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2260 | 2026.05.08 22:38:35.578631 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2261 | 2026.05.08 22:38:35.578665 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2262 | 2026.05.08 22:38:35.579699 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002283 sec., 12702.58431887867 rows/sec., 2.57 MiB/sec. | ||
| 2263 | 2026.05.08 22:38:35.579792 [ 277 ] {aebaff7b-7555-4e9a-9033-87dbbce4bd99} <Debug> TCPHandler: Processed in 0.00263971 sec. | ||
| 2264 | 2026.05.08 22:38:35.581562 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.05.08 22:38:35.581665 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2266 | 2026.05.08 22:38:35.581711 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2267 | 2026.05.08 22:38:35.582237 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.05.08 22:38:35.582279 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2269 | 2026.05.08 22:38:35.582639 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2270 | 2026.05.08 22:38:35.582870 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.05.08 22:38:35.583009 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Debug> executeQuery: Read 76 rows, 6.68 KiB in 0.001374 sec., 55312.95487627365 rows/sec., 4.75 MiB/sec. | ||
| 2272 | 2026.05.08 22:38:35.583045 [ 277 ] {7e67295a-8c7c-4827-b7e5-7d64a33eb570} <Debug> TCPHandler: Processed in 0.001529913 sec. | ||
| 2273 | 2026.05.08 22:38:35.583187 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.05.08 22:38:35.583295 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2275 | 2026.05.08 22:38:35.583333 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2276 | 2026.05.08 22:38:35.583752 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.05.08 22:38:35.583787 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2278 | 2026.05.08 22:38:35.584060 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2279 | 2026.05.08 22:38:35.584258 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.05.08 22:38:35.584377 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.0011 sec., 20909.090909090908 rows/sec., 1.54 MiB/sec. | ||
| 2281 | 2026.05.08 22:38:35.584412 [ 277 ] {7e70db6c-b810-4332-b28f-04481e00ec0f} <Debug> TCPHandler: Processed in 0.001276569 sec. | ||
| 2282 | 2026.05.08 22:38:35.584525 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.05.08 22:38:35.584631 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2284 | 2026.05.08 22:38:35.584668 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2285 | 2026.05.08 22:38:35.585081 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.08 22:38:35.585116 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2287 | 2026.05.08 22:38:35.585396 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2288 | 2026.05.08 22:38:35.585596 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.08 22:38:35.585729 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001116 sec., 52867.3835125448 rows/sec., 4.13 MiB/sec. | ||
| 2290 | 2026.05.08 22:38:35.585764 [ 277 ] {d8d0147d-0f1f-4a67-9661-3c233a4465c7} <Debug> TCPHandler: Processed in 0.00128463 sec. | ||
| 2291 | 2026.05.08 22:38:35.585879 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.05.08 22:38:35.585976 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2293 | 2026.05.08 22:38:35.586017 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2294 | 2026.05.08 22:38:35.586366 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.05.08 22:38:35.586402 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2296 | 2026.05.08 22:38:35.586721 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2297 | 2026.05.08 22:38:35.586932 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.05.08 22:38:35.587051 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001093 sec., 100640.43915827996 rows/sec., 7.02 MiB/sec. | ||
| 2299 | 2026.05.08 22:38:35.587085 [ 277 ] {3325794f-1944-4121-9570-4fb828827535} <Debug> TCPHandler: Processed in 0.001254659 sec. | ||
| 2300 | 2026.05.08 22:38:35.587199 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.05.08 22:38:35.587297 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2302 | 2026.05.08 22:38:35.587348 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2303 | 2026.05.08 22:38:35.588099 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.05.08 22:38:35.588134 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2305 | 2026.05.08 22:38:35.588631 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2306 | 2026.05.08 22:38:35.588851 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.05.08 22:38:35.588985 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001705 sec., 13489.736070381232 rows/sec., 24.17 MiB/sec. | ||
| 2308 | 2026.05.08 22:38:35.589032 [ 277 ] {5b9b14c9-4447-4396-bb1e-8c8344681a8f} <Debug> TCPHandler: Processed in 0.001879819 sec. | ||
| 2309 | 2026.05.08 22:38:35.589156 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.05.08 22:38:35.589255 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.05.08 22:38:35.589295 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2312 | 2026.05.08 22:38:35.589622 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.05.08 22:38:35.589657 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2314 | 2026.05.08 22:38:35.589950 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2315 | 2026.05.08 22:38:35.590146 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.05.08 22:38:35.590265 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001028 sec., 38910.505836575874 rows/sec., 2.60 MiB/sec. | ||
| 2317 | 2026.05.08 22:38:35.590298 [ 277 ] {c1ec6783-0935-4079-a930-c0b35782da3c} <Debug> TCPHandler: Processed in 0.001188988 sec. | ||
| 2318 | 2026.05.08 22:38:38.600009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 266 | ||
| 2319 | 2026.05.08 22:38:38.602078 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.05.08 22:38:38.602125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2321 | 2026.05.08 22:38:38.603288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2322 | 2026.05.08 22:38:38.603542 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.05.08 22:38:38.603784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 2324 | 2026.05.08 22:38:40.580577 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2026.05.08 22:38:40.580816 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2326 | 2026.05.08 22:38:40.581144 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2327 | 2026.05.08 22:38:40.581181 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2328 | 2026.05.08 22:38:40.581426 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2329 | 2026.05.08 22:38:40.581494 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2330 | 2026.05.08 22:38:40.581634 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2331 | 2026.05.08 22:38:40.581730 [ 354 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2332 | 2026.05.08 22:38:40.581739 [ 322 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2333 | 2026.05.08 22:38:40.581828 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2334 | 2026.05.08 22:38:40.581850 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2335 | 2026.05.08 22:38:40.581922 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2336 | 2026.05.08 22:38:40.581945 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2337 | 2026.05.08 22:38:40.581982 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2338 | 2026.05.08 22:38:40.582023 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2339 | 2026.05.08 22:38:40.583159 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002445 sec., 11860.940695296524 rows/sec., 2.40 MiB/sec. | ||
| 2340 | 2026.05.08 22:38:40.583256 [ 277 ] {b1cb9cce-6bab-452c-9471-12e1fe68bc9c} <Debug> TCPHandler: Processed in 0.002803963 sec. | ||
| 2341 | 2026.05.08 22:38:40.586218 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.08 22:38:40.586324 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.08 22:38:40.586366 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2344 | 2026.05.08 22:38:40.586889 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.08 22:38:40.586930 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2346 | 2026.05.08 22:38:40.587329 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2347 | 2026.05.08 22:38:40.587529 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): 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.08 22:38:40.587671 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 75.17 KiB/sec. | ||
| 2349 | 2026.05.08 22:38:40.587708 [ 277 ] {582bccd9-adf5-4408-8157-cb2ba30f8e0b} <Debug> TCPHandler: Processed in 0.001542453 sec. | ||
| 2350 | 2026.05.08 22:38:40.587911 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.08 22:38:40.588005 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.05.08 22:38:40.588045 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2353 | 2026.05.08 22:38:40.588478 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.08 22:38:40.588514 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2355 | 2026.05.08 22:38:40.588819 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2356 | 2026.05.08 22:38:40.589028 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.08 22:38:40.589153 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.71 MiB/sec. | ||
| 2358 | 2026.05.08 22:38:40.589189 [ 277 ] {e219f7d9-c4a1-4a4e-9f09-96fba328dba2} <Debug> TCPHandler: Processed in 0.001326751 sec. | ||
| 2359 | 2026.05.08 22:38:40.589311 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.05.08 22:38:40.589405 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2361 | 2026.05.08 22:38:40.589444 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2362 | 2026.05.08 22:38:40.589846 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.05.08 22:38:40.589881 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2364 | 2026.05.08 22:38:40.590161 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2365 | 2026.05.08 22:38:40.590360 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.05.08 22:38:40.590485 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 891.99 KiB/sec. | ||
| 2367 | 2026.05.08 22:38:40.590520 [ 277 ] {f399e573-02f0-4bad-a33d-cbc81e958386} <Debug> TCPHandler: Processed in 0.001257579 sec. | ||
| 2368 | 2026.05.08 22:38:40.590640 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.05.08 22:38:40.590731 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2370 | 2026.05.08 22:38:40.590769 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2371 | 2026.05.08 22:38:40.591255 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.05.08 22:38:40.591291 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2373 | 2026.05.08 22:38:40.591598 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2374 | 2026.05.08 22:38:40.591813 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.05.08 22:38:40.591938 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Debug> executeQuery: Read 199 rows, 17.93 KiB in 0.001224 sec., 162581.69934640522 rows/sec., 14.31 MiB/sec. | ||
| 2376 | 2026.05.08 22:38:40.591974 [ 277 ] {0287cf0e-1412-4399-aa14-03936a4cb807} <Debug> TCPHandler: Processed in 0.001382631 sec. | ||
| 2377 | 2026.05.08 22:38:40.592109 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.05.08 22:38:40.592202 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.05.08 22:38:40.592239 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2380 | 2026.05.08 22:38:40.592641 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.08 22:38:40.592676 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2382 | 2026.05.08 22:38:40.592988 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2383 | 2026.05.08 22:38:40.593192 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.08 22:38:40.593315 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001132 sec., 28268.551236749117 rows/sec., 2.07 MiB/sec. | ||
| 2385 | 2026.05.08 22:38:40.593353 [ 277 ] {cca9a6e0-86c0-430e-b4db-8eb2ff1df189} <Debug> TCPHandler: Processed in 0.001292619 sec. | ||
| 2386 | 2026.05.08 22:38:40.593475 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.05.08 22:38:40.593566 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2388 | 2026.05.08 22:38:40.593604 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2389 | 2026.05.08 22:38:40.594032 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.05.08 22:38:40.594067 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2391 | 2026.05.08 22:38:40.594344 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2392 | 2026.05.08 22:38:40.594546 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.05.08 22:38:40.594667 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.84 MiB/sec. | ||
| 2394 | 2026.05.08 22:38:40.594703 [ 277 ] {a6d5cbe1-9b7c-4e80-844c-6a9e70a01290} <Debug> TCPHandler: Processed in 0.001276759 sec. | ||
| 2395 | 2026.05.08 22:38:40.594832 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.05.08 22:38:40.594925 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.05.08 22:38:40.594962 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2398 | 2026.05.08 22:38:40.595356 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.08 22:38:40.595391 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2400 | 2026.05.08 22:38:40.595712 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2401 | 2026.05.08 22:38:40.595925 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.08 22:38:40.596049 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 2403 | 2026.05.08 22:38:40.596085 [ 277 ] {26ae76cb-d147-4931-ba66-6e79754f87b3} <Debug> TCPHandler: Processed in 0.00131278 sec. | ||
| 2404 | 2026.05.08 22:38:40.596203 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.05.08 22:38:40.596295 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2406 | 2026.05.08 22:38:40.596333 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2407 | 2026.05.08 22:38:40.596787 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.05.08 22:38:40.596832 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2409 | 2026.05.08 22:38:40.597135 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2410 | 2026.05.08 22:38:40.597339 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.05.08 22:38:40.597464 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001187 sec., 108677.33782645325 rows/sec., 8.82 MiB/sec. | ||
| 2412 | 2026.05.08 22:38:40.597501 [ 277 ] {240114df-3433-410e-a890-6a959046ccc5} <Debug> TCPHandler: Processed in 0.001346401 sec. | ||
| 2413 | 2026.05.08 22:38:40.597614 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.08 22:38:40.597706 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.05.08 22:38:40.597746 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2416 | 2026.05.08 22:38:40.598144 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.05.08 22:38:40.598180 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2418 | 2026.05.08 22:38:40.598501 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2419 | 2026.05.08 22:38:40.598706 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.05.08 22:38:40.598840 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001152 sec., 175347.22222222222 rows/sec., 12.56 MiB/sec. | ||
| 2421 | 2026.05.08 22:38:40.598876 [ 277 ] {34e8d12c-5e8e-45c2-9bb8-15ceb2172ff4} <Debug> TCPHandler: Processed in 0.00130823 sec. | ||
| 2422 | 2026.05.08 22:38:40.598995 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.05.08 22:38:40.599088 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.08 22:38:40.599129 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2425 | 2026.05.08 22:38:40.599439 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.08 22:38:40.599474 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2427 | 2026.05.08 22:38:40.599756 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2428 | 2026.05.08 22:38:40.599967 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.08 22:38:40.600092 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 62.11 KiB/sec. | ||
| 2430 | 2026.05.08 22:38:40.600127 [ 277 ] {47b9abaf-72da-428b-8a67-153df482dd18} <Debug> TCPHandler: Processed in 0.001181018 sec. | ||
| 2431 | 2026.05.08 22:38:40.600252 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.08 22:38:40.600344 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.08 22:38:40.600395 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2434 | 2026.05.08 22:38:40.601129 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.08 22:38:40.601165 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2436 | 2026.05.08 22:38:40.601664 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2437 | 2026.05.08 22:38:40.601896 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.08 22:38:40.602011 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2439 | 2026.05.08 22:38:40.602029 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001703 sec., 4697.592483852026 rows/sec., 8.42 MiB/sec. | ||
| 2440 | 2026.05.08 22:38:40.602074 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.08 22:38:40.602098 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2442 | 2026.05.08 22:38:40.602105 [ 277 ] {8153cd42-4757-4594-b999-9e9096ebbb82} <Debug> TCPHandler: Processed in 0.001900949 sec. | ||
| 2443 | 2026.05.08 22:38:40.602183 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 2444 | 2026.05.08 22:38:40.602238 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.05.08 22:38:40.602332 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.05.08 22:38:40.602356 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.05.08 22:38:40.602371 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2448 | 2026.05.08 22:38:40.602400 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 2449 | 2026.05.08 22:38:40.602503 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2450 | 2026.05.08 22:38:40.602592 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 2451 | 2026.05.08 22:38:40.602673 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2452 | 2026.05.08 22:38:40.602693 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Trace> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.08 22:38:40.602729 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2454 | 2026.05.08 22:38:40.602754 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2455 | 2026.05.08 22:38:40.602834 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 2456 | 2026.05.08 22:38:40.603049 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2457 | 2026.05.08 22:38:40.603258 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Trace> oximeter.measurements_i64 (22c4652c-88b2-47d1-8205-86553e677297): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.05.08 22:38:40.603384 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001071 sec., 8403.361344537816 rows/sec., 593.60 KiB/sec. | ||
| 2459 | 2026.05.08 22:38:40.603418 [ 277 ] {438159f8-e2f5-4122-8d88-dd38b8b6ff53} <Debug> TCPHandler: Processed in 0.001230449 sec. | ||
| 2460 | 2026.05.08 22:38:40.603537 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.05.08 22:38:40.603628 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.05.08 22:38:40.603668 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2463 | 2026.05.08 22:38:40.604013 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.05.08 22:38:40.604047 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2465 | 2026.05.08 22:38:40.604341 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2466 | 2026.05.08 22:38:40.604527 [ 191 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 19 columns (19 merged, 0 gathered) in 0.002374467 sec., 42957.008878202985 rows/sec., 76.98 MiB/sec. | ||
| 2467 | 2026.05.08 22:38:40.604548 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.05.08 22:38:40.604721 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2469 | 2026.05.08 22:38:40.604755 [ 277 ] {b9edee21-4c8a-4af0-8ee5-57878246fbf2} <Debug> TCPHandler: Processed in 0.001266989 sec. | ||
| 2470 | 2026.05.08 22:38:40.604942 [ 197 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2471 | 2026.05.08 22:38:40.605309 [ 197 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.05.08 22:38:40.605381 [ 197 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2473 | 2026.05.08 22:38:40.605505 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2474 | 2026.05.08 22:38:41.099754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5298 | ||
| 2475 | 2026.05.08 22:38:41.100256 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.05.08 22:38:41.100292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2477 | 2026.05.08 22:38:41.100769 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2478 | 2026.05.08 22:38:41.101005 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.05.08 22:38:41.101133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5298 | ||
| 2480 | 2026.05.08 22:38:41.101146 [ 31 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2481 | 2026.05.08 22:38:41.101203 [ 31 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.05.08 22:38:41.101225 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2483 | 2026.05.08 22:38:41.101366 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 2484 | 2026.05.08 22:38:41.101529 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2485 | 2026.05.08 22:38:41.101570 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2866 rows starting from the beginning of the part | ||
| 2486 | 2026.05.08 22:38:41.101638 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2487 | 2026.05.08 22:38:41.101681 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2488 | 2026.05.08 22:38:41.101723 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2489 | 2026.05.08 22:38:41.101758 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2490 | 2026.05.08 22:38:41.101794 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2491 | 2026.05.08 22:38:41.103098 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 4 columns (4 merged, 0 gathered) in 0.001800097 sec., 2943174.728917386 rows/sec., 42.10 MiB/sec. | ||
| 2492 | 2026.05.08 22:38:41.103851 [ 187 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2493 | 2026.05.08 22:38:41.104137 [ 187 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.05.08 22:38:41.104205 [ 187 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_11_2} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2495 | 2026.05.08 22:38:41.104286 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2496 | 2026.05.08 22:38:41.364746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2497 | 2026.05.08 22:38:41.382798 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.08 22:38:41.382864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2499 | 2026.05.08 22:38:41.389234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2500 | 2026.05.08 22:38:41.389931 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.08 22:38:41.390247 [ 31 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2502 | 2026.05.08 22:38:41.390318 [ 31 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.05.08 22:38:41.390352 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2504 | 2026.05.08 22:38:41.390479 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2505 | 2026.05.08 22:38:41.393330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2506 | 2026.05.08 22:38:41.394472 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2507 | 2026.05.08 22:38:41.395751 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2508 | 2026.05.08 22:38:41.400367 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2509 | 2026.05.08 22:38:41.404541 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2510 | 2026.05.08 22:38:41.408540 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2511 | 2026.05.08 22:38:41.412910 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2512 | 2026.05.08 22:38:41.417224 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 2513 | 2026.05.08 22:38:41.468687 [ 197 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078263214 sec., 1060.5237857980123 rows/sec., 5.48 MiB/sec. | ||
| 2514 | 2026.05.08 22:38:41.470974 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2515 | 2026.05.08 22:38:41.473087 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_11_2} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.05.08 22:38:41.473191 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_11_2} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2517 | 2026.05.08 22:38:41.475284 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2518 | 2026.05.08 22:38:42.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.81 MiB, peak 221.69 MiB, free memory in arenas 0.00 B, will set to 221.51 MiB (RSS), difference: 9.70 MiB | ||
| 2519 | 2026.05.08 22:38:45.578761 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.08 22:38:45.578981 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.08 22:38:45.579279 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2522 | 2026.05.08 22:38:45.579313 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2523 | 2026.05.08 22:38:45.579523 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2524 | 2026.05.08 22:38:45.579589 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2525 | 2026.05.08 22:38:45.579726 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2526 | 2026.05.08 22:38:45.579837 [ 322 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2527 | 2026.05.08 22:38:45.579855 [ 327 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2528 | 2026.05.08 22:38:45.579838 [ 354 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2529 | 2026.05.08 22:38:45.580000 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2530 | 2026.05.08 22:38:45.580022 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2531 | 2026.05.08 22:38:45.580090 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2532 | 2026.05.08 22:38:45.580109 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2533 | 2026.05.08 22:38:45.580142 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2534 | 2026.05.08 22:38:45.580175 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2535 | 2026.05.08 22:38:45.581456 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.00257 sec., 11284.046692607004 rows/sec., 2.28 MiB/sec. | ||
| 2536 | 2026.05.08 22:38:45.581557 [ 277 ] {27f27dd0-716d-4172-8804-5f70319dfa82} <Debug> TCPHandler: Processed in 0.002914114 sec. | ||
| 2537 | 2026.05.08 22:38:45.583566 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.08 22:38:45.583673 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.08 22:38:45.583714 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2540 | 2026.05.08 22:38:45.584216 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.05.08 22:38:45.584251 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2542 | 2026.05.08 22:38:45.584618 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2543 | 2026.05.08 22:38:45.584856 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.08 22:38:45.585042 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.0014 sec., 72857.14285714286 rows/sec., 6.10 MiB/sec. | ||
| 2545 | 2026.05.08 22:38:45.585078 [ 277 ] {0b05d6f9-1482-4d5c-98c8-b6c9c1e91a9d} <Debug> TCPHandler: Processed in 0.001563604 sec. | ||
| 2546 | 2026.05.08 22:38:45.585207 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.08 22:38:45.585299 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.08 22:38:45.585344 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2549 | 2026.05.08 22:38:45.585736 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.08 22:38:45.585770 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2551 | 2026.05.08 22:38:45.586066 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2552 | 2026.05.08 22:38:45.586251 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.05.08 22:38:45.586362 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001113 sec., 20664.869721473493 rows/sec., 1.52 MiB/sec. | ||
| 2554 | 2026.05.08 22:38:45.586394 [ 277 ] {e55b0c2f-0b17-4472-9b76-c6f1437cc561} <Debug> TCPHandler: Processed in 0.00126595 sec. | ||
| 2555 | 2026.05.08 22:38:45.586503 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.05.08 22:38:45.586588 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2557 | 2026.05.08 22:38:45.586623 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2558 | 2026.05.08 22:38:45.587089 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.05.08 22:38:45.587123 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2560 | 2026.05.08 22:38:45.587404 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2561 | 2026.05.08 22:38:45.587603 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.05.08 22:38:45.587724 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001108 sec., 78519.85559566786 rows/sec., 6.13 MiB/sec. | ||
| 2563 | 2026.05.08 22:38:45.587759 [ 277 ] {86acba45-2f69-41b9-998f-d7be30d54a24} <Debug> TCPHandler: Processed in 0.001262879 sec. | ||
| 2564 | 2026.05.08 22:38:45.587885 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.05.08 22:38:45.587987 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.05.08 22:38:45.588029 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2567 | 2026.05.08 22:38:45.588416 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.05.08 22:38:45.588451 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2569 | 2026.05.08 22:38:45.588776 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2570 | 2026.05.08 22:38:45.589010 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.08 22:38:45.589131 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2572 | 2026.05.08 22:38:45.589165 [ 277 ] {4f57c68b-253d-4001-8946-1a763732ba34} <Debug> TCPHandler: Processed in 0.00132929 sec. | ||
| 2573 | 2026.05.08 22:38:45.589292 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.05.08 22:38:45.589383 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.05.08 22:38:45.589435 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2576 | 2026.05.08 22:38:45.590208 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.05.08 22:38:45.590242 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2578 | 2026.05.08 22:38:45.590731 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2579 | 2026.05.08 22:38:45.590950 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.05.08 22:38:45.591080 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001715 sec., 13411.078717201166 rows/sec., 24.03 MiB/sec. | ||
| 2581 | 2026.05.08 22:38:45.591127 [ 277 ] {7da8e5d3-e1ba-48da-b1bf-fbac8499e9e0} <Debug> TCPHandler: Processed in 0.001881358 sec. | ||
| 2582 | 2026.05.08 22:38:45.591254 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.08 22:38:45.591345 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.05.08 22:38:45.591385 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2585 | 2026.05.08 22:38:45.591739 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.08 22:38:45.591773 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2587 | 2026.05.08 22:38:45.592086 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2588 | 2026.05.08 22:38:45.592286 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.05.08 22:38:45.592407 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2590 | 2026.05.08 22:38:45.592440 [ 277 ] {ed628032-5614-4da7-aeae-28ea84042de4} <Debug> TCPHandler: Processed in 0.001233068 sec. | ||
| 2591 | 2026.05.08 22:38:48.506467 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2592 | 2026.05.08 22:38:48.506528 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2593 | 2026.05.08 22:38:48.601371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5746 | ||
| 2594 | 2026.05.08 22:38:48.601927 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.08 22:38:48.601979 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2596 | 2026.05.08 22:38:48.602543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2597 | 2026.05.08 22:38:48.602780 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.05.08 22:38:48.602910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5746 | ||
| 2599 | 2026.05.08 22:38:48.604098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 308 | ||
| 2600 | 2026.05.08 22:38:48.606623 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.05.08 22:38:48.606668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2602 | 2026.05.08 22:38:48.607871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2603 | 2026.05.08 22:38:48.608131 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.08 22:38:48.608371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2605 | 2026.05.08 22:38:48.893575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2606 | 2026.05.08 22:38:48.910990 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.08 22:38:48.911045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2608 | 2026.05.08 22:38:48.916635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2609 | 2026.05.08 22:38:48.917336 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.05.08 22:38:48.920225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2611 | 2026.05.08 22:38:50.578656 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.05.08 22:38:50.578872 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2613 | 2026.05.08 22:38:50.579192 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2614 | 2026.05.08 22:38:50.579228 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2615 | 2026.05.08 22:38:50.579440 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2616 | 2026.05.08 22:38:50.579508 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2617 | 2026.05.08 22:38:50.579646 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2618 | 2026.05.08 22:38:50.579768 [ 360 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2619 | 2026.05.08 22:38:50.579771 [ 327 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2620 | 2026.05.08 22:38:50.579771 [ 343 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2621 | 2026.05.08 22:38:50.579926 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2622 | 2026.05.08 22:38:50.579951 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2623 | 2026.05.08 22:38:50.580028 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2624 | 2026.05.08 22:38:50.580047 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2625 | 2026.05.08 22:38:50.580081 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2626 | 2026.05.08 22:38:50.580124 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2627 | 2026.05.08 22:38:50.581168 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.00238 sec., 12184.87394957983 rows/sec., 2.47 MiB/sec. | ||
| 2628 | 2026.05.08 22:38:50.581291 [ 277 ] {df1127cf-4064-4521-8d18-48b0c11f4468} <Debug> TCPHandler: Processed in 0.002759052 sec. | ||
| 2629 | 2026.05.08 22:38:50.583130 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.08 22:38:50.583238 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.08 22:38:50.583282 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2632 | 2026.05.08 22:38:50.583790 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.08 22:38:50.583835 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2634 | 2026.05.08 22:38:50.584222 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2635 | 2026.05.08 22:38:50.584448 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.08 22:38:50.584591 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001384 sec., 52023.12138728324 rows/sec., 4.19 MiB/sec. | ||
| 2637 | 2026.05.08 22:38:50.584628 [ 277 ] {6d2cc372-4de1-4c22-b426-590c053436b1} <Debug> TCPHandler: Processed in 0.001549663 sec. | ||
| 2638 | 2026.05.08 22:38:50.584754 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.08 22:38:50.584846 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.08 22:38:50.584885 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2641 | 2026.05.08 22:38:50.585312 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.05.08 22:38:50.585348 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2643 | 2026.05.08 22:38:50.585638 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2644 | 2026.05.08 22:38:50.585840 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.05.08 22:38:50.585966 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001138 sec., 7029.8769771529005 rows/sec., 528.61 KiB/sec. | ||
| 2646 | 2026.05.08 22:38:50.586013 [ 277 ] {338a6a72-d8e6-4ca0-9cda-b853e9d395f6} <Debug> TCPHandler: Processed in 0.00130888 sec. | ||
| 2647 | 2026.05.08 22:38:50.586140 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.08 22:38:50.586232 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.08 22:38:50.586271 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2650 | 2026.05.08 22:38:50.586678 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.05.08 22:38:50.586714 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2652 | 2026.05.08 22:38:50.587015 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2653 | 2026.05.08 22:38:50.587217 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.05.08 22:38:50.587340 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001126 sec., 63943.16163410302 rows/sec., 4.99 MiB/sec. | ||
| 2655 | 2026.05.08 22:38:50.587376 [ 277 ] {65ddf489-b21d-440b-993b-fcc734a47fb2} <Debug> TCPHandler: Processed in 0.001286099 sec. | ||
| 2656 | 2026.05.08 22:38:50.587500 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.05.08 22:38:50.587593 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.05.08 22:38:50.587634 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2659 | 2026.05.08 22:38:50.588048 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.05.08 22:38:50.588084 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2661 | 2026.05.08 22:38:50.588397 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2662 | 2026.05.08 22:38:50.588603 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.05.08 22:38:50.588729 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 2664 | 2026.05.08 22:38:50.588763 [ 277 ] {5bdabd34-1b0c-4706-9f31-3dc3f3958626} <Debug> TCPHandler: Processed in 0.00131244 sec. | ||
| 2665 | 2026.05.08 22:38:50.588883 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.05.08 22:38:50.588974 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.05.08 22:38:50.589035 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2668 | 2026.05.08 22:38:50.589746 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.05.08 22:38:50.589781 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2670 | 2026.05.08 22:38:50.590263 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2671 | 2026.05.08 22:38:50.590473 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.05.08 22:38:50.590604 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001648 sec., 4854.368932038835 rows/sec., 8.70 MiB/sec. | ||
| 2673 | 2026.05.08 22:38:50.590653 [ 277 ] {1ad7abce-2f5e-48e3-aee6-ea3f80784685} <Debug> TCPHandler: Processed in 0.001818217 sec. | ||
| 2674 | 2026.05.08 22:38:50.590786 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.05.08 22:38:50.590878 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.05.08 22:38:50.590946 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2677 | 2026.05.08 22:38:50.591291 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.08 22:38:50.591326 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2679 | 2026.05.08 22:38:50.591614 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2680 | 2026.05.08 22:38:50.591812 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.08 22:38:50.591937 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2682 | 2026.05.08 22:38:50.591970 [ 277 ] {3a1308c8-c5fe-443e-86bd-98d256966bf4} <Debug> TCPHandler: Processed in 0.001234849 sec. | ||
| 2683 | 2026.05.08 22:38:55.584551 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.05.08 22:38:55.584811 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2685 | 2026.05.08 22:38:55.585150 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2686 | 2026.05.08 22:38:55.585187 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 2687 | 2026.05.08 22:38:55.585417 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2688 | 2026.05.08 22:38:55.585480 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2689 | 2026.05.08 22:38:55.585613 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2690 | 2026.05.08 22:38:55.585728 [ 343 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2691 | 2026.05.08 22:38:55.585762 [ 360 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2692 | 2026.05.08 22:38:55.585762 [ 333 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2693 | 2026.05.08 22:38:55.585933 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2694 | 2026.05.08 22:38:55.585960 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2695 | 2026.05.08 22:38:55.586025 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2696 | 2026.05.08 22:38:55.586043 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2697 | 2026.05.08 22:38:55.586076 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2698 | 2026.05.08 22:38:55.586119 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2699 | 2026.05.08 22:38:55.587322 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002606 sec., 11128.165771297008 rows/sec., 2.25 MiB/sec. | ||
| 2700 | 2026.05.08 22:38:55.587443 [ 277 ] {a8add50b-0d1e-43ef-8a21-ed11a4c7bc12} <Debug> TCPHandler: Processed in 0.003011636 sec. | ||
| 2701 | 2026.05.08 22:38:55.592685 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.05.08 22:38:55.592790 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2703 | 2026.05.08 22:38:55.592831 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2704 | 2026.05.08 22:38:55.593430 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.05.08 22:38:55.593475 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2706 | 2026.05.08 22:38:55.593900 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2707 | 2026.05.08 22:38:55.594103 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.05.08 22:38:55.594244 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001485 sec., 8080.808080808081 rows/sec., 2.87 MiB/sec. | ||
| 2709 | 2026.05.08 22:38:55.594282 [ 277 ] {5bfdc290-dc12-4a4d-8bf5-7a2a4aa1c302} <Debug> TCPHandler: Processed in 0.001646025 sec. | ||
| 2710 | 2026.05.08 22:38:55.594415 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.05.08 22:38:55.594506 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2712 | 2026.05.08 22:38:55.594544 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2713 | 2026.05.08 22:38:55.595101 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.05.08 22:38:55.595136 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2715 | 2026.05.08 22:38:55.595452 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2716 | 2026.05.08 22:38:55.595655 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.05.08 22:38:55.595776 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001288 sec., 220496.89440993787 rows/sec., 14.00 MiB/sec. | ||
| 2718 | 2026.05.08 22:38:55.595810 [ 277 ] {c1a8f661-0223-4572-af34-186d195f4275} <Debug> TCPHandler: Processed in 0.001441902 sec. | ||
| 2719 | 2026.05.08 22:38:55.595931 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.05.08 22:38:55.596021 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2721 | 2026.05.08 22:38:55.596059 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2722 | 2026.05.08 22:38:55.596449 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.08 22:38:55.596484 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2724 | 2026.05.08 22:38:55.596760 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2725 | 2026.05.08 22:38:55.596961 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.08 22:38:55.597091 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001078 sec., 3710.575139146568 rows/sec., 302.57 KiB/sec. | ||
| 2727 | 2026.05.08 22:38:55.597126 [ 277 ] {0abfee82-0b94-4182-8fd1-5c257b4bdd17} <Debug> TCPHandler: Processed in 0.001242069 sec. | ||
| 2728 | 2026.05.08 22:38:55.597240 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.05.08 22:38:55.597330 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2730 | 2026.05.08 22:38:55.597367 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2026.05.08 22:38:55.598099 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.05.08 22:38:55.598134 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2733 | 2026.05.08 22:38:55.598471 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2734 | 2026.05.08 22:38:55.598668 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.05.08 22:38:55.598760 [ 83 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2736 | 2026.05.08 22:38:55.598786 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001473 sec., 588594.7046843177 rows/sec., 46.10 MiB/sec. | ||
| 2737 | 2026.05.08 22:38:55.598803 [ 83 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.05.08 22:38:55.598825 [ 277 ] {ba39aed2-6edc-4003-90b6-427d076e7e10} <Debug> TCPHandler: Processed in 0.001630504 sec. | ||
| 2739 | 2026.05.08 22:38:55.598828 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2740 | 2026.05.08 22:38:55.598953 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.05.08 22:38:55.598976 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 2742 | 2026.05.08 22:38:55.599046 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.08 22:38:55.599098 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2744 | 2026.05.08 22:38:55.599132 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2745 | 2026.05.08 22:38:55.599186 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 2746 | 2026.05.08 22:38:55.599258 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2747 | 2026.05.08 22:38:55.599309 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 199 rows starting from the beginning of the part | ||
| 2748 | 2026.05.08 22:38:55.599350 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part | ||
| 2749 | 2026.05.08 22:38:55.599387 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2750 | 2026.05.08 22:38:55.599427 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 867 rows starting from the beginning of the part | ||
| 2751 | 2026.05.08 22:38:55.599549 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.08 22:38:55.599592 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2753 | 2026.05.08 22:38:55.599919 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2754 | 2026.05.08 22:38:55.600178 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.08 22:38:55.600268 [ 83 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2756 | 2026.05.08 22:38:55.600297 [ 83 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.08 22:38:55.600306 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Debug> executeQuery: Read 180 rows, 11.38 KiB in 0.001292 sec., 139318.8854489164 rows/sec., 8.60 MiB/sec. | ||
| 2758 | 2026.05.08 22:38:55.600316 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2759 | 2026.05.08 22:38:55.600346 [ 277 ] {9fd988a9-8fa3-4973-b869-a4cb7c2458d9} <Debug> TCPHandler: Processed in 0.001458402 sec. | ||
| 2760 | 2026.05.08 22:38:55.600409 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 2761 | 2026.05.08 22:38:55.600465 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.05.08 22:38:55.600531 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2763 | 2026.05.08 22:38:55.600555 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.05.08 22:38:55.600567 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
| 2765 | 2026.05.08 22:38:55.600595 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2766 | 2026.05.08 22:38:55.600619 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737256 sec., 871489.2911580101 rows/sec., 74.76 MiB/sec. | ||
| 2767 | 2026.05.08 22:38:55.600653 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2768 | 2026.05.08 22:38:55.600708 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2769 | 2026.05.08 22:38:55.600763 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2770 | 2026.05.08 22:38:55.600809 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 2771 | 2026.05.08 22:38:55.600853 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 180 rows starting from the beginning of the part | ||
| 2772 | 2026.05.08 22:38:55.600876 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2773 | 2026.05.08 22:38:55.601000 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.08 22:38:55.601119 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2775 | 2026.05.08 22:38:55.601347 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.08 22:38:55.601432 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_16_3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2777 | 2026.05.08 22:38:55.601516 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2778 | 2026.05.08 22:38:55.601531 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2779 | 2026.05.08 22:38:55.601750 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.08 22:38:55.601773 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382411 sec., 222799.15307386877 rows/sec., 15.69 MiB/sec. | ||
| 2781 | 2026.05.08 22:38:55.601877 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001307 sec., 114001.53022188217 rows/sec., 7.37 MiB/sec. | ||
| 2782 | 2026.05.08 22:38:55.601904 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2783 | 2026.05.08 22:38:55.601917 [ 277 ] {04c8a57d-99ec-48aa-a3e7-6d763e25b702} <Debug> TCPHandler: Processed in 0.001471973 sec. | ||
| 2784 | 2026.05.08 22:38:55.602045 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.05.08 22:38:55.602144 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.05.08 22:38:55.602153 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.05.08 22:38:55.602200 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2788 | 2026.05.08 22:38:55.602212 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_11_2} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2789 | 2026.05.08 22:38:55.602272 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2790 | 2026.05.08 22:38:55.602634 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.08 22:38:55.602672 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2792 | 2026.05.08 22:38:55.602972 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2793 | 2026.05.08 22:38:55.603186 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.08 22:38:55.603304 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 2795 | 2026.05.08 22:38:55.603339 [ 277 ] {251e3dfd-17fd-4d81-9e27-d6f16c87ffa7} <Debug> TCPHandler: Processed in 0.001341 sec. | ||
| 2796 | 2026.05.08 22:38:55.603458 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.05.08 22:38:55.603547 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2798 | 2026.05.08 22:38:55.603585 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2799 | 2026.05.08 22:38:55.604176 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.05.08 22:38:55.604211 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2801 | 2026.05.08 22:38:55.604536 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2802 | 2026.05.08 22:38:55.604742 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.05.08 22:38:55.604834 [ 87 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2804 | 2026.05.08 22:38:55.604865 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Debug> executeQuery: Read 528 rows, 38.23 KiB in 0.001335 sec., 395505.6179775281 rows/sec., 27.96 MiB/sec. | ||
| 2805 | 2026.05.08 22:38:55.604868 [ 87 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.08 22:38:55.604904 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2807 | 2026.05.08 22:38:55.604908 [ 277 ] {2b921f7a-38f7-4648-b870-2107bb33d624} <Debug> TCPHandler: Processed in 0.001495993 sec. | ||
| 2808 | 2026.05.08 22:38:55.604984 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 2809 | 2026.05.08 22:38:55.605033 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.08 22:38:55.605095 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2811 | 2026.05.08 22:38:55.605129 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 112 rows starting from the beginning of the part | ||
| 2812 | 2026.05.08 22:38:55.605141 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.08 22:38:55.605183 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 59 rows starting from the beginning of the part | ||
| 2814 | 2026.05.08 22:38:55.605185 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2815 | 2026.05.08 22:38:55.605234 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 129 rows starting from the beginning of the part | ||
| 2816 | 2026.05.08 22:38:55.605279 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part | ||
| 2817 | 2026.05.08 22:38:55.605317 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2818 | 2026.05.08 22:38:55.605352 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 528 rows starting from the beginning of the part | ||
| 2819 | 2026.05.08 22:38:55.605615 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.05.08 22:38:55.605653 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2821 | 2026.05.08 22:38:55.605954 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2822 | 2026.05.08 22:38:55.606168 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.05.08 22:38:55.606213 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262369 sec., 781863.3062123674 rows/sec., 61.58 MiB/sec. | ||
| 2824 | 2026.05.08 22:38:55.606294 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 2825 | 2026.05.08 22:38:55.606334 [ 277 ] {3785878f-ac92-429d-be39-ee43bd79130e} <Debug> TCPHandler: Processed in 0.00134784 sec. | ||
| 2826 | 2026.05.08 22:38:55.606361 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2827 | 2026.05.08 22:38:55.606450 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.08 22:38:55.606545 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.05.08 22:38:55.606588 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2830 | 2026.05.08 22:38:55.606596 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.08 22:38:55.606658 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_16_3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2832 | 2026.05.08 22:38:55.606721 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2833 | 2026.05.08 22:38:55.606986 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.08 22:38:55.607023 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2835 | 2026.05.08 22:38:55.607351 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2836 | 2026.05.08 22:38:55.607556 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.05.08 22:38:55.607662 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2838 | 2026.05.08 22:38:55.607678 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001151 sec., 231972.1980886186 rows/sec., 15.42 MiB/sec. | ||
| 2839 | 2026.05.08 22:38:55.607729 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.05.08 22:38:55.607749 [ 277 ] {9ed7d65e-46ed-4f9c-b981-b4a95eed2334} <Debug> TCPHandler: Processed in 0.001345201 sec. | ||
| 2841 | 2026.05.08 22:38:55.607756 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2842 | 2026.05.08 22:38:55.607851 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 2843 | 2026.05.08 22:38:55.607878 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.05.08 22:38:55.607934 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2845 | 2026.05.08 22:38:55.607962 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1478 rows starting from the beginning of the part | ||
| 2846 | 2026.05.08 22:38:55.607972 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2847 | 2026.05.08 22:38:55.608007 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2848 | 2026.05.08 22:38:55.608015 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2849 | 2026.05.08 22:38:55.608048 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 2850 | 2026.05.08 22:38:55.608085 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2851 | 2026.05.08 22:38:55.608117 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2852 | 2026.05.08 22:38:55.608151 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 267 rows starting from the beginning of the part | ||
| 2853 | 2026.05.08 22:38:55.608343 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.05.08 22:38:55.608381 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2855 | 2026.05.08 22:38:55.608668 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2856 | 2026.05.08 22:38:55.608889 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.08 22:38:55.609016 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 2858 | 2026.05.08 22:38:55.609051 [ 277 ] {23e78a82-7f54-4473-b6c8-aa169daddae1} <Debug> TCPHandler: Processed in 0.001219889 sec. | ||
| 2859 | 2026.05.08 22:38:55.609164 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.08 22:38:55.609217 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392641 sec., 1706828.967407968 rows/sec., 120.86 MiB/sec. | ||
| 2861 | 2026.05.08 22:38:55.609255 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.05.08 22:38:55.609310 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2863 | 2026.05.08 22:38:55.609465 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2864 | 2026.05.08 22:38:55.609699 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.05.08 22:38:55.609759 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2866 | 2026.05.08 22:38:55.609814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2867 | 2026.05.08 22:38:55.610075 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.05.08 22:38:55.610121 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2869 | 2026.05.08 22:38:55.610650 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2870 | 2026.05.08 22:38:55.610862 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.05.08 22:38:55.610996 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001759 sec., 19329.164297896532 rows/sec., 34.64 MiB/sec. | ||
| 2872 | 2026.05.08 22:38:55.611050 [ 277 ] {826dea73-b7f8-4ce8-bec3-640ad15273f6} <Debug> TCPHandler: Processed in 0.00193196 sec. | ||
| 2873 | 2026.05.08 22:38:55.611171 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.05.08 22:38:55.611262 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.05.08 22:38:55.611301 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2876 | 2026.05.08 22:38:55.611633 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.05.08 22:38:55.611668 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2878 | 2026.05.08 22:38:55.611962 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2879 | 2026.05.08 22:38:55.612172 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.08 22:38:55.612277 [ 28 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2881 | 2026.05.08 22:38:55.612294 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 2882 | 2026.05.08 22:38:55.612354 [ 28 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.08 22:38:55.612371 [ 277 ] {820faf54-fa23-4af1-9b15-b0e9550304ed} <Debug> TCPHandler: Processed in 0.001246829 sec. | ||
| 2884 | 2026.05.08 22:38:55.612387 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2885 | 2026.05.08 22:38:55.612470 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 2886 | 2026.05.08 22:38:55.612563 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2887 | 2026.05.08 22:38:55.612590 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 2888 | 2026.05.08 22:38:55.612641 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 2889 | 2026.05.08 22:38:55.612683 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2890 | 2026.05.08 22:38:55.612723 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2891 | 2026.05.08 22:38:55.612761 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2892 | 2026.05.08 22:38:55.612801 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 2893 | 2026.05.08 22:38:55.613615 [ 190 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001174728 sec., 638445.6657200645 rows/sec., 42.40 MiB/sec. | ||
| 2894 | 2026.05.08 22:38:55.613820 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2895 | 2026.05.08 22:38:55.614127 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.05.08 22:38:55.614203 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_16_3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2897 | 2026.05.08 22:38:55.614291 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2898 | 2026.05.08 22:38:56.103085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6258 | ||
| 2899 | 2026.05.08 22:38:56.103779 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.08 22:38:56.103853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2901 | 2026.05.08 22:38:56.104539 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2902 | 2026.05.08 22:38:56.104764 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.08 22:38:56.104899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6258 | ||
| 2904 | 2026.05.08 22:38:56.420411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2905 | 2026.05.08 22:38:56.436707 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.08 22:38:56.436764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2907 | 2026.05.08 22:38:56.442659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2908 | 2026.05.08 22:38:56.443369 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.05.08 22:38:56.446101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2910 | 2026.05.08 22:38:58.608709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 350 | ||
| 2911 | 2026.05.08 22:38:58.611528 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.08 22:38:58.611572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2913 | 2026.05.08 22:38:58.612739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2914 | 2026.05.08 22:38:58.612997 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.08 22:38:58.613237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2916 | 2026.05.08 22:39:00.579060 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.05.08 22:39:00.579270 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2918 | 2026.05.08 22:39:00.579587 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2919 | 2026.05.08 22:39:00.579621 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2920 | 2026.05.08 22:39:00.579829 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2921 | 2026.05.08 22:39:00.579895 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2922 | 2026.05.08 22:39:00.580028 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2923 | 2026.05.08 22:39:00.580177 [ 335 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2924 | 2026.05.08 22:39:00.580182 [ 333 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2925 | 2026.05.08 22:39:00.580220 [ 321 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2926 | 2026.05.08 22:39:00.580182 [ 316 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2927 | 2026.05.08 22:39:00.580489 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 2928 | 2026.05.08 22:39:00.580516 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2929 | 2026.05.08 22:39:00.580598 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2930 | 2026.05.08 22:39:00.580617 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2931 | 2026.05.08 22:39:00.580651 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2932 | 2026.05.08 22:39:00.580686 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2933 | 2026.05.08 22:39:00.580724 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2934 | 2026.05.08 22:39:00.581968 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002815 sec., 14564.831261101244 rows/sec., 2.22 MiB/sec. | ||
| 2935 | 2026.05.08 22:39:00.582115 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> MemoryTracker: Peak memory usage (for query): 139.52 KiB. | ||
| 2936 | 2026.05.08 22:39:00.582129 [ 277 ] {eae2c53e-e478-4f21-8341-be20e9eba93b} <Debug> TCPHandler: Processed in 0.003229629 sec. | ||
| 2937 | 2026.05.08 22:39:00.584005 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.05.08 22:39:00.584110 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.08 22:39:00.584150 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2940 | 2026.05.08 22:39:00.584683 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.08 22:39:00.584725 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2942 | 2026.05.08 22:39:00.585089 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2943 | 2026.05.08 22:39:00.585303 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.05.08 22:39:00.585437 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001359 sec., 52980.132450331126 rows/sec., 4.27 MiB/sec. | ||
| 2945 | 2026.05.08 22:39:00.585486 [ 277 ] {f1c38982-2e88-4e54-81e6-165aa8cff78c} <Debug> TCPHandler: Processed in 0.001516543 sec. | ||
| 2946 | 2026.05.08 22:39:00.585615 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.05.08 22:39:00.585707 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.05.08 22:39:00.585745 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2949 | 2026.05.08 22:39:00.586131 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.05.08 22:39:00.586166 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2951 | 2026.05.08 22:39:00.586454 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2952 | 2026.05.08 22:39:00.586647 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.05.08 22:39:00.586761 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001092 sec., 7326.007326007325 rows/sec., 550.88 KiB/sec. | ||
| 2954 | 2026.05.08 22:39:00.586795 [ 277 ] {78820157-6061-4e51-85ab-3dbe568b3352} <Debug> TCPHandler: Processed in 0.001247369 sec. | ||
| 2955 | 2026.05.08 22:39:00.586906 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.05.08 22:39:00.586990 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2957 | 2026.05.08 22:39:00.587025 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2958 | 2026.05.08 22:39:00.587393 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.08 22:39:00.587502 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2960 | 2026.05.08 22:39:00.587785 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2961 | 2026.05.08 22:39:00.587987 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.05.08 22:39:00.588108 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.0011 sec., 65454.54545454545 rows/sec., 5.11 MiB/sec. | ||
| 2963 | 2026.05.08 22:39:00.588143 [ 277 ] {ac4fd153-3a2d-4ce0-a4b8-fd4b6c85629d} <Debug> TCPHandler: Processed in 0.001258459 sec. | ||
| 2964 | 2026.05.08 22:39:00.588264 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.05.08 22:39:00.588354 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.05.08 22:39:00.588395 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2967 | 2026.05.08 22:39:00.588792 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.05.08 22:39:00.588827 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2969 | 2026.05.08 22:39:00.589135 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2970 | 2026.05.08 22:39:00.589334 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.05.08 22:39:00.589456 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 2972 | 2026.05.08 22:39:00.589500 [ 277 ] {e76fb8f4-ae1a-4c4c-95b4-5f6072fd3313} <Debug> TCPHandler: Processed in 0.001282349 sec. | ||
| 2973 | 2026.05.08 22:39:00.589617 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.05.08 22:39:00.589707 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2975 | 2026.05.08 22:39:00.589758 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2976 | 2026.05.08 22:39:00.590451 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.08 22:39:00.590492 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2978 | 2026.05.08 22:39:00.590986 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2979 | 2026.05.08 22:39:00.591193 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.05.08 22:39:00.591324 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001635 sec., 4892.96636085627 rows/sec., 8.77 MiB/sec. | ||
| 2981 | 2026.05.08 22:39:00.591376 [ 277 ] {c79bcd5f-0ee8-4f9b-a5c3-1b2464320a7b} <Debug> TCPHandler: Processed in 0.001805368 sec. | ||
| 2982 | 2026.05.08 22:39:00.591513 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.05.08 22:39:00.591604 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.05.08 22:39:00.591645 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2985 | 2026.05.08 22:39:00.591975 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.05.08 22:39:00.592009 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2987 | 2026.05.08 22:39:00.592299 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2988 | 2026.05.08 22:39:00.592508 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.08 22:39:00.592621 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2990 | 2026.05.08 22:39:00.592653 [ 277 ] {ae7adcb7-40e2-4e0a-b52a-61ac9f8cd2d2} <Debug> TCPHandler: Processed in 0.001209399 sec. | ||
| 2991 | 2026.05.08 22:39:03.506557 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2992 | 2026.05.08 22:39:03.506616 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2993 | 2026.05.08 22:39:03.605729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6706 | ||
| 2994 | 2026.05.08 22:39:03.606277 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.05.08 22:39:03.606321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2996 | 2026.05.08 22:39:03.606808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2997 | 2026.05.08 22:39:03.607047 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.05.08 22:39:03.607174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6706 | ||
| 2999 | 2026.05.08 22:39:03.946942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3000 | 2026.05.08 22:39:03.963533 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.05.08 22:39:03.963588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3002 | 2026.05.08 22:39:03.969819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3003 | 2026.05.08 22:39:03.970526 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.05.08 22:39:03.973294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3005 | 2026.05.08 22:39:04.000335 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.98 MiB, peak 229.22 MiB, free memory in arenas 0.00 B, will set to 225.35 MiB (RSS), difference: 1.37 MiB | ||
| 3006 | 2026.05.08 22:39:05.584975 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.08 22:39:05.585192 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3008 | 2026.05.08 22:39:05.585505 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3009 | 2026.05.08 22:39:05.585540 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3010 | 2026.05.08 22:39:05.585769 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3011 | 2026.05.08 22:39:05.585833 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3012 | 2026.05.08 22:39:05.585975 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3013 | 2026.05.08 22:39:05.586105 [ 316 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3014 | 2026.05.08 22:39:05.586113 [ 321 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3015 | 2026.05.08 22:39:05.586105 [ 333 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3016 | 2026.05.08 22:39:05.586108 [ 335 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3017 | 2026.05.08 22:39:05.586316 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 3018 | 2026.05.08 22:39:05.586342 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3019 | 2026.05.08 22:39:05.586422 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3020 | 2026.05.08 22:39:05.586441 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3021 | 2026.05.08 22:39:05.586475 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3022 | 2026.05.08 22:39:05.586510 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3023 | 2026.05.08 22:39:05.586542 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3024 | 2026.05.08 22:39:05.587761 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002661 sec., 15407.741450582487 rows/sec., 3.81 MiB/sec. | ||
| 3025 | 2026.05.08 22:39:05.587913 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> MemoryTracker: Peak memory usage (for query): 157.93 KiB. | ||
| 3026 | 2026.05.08 22:39:05.587928 [ 277 ] {099fc990-8605-4eae-8777-75119b9ccfce} <Debug> TCPHandler: Processed in 0.003081417 sec. | ||
| 3027 | 2026.05.08 22:39:05.593208 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.05.08 22:39:05.593312 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.05.08 22:39:05.593351 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3030 | 2026.05.08 22:39:05.594137 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.05.08 22:39:05.594189 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3032 | 2026.05.08 22:39:05.594675 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3033 | 2026.05.08 22:39:05.594888 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.05.08 22:39:05.595031 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 3035 | 2026.05.08 22:39:05.595067 [ 277 ] {30a6715f-c773-48cb-a4c9-85f163710590} <Debug> TCPHandler: Processed in 0.001907589 sec. | ||
| 3036 | 2026.05.08 22:39:05.595187 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.05.08 22:39:05.595278 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3038 | 2026.05.08 22:39:05.595315 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3039 | 2026.05.08 22:39:05.596054 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.05.08 22:39:05.596088 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3041 | 2026.05.08 22:39:05.596422 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3042 | 2026.05.08 22:39:05.596642 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.05.08 22:39:05.596766 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001506 sec., 574369.1899070386 rows/sec., 44.99 MiB/sec. | ||
| 3044 | 2026.05.08 22:39:05.596810 [ 277 ] {75a4500e-3e72-424a-b8d3-f6113f38d07c} <Debug> TCPHandler: Processed in 0.001668825 sec. | ||
| 3045 | 2026.05.08 22:39:05.596937 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.05.08 22:39:05.597036 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.05.08 22:39:05.597073 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3048 | 2026.05.08 22:39:05.597502 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.05.08 22:39:05.597535 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3050 | 2026.05.08 22:39:05.597816 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3051 | 2026.05.08 22:39:05.598021 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.05.08 22:39:05.598132 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001126 sec., 156305.50621669626 rows/sec., 9.63 MiB/sec. | ||
| 3053 | 2026.05.08 22:39:05.598165 [ 277 ] {dcdbce20-d0c7-499b-92be-0fe408861a62} <Debug> TCPHandler: Processed in 0.00128905 sec. | ||
| 3054 | 2026.05.08 22:39:05.598273 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.05.08 22:39:05.598358 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.05.08 22:39:05.598392 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3057 | 2026.05.08 22:39:05.598785 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.05.08 22:39:05.598816 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3059 | 2026.05.08 22:39:05.599176 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3060 | 2026.05.08 22:39:05.599372 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.05.08 22:39:05.599489 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001121 sec., 132917.03835860838 rows/sec., 8.59 MiB/sec. | ||
| 3062 | 2026.05.08 22:39:05.599524 [ 277 ] {898ae7e1-997e-4cdd-81a1-329fec6d10b6} <Debug> TCPHandler: Processed in 0.001274829 sec. | ||
| 3063 | 2026.05.08 22:39:05.599645 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.05.08 22:39:05.599734 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.05.08 22:39:05.599772 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3066 | 2026.05.08 22:39:05.600214 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.05.08 22:39:05.600247 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3068 | 2026.05.08 22:39:05.600541 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3069 | 2026.05.08 22:39:05.600751 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.05.08 22:39:05.600872 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 3071 | 2026.05.08 22:39:05.600907 [ 277 ] {40ead6a8-9d73-42df-9ab9-a21ed00d0fa5} <Debug> TCPHandler: Processed in 0.00131228 sec. | ||
| 3072 | 2026.05.08 22:39:05.601051 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.05.08 22:39:05.601175 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3074 | 2026.05.08 22:39:05.601223 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3075 | 2026.05.08 22:39:05.601891 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.05.08 22:39:05.601928 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3077 | 2026.05.08 22:39:05.602269 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3078 | 2026.05.08 22:39:05.602490 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.05.08 22:39:05.602626 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001475 sec., 355254.2372881356 rows/sec., 25.09 MiB/sec. | ||
| 3080 | 2026.05.08 22:39:05.602665 [ 277 ] {a8376203-bf01-4279-ad71-c3b720082304} <Debug> TCPHandler: Processed in 0.001677035 sec. | ||
| 3081 | 2026.05.08 22:39:05.602785 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.05.08 22:39:05.602880 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3083 | 2026.05.08 22:39:05.602921 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3084 | 2026.05.08 22:39:05.603247 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.08 22:39:05.603283 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3086 | 2026.05.08 22:39:05.603581 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3087 | 2026.05.08 22:39:05.603799 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.05.08 22:39:05.603922 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3089 | 2026.05.08 22:39:05.603959 [ 277 ] {01d201d8-25b9-413d-89bc-e1dc96c2f8e2} <Debug> TCPHandler: Processed in 0.001223089 sec. | ||
| 3090 | 2026.05.08 22:39:05.604078 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.05.08 22:39:05.604171 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.05.08 22:39:05.604213 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3093 | 2026.05.08 22:39:05.604605 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.05.08 22:39:05.604640 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3095 | 2026.05.08 22:39:05.604966 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3096 | 2026.05.08 22:39:05.605184 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.05.08 22:39:05.605321 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 3098 | 2026.05.08 22:39:05.605357 [ 277 ] {1c1d6ae5-4ca8-45c9-aa45-f6bb70e1645f} <Debug> TCPHandler: Processed in 0.001328571 sec. | ||
| 3099 | 2026.05.08 22:39:05.605477 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.05.08 22:39:05.605571 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.05.08 22:39:05.605612 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3102 | 2026.05.08 22:39:05.605921 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.05.08 22:39:05.605954 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3104 | 2026.05.08 22:39:05.606259 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3105 | 2026.05.08 22:39:05.606473 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.08 22:39:05.606597 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 3107 | 2026.05.08 22:39:05.606631 [ 277 ] {7225e8ec-160d-427f-bc05-e92063f6647e} <Debug> TCPHandler: Processed in 0.001203158 sec. | ||
| 3108 | 2026.05.08 22:39:05.606750 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.05.08 22:39:05.606842 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3110 | 2026.05.08 22:39:05.606895 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3111 | 2026.05.08 22:39:05.607701 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.05.08 22:39:05.607735 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3113 | 2026.05.08 22:39:05.608277 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3114 | 2026.05.08 22:39:05.608504 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.08 22:39:05.608601 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3116 | 2026.05.08 22:39:05.608639 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.08 22:39:05.608642 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001818 sec., 18701.870187018703 rows/sec., 33.51 MiB/sec. | ||
| 3118 | 2026.05.08 22:39:05.608656 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3119 | 2026.05.08 22:39:05.608705 [ 277 ] {8e26f49e-f930-40a0-b71e-00cb43505d8e} <Debug> TCPHandler: Processed in 0.002004751 sec. | ||
| 3120 | 2026.05.08 22:39:05.608764 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 3121 | 2026.05.08 22:39:05.608834 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.05.08 22:39:05.608933 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.05.08 22:39:05.608974 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3124 | 2026.05.08 22:39:05.609003 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3125 | 2026.05.08 22:39:05.609068 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
| 3126 | 2026.05.08 22:39:05.609198 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3127 | 2026.05.08 22:39:05.609302 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.05.08 22:39:05.609307 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 3129 | 2026.05.08 22:39:05.609343 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3130 | 2026.05.08 22:39:05.609433 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3131 | 2026.05.08 22:39:05.609524 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 3132 | 2026.05.08 22:39:05.609612 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3133 | 2026.05.08 22:39:05.609667 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3134 | 2026.05.08 22:39:05.609898 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.05.08 22:39:05.610036 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 3136 | 2026.05.08 22:39:05.610077 [ 277 ] {79a0829a-4383-4a1d-b06c-0162a359537b} <Debug> TCPHandler: Processed in 0.001292479 sec. | ||
| 3137 | 2026.05.08 22:39:05.616612 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 19 columns (19 merged, 0 gathered) in 0.00789317 sec., 26478.588450521147 rows/sec., 47.45 MiB/sec. | ||
| 3138 | 2026.05.08 22:39:05.617100 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3139 | 2026.05.08 22:39:05.617522 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.05.08 22:39:05.617606 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3141 | 2026.05.08 22:39:05.617736 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3142 | 2026.05.08 22:39:08.614359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 388 | ||
| 3143 | 2026.05.08 22:39:08.616996 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.08 22:39:08.617036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3145 | 2026.05.08 22:39:08.618188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3146 | 2026.05.08 22:39:08.618444 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.05.08 22:39:08.618682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3148 | 2026.05.08 22:39:10.579690 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.05.08 22:39:10.579937 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3150 | 2026.05.08 22:39:10.580300 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3151 | 2026.05.08 22:39:10.580342 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3152 | 2026.05.08 22:39:10.580594 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3153 | 2026.05.08 22:39:10.580675 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3154 | 2026.05.08 22:39:10.580827 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3155 | 2026.05.08 22:39:10.580950 [ 335 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3156 | 2026.05.08 22:39:10.580985 [ 321 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3157 | 2026.05.08 22:39:10.580993 [ 336 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3158 | 2026.05.08 22:39:10.580954 [ 333 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3159 | 2026.05.08 22:39:10.581209 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 3160 | 2026.05.08 22:39:10.581239 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3161 | 2026.05.08 22:39:10.581320 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3162 | 2026.05.08 22:39:10.581341 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3163 | 2026.05.08 22:39:10.581377 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3164 | 2026.05.08 22:39:10.581414 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3165 | 2026.05.08 22:39:10.581448 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3166 | 2026.05.08 22:39:10.582705 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002862 sec., 14325.6464011181 rows/sec., 2.18 MiB/sec. | ||
| 3167 | 2026.05.08 22:39:10.582879 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> MemoryTracker: Peak memory usage (for query): 139.23 KiB. | ||
| 3168 | 2026.05.08 22:39:10.582895 [ 277 ] {abb4eef4-6edf-4a73-b5c8-84da42ce8f2c} <Debug> TCPHandler: Processed in 0.003338531 sec. | ||
| 3169 | 2026.05.08 22:39:10.584637 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.05.08 22:39:10.584756 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3171 | 2026.05.08 22:39:10.584831 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3172 | 2026.05.08 22:39:10.585696 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.05.08 22:39:10.585769 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3174 | 2026.05.08 22:39:10.586164 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3175 | 2026.05.08 22:39:10.586398 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.05.08 22:39:10.586544 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001828 sec., 39387.30853391685 rows/sec., 3.17 MiB/sec. | ||
| 3177 | 2026.05.08 22:39:10.586582 [ 277 ] {83268379-e4f6-42b8-b1c2-27f3776fd9ad} <Debug> TCPHandler: Processed in 0.001999321 sec. | ||
| 3178 | 2026.05.08 22:39:10.586714 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.05.08 22:39:10.586813 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.05.08 22:39:10.586855 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3181 | 2026.05.08 22:39:10.587289 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.05.08 22:39:10.587326 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3183 | 2026.05.08 22:39:10.587615 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3184 | 2026.05.08 22:39:10.587830 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.05.08 22:39:10.587958 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 516.36 KiB/sec. | ||
| 3186 | 2026.05.08 22:39:10.587995 [ 277 ] {bf328cb9-2e2f-46bf-b85d-b76344d139a4} <Debug> TCPHandler: Processed in 0.00133767 sec. | ||
| 3187 | 2026.05.08 22:39:10.588112 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.05.08 22:39:10.588211 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3189 | 2026.05.08 22:39:10.588251 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3190 | 2026.05.08 22:39:10.588710 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.08 22:39:10.588746 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3192 | 2026.05.08 22:39:10.589043 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3193 | 2026.05.08 22:39:10.589256 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.05.08 22:39:10.589379 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001187 sec., 60657.11878685763 rows/sec., 4.74 MiB/sec. | ||
| 3195 | 2026.05.08 22:39:10.589415 [ 277 ] {646a1967-a549-422f-8458-da512eee734d} <Debug> TCPHandler: Processed in 0.001357151 sec. | ||
| 3196 | 2026.05.08 22:39:10.589535 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.05.08 22:39:10.589629 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.05.08 22:39:10.589672 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3199 | 2026.05.08 22:39:10.590086 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.05.08 22:39:10.590123 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3201 | 2026.05.08 22:39:10.590448 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3202 | 2026.05.08 22:39:10.590670 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.05.08 22:39:10.590796 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3204 | 2026.05.08 22:39:10.590833 [ 277 ] {ad9ead45-0eaf-4825-a290-ce475745bc65} <Debug> TCPHandler: Processed in 0.00134696 sec. | ||
| 3205 | 2026.05.08 22:39:10.590948 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.05.08 22:39:10.591041 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.05.08 22:39:10.591094 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3208 | 2026.05.08 22:39:10.591844 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.05.08 22:39:10.591880 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3210 | 2026.05.08 22:39:10.592360 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3211 | 2026.05.08 22:39:10.592582 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.05.08 22:39:10.592721 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001698 sec., 4711.425206124853 rows/sec., 8.44 MiB/sec. | ||
| 3213 | 2026.05.08 22:39:10.592782 [ 277 ] {ccd5ed53-583b-4118-8e39-6544f98b7313} <Debug> TCPHandler: Processed in 0.001883749 sec. | ||
| 3214 | 2026.05.08 22:39:10.592925 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.05.08 22:39:10.593020 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.05.08 22:39:10.593061 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3217 | 2026.05.08 22:39:10.593411 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.05.08 22:39:10.593448 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3219 | 2026.05.08 22:39:10.593765 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3220 | 2026.05.08 22:39:10.593977 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.05.08 22:39:10.594106 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3222 | 2026.05.08 22:39:10.594142 [ 277 ] {dd592d2f-2654-414c-b36e-6b56ac02814c} <Debug> TCPHandler: Processed in 0.00127608 sec. | ||
| 3223 | 2026.05.08 22:39:11.107546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7218 | ||
| 3224 | 2026.05.08 22:39:11.108069 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.08 22:39:11.108115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3226 | 2026.05.08 22:39:11.108615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3227 | 2026.05.08 22:39:11.108862 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.08 22:39:11.109005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7218 | ||
| 3229 | 2026.05.08 22:39:11.473640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3230 | 2026.05.08 22:39:11.490170 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.08 22:39:11.490240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3232 | 2026.05.08 22:39:11.496682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3233 | 2026.05.08 22:39:11.497382 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.08 22:39:11.500329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3235 | 2026.05.08 22:39:12.000232 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.70 MiB, peak 230.70 MiB, free memory in arenas 0.00 B, will set to 227.75 MiB (RSS), difference: 1.06 MiB | ||
| 3236 | 2026.05.08 22:39:15.585834 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.08 22:39:15.586086 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3238 | 2026.05.08 22:39:15.586485 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3239 | 2026.05.08 22:39:15.586532 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3240 | 2026.05.08 22:39:15.586813 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3241 | 2026.05.08 22:39:15.586893 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3242 | 2026.05.08 22:39:15.587052 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3243 | 2026.05.08 22:39:15.587210 [ 335 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3244 | 2026.05.08 22:39:15.587218 [ 321 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3245 | 2026.05.08 22:39:15.587243 [ 336 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3246 | 2026.05.08 22:39:15.587218 [ 352 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3247 | 2026.05.08 22:39:15.587491 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 3248 | 2026.05.08 22:39:15.587522 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3249 | 2026.05.08 22:39:15.587607 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3250 | 2026.05.08 22:39:15.587627 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3251 | 2026.05.08 22:39:15.587663 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3252 | 2026.05.08 22:39:15.587732 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3253 | 2026.05.08 22:39:15.587794 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3254 | 2026.05.08 22:39:15.589316 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.003336 sec., 12290.167865707434 rows/sec., 3.04 MiB/sec. | ||
| 3255 | 2026.05.08 22:39:15.589466 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> MemoryTracker: Peak memory usage (for query): 157.21 KiB. | ||
| 3256 | 2026.05.08 22:39:15.589482 [ 277 ] {70adb8b4-3896-44a1-b9ca-6073fb39bbe2} <Debug> TCPHandler: Processed in 0.003787088 sec. | ||
| 3257 | 2026.05.08 22:39:15.594894 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.05.08 22:39:15.595022 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.08 22:39:15.595067 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3260 | 2026.05.08 22:39:15.595671 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.08 22:39:15.595709 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3262 | 2026.05.08 22:39:15.596082 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3263 | 2026.05.08 22:39:15.596321 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.08 22:39:15.596446 [ 46 ] {} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3265 | 2026.05.08 22:39:15.596461 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001473 sec., 192803.80176510525 rows/sec., 12.25 MiB/sec. | ||
| 3266 | 2026.05.08 22:39:15.596483 [ 46 ] {} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.05.08 22:39:15.596502 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3268 | 2026.05.08 22:39:15.596504 [ 277 ] {a2aaffb8-a9d7-4404-9c2f-f8f381896285} <Debug> TCPHandler: Processed in 0.001674126 sec. | ||
| 3269 | 2026.05.08 22:39:15.596595 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::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 | ||
| 3270 | 2026.05.08 22:39:15.596654 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.05.08 22:39:15.596715 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2026.05.08 22:39:15.596747 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::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 | ||
| 3273 | 2026.05.08 22:39:15.596775 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3274 | 2026.05.08 22:39:15.596803 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3275 | 2026.05.08 22:39:15.596821 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3276 | 2026.05.08 22:39:15.596849 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3277 | 2026.05.08 22:39:15.596903 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::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 | ||
| 3278 | 2026.05.08 22:39:15.596944 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::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 | ||
| 3279 | 2026.05.08 22:39:15.596981 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::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 | ||
| 3280 | 2026.05.08 22:39:15.597624 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.05.08 22:39:15.597664 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3282 | 2026.05.08 22:39:15.597862 [ 190 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130255 sec., 709377.7590111704 rows/sec., 48.84 MiB/sec. | ||
| 3283 | 2026.05.08 22:39:15.598021 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3284 | 2026.05.08 22:39:15.598173 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3285 | 2026.05.08 22:39:15.598292 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.08 22:39:15.598373 [ 189 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_6_1} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3287 | 2026.05.08 22:39:15.598440 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3288 | 2026.05.08 22:39:15.598450 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.05.08 22:39:15.598590 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001844 sec., 469088.9370932755 rows/sec., 36.74 MiB/sec. | ||
| 3290 | 2026.05.08 22:39:15.598629 [ 277 ] {f1429e4e-5360-4542-9bc5-a5fab7c297ab} <Debug> TCPHandler: Processed in 0.00202561 sec. | ||
| 3291 | 2026.05.08 22:39:15.598767 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.05.08 22:39:15.598868 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.05.08 22:39:15.598907 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3294 | 2026.05.08 22:39:15.599383 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.05.08 22:39:15.599418 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3296 | 2026.05.08 22:39:15.599723 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3297 | 2026.05.08 22:39:15.599942 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.08 22:39:15.600070 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001222 sec., 144026.18657937806 rows/sec., 8.87 MiB/sec. | ||
| 3299 | 2026.05.08 22:39:15.600105 [ 277 ] {a604d084-5f8d-4dfb-98f6-ed818a45f5a5} <Debug> TCPHandler: Processed in 0.001393071 sec. | ||
| 3300 | 2026.05.08 22:39:15.600229 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.05.08 22:39:15.600351 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3302 | 2026.05.08 22:39:15.600399 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3303 | 2026.05.08 22:39:15.600852 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.08 22:39:15.600887 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3305 | 2026.05.08 22:39:15.601193 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3306 | 2026.05.08 22:39:15.601412 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.08 22:39:15.601518 [ 46 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3308 | 2026.05.08 22:39:15.601532 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 3309 | 2026.05.08 22:39:15.601550 [ 46 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.05.08 22:39:15.601569 [ 277 ] {18b6fd70-9c87-4001-94c2-284d42fe2369} <Debug> TCPHandler: Processed in 0.001389891 sec. | ||
| 3311 | 2026.05.08 22:39:15.601569 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3312 | 2026.05.08 22:39:15.601645 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 3313 | 2026.05.08 22:39:15.601687 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.05.08 22:39:15.601723 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3315 | 2026.05.08 22:39:15.601750 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 3316 | 2026.05.08 22:39:15.601790 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3317 | 2026.05.08 22:39:15.601799 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.05.08 22:39:15.601824 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 3319 | 2026.05.08 22:39:15.601842 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3320 | 2026.05.08 22:39:15.601861 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 3321 | 2026.05.08 22:39:15.601896 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3322 | 2026.05.08 22:39:15.601926 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 3323 | 2026.05.08 22:39:15.602307 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.05.08 22:39:15.602346 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3325 | 2026.05.08 22:39:15.602629 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001011645 sec., 514014.30343648215 rows/sec., 36.48 MiB/sec. | ||
| 3326 | 2026.05.08 22:39:15.602656 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3327 | 2026.05.08 22:39:15.602769 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3328 | 2026.05.08 22:39:15.602875 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.05.08 22:39:15.602971 [ 46 ] {} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3330 | 2026.05.08 22:39:15.602996 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 3331 | 2026.05.08 22:39:15.603004 [ 46 ] {} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.05.08 22:39:15.603013 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.05.08 22:39:15.603028 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3334 | 2026.05.08 22:39:15.603033 [ 277 ] {01de35ae-6948-40ef-bb9a-287b4145f3a2} <Debug> TCPHandler: Processed in 0.001392682 sec. | ||
| 3335 | 2026.05.08 22:39:15.603074 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_6_1} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3336 | 2026.05.08 22:39:15.603108 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::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 | ||
| 3337 | 2026.05.08 22:39:15.603146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3338 | 2026.05.08 22:39:15.603153 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.08 22:39:15.603226 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2026.05.08 22:39:15.603249 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3341 | 2026.05.08 22:39:15.603260 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::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 | ||
| 3342 | 2026.05.08 22:39:15.603305 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3343 | 2026.05.08 22:39:15.603345 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3344 | 2026.05.08 22:39:15.603395 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3345 | 2026.05.08 22:39:15.603433 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::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 | ||
| 3346 | 2026.05.08 22:39:15.603472 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::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 | ||
| 3347 | 2026.05.08 22:39:15.603507 [ 190 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::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 | ||
| 3348 | 2026.05.08 22:39:15.603918 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.08 22:39:15.603957 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3350 | 2026.05.08 22:39:15.604298 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3351 | 2026.05.08 22:39:15.604313 [ 192 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242189 sec., 386414.6277257325 rows/sec., 24.01 MiB/sec. | ||
| 3352 | 2026.05.08 22:39:15.604445 [ 189 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3353 | 2026.05.08 22:39:15.604530 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.05.08 22:39:15.604669 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001438 sec., 364394.99304589705 rows/sec., 25.74 MiB/sec. | ||
| 3355 | 2026.05.08 22:39:15.604708 [ 277 ] {c022e6ae-127a-4c6e-be55-c7f8960c35d8} <Debug> TCPHandler: Processed in 0.001601704 sec. | ||
| 3356 | 2026.05.08 22:39:15.604709 [ 189 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.05.08 22:39:15.604784 [ 189 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_6_1} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3358 | 2026.05.08 22:39:15.604822 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.05.08 22:39:15.604852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3360 | 2026.05.08 22:39:15.604917 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3361 | 2026.05.08 22:39:15.604961 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3362 | 2026.05.08 22:39:15.605297 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.08 22:39:15.605331 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3364 | 2026.05.08 22:39:15.605625 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3365 | 2026.05.08 22:39:15.605830 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.08 22:39:15.605950 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3367 | 2026.05.08 22:39:15.605984 [ 277 ] {db0b87ca-88a3-419d-aaf8-3b3a185f45bd} <Debug> TCPHandler: Processed in 0.001208269 sec. | ||
| 3368 | 2026.05.08 22:39:15.606096 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.08 22:39:15.606185 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.05.08 22:39:15.606225 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3371 | 2026.05.08 22:39:15.606637 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.05.08 22:39:15.606670 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3373 | 2026.05.08 22:39:15.606980 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3374 | 2026.05.08 22:39:15.607176 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.05.08 22:39:15.607305 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001137 sec., 233069.48109058928 rows/sec., 15.49 MiB/sec. | ||
| 3376 | 2026.05.08 22:39:15.607339 [ 277 ] {6a467f88-31b7-4be7-850a-4c30f0a2f304} <Debug> TCPHandler: Processed in 0.001288859 sec. | ||
| 3377 | 2026.05.08 22:39:15.607456 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.05.08 22:39:15.607545 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.05.08 22:39:15.607584 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3380 | 2026.05.08 22:39:15.607898 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.08 22:39:15.607930 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3382 | 2026.05.08 22:39:15.608204 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3383 | 2026.05.08 22:39:15.608413 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.05.08 22:39:15.608532 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 3385 | 2026.05.08 22:39:15.608566 [ 277 ] {a2690224-71e8-44e5-a5da-10374d9c1a5c} <Debug> TCPHandler: Processed in 0.001155068 sec. | ||
| 3386 | 2026.05.08 22:39:15.608682 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.05.08 22:39:15.608771 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.05.08 22:39:15.608822 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3389 | 2026.05.08 22:39:15.609603 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.05.08 22:39:15.609638 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3391 | 2026.05.08 22:39:15.610160 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3392 | 2026.05.08 22:39:15.610375 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.05.08 22:39:15.610496 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001758 sec., 19340.159271899887 rows/sec., 34.66 MiB/sec. | ||
| 3394 | 2026.05.08 22:39:15.610542 [ 277 ] {28564aba-e39a-45e8-abd6-442c49c3122a} <Debug> TCPHandler: Processed in 0.001924989 sec. | ||
| 3395 | 2026.05.08 22:39:15.610653 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.05.08 22:39:15.610738 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3397 | 2026.05.08 22:39:15.610775 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3398 | 2026.05.08 22:39:15.611082 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.05.08 22:39:15.611113 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3400 | 2026.05.08 22:39:15.611472 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3401 | 2026.05.08 22:39:15.611668 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.05.08 22:39:15.611786 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001033 sec., 87124.87899322361 rows/sec., 5.45 MiB/sec. | ||
| 3403 | 2026.05.08 22:39:15.611819 [ 277 ] {a1865000-00b4-400d-906b-9438bfb872a4} <Debug> TCPHandler: Processed in 0.001185769 sec. | ||
| 3404 | 2026.05.08 22:39:16.239507 [ 287 ] {} <Trace> TCP-Session: 6a96c5ae-a931-4a1a-bc78-fe2d213a67e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.05.08 22:39:16.239815 [ 287 ] {95ebbcd9-28a2-4646-8f9b-8ec14a818beb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40327) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3406 | 2026.05.08 22:39:16.240339 [ 287 ] {95ebbcd9-28a2-4646-8f9b-8ec14a818beb} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3407 | 2026.05.08 22:39:16.240525 [ 287 ] {95ebbcd9-28a2-4646-8f9b-8ec14a818beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3408 | 2026.05.08 22:39:16.240931 [ 326 ] {95ebbcd9-28a2-4646-8f9b-8ec14a818beb} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3409 | 2026.05.08 22:39:16.241476 [ 287 ] {95ebbcd9-28a2-4646-8f9b-8ec14a818beb} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001803 sec., 77648.3638380477 rows/sec., 4.31 MiB/sec. | ||
| 3410 | 2026.05.08 22:39:16.241573 [ 287 ] {95ebbcd9-28a2-4646-8f9b-8ec14a818beb} <Debug> TCPHandler: Processed in 0.002236654 sec. | ||
| 3411 | 2026.05.08 22:39:17.000346 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.05 MiB, peak 231.53 MiB, free memory in arenas 0.00 B, will set to 228.02 MiB (RSS), difference: -2.03 MiB | ||
| 3412 | 2026.05.08 22:39:18.506661 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3413 | 2026.05.08 22:39:18.506710 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3414 | 2026.05.08 22:39:18.609238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7666 | ||
| 3415 | 2026.05.08 22:39:18.609776 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.05.08 22:39:18.609825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3417 | 2026.05.08 22:39:18.610347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3418 | 2026.05.08 22:39:18.610572 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.05.08 22:39:18.610683 [ 65 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3420 | 2026.05.08 22:39:18.610697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7666 | ||
| 3421 | 2026.05.08 22:39:18.610727 [ 65 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.05.08 22:39:18.610749 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3423 | 2026.05.08 22:39:18.610849 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 3424 | 2026.05.08 22:39:18.610951 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2026.05.08 22:39:18.610985 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5298 rows starting from the beginning of the part | ||
| 3426 | 2026.05.08 22:39:18.611073 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3427 | 2026.05.08 22:39:18.611124 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3428 | 2026.05.08 22:39:18.611167 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3429 | 2026.05.08 22:39:18.611208 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3430 | 2026.05.08 22:39:18.611247 [ 196 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3431 | 2026.05.08 22:39:18.612606 [ 192 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001817078 sec., 4218861.270677429 rows/sec., 60.35 MiB/sec. | ||
| 3432 | 2026.05.08 22:39:18.613381 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3433 | 2026.05.08 22:39:18.613686 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.05.08 22:39:18.613765 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_16_3} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3435 | 2026.05.08 22:39:18.613865 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3436 | 2026.05.08 22:39:18.619087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 428 | ||
| 3437 | 2026.05.08 22:39:18.622075 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.08 22:39:18.622119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3439 | 2026.05.08 22:39:18.623314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3440 | 2026.05.08 22:39:18.623580 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.08 22:39:18.623726 [ 65 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3442 | 2026.05.08 22:39:18.623776 [ 65 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.05.08 22:39:18.623806 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3444 | 2026.05.08 22:39:18.623826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3445 | 2026.05.08 22:39:18.623967 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 3446 | 2026.05.08 22:39:18.624970 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.05.08 22:39:18.625208 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
| 3448 | 2026.05.08 22:39:18.625632 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 3449 | 2026.05.08 22:39:18.625989 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 3450 | 2026.05.08 22:39:18.626337 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 3451 | 2026.05.08 22:39:18.626667 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3452 | 2026.05.08 22:39:18.626986 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3453 | 2026.05.08 22:39:18.633063 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.00917871 sec., 46629.64621390152 rows/sec., 41.54 MiB/sec. | ||
| 3454 | 2026.05.08 22:39:18.633819 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3455 | 2026.05.08 22:39:18.634344 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.05.08 22:39:18.634424 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_11_2} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3457 | 2026.05.08 22:39:18.634612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3458 | 2026.05.08 22:39:19.000552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3459 | 2026.05.08 22:39:19.001392 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000976435 sec. | ||
| 3460 | 2026.05.08 22:39:19.016978 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.05.08 22:39:19.017030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3462 | 2026.05.08 22:39:19.022538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3463 | 2026.05.08 22:39:19.023242 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.05.08 22:39:19.023540 [ 113 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3465 | 2026.05.08 22:39:19.023619 [ 113 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.05.08 22:39:19.023641 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3467 | 2026.05.08 22:39:19.023741 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3468 | 2026.05.08 22:39:19.026461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3469 | 2026.05.08 22:39:19.027549 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3470 | 2026.05.08 22:39:19.028860 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3471 | 2026.05.08 22:39:19.033049 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3472 | 2026.05.08 22:39:19.037188 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3473 | 2026.05.08 22:39:19.041097 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3474 | 2026.05.08 22:39:19.045614 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3475 | 2026.05.08 22:39:19.049746 [ 196 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 3476 | 2026.05.08 22:39:19.105339 [ 192 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081636426 sec., 1482.1814957945367 rows/sec., 7.66 MiB/sec. | ||
| 3477 | 2026.05.08 22:39:19.107968 [ 193 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3478 | 2026.05.08 22:39:19.110050 [ 193 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_16_3} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.08 22:39:19.110160 [ 193 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_16_3} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3480 | 2026.05.08 22:39:19.112052 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3481 | 2026.05.08 22:39:20.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.72 MiB, peak 239.68 MiB, free memory in arenas 0.00 B, will set to 237.91 MiB (RSS), difference: 8.19 MiB | ||
| 3482 | 2026.05.08 22:39:20.580760 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.05.08 22:39:20.580976 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3484 | 2026.05.08 22:39:20.581303 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3485 | 2026.05.08 22:39:20.581339 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3486 | 2026.05.08 22:39:20.581567 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3487 | 2026.05.08 22:39:20.581635 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3488 | 2026.05.08 22:39:20.581774 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3489 | 2026.05.08 22:39:20.581872 [ 326 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3490 | 2026.05.08 22:39:20.581911 [ 321 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3491 | 2026.05.08 22:39:20.581921 [ 355 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3492 | 2026.05.08 22:39:20.581911 [ 356 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3493 | 2026.05.08 22:39:20.582094 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 3494 | 2026.05.08 22:39:20.582121 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3495 | 2026.05.08 22:39:20.582207 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3496 | 2026.05.08 22:39:20.582227 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3497 | 2026.05.08 22:39:20.582262 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3498 | 2026.05.08 22:39:20.582300 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3499 | 2026.05.08 22:39:20.582337 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3500 | 2026.05.08 22:39:20.583554 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002665 sec., 15384.615384615385 rows/sec., 2.34 MiB/sec. | ||
| 3501 | 2026.05.08 22:39:20.583715 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> MemoryTracker: Peak memory usage (for query): 138.04 KiB. | ||
| 3502 | 2026.05.08 22:39:20.583730 [ 277 ] {203abf3c-01e7-4090-ae53-5f66252cfe36} <Debug> TCPHandler: Processed in 0.003089707 sec. | ||
| 3503 | 2026.05.08 22:39:20.585427 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.05.08 22:39:20.585533 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3505 | 2026.05.08 22:39:20.585574 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3506 | 2026.05.08 22:39:20.586077 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.05.08 22:39:20.586119 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3508 | 2026.05.08 22:39:20.586491 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3509 | 2026.05.08 22:39:20.586711 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.05.08 22:39:20.586841 [ 125 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3511 | 2026.05.08 22:39:20.586857 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001355 sec., 53136.53136531365 rows/sec., 4.28 MiB/sec. | ||
| 3512 | 2026.05.08 22:39:20.586897 [ 125 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.05.08 22:39:20.586909 [ 277 ] {df13359f-7fec-4319-b4da-4b12b0537ded} <Debug> TCPHandler: Processed in 0.001541334 sec. | ||
| 3514 | 2026.05.08 22:39:20.586929 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3515 | 2026.05.08 22:39:20.587030 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 3516 | 2026.05.08 22:39:20.587040 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.05.08 22:39:20.587153 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3518 | 2026.05.08 22:39:20.587156 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.08 22:39:20.587194 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1010 rows starting from the beginning of the part | ||
| 3520 | 2026.05.08 22:39:20.587214 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3521 | 2026.05.08 22:39:20.587287 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
| 3522 | 2026.05.08 22:39:20.587352 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 865 rows starting from the beginning of the part | ||
| 3523 | 2026.05.08 22:39:20.587404 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3524 | 2026.05.08 22:39:20.587453 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 865 rows starting from the beginning of the part | ||
| 3525 | 2026.05.08 22:39:20.587500 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3526 | 2026.05.08 22:39:20.587637 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.05.08 22:39:20.587678 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3528 | 2026.05.08 22:39:20.588087 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3529 | 2026.05.08 22:39:20.588307 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.05.08 22:39:20.588417 [ 125 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3531 | 2026.05.08 22:39:20.588444 [ 125 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.05.08 22:39:20.588448 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001318 sec., 6069.80273141123 rows/sec., 456.42 KiB/sec. | ||
| 3533 | 2026.05.08 22:39:20.588461 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3534 | 2026.05.08 22:39:20.588492 [ 277 ] {830aaf6b-98a7-4ed8-a99a-dc4b5c13da87} <Debug> TCPHandler: Processed in 0.001509803 sec. | ||
| 3535 | 2026.05.08 22:39:20.588561 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 3536 | 2026.05.08 22:39:20.588607 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.05.08 22:39:20.588662 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3538 | 2026.05.08 22:39:20.588693 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3539 | 2026.05.08 22:39:20.588707 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3540 | 2026.05.08 22:39:20.588747 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3541 | 2026.05.08 22:39:20.588761 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 3542 | 2026.05.08 22:39:20.588808 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 176 rows starting from the beginning of the part | ||
| 3543 | 2026.05.08 22:39:20.588852 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 3544 | 2026.05.08 22:39:20.588893 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 176 rows starting from the beginning of the part | ||
| 3545 | 2026.05.08 22:39:20.588950 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 3546 | 2026.05.08 22:39:20.589095 [ 195 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2956 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154153 sec., 1372233.0772233915 rows/sec., 113.88 MiB/sec. | ||
| 3547 | 2026.05.08 22:39:20.589148 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.05.08 22:39:20.589183 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3549 | 2026.05.08 22:39:20.589296 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3550 | 2026.05.08 22:39:20.589628 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.08 22:39:20.589698 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_21_4} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3552 | 2026.05.08 22:39:20.589773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3553 | 2026.05.08 22:39:20.589881 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3554 | 2026.05.08 22:39:20.589989 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466733 sec., 400890.95970432245 rows/sec., 26.68 MiB/sec. | ||
| 3555 | 2026.05.08 22:39:20.590102 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.05.08 22:39:20.590126 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3557 | 2026.05.08 22:39:20.590208 [ 125 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3558 | 2026.05.08 22:39:20.590235 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001522 sec., 47306.17608409987 rows/sec., 3.69 MiB/sec. | ||
| 3559 | 2026.05.08 22:39:20.590238 [ 125 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.05.08 22:39:20.590278 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3561 | 2026.05.08 22:39:20.590281 [ 277 ] {7bd20af7-916d-45d7-a668-f0489a44d3e2} <Debug> TCPHandler: Processed in 0.001705736 sec. | ||
| 3562 | 2026.05.08 22:39:20.590349 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 3563 | 2026.05.08 22:39:20.590422 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3564 | 2026.05.08 22:39:20.590425 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.05.08 22:39:20.590427 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.05.08 22:39:20.590447 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 3567 | 2026.05.08 22:39:20.590508 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_16_3} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3568 | 2026.05.08 22:39:20.590509 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
| 3569 | 2026.05.08 22:39:20.590541 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.05.08 22:39:20.590579 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 524 rows starting from the beginning of the part | ||
| 3571 | 2026.05.08 22:39:20.590584 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3572 | 2026.05.08 22:39:20.590595 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3573 | 2026.05.08 22:39:20.590618 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3574 | 2026.05.08 22:39:20.590662 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 524 rows starting from the beginning of the part | ||
| 3575 | 2026.05.08 22:39:20.590700 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3576 | 2026.05.08 22:39:20.591002 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.05.08 22:39:20.591036 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3578 | 2026.05.08 22:39:20.591368 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3579 | 2026.05.08 22:39:20.591586 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.05.08 22:39:20.591651 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133248 sec., 1400396.2536023054 rows/sec., 106.20 MiB/sec. | ||
| 3581 | 2026.05.08 22:39:20.591686 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3582 | 2026.05.08 22:39:20.591714 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3583 | 2026.05.08 22:39:20.591715 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.08 22:39:20.591753 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3585 | 2026.05.08 22:39:20.591757 [ 277 ] {bf49b0d2-560f-4bf0-a564-a6b9bf0d36a6} <Debug> TCPHandler: Processed in 0.001387632 sec. | ||
| 3586 | 2026.05.08 22:39:20.591801 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3587 | 2026.05.08 22:39:20.591826 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 3588 | 2026.05.08 22:39:20.591914 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.05.08 22:39:20.591921 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2026.05.08 22:39:20.591989 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2377 rows starting from the beginning of the part | ||
| 3591 | 2026.05.08 22:39:20.592039 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3592 | 2026.05.08 22:39:20.592047 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3593 | 2026.05.08 22:39:20.592053 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.08 22:39:20.592079 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3595 | 2026.05.08 22:39:20.592109 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3596 | 2026.05.08 22:39:20.592120 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3597 | 2026.05.08 22:39:20.592122 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_21_4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3598 | 2026.05.08 22:39:20.592166 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3599 | 2026.05.08 22:39:20.592196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3600 | 2026.05.08 22:39:20.592209 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3601 | 2026.05.08 22:39:20.592903 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.05.08 22:39:20.592943 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3603 | 2026.05.08 22:39:20.593477 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3604 | 2026.05.08 22:39:20.593703 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.08 22:39:20.593772 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197856 sec., 1711851.0431829211 rows/sec., 119.76 MiB/sec. | ||
| 3606 | 2026.05.08 22:39:20.593842 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001815 sec., 4407.713498622589 rows/sec., 7.90 MiB/sec. | ||
| 3607 | 2026.05.08 22:39:20.593895 [ 277 ] {5b958164-35f3-4685-8adf-025fb20a2227} <Debug> TCPHandler: Processed in 0.002039621 sec. | ||
| 3608 | 2026.05.08 22:39:20.594031 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.05.08 22:39:20.594075 [ 202 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3610 | 2026.05.08 22:39:20.594126 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3611 | 2026.05.08 22:39:20.594172 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3612 | 2026.05.08 22:39:20.594340 [ 202 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.08 22:39:20.594407 [ 202 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3614 | 2026.05.08 22:39:20.594475 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3615 | 2026.05.08 22:39:20.594526 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.05.08 22:39:20.594565 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3617 | 2026.05.08 22:39:20.594867 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3618 | 2026.05.08 22:39:20.595067 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.05.08 22:39:20.595163 [ 125 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3620 | 2026.05.08 22:39:20.595191 [ 125 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.05.08 22:39:20.595193 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3622 | 2026.05.08 22:39:20.595209 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3623 | 2026.05.08 22:39:20.595241 [ 277 ] {461b28e5-c0c6-42a6-b24d-fb1e7068d7a4} <Debug> TCPHandler: Processed in 0.001258639 sec. | ||
| 3624 | 2026.05.08 22:39:20.595288 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 3625 | 2026.05.08 22:39:20.595387 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3626 | 2026.05.08 22:39:20.595441 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 750 rows starting from the beginning of the part | ||
| 3627 | 2026.05.08 22:39:20.595483 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3628 | 2026.05.08 22:39:20.595517 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3629 | 2026.05.08 22:39:20.595551 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3630 | 2026.05.08 22:39:20.595583 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3631 | 2026.05.08 22:39:20.595616 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3632 | 2026.05.08 22:39:20.596392 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132698 sec., 979961.1193804528 rows/sec., 64.62 MiB/sec. | ||
| 3633 | 2026.05.08 22:39:20.596533 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3634 | 2026.05.08 22:39:20.596760 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.05.08 22:39:20.596823 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_21_4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3636 | 2026.05.08 22:39:20.596876 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3637 | 2026.05.08 22:39:21.418756 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.05.08 22:39:21.418993 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3639 | 2026.05.08 22:39:21.419346 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3640 | 2026.05.08 22:39:21.419385 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3641 | 2026.05.08 22:39:21.419652 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3642 | 2026.05.08 22:39:21.419722 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3643 | 2026.05.08 22:39:21.419863 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 3644 | 2026.05.08 22:39:21.419976 [ 355 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3645 | 2026.05.08 22:39:21.420008 [ 356 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3646 | 2026.05.08 22:39:21.420016 [ 341 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3647 | 2026.05.08 22:39:21.419981 [ 326 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3648 | 2026.05.08 22:39:21.420185 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 3649 | 2026.05.08 22:39:21.420209 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3650 | 2026.05.08 22:39:21.420293 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3651 | 2026.05.08 22:39:21.420314 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3652 | 2026.05.08 22:39:21.420353 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3653 | 2026.05.08 22:39:21.420397 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3654 | 2026.05.08 22:39:21.420439 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3655 | 2026.05.08 22:39:21.421753 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002862 sec., 14325.6464011181 rows/sec., 3.54 MiB/sec. | ||
| 3656 | 2026.05.08 22:39:21.421901 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> MemoryTracker: Peak memory usage (for query): 161.32 KiB. | ||
| 3657 | 2026.05.08 22:39:21.421916 [ 277 ] {db6656e8-7f7a-4dd5-8b07-38e626ac620a} <Debug> TCPHandler: Processed in 0.00328416 sec. | ||
| 3658 | 2026.05.08 22:39:21.453366 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.05.08 22:39:21.453484 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3660 | 2026.05.08 22:39:21.453532 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3661 | 2026.05.08 22:39:21.454142 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2026.05.08 22:39:21.454185 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3663 | 2026.05.08 22:39:21.454613 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3664 | 2026.05.08 22:39:21.454814 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.05.08 22:39:21.454971 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.00152 sec., 5921.052631578947 rows/sec., 1.21 MiB/sec. | ||
| 3666 | 2026.05.08 22:39:21.455014 [ 277 ] {8b31ee16-bc6d-4384-b819-4a3f5aded1c8} <Debug> TCPHandler: Processed in 0.001704636 sec. | ||
| 3667 | 2026.05.08 22:39:21.455153 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2026.05.08 22:39:21.455251 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3669 | 2026.05.08 22:39:21.455293 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3670 | 2026.05.08 22:39:21.455852 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.05.08 22:39:21.455888 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3672 | 2026.05.08 22:39:21.456199 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3673 | 2026.05.08 22:39:21.456420 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.05.08 22:39:21.456546 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001316 sec., 215805.4711246201 rows/sec., 13.71 MiB/sec. | ||
| 3675 | 2026.05.08 22:39:21.456582 [ 277 ] {e2d5c5be-4ea4-48e4-8092-15bf552d9d04} <Debug> TCPHandler: Processed in 0.001480372 sec. | ||
| 3676 | 2026.05.08 22:39:21.456703 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2026.05.08 22:39:21.456799 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3678 | 2026.05.08 22:39:21.456838 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3679 | 2026.05.08 22:39:21.457224 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.05.08 22:39:21.457257 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3681 | 2026.05.08 22:39:21.457546 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3682 | 2026.05.08 22:39:21.457753 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.05.08 22:39:21.457879 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 148.13 KiB/sec. | ||
| 3684 | 2026.05.08 22:39:21.457916 [ 277 ] {88ae26b9-1092-4ff6-a5bd-01ff2c4e0704} <Debug> TCPHandler: Processed in 0.00126289 sec. | ||
| 3685 | 2026.05.08 22:39:21.458029 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.05.08 22:39:21.458120 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3687 | 2026.05.08 22:39:21.458158 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3688 | 2026.05.08 22:39:21.460801 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.05.08 22:39:21.460836 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3690 | 2026.05.08 22:39:21.461487 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3691 | 2026.05.08 22:39:21.461699 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.05.08 22:39:21.461823 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Debug> executeQuery: Read 3213 rows, 246.53 KiB in 0.00372 sec., 863709.6774193548 rows/sec., 64.72 MiB/sec. | ||
| 3693 | 2026.05.08 22:39:21.461861 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3694 | 2026.05.08 22:39:21.461873 [ 277 ] {5bde5f59-f03e-419f-84ab-8e72e5a2bb2b} <Debug> TCPHandler: Processed in 0.003893519 sec. | ||
| 3695 | 2026.05.08 22:39:21.461998 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.05.08 22:39:21.462091 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3697 | 2026.05.08 22:39:21.462129 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3698 | 2026.05.08 22:39:21.462628 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.05.08 22:39:21.462662 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3700 | 2026.05.08 22:39:21.462979 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3701 | 2026.05.08 22:39:21.463193 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.05.08 22:39:21.463316 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Debug> executeQuery: Read 187 rows, 11.92 KiB in 0.001244 sec., 150321.54340836013 rows/sec., 9.35 MiB/sec. | ||
| 3703 | 2026.05.08 22:39:21.463353 [ 277 ] {1b1cd7d5-c7dc-4ac9-938c-c38e8dc15de8} <Debug> TCPHandler: Processed in 0.001403931 sec. | ||
| 3704 | 2026.05.08 22:39:21.463465 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.05.08 22:39:21.463558 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.05.08 22:39:21.463595 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3707 | 2026.05.08 22:39:21.464373 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.05.08 22:39:21.464413 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3709 | 2026.05.08 22:39:21.464741 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3710 | 2026.05.08 22:39:21.464944 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.05.08 22:39:21.465065 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001526 sec., 622542.5950196593 rows/sec., 36.63 MiB/sec. | ||
| 3712 | 2026.05.08 22:39:21.465102 [ 277 ] {a27cf30e-284e-4f45-8f73-8c476c7d5124} <Debug> TCPHandler: Processed in 0.001686416 sec. | ||
| 3713 | 2026.05.08 22:39:21.465219 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.05.08 22:39:21.465312 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.05.08 22:39:21.465350 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3716 | 2026.05.08 22:39:21.465733 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.05.08 22:39:21.465768 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3718 | 2026.05.08 22:39:21.466057 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3719 | 2026.05.08 22:39:21.466255 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.05.08 22:39:21.466375 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001081 sec., 1850.1387604070308 rows/sec., 130.09 KiB/sec. | ||
| 3721 | 2026.05.08 22:39:21.466419 [ 277 ] {f4560046-b11b-4ca9-8db6-d606747b0dcb} <Debug> TCPHandler: Processed in 0.001249149 sec. | ||
| 3722 | 2026.05.08 22:39:21.466533 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.05.08 22:39:21.466624 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.05.08 22:39:21.466662 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3725 | 2026.05.08 22:39:21.467096 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.08 22:39:21.467131 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3727 | 2026.05.08 22:39:21.467448 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3728 | 2026.05.08 22:39:21.467677 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.08 22:39:21.467795 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 3730 | 2026.05.08 22:39:21.467830 [ 277 ] {378d61f6-c349-4d91-a134-08f34dc38703} <Debug> TCPHandler: Processed in 0.001346001 sec. | ||
| 3731 | 2026.05.08 22:39:21.467945 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.05.08 22:39:21.468036 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3733 | 2026.05.08 22:39:21.468074 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3734 | 2026.05.08 22:39:21.469134 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.05.08 22:39:21.469167 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3736 | 2026.05.08 22:39:21.469578 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3737 | 2026.05.08 22:39:21.469783 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.05.08 22:39:21.469905 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Debug> executeQuery: Read 1750 rows, 120.90 KiB in 0.001886 sec., 927889.7136797454 rows/sec., 62.60 MiB/sec. | ||
| 3739 | 2026.05.08 22:39:21.469940 [ 277 ] {bf3bca1f-1463-4fd3-bf82-55514bbdfce1} <Debug> TCPHandler: Processed in 0.002043341 sec. | ||
| 3740 | 2026.05.08 22:39:21.470056 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.05.08 22:39:21.470149 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3742 | 2026.05.08 22:39:21.470188 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3743 | 2026.05.08 22:39:21.470520 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.05.08 22:39:21.470554 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3745 | 2026.05.08 22:39:21.470870 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3746 | 2026.05.08 22:39:21.471090 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.05.08 22:39:21.471216 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 3748 | 2026.05.08 22:39:21.471253 [ 277 ] {81afda64-e821-4ffe-9bf1-c9843bb562fd} <Debug> TCPHandler: Processed in 0.001245839 sec. | ||
| 3749 | 2026.05.08 22:39:21.471368 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.05.08 22:39:21.471463 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.05.08 22:39:21.471504 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3752 | 2026.05.08 22:39:21.473461 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.05.08 22:39:21.473494 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3754 | 2026.05.08 22:39:21.474291 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3755 | 2026.05.08 22:39:21.474503 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.08 22:39:21.474626 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Debug> executeQuery: Read 5381 rows, 354.73 KiB in 0.003181 sec., 1691606.4130776487 rows/sec., 108.90 MiB/sec. | ||
| 3757 | 2026.05.08 22:39:21.474662 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3758 | 2026.05.08 22:39:21.474675 [ 277 ] {ead23a43-a932-47ad-8ef0-26e19d7c8aa0} <Debug> TCPHandler: Processed in 0.003355561 sec. | ||
| 3759 | 2026.05.08 22:39:21.474796 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.05.08 22:39:21.474888 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3761 | 2026.05.08 22:39:21.474929 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3762 | 2026.05.08 22:39:21.475255 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.05.08 22:39:21.475288 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3764 | 2026.05.08 22:39:21.475596 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3765 | 2026.05.08 22:39:21.475790 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.05.08 22:39:21.475917 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 3767 | 2026.05.08 22:39:21.475953 [ 277 ] {89efb7cc-ef34-440e-82ed-661fcec1c391} <Debug> TCPHandler: Processed in 0.001206789 sec. | ||
| 3768 | 2026.05.08 22:39:21.476067 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.05.08 22:39:21.476160 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3770 | 2026.05.08 22:39:21.476213 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3771 | 2026.05.08 22:39:21.477048 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.05.08 22:39:21.477083 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3773 | 2026.05.08 22:39:21.477639 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3774 | 2026.05.08 22:39:21.477853 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.05.08 22:39:21.477989 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001846 sec., 23293.607800650054 rows/sec., 41.74 MiB/sec. | ||
| 3776 | 2026.05.08 22:39:21.478048 [ 277 ] {6be0938b-dd65-4de0-a015-cebbf4eb252c} <Debug> TCPHandler: Processed in 0.002029891 sec. | ||
| 3777 | 2026.05.08 22:39:21.478173 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.08 22:39:21.478265 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3779 | 2026.05.08 22:39:21.478306 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3780 | 2026.05.08 22:39:21.478645 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.05.08 22:39:21.478678 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3782 | 2026.05.08 22:39:21.478963 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3783 | 2026.05.08 22:39:21.479150 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.05.08 22:39:21.479268 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00108 sec., 38888.88888888889 rows/sec., 2.22 MiB/sec. | ||
| 3785 | 2026.05.08 22:39:21.479300 [ 277 ] {a076cabb-9bf7-48cb-99be-11f5548ff3ad} <Debug> TCPHandler: Processed in 0.001236969 sec. | ||
| 3786 | 2026.05.08 22:39:25.406656 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51744 | ||
| 3787 | 2026.05.08 22:39:25.406779 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2026.05.08 22:39:25.406804 [ 307 ] {} <Debug> TCP-Session: 00e5b7bf-6743-40ef-9859-9e57e424a31a Authenticating user 'default' from [fd00:1122:3344:101::e]:51744 | ||
| 3789 | 2026.05.08 22:39:25.406827 [ 307 ] {} <Debug> TCP-Session: 00e5b7bf-6743-40ef-9859-9e57e424a31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.08 22:39:25.406840 [ 307 ] {} <Debug> TCP-Session: 00e5b7bf-6743-40ef-9859-9e57e424a31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.08 22:39:25.407048 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61852 | ||
| 3792 | 2026.05.08 22:39:25.407085 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50629 | ||
| 3793 | 2026.05.08 22:39:25.407122 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43562 | ||
| 3794 | 2026.05.08 22:39:25.407144 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49052 | ||
| 3795 | 2026.05.08 22:39:25.407172 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3796 | 2026.05.08 22:39:25.407179 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47031 | ||
| 3797 | 2026.05.08 22:39:25.407203 [ 308 ] {} <Debug> TCP-Session: dec3b2e8-a1b3-4177-bfa1-a5f42e916a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:61852 | ||
| 3798 | 2026.05.08 22:39:25.407168 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36905 | ||
| 3799 | 2026.05.08 22:39:25.407247 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.05.08 22:39:25.407248 [ 308 ] {} <Debug> TCP-Session: dec3b2e8-a1b3-4177-bfa1-a5f42e916a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.08 22:39:25.407283 [ 311 ] {} <Debug> TCP-Session: d63c4c61-e707-4771-943e-b016aaec0974 Authenticating user 'default' from [fd00:1122:3344:101::e]:43562 | ||
| 3802 | 2026.05.08 22:39:25.407296 [ 308 ] {} <Debug> TCP-Session: dec3b2e8-a1b3-4177-bfa1-a5f42e916a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.05.08 22:39:25.407156 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35416 | ||
| 3804 | 2026.05.08 22:39:25.407315 [ 311 ] {} <Debug> TCP-Session: d63c4c61-e707-4771-943e-b016aaec0974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.08 22:39:25.407123 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45611 | ||
| 3806 | 2026.05.08 22:39:25.407379 [ 311 ] {} <Debug> TCP-Session: d63c4c61-e707-4771-943e-b016aaec0974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.05.08 22:39:25.407396 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.05.08 22:39:25.407168 [ 307 ] {} <Trace> TCP-Session: 00e5b7bf-6743-40ef-9859-9e57e424a31a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.05.08 22:39:25.407454 [ 309 ] {} <Debug> TCP-Session: ab42d05f-d6e2-4685-88e6-3afd78061a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:50629 | ||
| 3810 | 2026.05.08 22:39:25.407494 [ 309 ] {} <Debug> TCP-Session: ab42d05f-d6e2-4685-88e6-3afd78061a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.08 22:39:25.407508 [ 309 ] {} <Debug> TCP-Session: ab42d05f-d6e2-4685-88e6-3afd78061a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.08 22:39:25.407617 [ 307 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3813 | 2026.05.08 22:39:25.407734 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.05.08 22:39:25.407765 [ 303 ] {} <Debug> TCP-Session: e88ef97b-190a-4b8b-96d4-40edcd1d93bc Authenticating user 'default' from [fd00:1122:3344:101::e]:36905 | ||
| 3815 | 2026.05.08 22:39:25.407782 [ 303 ] {} <Debug> TCP-Session: e88ef97b-190a-4b8b-96d4-40edcd1d93bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.08 22:39:25.407799 [ 303 ] {} <Debug> TCP-Session: e88ef97b-190a-4b8b-96d4-40edcd1d93bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.08 22:39:25.407836 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3818 | 2026.05.08 22:39:25.407876 [ 310 ] {} <Debug> TCP-Session: f14fc0dd-3076-4948-95c2-401dec7e76fc Authenticating user 'default' from [fd00:1122:3344:101::e]:45611 | ||
| 3819 | 2026.05.08 22:39:25.407890 [ 307 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3820 | 2026.05.08 22:39:25.407899 [ 310 ] {} <Debug> TCP-Session: f14fc0dd-3076-4948-95c2-401dec7e76fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.05.08 22:39:25.407929 [ 310 ] {} <Debug> TCP-Session: f14fc0dd-3076-4948-95c2-401dec7e76fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.05.08 22:39:25.407950 [ 307 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3823 | 2026.05.08 22:39:25.408054 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.05.08 22:39:25.408093 [ 286 ] {} <Debug> TCP-Session: 8fda8c88-c5a5-4607-a01f-bc02d1887695 Authenticating user 'default' from [fd00:1122:3344:101::e]:35416 | ||
| 3825 | 2026.05.08 22:39:25.408109 [ 286 ] {} <Debug> TCP-Session: 8fda8c88-c5a5-4607-a01f-bc02d1887695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.08 22:39:25.408120 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.05.08 22:39:25.408122 [ 286 ] {} <Debug> TCP-Session: 8fda8c88-c5a5-4607-a01f-bc02d1887695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.08 22:39:25.408148 [ 304 ] {} <Debug> TCP-Session: 0c62b41a-2b6c-44bb-bd9e-94e754a9f95a Authenticating user 'default' from [fd00:1122:3344:101::e]:47031 | ||
| 3829 | 2026.05.08 22:39:25.408165 [ 304 ] {} <Debug> TCP-Session: 0c62b41a-2b6c-44bb-bd9e-94e754a9f95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.08 22:39:25.408177 [ 304 ] {} <Debug> TCP-Session: 0c62b41a-2b6c-44bb-bd9e-94e754a9f95a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.08 22:39:25.408242 [ 307 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 3832 | 2026.05.08 22:39:25.408246 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3833 | 2026.05.08 22:39:25.408296 [ 275 ] {} <Debug> TCP-Session: 6b01451b-18b4-4506-a725-34793df720cd Authenticating user 'default' from [fd00:1122:3344:101::e]:49052 | ||
| 3834 | 2026.05.08 22:39:25.408318 [ 275 ] {} <Debug> TCP-Session: 6b01451b-18b4-4506-a725-34793df720cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.08 22:39:25.408331 [ 275 ] {} <Debug> TCP-Session: 6b01451b-18b4-4506-a725-34793df720cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.08 22:39:25.409262 [ 324 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Trace> AggregatingTransform: Aggregating | ||
| 3837 | 2026.05.08 22:39:25.409314 [ 324 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3838 | 2026.05.08 22:39:25.409349 [ 324 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000945 sec. (999.056 rows/sec., 39.03 KiB/sec.) | ||
| 3839 | 2026.05.08 22:39:25.409369 [ 324 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Trace> Aggregator: Merging aggregated data | ||
| 3840 | 2026.05.08 22:39:25.410783 [ 307 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00323 sec., 309.59752321981426 rows/sec., 12.09 KiB/sec. | ||
| 3841 | 2026.05.08 22:39:25.410911 [ 307 ] {07f1a7bd-05b5-4da6-b3ad-16020667af7f} <Debug> TCPHandler: Processed in 0.003861849 sec. | ||
| 3842 | 2026.05.08 22:39:25.411029 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2026.05.08 22:39:25.411055 [ 307 ] {} <Debug> TCP-Session: 00e5b7bf-6743-40ef-9859-9e57e424a31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.08 22:39:25.411061 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2026.05.08 22:39:25.411075 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.05.08 22:39:25.411105 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.05.08 22:39:25.411126 [ 304 ] {} <Debug> TCP-Session: 0c62b41a-2b6c-44bb-bd9e-94e754a9f95a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.05.08 22:39:25.411141 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.05.08 22:39:25.411159 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.05.08 22:39:25.411177 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.05.08 22:39:25.411202 [ 311 ] {} <Debug> TCP-Session: d63c4c61-e707-4771-943e-b016aaec0974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.08 22:39:25.411223 [ 310 ] {} <Debug> TCP-Session: f14fc0dd-3076-4948-95c2-401dec7e76fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.05.08 22:39:25.411239 [ 303 ] {} <Debug> TCP-Session: e88ef97b-190a-4b8b-96d4-40edcd1d93bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.08 22:39:25.411195 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.05.08 22:39:25.411121 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.05.08 22:39:25.411310 [ 275 ] {} <Debug> TCP-Session: 6b01451b-18b4-4506-a725-34793df720cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.08 22:39:25.411107 [ 308 ] {} <Debug> TCP-Session: dec3b2e8-a1b3-4177-bfa1-a5f42e916a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.05.08 22:39:25.411337 [ 286 ] {} <Debug> TCP-Session: 8fda8c88-c5a5-4607-a01f-bc02d1887695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.08 22:39:25.411160 [ 309 ] {} <Debug> TCP-Session: ab42d05f-d6e2-4685-88e6-3afd78061a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.05.08 22:39:25.480934 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34765 | ||
| 3861 | 2026.05.08 22:39:25.481019 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2026.05.08 22:39:25.481043 [ 307 ] {} <Debug> TCP-Session: 47da21b9-d75a-49b6-ae24-be317010b4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:34765 | ||
| 3863 | 2026.05.08 22:39:25.481061 [ 307 ] {} <Debug> TCP-Session: 47da21b9-d75a-49b6-ae24-be317010b4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.08 22:39:25.481074 [ 307 ] {} <Debug> TCP-Session: 47da21b9-d75a-49b6-ae24-be317010b4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.05.08 22:39:25.481265 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60915 | ||
| 3866 | 2026.05.08 22:39:25.481271 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41122 | ||
| 3867 | 2026.05.08 22:39:25.481322 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40166 | ||
| 3868 | 2026.05.08 22:39:25.481363 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34770 | ||
| 3869 | 2026.05.08 22:39:25.481371 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65424 | ||
| 3870 | 2026.05.08 22:39:25.481396 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54320 | ||
| 3871 | 2026.05.08 22:39:25.481413 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3872 | 2026.05.08 22:39:25.481444 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3873 | 2026.05.08 22:39:25.481455 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2026.05.08 22:39:25.481467 [ 309 ] {} <Debug> TCP-Session: 36b90922-b184-4d2f-98de-87f224825961 Authenticating user 'default' from [fd00:1122:3344:101::e]:41122 | ||
| 3875 | 2026.05.08 22:39:25.481482 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.05.08 22:39:25.481499 [ 275 ] {} <Debug> TCP-Session: ab78d377-fabe-4f9e-89b6-452cdcfe87f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34770 | ||
| 3877 | 2026.05.08 22:39:25.481512 [ 309 ] {} <Debug> TCP-Session: 36b90922-b184-4d2f-98de-87f224825961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.08 22:39:25.481525 [ 304 ] {} <Debug> TCP-Session: 68546256-1ca8-4fd9-9b5a-6d51724e1e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:54320 | ||
| 3879 | 2026.05.08 22:39:25.481547 [ 309 ] {} <Debug> TCP-Session: 36b90922-b184-4d2f-98de-87f224825961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.05.08 22:39:25.481571 [ 304 ] {} <Debug> TCP-Session: 68546256-1ca8-4fd9-9b5a-6d51724e1e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.05.08 22:39:25.481540 [ 275 ] {} <Debug> TCP-Session: ab78d377-fabe-4f9e-89b6-452cdcfe87f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.08 22:39:25.481596 [ 304 ] {} <Debug> TCP-Session: 68546256-1ca8-4fd9-9b5a-6d51724e1e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.08 22:39:25.481615 [ 275 ] {} <Debug> TCP-Session: ab78d377-fabe-4f9e-89b6-452cdcfe87f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.08 22:39:25.481485 [ 310 ] {} <Debug> TCP-Session: e997600a-1f1c-44ec-a663-a03d4d7f7db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40166 | ||
| 3885 | 2026.05.08 22:39:25.481465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3886 | 2026.05.08 22:39:25.481709 [ 310 ] {} <Debug> TCP-Session: e997600a-1f1c-44ec-a663-a03d4d7f7db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.05.08 22:39:25.481458 [ 307 ] {} <Trace> TCP-Session: 47da21b9-d75a-49b6-ae24-be317010b4ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.05.08 22:39:25.481728 [ 286 ] {} <Debug> TCP-Session: e6e350c1-bd81-4a11-b439-10f64e5d7afd Authenticating user 'default' from [fd00:1122:3344:101::e]:65424 | ||
| 3889 | 2026.05.08 22:39:25.481391 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.05.08 22:39:25.481773 [ 286 ] {} <Debug> TCP-Session: e6e350c1-bd81-4a11-b439-10f64e5d7afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.08 22:39:25.481373 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60979 | ||
| 3892 | 2026.05.08 22:39:25.481807 [ 308 ] {} <Debug> TCP-Session: 563348d5-7ad5-4834-b804-ade58d78c47a Authenticating user 'default' from [fd00:1122:3344:101::e]:60915 | ||
| 3893 | 2026.05.08 22:39:25.481808 [ 286 ] {} <Debug> TCP-Session: e6e350c1-bd81-4a11-b439-10f64e5d7afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.08 22:39:25.481859 [ 308 ] {} <Debug> TCP-Session: 563348d5-7ad5-4834-b804-ade58d78c47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.08 22:39:25.481877 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.05.08 22:39:25.481884 [ 307 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34765) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3897 | 2026.05.08 22:39:25.481338 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39937 | ||
| 3898 | 2026.05.08 22:39:25.481730 [ 310 ] {} <Debug> TCP-Session: e997600a-1f1c-44ec-a663-a03d4d7f7db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.08 22:39:25.481991 [ 308 ] {} <Debug> TCP-Session: 563348d5-7ad5-4834-b804-ade58d78c47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.08 22:39:25.482056 [ 303 ] {} <Debug> TCP-Session: 2f074fc3-e695-4159-8ee7-495db29dc5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60979 | ||
| 3901 | 2026.05.08 22:39:25.482075 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.05.08 22:39:25.482076 [ 303 ] {} <Debug> TCP-Session: 2f074fc3-e695-4159-8ee7-495db29dc5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.05.08 22:39:25.482098 [ 311 ] {} <Debug> TCP-Session: db7cabe3-e64a-4ea3-9462-fa1586c9569a Authenticating user 'default' from [fd00:1122:3344:101::e]:39937 | ||
| 3904 | 2026.05.08 22:39:25.482100 [ 303 ] {} <Debug> TCP-Session: 2f074fc3-e695-4159-8ee7-495db29dc5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.08 22:39:25.482115 [ 311 ] {} <Debug> TCP-Session: db7cabe3-e64a-4ea3-9462-fa1586c9569a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.05.08 22:39:25.482128 [ 311 ] {} <Debug> TCP-Session: db7cabe3-e64a-4ea3-9462-fa1586c9569a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.05.08 22:39:25.482260 [ 307 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3908 | 2026.05.08 22:39:25.482308 [ 307 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3909 | 2026.05.08 22:39:25.482582 [ 307 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 3910 | 2026.05.08 22:39:25.483544 [ 336 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Trace> AggregatingTransform: Aggregating | ||
| 3911 | 2026.05.08 22:39:25.483598 [ 336 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Trace> Aggregator: Aggregation method: without_key | ||
| 3912 | 2026.05.08 22:39:25.483637 [ 336 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960365 sec. (1041.271 rows/sec., 40.67 KiB/sec.) | ||
| 3913 | 2026.05.08 22:39:25.483656 [ 336 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Trace> Aggregator: Merging aggregated data | ||
| 3914 | 2026.05.08 22:39:25.485341 [ 307 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003502 sec., 285.5511136493432 rows/sec., 11.15 KiB/sec. | ||
| 3915 | 2026.05.08 22:39:25.485506 [ 307 ] {c99ede40-eecf-45c7-94f0-2d08b232be87} <Debug> TCPHandler: Processed in 0.004139083 sec. | ||
| 3916 | 2026.05.08 22:39:25.485639 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.05.08 22:39:25.485666 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3918 | 2026.05.08 22:39:25.485681 [ 307 ] {} <Debug> TCP-Session: 47da21b9-d75a-49b6-ae24-be317010b4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.05.08 22:39:25.485697 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3920 | 2026.05.08 22:39:25.485712 [ 308 ] {} <Debug> TCP-Session: 563348d5-7ad5-4834-b804-ade58d78c47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.05.08 22:39:25.485736 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2026.05.08 22:39:25.485759 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.05.08 22:39:25.485762 [ 309 ] {} <Debug> TCP-Session: 36b90922-b184-4d2f-98de-87f224825961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.05.08 22:39:25.485786 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3925 | 2026.05.08 22:39:25.485805 [ 310 ] {} <Debug> TCP-Session: e997600a-1f1c-44ec-a663-a03d4d7f7db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.05.08 22:39:25.485817 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.05.08 22:39:25.485835 [ 304 ] {} <Debug> TCP-Session: 68546256-1ca8-4fd9-9b5a-6d51724e1e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.05.08 22:39:25.485798 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3929 | 2026.05.08 22:39:25.485862 [ 303 ] {} <Debug> TCP-Session: 2f074fc3-e695-4159-8ee7-495db29dc5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.08 22:39:25.485787 [ 286 ] {} <Debug> TCP-Session: e6e350c1-bd81-4a11-b439-10f64e5d7afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.05.08 22:39:25.485897 [ 311 ] {} <Debug> TCP-Session: db7cabe3-e64a-4ea3-9462-fa1586c9569a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.05.08 22:39:25.485714 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.05.08 22:39:25.485999 [ 275 ] {} <Debug> TCP-Session: ab78d377-fabe-4f9e-89b6-452cdcfe87f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.08 22:39:25.578219 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.08 22:39:25.578436 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3936 | 2026.05.08 22:39:25.578777 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3937 | 2026.05.08 22:39:25.578814 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3938 | 2026.05.08 22:39:25.579056 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3939 | 2026.05.08 22:39:25.579135 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3940 | 2026.05.08 22:39:25.579299 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3941 | 2026.05.08 22:39:25.579400 [ 346 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3942 | 2026.05.08 22:39:25.579446 [ 353 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3943 | 2026.05.08 22:39:25.579461 [ 339 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3944 | 2026.05.08 22:39:25.579455 [ 285 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3945 | 2026.05.08 22:39:25.579451 [ 349 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3946 | 2026.05.08 22:39:25.579660 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 3947 | 2026.05.08 22:39:25.579689 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3948 | 2026.05.08 22:39:25.579795 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3949 | 2026.05.08 22:39:25.579817 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 3950 | 2026.05.08 22:39:25.579852 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3951 | 2026.05.08 22:39:25.579892 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3952 | 2026.05.08 22:39:25.579929 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3953 | 2026.05.08 22:39:25.579964 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3954 | 2026.05.08 22:39:25.581281 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> executeQuery: Read 50 rows, 6.46 KiB in 0.002933 sec., 17047.391749062394 rows/sec., 2.15 MiB/sec. | ||
| 3955 | 2026.05.08 22:39:25.581469 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> MemoryTracker: Peak memory usage (for query): 156.11 KiB. | ||
| 3956 | 2026.05.08 22:39:25.581490 [ 277 ] {d3f3acea-a887-40de-8bc1-5e077140aaca} <Debug> TCPHandler: Processed in 0.003400082 sec. | ||
| 3957 | 2026.05.08 22:39:25.583199 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.05.08 22:39:25.583312 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3959 | 2026.05.08 22:39:25.583359 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3960 | 2026.05.08 22:39:25.583933 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.05.08 22:39:25.583975 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3962 | 2026.05.08 22:39:25.584368 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3963 | 2026.05.08 22:39:25.584606 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.05.08 22:39:25.584755 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001476 sec., 37940.37940379404 rows/sec., 2.91 MiB/sec. | ||
| 3965 | 2026.05.08 22:39:25.584795 [ 277 ] {569a1e45-8856-4709-9ab8-129101ef513a} <Debug> TCPHandler: Processed in 0.001649685 sec. | ||
| 3966 | 2026.05.08 22:39:25.584952 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.05.08 22:39:25.585050 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3968 | 2026.05.08 22:39:25.585092 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3969 | 2026.05.08 22:39:25.585546 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.05.08 22:39:25.585582 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3971 | 2026.05.08 22:39:25.585906 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3972 | 2026.05.08 22:39:25.586143 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.05.08 22:39:25.586275 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 3974 | 2026.05.08 22:39:25.586312 [ 277 ] {0d044340-6e4f-4a0d-ba8b-c02e61b8eddd} <Debug> TCPHandler: Processed in 0.001410851 sec. | ||
| 3975 | 2026.05.08 22:39:25.586449 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.05.08 22:39:25.586561 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.05.08 22:39:25.586606 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3978 | 2026.05.08 22:39:25.587008 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.05.08 22:39:25.587045 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3980 | 2026.05.08 22:39:25.587367 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3981 | 2026.05.08 22:39:25.587604 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.08 22:39:25.587736 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 3983 | 2026.05.08 22:39:25.587772 [ 277 ] {0daf7db5-cfee-4775-9f6e-643b7b9980ea} <Debug> TCPHandler: Processed in 0.001373801 sec. | ||
| 3984 | 2026.05.08 22:39:25.587903 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.05.08 22:39:25.587997 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.05.08 22:39:25.588037 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3987 | 2026.05.08 22:39:25.588393 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.05.08 22:39:25.588429 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3989 | 2026.05.08 22:39:25.588748 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3990 | 2026.05.08 22:39:25.588957 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.05.08 22:39:25.589084 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 2.92 MiB/sec. | ||
| 3992 | 2026.05.08 22:39:25.589120 [ 277 ] {fbeab6c6-5578-44f7-83a1-1fc790f2c9da} <Debug> TCPHandler: Processed in 0.001265359 sec. | ||
| 3993 | 2026.05.08 22:39:26.110939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8178 | ||
| 3994 | 2026.05.08 22:39:26.111541 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.05.08 22:39:26.111595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3996 | 2026.05.08 22:39:26.112140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3997 | 2026.05.08 22:39:26.112459 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.05.08 22:39:26.112635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8178 | ||
| 3999 | 2026.05.08 22:39:26.526681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4000 | 2026.05.08 22:39:26.542866 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.05.08 22:39:26.542949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4002 | 2026.05.08 22:39:26.549981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4003 | 2026.05.08 22:39:26.550937 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.05.08 22:39:26.555447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4005 | 2026.05.08 22:39:27.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.92 MiB, peak 250.37 MiB, free memory in arenas 0.00 B, will set to 242.02 MiB (RSS), difference: 1.09 MiB | ||
| 4006 | 2026.05.08 22:39:28.624190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 486 | ||
| 4007 | 2026.05.08 22:39:28.626974 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.05.08 22:39:28.627021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4009 | 2026.05.08 22:39:28.628287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4010 | 2026.05.08 22:39:28.628567 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.08 22:39:28.628915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 4012 | 2026.05.08 22:39:30.580594 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2026.05.08 22:39:30.580801 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 4014 | 2026.05.08 22:39:30.581112 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4015 | 2026.05.08 22:39:30.581146 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4016 | 2026.05.08 22:39:30.581355 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4017 | 2026.05.08 22:39:30.581420 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4018 | 2026.05.08 22:39:30.581555 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4019 | 2026.05.08 22:39:30.581656 [ 346 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4020 | 2026.05.08 22:39:30.581712 [ 285 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4021 | 2026.05.08 22:39:30.581719 [ 324 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4022 | 2026.05.08 22:39:30.581721 [ 337 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4023 | 2026.05.08 22:39:30.581713 [ 349 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4024 | 2026.05.08 22:39:30.581986 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 4025 | 2026.05.08 22:39:30.582015 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4026 | 2026.05.08 22:39:30.582130 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4027 | 2026.05.08 22:39:30.582150 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Reading approx. 51 rows with 5 streams | ||
| 4028 | 2026.05.08 22:39:30.582182 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4029 | 2026.05.08 22:39:30.582216 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4030 | 2026.05.08 22:39:30.582250 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4031 | 2026.05.08 22:39:30.582283 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4032 | 2026.05.08 22:39:30.582313 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4033 | 2026.05.08 22:39:30.583737 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> executeQuery: Read 51 rows, 6.80 KiB in 0.003019 sec., 16893.01093077178 rows/sec., 2.20 MiB/sec. | ||
| 4034 | 2026.05.08 22:39:30.583926 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> MemoryTracker: Peak memory usage (for query): 212.36 KiB. | ||
| 4035 | 2026.05.08 22:39:30.583941 [ 277 ] {35d6ac98-a5e2-4273-bc4f-8e82eac118bc} <Debug> TCPHandler: Processed in 0.003473433 sec. | ||
| 4036 | 2026.05.08 22:39:30.585725 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.05.08 22:39:30.585830 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4038 | 2026.05.08 22:39:30.585871 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4039 | 2026.05.08 22:39:30.586376 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.05.08 22:39:30.586417 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4041 | 2026.05.08 22:39:30.586768 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4042 | 2026.05.08 22:39:30.587002 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.05.08 22:39:30.587145 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001346 sec., 54234.76968796434 rows/sec., 4.38 MiB/sec. | ||
| 4044 | 2026.05.08 22:39:30.587181 [ 277 ] {740e130f-858f-4a51-a15a-d406c3b4c6ec} <Debug> TCPHandler: Processed in 0.001504253 sec. | ||
| 4045 | 2026.05.08 22:39:30.587302 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.08 22:39:30.587393 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.08 22:39:30.587431 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4048 | 2026.05.08 22:39:30.587817 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.08 22:39:30.587852 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4050 | 2026.05.08 22:39:30.588122 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4051 | 2026.05.08 22:39:30.588314 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.08 22:39:30.588447 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001072 sec., 7462.686567164179 rows/sec., 561.16 KiB/sec. | ||
| 4053 | 2026.05.08 22:39:30.588483 [ 277 ] {19fba74f-67bc-49ca-b77b-11a163cd243c} <Debug> TCPHandler: Processed in 0.001227619 sec. | ||
| 4054 | 2026.05.08 22:39:30.588601 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.08 22:39:30.588695 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.05.08 22:39:30.588732 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4057 | 2026.05.08 22:39:30.589096 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.05.08 22:39:30.589131 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4059 | 2026.05.08 22:39:30.589391 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4060 | 2026.05.08 22:39:30.589593 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.05.08 22:39:30.589715 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 63.98 KiB/sec. | ||
| 4062 | 2026.05.08 22:39:30.589750 [ 277 ] {79bcfe58-dbe6-43cf-b05e-42ec2f1e612d} <Debug> TCPHandler: Processed in 0.001202458 sec. | ||
| 4063 | 2026.05.08 22:39:30.589859 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.08 22:39:30.589948 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4065 | 2026.05.08 22:39:30.589985 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4066 | 2026.05.08 22:39:30.590373 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.05.08 22:39:30.590409 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4068 | 2026.05.08 22:39:30.590700 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4069 | 2026.05.08 22:39:30.590916 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.05.08 22:39:30.591035 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001104 sec., 65217.39130434783 rows/sec., 5.09 MiB/sec. | ||
| 4071 | 2026.05.08 22:39:30.591069 [ 277 ] {db7f9cf8-3965-4577-ba89-e4bf82ee2d7e} <Debug> TCPHandler: Processed in 0.001256859 sec. | ||
| 4072 | 2026.05.08 22:39:30.591181 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.05.08 22:39:30.591270 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.05.08 22:39:30.591310 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4075 | 2026.05.08 22:39:30.591729 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.05.08 22:39:30.591763 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4077 | 2026.05.08 22:39:30.592075 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4078 | 2026.05.08 22:39:30.592279 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.05.08 22:39:30.592399 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 4080 | 2026.05.08 22:39:30.592434 [ 277 ] {8241a8bf-d8cc-47aa-8df2-2fcf752c82eb} <Debug> TCPHandler: Processed in 0.00129968 sec. | ||
| 4081 | 2026.05.08 22:39:30.592543 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.05.08 22:39:30.592643 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.05.08 22:39:30.592683 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4084 | 2026.05.08 22:39:30.592987 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.08 22:39:30.593022 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4086 | 2026.05.08 22:39:30.593295 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4087 | 2026.05.08 22:39:30.593495 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.05.08 22:39:30.593621 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 63.80 KiB/sec. | ||
| 4089 | 2026.05.08 22:39:30.593643 [ 140 ] {} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4090 | 2026.05.08 22:39:30.593654 [ 277 ] {6f98a616-6e97-47d6-b731-a7bef0bd723e} <Debug> TCPHandler: Processed in 0.001158098 sec. | ||
| 4091 | 2026.05.08 22:39:30.593720 [ 140 ] {} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.08 22:39:30.593745 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4093 | 2026.05.08 22:39:30.593814 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.05.08 22:39:30.593856 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::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 | ||
| 4095 | 2026.05.08 22:39:30.593909 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4096 | 2026.05.08 22:39:30.593960 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4097 | 2026.05.08 22:39:30.593960 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4098 | 2026.05.08 22:39:30.593991 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4099 | 2026.05.08 22:39:30.594047 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4100 | 2026.05.08 22:39:30.594093 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4101 | 2026.05.08 22:39:30.594135 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4102 | 2026.05.08 22:39:30.594175 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4103 | 2026.05.08 22:39:30.594215 [ 192 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4104 | 2026.05.08 22:39:30.594678 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.05.08 22:39:30.594712 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4106 | 2026.05.08 22:39:30.594969 [ 193 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150588 sec., 5214.724992786298 rows/sec., 344.59 KiB/sec. | ||
| 4107 | 2026.05.08 22:39:30.595161 [ 200 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4108 | 2026.05.08 22:39:30.595204 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4109 | 2026.05.08 22:39:30.595488 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.08 22:39:30.595531 [ 200 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.05.08 22:39:30.595609 [ 200 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_6_1} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4112 | 2026.05.08 22:39:30.595619 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4113 | 2026.05.08 22:39:30.595634 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001742 sec., 4592.422502870264 rows/sec., 8.23 MiB/sec. | ||
| 4114 | 2026.05.08 22:39:30.595655 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.08 22:39:30.595683 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4116 | 2026.05.08 22:39:30.595692 [ 277 ] {a60f1afb-4925-44c2-ad2e-46cccf8ebbc5} <Debug> TCPHandler: Processed in 0.00192549 sec. | ||
| 4117 | 2026.05.08 22:39:30.595697 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4118 | 2026.05.08 22:39:30.595804 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 4119 | 2026.05.08 22:39:30.595825 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.05.08 22:39:30.595923 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.05.08 22:39:30.595962 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4122 | 2026.05.08 22:39:30.596038 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4123 | 2026.05.08 22:39:30.596107 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part | ||
| 4124 | 2026.05.08 22:39:30.596253 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 4125 | 2026.05.08 22:39:30.596296 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.05.08 22:39:30.596335 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4127 | 2026.05.08 22:39:30.596355 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4128 | 2026.05.08 22:39:30.596453 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 4129 | 2026.05.08 22:39:30.596547 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
| 4130 | 2026.05.08 22:39:30.596645 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 4131 | 2026.05.08 22:39:30.596672 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4132 | 2026.05.08 22:39:30.596890 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.05.08 22:39:30.597023 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4134 | 2026.05.08 22:39:30.597059 [ 277 ] {a25432a3-f017-4ac9-a879-230fac8ee5f6} <Debug> TCPHandler: Processed in 0.00128097 sec. | ||
| 4135 | 2026.05.08 22:39:30.599888 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 19 columns (19 merged, 0 gathered) in 0.004122593 sec., 75195.39280253957 rows/sec., 134.75 MiB/sec. | ||
| 4136 | 2026.05.08 22:39:30.600441 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4137 | 2026.05.08 22:39:30.600836 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.05.08 22:39:30.600918 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4139 | 2026.05.08 22:39:30.601100 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 4140 | 2026.05.08 22:39:33.381445 [ 148 ] {} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4141 | 2026.05.08 22:39:33.381565 [ 148 ] {} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.05.08 22:39:33.381604 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4143 | 2026.05.08 22:39:33.381788 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::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 | ||
| 4144 | 2026.05.08 22:39:33.382252 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4145 | 2026.05.08 22:39:33.382294 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 4146 | 2026.05.08 22:39:33.382380 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::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 | ||
| 4147 | 2026.05.08 22:39:33.382446 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::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 | ||
| 4148 | 2026.05.08 22:39:33.382511 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4149 | 2026.05.08 22:39:33.382574 [ 200 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4150 | 2026.05.08 22:39:33.384029 [ 193 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002311916 sec., 22059.625003676607 rows/sec., 5.22 MiB/sec. | ||
| 4151 | 2026.05.08 22:39:33.384288 [ 197 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4152 | 2026.05.08 22:39:33.384766 [ 197 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.08 22:39:33.384850 [ 197 ] {59bbf0e1-2659-494d-b725-cdd3f20de049::all_1_5_1} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4154 | 2026.05.08 22:39:33.384940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4155 | 2026.05.08 22:39:33.506740 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4156 | 2026.05.08 22:39:33.506772 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4157 | 2026.05.08 22:39:33.612841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8626 | ||
| 4158 | 2026.05.08 22:39:33.613386 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.05.08 22:39:33.613429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4160 | 2026.05.08 22:39:33.613982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4161 | 2026.05.08 22:39:33.614226 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.05.08 22:39:33.614372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8626 | ||
| 4163 | 2026.05.08 22:39:33.750273 [ 147 ] {} <Debug> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4164 | 2026.05.08 22:39:33.750343 [ 147 ] {} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.05.08 22:39:33.750369 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4166 | 2026.05.08 22:39:33.750506 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::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 | ||
| 4167 | 2026.05.08 22:39:33.750677 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4168 | 2026.05.08 22:39:33.750721 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4169 | 2026.05.08 22:39:33.750807 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::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 | ||
| 4170 | 2026.05.08 22:39:33.750865 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4171 | 2026.05.08 22:39:33.750904 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4172 | 2026.05.08 22:39:33.750942 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4173 | 2026.05.08 22:39:33.751664 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223739 sec., 21246.360539298006 rows/sec., 1.77 MiB/sec. | ||
| 4174 | 2026.05.08 22:39:33.751773 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4175 | 2026.05.08 22:39:33.752006 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.08 22:39:33.752069 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_5_1} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4177 | 2026.05.08 22:39:33.752141 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4178 | 2026.05.08 22:39:34.055620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4179 | 2026.05.08 22:39:34.070942 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.08 22:39:34.070988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4181 | 2026.05.08 22:39:34.076823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4182 | 2026.05.08 22:39:34.077474 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.08 22:39:34.080185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4184 | 2026.05.08 22:39:35.585938 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.05.08 22:39:35.586162 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4186 | 2026.05.08 22:39:35.586491 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4187 | 2026.05.08 22:39:35.586529 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4188 | 2026.05.08 22:39:35.586773 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4189 | 2026.05.08 22:39:35.586842 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4190 | 2026.05.08 22:39:35.586981 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4191 | 2026.05.08 22:39:35.587017 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4192 | 2026.05.08 22:39:35.587038 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4193 | 2026.05.08 22:39:35.587053 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4194 | 2026.05.08 22:39:35.587091 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4195 | 2026.05.08 22:39:35.587120 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4196 | 2026.05.08 22:39:35.588210 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002142 sec., 23809.523809523813 rows/sec., 5.64 MiB/sec. | ||
| 4197 | 2026.05.08 22:39:35.588279 [ 277 ] {f464fb0c-9bc7-4584-9951-89e65a10e517} <Debug> TCPHandler: Processed in 0.002463638 sec. | ||
| 4198 | 2026.05.08 22:39:35.593590 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.08 22:39:35.593705 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.05.08 22:39:35.593747 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4201 | 2026.05.08 22:39:35.594352 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.08 22:39:35.594393 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4203 | 2026.05.08 22:39:35.594780 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4204 | 2026.05.08 22:39:35.594999 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.05.08 22:39:35.595137 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001461 sec., 194387.4058863792 rows/sec., 12.35 MiB/sec. | ||
| 4206 | 2026.05.08 22:39:35.595174 [ 277 ] {57c2058c-0a3a-4c3b-88e6-e1e4f0856cd5} <Debug> TCPHandler: Processed in 0.001633475 sec. | ||
| 4207 | 2026.05.08 22:39:35.595300 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.05.08 22:39:35.595394 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4209 | 2026.05.08 22:39:35.595432 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4210 | 2026.05.08 22:39:35.596208 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.05.08 22:39:35.596245 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4212 | 2026.05.08 22:39:35.596618 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4213 | 2026.05.08 22:39:35.596826 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.05.08 22:39:35.596961 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001586 sec., 545397.2257250946 rows/sec., 42.72 MiB/sec. | ||
| 4215 | 2026.05.08 22:39:35.596998 [ 277 ] {a9571777-4e3c-4859-a2bb-162adbdd401d} <Debug> TCPHandler: Processed in 0.001746677 sec. | ||
| 4216 | 2026.05.08 22:39:35.597113 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.05.08 22:39:35.597205 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.05.08 22:39:35.597242 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4219 | 2026.05.08 22:39:35.597692 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.05.08 22:39:35.597727 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4221 | 2026.05.08 22:39:35.598053 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4222 | 2026.05.08 22:39:35.598254 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.05.08 22:39:35.598379 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001193 sec., 147527.24224643756 rows/sec., 9.09 MiB/sec. | ||
| 4224 | 2026.05.08 22:39:35.598415 [ 277 ] {c3be4e37-e9f7-4a3b-8790-8eb1b93b4e18} <Debug> TCPHandler: Processed in 0.00134954 sec. | ||
| 4225 | 2026.05.08 22:39:35.598529 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.05.08 22:39:35.598620 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4227 | 2026.05.08 22:39:35.598669 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4228 | 2026.05.08 22:39:35.599096 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.05.08 22:39:35.599131 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4230 | 2026.05.08 22:39:35.599429 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4231 | 2026.05.08 22:39:35.599656 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.08 22:39:35.599782 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 4233 | 2026.05.08 22:39:35.599818 [ 277 ] {c597eb70-911e-44d8-b515-a6468b3bdb00} <Debug> TCPHandler: Processed in 0.00133681 sec. | ||
| 4234 | 2026.05.08 22:39:35.599936 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.05.08 22:39:35.600027 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4236 | 2026.05.08 22:39:35.600065 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4237 | 2026.05.08 22:39:35.600496 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.05.08 22:39:35.600533 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4239 | 2026.05.08 22:39:35.600846 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4240 | 2026.05.08 22:39:35.601062 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.08 22:39:35.601185 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 4242 | 2026.05.08 22:39:35.601222 [ 277 ] {080ccc8b-795e-4531-be23-81733834ef5e} <Debug> TCPHandler: Processed in 0.00133346 sec. | ||
| 4243 | 2026.05.08 22:39:35.601346 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.05.08 22:39:35.601448 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4245 | 2026.05.08 22:39:35.601495 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4246 | 2026.05.08 22:39:35.602112 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.05.08 22:39:35.602148 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4248 | 2026.05.08 22:39:35.602488 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4249 | 2026.05.08 22:39:35.602726 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.05.08 22:39:35.602879 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001452 sec., 360881.54269972455 rows/sec., 25.49 MiB/sec. | ||
| 4251 | 2026.05.08 22:39:35.602931 [ 277 ] {dfe21f38-6e85-4d13-9473-9a5938c1df2e} <Debug> TCPHandler: Processed in 0.001633535 sec. | ||
| 4252 | 2026.05.08 22:39:35.603051 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2026.05.08 22:39:35.603142 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4254 | 2026.05.08 22:39:35.603182 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4255 | 2026.05.08 22:39:35.603517 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.05.08 22:39:35.603552 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4257 | 2026.05.08 22:39:35.603855 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4258 | 2026.05.08 22:39:35.604060 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.05.08 22:39:35.604187 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 4260 | 2026.05.08 22:39:35.604223 [ 277 ] {1a1d44ff-3a1e-448d-888c-e1f0edf4fd0d} <Debug> TCPHandler: Processed in 0.001222019 sec. | ||
| 4261 | 2026.05.08 22:39:35.604337 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.08 22:39:35.604429 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4263 | 2026.05.08 22:39:35.604470 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4264 | 2026.05.08 22:39:35.604873 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.05.08 22:39:35.604908 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4266 | 2026.05.08 22:39:35.605225 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4267 | 2026.05.08 22:39:35.605424 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.05.08 22:39:35.605558 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 4269 | 2026.05.08 22:39:35.605593 [ 277 ] {af14776a-4e7f-4297-af09-3405f28bfd22} <Debug> TCPHandler: Processed in 0.00130433 sec. | ||
| 4270 | 2026.05.08 22:39:35.605709 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.05.08 22:39:35.605801 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4272 | 2026.05.08 22:39:35.605842 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4273 | 2026.05.08 22:39:35.606157 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.08 22:39:35.606192 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4275 | 2026.05.08 22:39:35.606473 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4276 | 2026.05.08 22:39:35.606704 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.08 22:39:35.606829 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 4278 | 2026.05.08 22:39:35.606864 [ 277 ] {a7d0e295-cfc9-4163-9535-72a3f9ded50b} <Debug> TCPHandler: Processed in 0.001202898 sec. | ||
| 4279 | 2026.05.08 22:39:35.606984 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.08 22:39:35.607074 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.05.08 22:39:35.607125 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4282 | 2026.05.08 22:39:35.607930 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.05.08 22:39:35.607965 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4284 | 2026.05.08 22:39:35.608488 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4285 | 2026.05.08 22:39:35.608714 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.05.08 22:39:35.608845 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001788 sec., 19015.65995525727 rows/sec., 34.08 MiB/sec. | ||
| 4287 | 2026.05.08 22:39:35.608897 [ 277 ] {0b7937eb-8bfe-4fe3-96b9-f4568ecc4442} <Debug> TCPHandler: Processed in 0.00196196 sec. | ||
| 4288 | 2026.05.08 22:39:35.609014 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.08 22:39:35.609106 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.08 22:39:35.609146 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4291 | 2026.05.08 22:39:35.609473 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.08 22:39:35.609510 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4293 | 2026.05.08 22:39:35.609810 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4294 | 2026.05.08 22:39:35.610013 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.08 22:39:35.610149 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 4296 | 2026.05.08 22:39:35.610184 [ 277 ] {0deb284d-8043-413a-9620-4e7919cf860e} <Debug> TCPHandler: Processed in 0.001218549 sec. | ||
| 4297 | 2026.05.08 22:39:38.629481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 528 | ||
| 4298 | 2026.05.08 22:39:38.631827 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.05.08 22:39:38.631871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4300 | 2026.05.08 22:39:38.633070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4301 | 2026.05.08 22:39:38.633337 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.05.08 22:39:38.633586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4303 | 2026.05.08 22:39:40.581012 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.05.08 22:39:40.581309 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4305 | 2026.05.08 22:39:40.581743 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4306 | 2026.05.08 22:39:40.581795 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4307 | 2026.05.08 22:39:40.582097 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4308 | 2026.05.08 22:39:40.582181 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4309 | 2026.05.08 22:39:40.582321 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4310 | 2026.05.08 22:39:40.582356 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4311 | 2026.05.08 22:39:40.582378 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4312 | 2026.05.08 22:39:40.582392 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4313 | 2026.05.08 22:39:40.582431 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4314 | 2026.05.08 22:39:40.582451 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4315 | 2026.05.08 22:39:40.583461 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002277 sec., 22397.891963109356 rows/sec., 5.30 MiB/sec. | ||
| 4316 | 2026.05.08 22:39:40.583532 [ 277 ] {9a993f64-e52f-4543-83e8-64fc36428208} <Debug> TCPHandler: Processed in 0.00264389 sec. | ||
| 4317 | 2026.05.08 22:39:40.585540 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.05.08 22:39:40.585648 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4319 | 2026.05.08 22:39:40.585691 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4320 | 2026.05.08 22:39:40.586203 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.08 22:39:40.586242 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4322 | 2026.05.08 22:39:40.586578 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4323 | 2026.05.08 22:39:40.586818 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.08 22:39:40.586961 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001343 sec., 8935.219657483247 rows/sec., 728.60 KiB/sec. | ||
| 4325 | 2026.05.08 22:39:40.587000 [ 277 ] {94015d12-69de-4990-b534-b7b664deade4} <Debug> TCPHandler: Processed in 0.001512373 sec. | ||
| 4326 | 2026.05.08 22:39:40.587120 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.08 22:39:40.587216 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4328 | 2026.05.08 22:39:40.587263 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4329 | 2026.05.08 22:39:40.587716 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.08 22:39:40.587751 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4331 | 2026.05.08 22:39:40.588046 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4332 | 2026.05.08 22:39:40.588254 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.08 22:39:40.588361 [ 134 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4334 | 2026.05.08 22:39:40.588380 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Debug> executeQuery: Read 78 rows, 6.38 KiB in 0.001185 sec., 65822.78481012658 rows/sec., 5.26 MiB/sec. | ||
| 4335 | 2026.05.08 22:39:40.588431 [ 134 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.05.08 22:39:40.588438 [ 277 ] {6f98cf05-9950-43b9-8c4f-4d059a4c0249} <Debug> TCPHandler: Processed in 0.001365341 sec. | ||
| 4337 | 2026.05.08 22:39:40.588459 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4338 | 2026.05.08 22:39:40.588571 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.05.08 22:39:40.588581 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 4340 | 2026.05.08 22:39:40.588669 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.05.08 22:39:40.588720 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4342 | 2026.05.08 22:39:40.588724 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4343 | 2026.05.08 22:39:40.588767 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1010 rows starting from the beginning of the part | ||
| 4344 | 2026.05.08 22:39:40.588858 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3213 rows starting from the beginning of the part | ||
| 4345 | 2026.05.08 22:39:40.588904 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4346 | 2026.05.08 22:39:40.588958 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part | ||
| 4347 | 2026.05.08 22:39:40.589010 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 865 rows starting from the beginning of the part | ||
| 4348 | 2026.05.08 22:39:40.589064 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 78 rows starting from the beginning of the part | ||
| 4349 | 2026.05.08 22:39:40.589140 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.05.08 22:39:40.589179 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4351 | 2026.05.08 22:39:40.589523 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4352 | 2026.05.08 22:39:40.589751 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.05.08 22:39:40.589883 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001233 sec., 16220.600162206003 rows/sec., 1.14 MiB/sec. | ||
| 4354 | 2026.05.08 22:39:40.589921 [ 277 ] {2c76f89d-3dd9-4a62-8f56-3a01343c14ef} <Debug> TCPHandler: Processed in 0.001398182 sec. | ||
| 4355 | 2026.05.08 22:39:40.590036 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.05.08 22:39:40.590128 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4357 | 2026.05.08 22:39:40.590168 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4358 | 2026.05.08 22:39:40.590590 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.05.08 22:39:40.590625 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4360 | 2026.05.08 22:39:40.590941 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4361 | 2026.05.08 22:39:40.591146 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.05.08 22:39:40.591191 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5295 rows, containing 5 columns (5 merged, 0 gathered) in 0.002663971 sec., 1987634.2497722388 rows/sec., 160.01 MiB/sec. | ||
| 4363 | 2026.05.08 22:39:40.591247 [ 134 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4364 | 2026.05.08 22:39:40.591273 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001162 sec., 72289.15662650602 rows/sec., 5.66 MiB/sec. | ||
| 4365 | 2026.05.08 22:39:40.591286 [ 134 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.08 22:39:40.591313 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4367 | 2026.05.08 22:39:40.591316 [ 277 ] {ae7a0779-ab32-4049-827b-c140dbc58893} <Debug> TCPHandler: Processed in 0.00132849 sec. | ||
| 4368 | 2026.05.08 22:39:40.591397 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 4369 | 2026.05.08 22:39:40.591445 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.05.08 22:39:40.591511 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4371 | 2026.05.08 22:39:40.591543 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.05.08 22:39:40.591546 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 602 rows starting from the beginning of the part | ||
| 4373 | 2026.05.08 22:39:40.591594 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4374 | 2026.05.08 22:39:40.591628 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1750 rows starting from the beginning of the part | ||
| 4375 | 2026.05.08 22:39:40.591666 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4376 | 2026.05.08 22:39:40.591682 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4377 | 2026.05.08 22:39:40.591738 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
| 4378 | 2026.05.08 22:39:40.591782 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 524 rows starting from the beginning of the part | ||
| 4379 | 2026.05.08 22:39:40.591825 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 84 rows starting from the beginning of the part | ||
| 4380 | 2026.05.08 22:39:40.592020 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.05.08 22:39:40.592043 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.05.08 22:39:40.592061 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4383 | 2026.05.08 22:39:40.592137 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_26_5} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4384 | 2026.05.08 22:39:40.592233 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 4385 | 2026.05.08 22:39:40.592424 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4386 | 2026.05.08 22:39:40.592657 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.05.08 22:39:40.592768 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4388 | 2026.05.08 22:39:40.592794 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001269 sec., 130811.66272655634 rows/sec., 9.11 MiB/sec. | ||
| 4389 | 2026.05.08 22:39:40.592800 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.08 22:39:40.592833 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4391 | 2026.05.08 22:39:40.592836 [ 277 ] {73ae684c-0cff-4d6d-bdab-2f3e8d637431} <Debug> TCPHandler: Processed in 0.001440212 sec. | ||
| 4392 | 2026.05.08 22:39:40.592921 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 4393 | 2026.05.08 22:39:40.592960 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.05.08 22:39:40.593026 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4395 | 2026.05.08 22:39:40.593044 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3096 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683216 sec., 1839336.1279835743 rows/sec., 135.21 MiB/sec. | ||
| 4396 | 2026.05.08 22:39:40.593059 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4397 | 2026.05.08 22:39:40.593057 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3387 rows starting from the beginning of the part | ||
| 4398 | 2026.05.08 22:39:40.593133 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4399 | 2026.05.08 22:39:40.593151 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5381 rows starting from the beginning of the part | ||
| 4400 | 2026.05.08 22:39:40.593194 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4401 | 2026.05.08 22:39:40.593228 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4402 | 2026.05.08 22:39:40.593266 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4403 | 2026.05.08 22:39:40.593299 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4404 | 2026.05.08 22:39:40.593300 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 166 rows starting from the beginning of the part | ||
| 4405 | 2026.05.08 22:39:40.593543 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.05.08 22:39:40.593612 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_26_5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4407 | 2026.05.08 22:39:40.593678 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4408 | 2026.05.08 22:39:40.593892 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.05.08 22:39:40.593933 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4410 | 2026.05.08 22:39:40.594459 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4411 | 2026.05.08 22:39:40.594698 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.05.08 22:39:40.594853 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001812 sec., 4415.0110375275935 rows/sec., 7.91 MiB/sec. | ||
| 4413 | 2026.05.08 22:39:40.594913 [ 277 ] {7b35ce0a-6443-4d06-b1bb-216fb1464df0} <Debug> TCPHandler: Processed in 0.002001311 sec. | ||
| 4414 | 2026.05.08 22:39:40.595039 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.05.08 22:39:40.595133 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.05.08 22:39:40.595174 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4417 | 2026.05.08 22:39:40.595521 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.05.08 22:39:40.595557 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4419 | 2026.05.08 22:39:40.595877 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4420 | 2026.05.08 22:39:40.596083 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.05.08 22:39:40.596180 [ 134 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4422 | 2026.05.08 22:39:40.596211 [ 134 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.08 22:39:40.596211 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4424 | 2026.05.08 22:39:40.596229 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4425 | 2026.05.08 22:39:40.596259 [ 277 ] {dfaa666f-1ff7-4e46-bd61-c464a21d07b4} <Debug> TCPHandler: Processed in 0.001268719 sec. | ||
| 4426 | 2026.05.08 22:39:40.596325 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 4427 | 2026.05.08 22:39:40.596408 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9487 rows, containing 5 columns (5 merged, 0 gathered) in 0.003519634 sec., 2695450.7201601076 rows/sec., 179.73 MiB/sec. | ||
| 4428 | 2026.05.08 22:39:40.596451 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.05.08 22:39:40.596492 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4430 | 2026.05.08 22:39:40.596561 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4431 | 2026.05.08 22:39:40.596611 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4432 | 2026.05.08 22:39:40.596633 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4433 | 2026.05.08 22:39:40.596656 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 4434 | 2026.05.08 22:39:40.596703 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4435 | 2026.05.08 22:39:40.596750 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4436 | 2026.05.08 22:39:40.596889 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.05.08 22:39:40.596964 [ 186 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4438 | 2026.05.08 22:39:40.597025 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 4439 | 2026.05.08 22:39:40.597730 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446122 sec., 975021.4712175045 rows/sec., 64.00 MiB/sec. | ||
| 4440 | 2026.05.08 22:39:40.597945 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4441 | 2026.05.08 22:39:40.598200 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.05.08 22:39:40.598258 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_26_5} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4443 | 2026.05.08 22:39:40.598314 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4444 | 2026.05.08 22:39:41.114554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9138 | ||
| 4445 | 2026.05.08 22:39:41.115423 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.05.08 22:39:41.115497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4447 | 2026.05.08 22:39:41.116028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4448 | 2026.05.08 22:39:41.116259 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.05.08 22:39:41.116389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9138 | ||
| 4450 | 2026.05.08 22:39:41.580350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4451 | 2026.05.08 22:39:41.597309 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.05.08 22:39:41.597405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4453 | 2026.05.08 22:39:41.604048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4454 | 2026.05.08 22:39:41.604833 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.05.08 22:39:41.608280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4456 | 2026.05.08 22:39:45.586794 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.05.08 22:39:45.587036 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4458 | 2026.05.08 22:39:45.587390 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4459 | 2026.05.08 22:39:45.587430 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4460 | 2026.05.08 22:39:45.587673 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4461 | 2026.05.08 22:39:45.587742 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4462 | 2026.05.08 22:39:45.587891 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4463 | 2026.05.08 22:39:45.587926 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4464 | 2026.05.08 22:39:45.587947 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4465 | 2026.05.08 22:39:45.587962 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4466 | 2026.05.08 22:39:45.588001 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4467 | 2026.05.08 22:39:45.588020 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4468 | 2026.05.08 22:39:45.589054 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002115 sec., 24113.475177304965 rows/sec., 5.71 MiB/sec. | ||
| 4469 | 2026.05.08 22:39:45.589169 [ 277 ] {ab1bde1a-f638-4e02-9faf-e55b506e72a3} <Debug> TCPHandler: Processed in 0.002512648 sec. | ||
| 4470 | 2026.05.08 22:39:45.594463 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.05.08 22:39:45.594578 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4472 | 2026.05.08 22:39:45.594624 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4473 | 2026.05.08 22:39:45.595244 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.05.08 22:39:45.595291 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4475 | 2026.05.08 22:39:45.595701 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4476 | 2026.05.08 22:39:45.595933 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.05.08 22:39:45.596095 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. | ||
| 4478 | 2026.05.08 22:39:45.596137 [ 277 ] {ff82b7ba-1de7-4c2f-977c-04b08a92dc67} <Debug> TCPHandler: Processed in 0.001726497 sec. | ||
| 4479 | 2026.05.08 22:39:45.596264 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.05.08 22:39:45.596371 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4481 | 2026.05.08 22:39:45.596410 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4482 | 2026.05.08 22:39:45.597163 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.05.08 22:39:45.597201 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4484 | 2026.05.08 22:39:45.597657 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4485 | 2026.05.08 22:39:45.597867 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.05.08 22:39:45.597994 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001646 sec., 525516.4034021872 rows/sec., 41.16 MiB/sec. | ||
| 4487 | 2026.05.08 22:39:45.598030 [ 277 ] {c3e78473-2178-4003-bf60-704678f31095} <Debug> TCPHandler: Processed in 0.001815007 sec. | ||
| 4488 | 2026.05.08 22:39:45.598152 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.05.08 22:39:45.598256 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.05.08 22:39:45.598293 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4491 | 2026.05.08 22:39:45.598727 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.05.08 22:39:45.598855 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4493 | 2026.05.08 22:39:45.599155 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4494 | 2026.05.08 22:39:45.599359 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.05.08 22:39:45.599460 [ 116 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4496 | 2026.05.08 22:39:45.599481 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001242 sec., 141706.92431561995 rows/sec., 8.73 MiB/sec. | ||
| 4497 | 2026.05.08 22:39:45.599528 [ 116 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.05.08 22:39:45.599535 [ 277 ] {4fa1db17-a3a6-4ba1-9314-f13fc4fa2da7} <Debug> TCPHandler: Processed in 0.001430422 sec. | ||
| 4499 | 2026.05.08 22:39:45.599558 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4500 | 2026.05.08 22:39:45.599663 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.05.08 22:39:45.599664 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4502 | 2026.05.08 22:39:45.599767 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4503 | 2026.05.08 22:39:45.599803 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4504 | 2026.05.08 22:39:45.599820 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4505 | 2026.05.08 22:39:45.599839 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 212 rows starting from the beginning of the part | ||
| 4506 | 2026.05.08 22:39:45.599904 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 187 rows starting from the beginning of the part | ||
| 4507 | 2026.05.08 22:39:45.599945 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 4508 | 2026.05.08 22:39:45.599986 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 176 rows starting from the beginning of the part | ||
| 4509 | 2026.05.08 22:39:45.600025 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 4510 | 2026.05.08 22:39:45.600067 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 176 rows starting from the beginning of the part | ||
| 4511 | 2026.05.08 22:39:45.600254 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.08 22:39:45.600293 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4513 | 2026.05.08 22:39:45.600623 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4514 | 2026.05.08 22:39:45.600865 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.05.08 22:39:45.600974 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135388 sec., 575383.34268916 rows/sec., 38.21 MiB/sec. | ||
| 4516 | 2026.05.08 22:39:45.600990 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 4517 | 2026.05.08 22:39:45.601039 [ 277 ] {65d9c330-fbf5-436f-a391-6729a0804323} <Debug> TCPHandler: Processed in 0.001422731 sec. | ||
| 4518 | 2026.05.08 22:39:45.601115 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4519 | 2026.05.08 22:39:45.601175 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.05.08 22:39:45.601270 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.05.08 22:39:45.601309 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4522 | 2026.05.08 22:39:45.601362 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.08 22:39:45.601432 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_21_4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4524 | 2026.05.08 22:39:45.601499 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4525 | 2026.05.08 22:39:45.601720 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.08 22:39:45.601759 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4527 | 2026.05.08 22:39:45.602072 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4528 | 2026.05.08 22:39:45.602267 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.08 22:39:45.602385 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 4530 | 2026.05.08 22:39:45.602421 [ 277 ] {1900b3a2-66c0-4129-a49d-1411cb04acb4} <Debug> TCPHandler: Processed in 0.00130141 sec. | ||
| 4531 | 2026.05.08 22:39:45.602536 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.05.08 22:39:45.602626 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4533 | 2026.05.08 22:39:45.602664 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4534 | 2026.05.08 22:39:45.603213 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.08 22:39:45.603246 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4536 | 2026.05.08 22:39:45.603539 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4537 | 2026.05.08 22:39:45.603805 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.05.08 22:39:45.603930 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001321 sec., 396669.19000757 rows/sec., 28.02 MiB/sec. | ||
| 4539 | 2026.05.08 22:39:45.603966 [ 277 ] {0dc6c645-8b34-47dd-8941-b055806154ac} <Debug> TCPHandler: Processed in 0.001476053 sec. | ||
| 4540 | 2026.05.08 22:39:45.604077 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.05.08 22:39:45.604167 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4542 | 2026.05.08 22:39:45.604207 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4543 | 2026.05.08 22:39:45.604527 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.05.08 22:39:45.604562 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4545 | 2026.05.08 22:39:45.604864 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4546 | 2026.05.08 22:39:45.605083 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.08 22:39:45.605171 [ 116 ] {} <Debug> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4548 | 2026.05.08 22:39:45.605202 [ 116 ] {} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.08 22:39:45.605203 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 4550 | 2026.05.08 22:39:45.605221 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4551 | 2026.05.08 22:39:45.605251 [ 277 ] {947bc1f6-682c-4956-9f37-1b2bcd8f7a70} <Debug> TCPHandler: Processed in 0.001220639 sec. | ||
| 4552 | 2026.05.08 22:39:45.605313 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4553 | 2026.05.08 22:39:45.605391 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.05.08 22:39:45.605399 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4555 | 2026.05.08 22:39:45.605429 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4556 | 2026.05.08 22:39:45.605479 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4557 | 2026.05.08 22:39:45.605481 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.05.08 22:39:45.605517 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4559 | 2026.05.08 22:39:45.605527 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4560 | 2026.05.08 22:39:45.605553 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4561 | 2026.05.08 22:39:45.605587 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4562 | 2026.05.08 22:39:45.605620 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 4563 | 2026.05.08 22:39:45.605935 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.08 22:39:45.605969 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4565 | 2026.05.08 22:39:45.606262 [ 186 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000988125 sec., 36432.637571157495 rows/sec., 1.86 MiB/sec. | ||
| 4566 | 2026.05.08 22:39:45.606304 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4567 | 2026.05.08 22:39:45.606370 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4568 | 2026.05.08 22:39:45.606518 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.05.08 22:39:45.606597 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_6_1} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.05.08 22:39:45.606639 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 4571 | 2026.05.08 22:39:45.606657 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_6_1} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4572 | 2026.05.08 22:39:45.606675 [ 277 ] {4bc48361-8dfb-4053-be89-c9ab8517aee1} <Debug> TCPHandler: Processed in 0.001332871 sec. | ||
| 4573 | 2026.05.08 22:39:45.606711 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4574 | 2026.05.08 22:39:45.606809 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.05.08 22:39:45.606900 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4576 | 2026.05.08 22:39:45.606939 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4577 | 2026.05.08 22:39:45.607243 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.05.08 22:39:45.607275 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4579 | 2026.05.08 22:39:45.607549 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4580 | 2026.05.08 22:39:45.607747 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.05.08 22:39:45.607877 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 67.72 KiB/sec. | ||
| 4582 | 2026.05.08 22:39:45.607912 [ 277 ] {5414453a-ab14-4062-86ad-cb56a72883e7} <Debug> TCPHandler: Processed in 0.001159818 sec. | ||
| 4583 | 2026.05.08 22:39:45.608026 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.05.08 22:39:45.608116 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4585 | 2026.05.08 22:39:45.608167 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4586 | 2026.05.08 22:39:45.608939 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.05.08 22:39:45.608975 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4588 | 2026.05.08 22:39:45.609505 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4589 | 2026.05.08 22:39:45.609740 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.05.08 22:39:45.609878 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001779 sec., 19111.86059584036 rows/sec., 34.25 MiB/sec. | ||
| 4591 | 2026.05.08 22:39:45.609929 [ 277 ] {997901b4-624b-46f7-9049-91530ab05907} <Debug> TCPHandler: Processed in 0.00194945 sec. | ||
| 4592 | 2026.05.08 22:39:45.610051 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.05.08 22:39:45.610142 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.05.08 22:39:45.610181 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4595 | 2026.05.08 22:39:45.610506 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.05.08 22:39:45.610540 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4597 | 2026.05.08 22:39:45.610840 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4598 | 2026.05.08 22:39:45.611038 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.05.08 22:39:45.611158 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 4600 | 2026.05.08 22:39:45.611192 [ 277 ] {1a950d98-215a-4693-9fd4-19a107c0182b} <Debug> TCPHandler: Processed in 0.001188338 sec. | ||
| 4601 | 2026.05.08 22:39:48.506819 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4602 | 2026.05.08 22:39:48.506886 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4603 | 2026.05.08 22:39:48.616557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9586 | ||
| 4604 | 2026.05.08 22:39:48.617110 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.05.08 22:39:48.617157 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4606 | 2026.05.08 22:39:48.617694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4607 | 2026.05.08 22:39:48.617946 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.05.08 22:39:48.618073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9586 | ||
| 4609 | 2026.05.08 22:39:48.633879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 568 | ||
| 4610 | 2026.05.08 22:39:48.636204 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.05.08 22:39:48.636249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4612 | 2026.05.08 22:39:48.637427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4613 | 2026.05.08 22:39:48.637684 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.05.08 22:39:48.637929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4615 | 2026.05.08 22:39:49.108438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4616 | 2026.05.08 22:39:49.125563 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.05.08 22:39:49.125626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4618 | 2026.05.08 22:39:49.131912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4619 | 2026.05.08 22:39:49.132643 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.05.08 22:39:49.135385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4621 | 2026.05.08 22:39:50.580145 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.08 22:39:50.580362 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4623 | 2026.05.08 22:39:50.580680 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4624 | 2026.05.08 22:39:50.580716 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4625 | 2026.05.08 22:39:50.580942 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4626 | 2026.05.08 22:39:50.581011 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4627 | 2026.05.08 22:39:50.581150 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4628 | 2026.05.08 22:39:50.581186 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4629 | 2026.05.08 22:39:50.581207 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4630 | 2026.05.08 22:39:50.581222 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4631 | 2026.05.08 22:39:50.581261 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4632 | 2026.05.08 22:39:50.581281 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4633 | 2026.05.08 22:39:50.582480 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002205 sec., 23129.251700680274 rows/sec., 5.48 MiB/sec. | ||
| 4634 | 2026.05.08 22:39:50.582585 [ 277 ] {0bb2dd49-9737-40ed-9f79-31123f572f4f} <Debug> TCPHandler: Processed in 0.002562648 sec. | ||
| 4635 | 2026.05.08 22:39:50.584413 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.05.08 22:39:50.584521 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4637 | 2026.05.08 22:39:50.584564 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4638 | 2026.05.08 22:39:50.585053 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.08 22:39:50.585097 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4640 | 2026.05.08 22:39:50.585498 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4641 | 2026.05.08 22:39:50.585724 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.05.08 22:39:50.585875 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001383 sec., 52060.73752711497 rows/sec., 4.20 MiB/sec. | ||
| 4643 | 2026.05.08 22:39:50.585913 [ 277 ] {898d6c72-c6f0-4309-9580-7d53de1dc79b} <Debug> TCPHandler: Processed in 0.001551853 sec. | ||
| 4644 | 2026.05.08 22:39:50.586042 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.08 22:39:50.586134 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.05.08 22:39:50.586175 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4647 | 2026.05.08 22:39:50.586577 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.05.08 22:39:50.586613 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4649 | 2026.05.08 22:39:50.586945 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4650 | 2026.05.08 22:39:50.587154 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.05.08 22:39:50.587280 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 516.81 KiB/sec. | ||
| 4652 | 2026.05.08 22:39:50.587318 [ 277 ] {4970c5d6-c401-45b7-a12d-388c8c9ea2b5} <Debug> TCPHandler: Processed in 0.001324791 sec. | ||
| 4653 | 2026.05.08 22:39:50.587438 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.05.08 22:39:50.587531 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4655 | 2026.05.08 22:39:50.587571 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4656 | 2026.05.08 22:39:50.588006 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.05.08 22:39:50.588041 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4658 | 2026.05.08 22:39:50.588358 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4659 | 2026.05.08 22:39:50.588570 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.05.08 22:39:50.588695 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001181 sec., 60965.28365791702 rows/sec., 4.76 MiB/sec. | ||
| 4661 | 2026.05.08 22:39:50.588731 [ 277 ] {608ba3c4-1def-4379-8998-3d93520d2a06} <Debug> TCPHandler: Processed in 0.00134855 sec. | ||
| 4662 | 2026.05.08 22:39:50.588859 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.05.08 22:39:50.588954 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4664 | 2026.05.08 22:39:50.588995 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4665 | 2026.05.08 22:39:50.589400 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.05.08 22:39:50.589434 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4667 | 2026.05.08 22:39:50.589751 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4668 | 2026.05.08 22:39:50.589964 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.05.08 22:39:50.590091 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 4670 | 2026.05.08 22:39:50.590127 [ 277 ] {68b53b72-b6ee-43b9-9aa5-adb6ff08beb7} <Debug> TCPHandler: Processed in 0.001329321 sec. | ||
| 4671 | 2026.05.08 22:39:50.590239 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.05.08 22:39:50.590331 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.05.08 22:39:50.590385 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4674 | 2026.05.08 22:39:50.591111 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.05.08 22:39:50.591147 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4676 | 2026.05.08 22:39:50.591655 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4677 | 2026.05.08 22:39:50.591879 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.05.08 22:39:50.592017 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001703 sec., 4697.592483852026 rows/sec., 8.42 MiB/sec. | ||
| 4679 | 2026.05.08 22:39:50.592069 [ 277 ] {92aa5ee3-35db-4e96-92f6-6ddb4b5bb4da} <Debug> TCPHandler: Processed in 0.001878779 sec. | ||
| 4680 | 2026.05.08 22:39:50.592195 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.05.08 22:39:50.592288 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.05.08 22:39:50.592329 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4683 | 2026.05.08 22:39:50.592667 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.05.08 22:39:50.592701 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4685 | 2026.05.08 22:39:50.593034 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4686 | 2026.05.08 22:39:50.593239 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.05.08 22:39:50.593364 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4688 | 2026.05.08 22:39:50.593399 [ 277 ] {34444d94-de63-4050-952b-e59fdc69546d} <Debug> TCPHandler: Processed in 0.001253099 sec. | ||
| 4689 | 2026.05.08 22:39:51.091166 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.05.08 22:39:51.091398 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4691 | 2026.05.08 22:39:51.091762 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4692 | 2026.05.08 22:39:51.091801 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4693 | 2026.05.08 22:39:51.092084 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4694 | 2026.05.08 22:39:51.092151 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4695 | 2026.05.08 22:39:51.092290 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4696 | 2026.05.08 22:39:51.092325 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4697 | 2026.05.08 22:39:51.092346 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4698 | 2026.05.08 22:39:51.092361 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4699 | 2026.05.08 22:39:51.092399 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4700 | 2026.05.08 22:39:51.092419 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4701 | 2026.05.08 22:39:51.093689 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002394 sec., 21303.25814536341 rows/sec., 5.04 MiB/sec. | ||
| 4702 | 2026.05.08 22:39:51.093793 [ 277 ] {9df7098f-54d7-4d39-a48b-89dbfc18d4bc} <Debug> TCPHandler: Processed in 0.002753512 sec. | ||
| 4703 | 2026.05.08 22:39:51.108896 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.05.08 22:39:51.109005 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.05.08 22:39:51.109047 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4706 | 2026.05.08 22:39:51.109634 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.05.08 22:39:51.109680 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4708 | 2026.05.08 22:39:51.110085 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4709 | 2026.05.08 22:39:51.110309 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.05.08 22:39:51.110449 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001475 sec., 192542.37288135593 rows/sec., 12.23 MiB/sec. | ||
| 4711 | 2026.05.08 22:39:51.110486 [ 277 ] {a6dd2634-f312-498f-a3e0-d71fb275d092} <Debug> TCPHandler: Processed in 0.001647766 sec. | ||
| 4712 | 2026.05.08 22:39:51.110615 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.05.08 22:39:51.110707 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4714 | 2026.05.08 22:39:51.110747 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4715 | 2026.05.08 22:39:51.111158 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.08 22:39:51.111191 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4717 | 2026.05.08 22:39:51.111474 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4718 | 2026.05.08 22:39:51.111673 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.05.08 22:39:51.111797 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001108 sec., 3610.1083032490974 rows/sec., 294.38 KiB/sec. | ||
| 4720 | 2026.05.08 22:39:51.111832 [ 277 ] {5538eb08-9a92-4cca-bb00-3f9e93da3cf3} <Debug> TCPHandler: Processed in 0.001266219 sec. | ||
| 4721 | 2026.05.08 22:39:51.111955 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2026.05.08 22:39:51.112048 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4723 | 2026.05.08 22:39:51.112086 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4724 | 2026.05.08 22:39:51.113891 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.05.08 22:39:51.113925 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4726 | 2026.05.08 22:39:51.114462 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4727 | 2026.05.08 22:39:51.114698 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.05.08 22:39:51.114822 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Debug> executeQuery: Read 3212 rows, 246.45 KiB in 0.002793 sec., 1150017.901897601 rows/sec., 86.17 MiB/sec. | ||
| 4729 | 2026.05.08 22:39:51.114875 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4730 | 2026.05.08 22:39:51.114890 [ 277 ] {458d15b4-bf7f-4e58-98ff-0f04c7f2c2bb} <Debug> TCPHandler: Processed in 0.002984566 sec. | ||
| 4731 | 2026.05.08 22:39:51.115013 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.05.08 22:39:51.115105 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.05.08 22:39:51.115144 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4734 | 2026.05.08 22:39:51.115619 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.05.08 22:39:51.115655 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4736 | 2026.05.08 22:39:51.115974 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4737 | 2026.05.08 22:39:51.116177 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.05.08 22:39:51.116303 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Debug> executeQuery: Read 189 rows, 12.05 KiB in 0.001216 sec., 155427.63157894736 rows/sec., 9.68 MiB/sec. | ||
| 4739 | 2026.05.08 22:39:51.116340 [ 277 ] {d60ce246-c4c7-4db1-b8cd-b9a087fa9bb1} <Debug> TCPHandler: Processed in 0.001376541 sec. | ||
| 4740 | 2026.05.08 22:39:51.116456 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.05.08 22:39:51.116549 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.05.08 22:39:51.116588 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4743 | 2026.05.08 22:39:51.117226 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.08 22:39:51.117260 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4745 | 2026.05.08 22:39:51.117602 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4746 | 2026.05.08 22:39:51.117811 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.08 22:39:51.117909 [ 110 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4748 | 2026.05.08 22:39:51.117938 [ 110 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.05.08 22:39:51.117944 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001413 sec., 672328.3793347487 rows/sec., 39.56 MiB/sec. | ||
| 4750 | 2026.05.08 22:39:51.117957 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4751 | 2026.05.08 22:39:51.117983 [ 277 ] {ee53e40c-3ae0-49d4-a4a1-13b54eb79f29} <Debug> TCPHandler: Processed in 0.001573794 sec. | ||
| 4752 | 2026.05.08 22:39:51.118069 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 4753 | 2026.05.08 22:39:51.118106 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.05.08 22:39:51.118216 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.05.08 22:39:51.118229 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4756 | 2026.05.08 22:39:51.118254 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4757 | 2026.05.08 22:39:51.118269 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 4758 | 2026.05.08 22:39:51.118339 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 4759 | 2026.05.08 22:39:51.118389 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4760 | 2026.05.08 22:39:51.118438 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4761 | 2026.05.08 22:39:51.118481 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 4762 | 2026.05.08 22:39:51.118518 [ 198 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 4763 | 2026.05.08 22:39:51.118651 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.05.08 22:39:51.118691 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4765 | 2026.05.08 22:39:51.119031 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4766 | 2026.05.08 22:39:51.119281 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.05.08 22:39:51.119407 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 58.11 KiB/sec. | ||
| 4768 | 2026.05.08 22:39:51.119444 [ 277 ] {38ccb44e-aaba-4756-8dbc-096f9d9b077c} <Debug> TCPHandler: Processed in 0.001389151 sec. | ||
| 4769 | 2026.05.08 22:39:51.119562 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.05.08 22:39:51.119654 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4771 | 2026.05.08 22:39:51.119685 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668716 sec., 1422051.445542561 rows/sec., 90.99 MiB/sec. | ||
| 4772 | 2026.05.08 22:39:51.119693 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4773 | 2026.05.08 22:39:51.119863 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4774 | 2026.05.08 22:39:51.120118 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.08 22:39:51.120151 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.05.08 22:39:51.120193 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4777 | 2026.05.08 22:39:51.120203 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_11_2} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4778 | 2026.05.08 22:39:51.120278 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4779 | 2026.05.08 22:39:51.120510 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4780 | 2026.05.08 22:39:51.120718 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.08 22:39:51.120841 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 4782 | 2026.05.08 22:39:51.120890 [ 277 ] {3e92eeed-0300-47e5-b867-85944e935dad} <Debug> TCPHandler: Processed in 0.001377811 sec. | ||
| 4783 | 2026.05.08 22:39:51.121009 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.05.08 22:39:51.121101 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4785 | 2026.05.08 22:39:51.121139 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4786 | 2026.05.08 22:39:51.122054 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.05.08 22:39:51.122090 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4788 | 2026.05.08 22:39:51.122463 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4789 | 2026.05.08 22:39:51.122668 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.05.08 22:39:51.122791 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Debug> executeQuery: Read 1752 rows, 121.07 KiB in 0.001708 sec., 1025761.1241217798 rows/sec., 69.22 MiB/sec. | ||
| 4791 | 2026.05.08 22:39:51.122829 [ 277 ] {82c3bf70-9a94-49da-82df-4fe34199321c} <Debug> TCPHandler: Processed in 0.001867908 sec. | ||
| 4792 | 2026.05.08 22:39:51.122972 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.05.08 22:39:51.123064 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4794 | 2026.05.08 22:39:51.123105 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4795 | 2026.05.08 22:39:51.123448 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.05.08 22:39:51.123484 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4797 | 2026.05.08 22:39:51.123772 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4798 | 2026.05.08 22:39:51.124004 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.05.08 22:39:51.124127 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 4800 | 2026.05.08 22:39:51.124163 [ 277 ] {3f646e74-b02b-493f-b0af-fb919cee274e} <Debug> TCPHandler: Processed in 0.001241349 sec. | ||
| 4801 | 2026.05.08 22:39:51.124281 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.05.08 22:39:51.124373 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.05.08 22:39:51.124414 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4804 | 2026.05.08 22:39:51.125091 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.05.08 22:39:51.125127 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4806 | 2026.05.08 22:39:51.125565 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4807 | 2026.05.08 22:39:51.125771 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.05.08 22:39:51.125907 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Debug> executeQuery: Read 1603 rows, 99.67 KiB in 0.001553 sec., 1032195.7501609788 rows/sec., 62.67 MiB/sec. | ||
| 4809 | 2026.05.08 22:39:51.125944 [ 277 ] {63ff8e6d-d5d7-4782-a658-3e345e7483e5} <Debug> TCPHandler: Processed in 0.001711907 sec. | ||
| 4810 | 2026.05.08 22:39:51.126061 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.05.08 22:39:51.126154 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.05.08 22:39:51.126193 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4813 | 2026.05.08 22:39:51.126519 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.05.08 22:39:51.126555 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4815 | 2026.05.08 22:39:51.126841 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4816 | 2026.05.08 22:39:51.127054 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.05.08 22:39:51.127178 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4818 | 2026.05.08 22:39:51.127214 [ 277 ] {bbdd0696-7a50-40e9-9c75-0d6f3608cc76} <Debug> TCPHandler: Processed in 0.001202469 sec. | ||
| 4819 | 2026.05.08 22:39:51.127328 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.05.08 22:39:51.127420 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4821 | 2026.05.08 22:39:51.127473 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4822 | 2026.05.08 22:39:51.128274 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.05.08 22:39:51.128310 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4824 | 2026.05.08 22:39:51.128887 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4825 | 2026.05.08 22:39:51.129103 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.05.08 22:39:51.129205 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4827 | 2026.05.08 22:39:51.129238 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001837 sec., 23407.72999455634 rows/sec., 41.95 MiB/sec. | ||
| 4828 | 2026.05.08 22:39:51.129250 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.08 22:39:51.129281 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4830 | 2026.05.08 22:39:51.129297 [ 277 ] {f0637757-17cf-4a91-a97b-88a41354e996} <Debug> TCPHandler: Processed in 0.002017271 sec. | ||
| 4831 | 2026.05.08 22:39:51.129360 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 4832 | 2026.05.08 22:39:51.129438 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.05.08 22:39:51.129557 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4834 | 2026.05.08 22:39:51.129569 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4835 | 2026.05.08 22:39:51.129607 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4836 | 2026.05.08 22:39:51.129628 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 310 rows starting from the beginning of the part | ||
| 4837 | 2026.05.08 22:39:51.129756 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 4838 | 2026.05.08 22:39:51.129876 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 4839 | 2026.05.08 22:39:51.129990 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4840 | 2026.05.08 22:39:51.130033 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.05.08 22:39:51.130075 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4842 | 2026.05.08 22:39:51.130100 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4843 | 2026.05.08 22:39:51.130233 [ 199 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 4844 | 2026.05.08 22:39:51.130454 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4845 | 2026.05.08 22:39:51.130693 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.08 22:39:51.130821 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001289 sec., 32583.397982932507 rows/sec., 1.86 MiB/sec. | ||
| 4847 | 2026.05.08 22:39:51.130857 [ 277 ] {eece816b-63b0-4096-a2af-e04511e1239e} <Debug> TCPHandler: Processed in 0.001476883 sec. | ||
| 4848 | 2026.05.08 22:39:51.133533 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 19 columns (19 merged, 0 gathered) in 0.004206924 sec., 103876.37142957658 rows/sec., 186.14 MiB/sec. | ||
| 4849 | 2026.05.08 22:39:51.134512 [ 191 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4850 | 2026.05.08 22:39:51.134932 [ 191 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.05.08 22:39:51.135017 [ 191 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4852 | 2026.05.08 22:39:51.135161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4853 | 2026.05.08 22:39:55.578693 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.05.08 22:39:55.578951 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4855 | 2026.05.08 22:39:55.579309 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4856 | 2026.05.08 22:39:55.579349 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4857 | 2026.05.08 22:39:55.579591 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4858 | 2026.05.08 22:39:55.579665 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4859 | 2026.05.08 22:39:55.579800 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4860 | 2026.05.08 22:39:55.579835 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4861 | 2026.05.08 22:39:55.579856 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4862 | 2026.05.08 22:39:55.579870 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4863 | 2026.05.08 22:39:55.579909 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4864 | 2026.05.08 22:39:55.579927 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4865 | 2026.05.08 22:39:55.581083 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002229 sec., 22880.21534320323 rows/sec., 5.42 MiB/sec. | ||
| 4866 | 2026.05.08 22:39:55.581189 [ 277 ] {f00fad84-2615-4463-af98-3d5fd61e62e5} <Debug> TCPHandler: Processed in 0.00263442 sec. | ||
| 4867 | 2026.05.08 22:39:55.582672 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.05.08 22:39:55.582784 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4869 | 2026.05.08 22:39:55.582826 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4870 | 2026.05.08 22:39:55.583320 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.08 22:39:55.583367 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4872 | 2026.05.08 22:39:55.583731 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4873 | 2026.05.08 22:39:55.583954 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.08 22:39:55.584095 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.21 MiB/sec. | ||
| 4875 | 2026.05.08 22:39:55.584132 [ 277 ] {870a4112-d7a8-4d66-81c1-d8f377a37798} <Debug> TCPHandler: Processed in 0.001510913 sec. | ||
| 4876 | 2026.05.08 22:39:55.584256 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.05.08 22:39:55.584348 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4878 | 2026.05.08 22:39:55.584387 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4879 | 2026.05.08 22:39:55.584821 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.08 22:39:55.584857 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4881 | 2026.05.08 22:39:55.585146 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4882 | 2026.05.08 22:39:55.585351 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.08 22:39:55.585474 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 4884 | 2026.05.08 22:39:55.585510 [ 277 ] {729993c0-f16d-46ab-84d7-6edbbf6d0558} <Debug> TCPHandler: Processed in 0.00130523 sec. | ||
| 4885 | 2026.05.08 22:39:55.585627 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.05.08 22:39:55.585717 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.05.08 22:39:55.585759 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4888 | 2026.05.08 22:39:55.586134 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.08 22:39:55.586170 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4890 | 2026.05.08 22:39:55.586495 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4891 | 2026.05.08 22:39:55.586734 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.05.08 22:39:55.586857 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 4893 | 2026.05.08 22:39:55.586892 [ 277 ] {c38002f9-80ee-4bd8-b5f4-86079ba43bed} <Debug> TCPHandler: Processed in 0.00131218 sec. | ||
| 4894 | 2026.05.08 22:39:55.587008 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.05.08 22:39:55.587101 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.05.08 22:39:55.587141 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4897 | 2026.05.08 22:39:55.587463 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.05.08 22:39:55.587499 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4899 | 2026.05.08 22:39:55.587797 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4900 | 2026.05.08 22:39:55.588006 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.05.08 22:39:55.588135 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 4902 | 2026.05.08 22:39:55.588169 [ 277 ] {d4f082fb-03fd-4942-afce-ca698362cf92} <Debug> TCPHandler: Processed in 0.001207728 sec. | ||
| 4903 | 2026.05.08 22:39:56.118246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10098 | ||
| 4904 | 2026.05.08 22:39:56.118814 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.08 22:39:56.118854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4906 | 2026.05.08 22:39:56.119364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4907 | 2026.05.08 22:39:56.119620 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.08 22:39:56.119752 [ 101 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4909 | 2026.05.08 22:39:56.119763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10098 | ||
| 4910 | 2026.05.08 22:39:56.119800 [ 101 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.05.08 22:39:56.119823 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4912 | 2026.05.08 22:39:56.119955 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 4913 | 2026.05.08 22:39:56.120121 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.05.08 22:39:56.120163 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7666 rows starting from the beginning of the part | ||
| 4915 | 2026.05.08 22:39:56.120234 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4916 | 2026.05.08 22:39:56.120281 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4917 | 2026.05.08 22:39:56.120326 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4918 | 2026.05.08 22:39:56.120368 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4919 | 2026.05.08 22:39:56.120414 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4920 | 2026.05.08 22:39:56.122485 [ 187 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10098 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259531 sec., 3890864.675125515 rows/sec., 55.66 MiB/sec. | ||
| 4921 | 2026.05.08 22:39:56.122693 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4922 | 2026.05.08 22:39:56.122950 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.05.08 22:39:56.123023 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_21_4} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4924 | 2026.05.08 22:39:56.123102 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4925 | 2026.05.08 22:39:56.635543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4926 | 2026.05.08 22:39:56.653204 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.05.08 22:39:56.653268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4928 | 2026.05.08 22:39:56.659348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4929 | 2026.05.08 22:39:56.660030 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.05.08 22:39:56.660354 [ 101 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4931 | 2026.05.08 22:39:56.660452 [ 101 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.05.08 22:39:56.660489 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4933 | 2026.05.08 22:39:56.660625 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4934 | 2026.05.08 22:39:56.663101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4935 | 2026.05.08 22:39:56.664724 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2026.05.08 22:39:56.666257 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4937 | 2026.05.08 22:39:56.671017 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4938 | 2026.05.08 22:39:56.675407 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4939 | 2026.05.08 22:39:56.679616 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4940 | 2026.05.08 22:39:56.683739 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4941 | 2026.05.08 22:39:56.687745 [ 199 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 4942 | 2026.05.08 22:39:56.737114 [ 187 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076545778 sec., 2077.188372166 rows/sec., 10.74 MiB/sec. | ||
| 4943 | 2026.05.08 22:39:56.738919 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4944 | 2026.05.08 22:39:56.740647 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_21_4} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.08 22:39:56.740741 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_21_4} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4946 | 2026.05.08 22:39:56.742216 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4947 | 2026.05.08 22:39:57.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.04 MiB, peak 261.58 MiB, free memory in arenas 0.00 B, will set to 255.32 MiB (RSS), difference: 4.29 MiB | ||
| 4948 | 2026.05.08 22:39:58.638249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 620 | ||
| 4949 | 2026.05.08 22:39:58.640926 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.05.08 22:39:58.640980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4951 | 2026.05.08 22:39:58.642249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4952 | 2026.05.08 22:39:58.642531 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.05.08 22:39:58.642896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4954 | 2026.05.08 22:40:00.580544 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.05.08 22:40:00.580766 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4956 | 2026.05.08 22:40:00.581092 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4957 | 2026.05.08 22:40:00.581127 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4958 | 2026.05.08 22:40:00.581337 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4959 | 2026.05.08 22:40:00.581404 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4960 | 2026.05.08 22:40:00.581542 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4961 | 2026.05.08 22:40:00.581578 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4962 | 2026.05.08 22:40:00.581600 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 4963 | 2026.05.08 22:40:00.581614 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4964 | 2026.05.08 22:40:00.581653 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4965 | 2026.05.08 22:40:00.581672 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4966 | 2026.05.08 22:40:00.582916 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002237 sec., 22798.390701832814 rows/sec., 5.40 MiB/sec. | ||
| 4967 | 2026.05.08 22:40:00.583018 [ 277 ] {6edb0f29-8bd2-44ad-83db-4cac81902eb6} <Debug> TCPHandler: Processed in 0.00259867 sec. | ||
| 4968 | 2026.05.08 22:40:00.584958 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.05.08 22:40:00.585085 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.08 22:40:00.585136 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4971 | 2026.05.08 22:40:00.585690 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.08 22:40:00.585745 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4973 | 2026.05.08 22:40:00.586132 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4974 | 2026.05.08 22:40:00.586351 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.08 22:40:00.586479 [ 96 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4976 | 2026.05.08 22:40:00.586493 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001445 sec., 49826.98961937716 rows/sec., 4.02 MiB/sec. | ||
| 4977 | 2026.05.08 22:40:00.586557 [ 96 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.05.08 22:40:00.586573 [ 277 ] {e7712161-146b-4dee-a177-aa93f4923b3e} <Debug> TCPHandler: Processed in 0.001677835 sec. | ||
| 4979 | 2026.05.08 22:40:00.586587 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4980 | 2026.05.08 22:40:00.586699 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.08 22:40:00.586724 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 4982 | 2026.05.08 22:40:00.586798 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.05.08 22:40:00.586843 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4984 | 2026.05.08 22:40:00.586883 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4985 | 2026.05.08 22:40:00.586927 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 4986 | 2026.05.08 22:40:00.587036 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 865 rows starting from the beginning of the part | ||
| 4987 | 2026.05.08 22:40:00.587091 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4988 | 2026.05.08 22:40:00.587135 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3212 rows starting from the beginning of the part | ||
| 4989 | 2026.05.08 22:40:00.587186 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4990 | 2026.05.08 22:40:00.587230 [ 202 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 4991 | 2026.05.08 22:40:00.587312 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.05.08 22:40:00.587363 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4993 | 2026.05.08 22:40:00.588039 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4994 | 2026.05.08 22:40:00.588256 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.05.08 22:40:00.588395 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001616 sec., 4950.495049504951 rows/sec., 372.25 KiB/sec. | ||
| 4996 | 2026.05.08 22:40:00.588432 [ 277 ] {b0ff1657-7169-4fbf-9f11-4de03d69613c} <Debug> TCPHandler: Processed in 0.001783508 sec. | ||
| 4997 | 2026.05.08 22:40:00.588551 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.05.08 22:40:00.588643 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4999 | 2026.05.08 22:40:00.588683 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5000 | 2026.05.08 22:40:00.589084 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.08 22:40:00.589120 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5002 | 2026.05.08 22:40:00.589497 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5003 | 2026.05.08 22:40:00.589707 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.08 22:40:00.589811 [ 96 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5005 | 2026.05.08 22:40:00.589834 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001209 sec., 59553.34987593052 rows/sec., 4.65 MiB/sec. | ||
| 5006 | 2026.05.08 22:40:00.589843 [ 96 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.08 22:40:00.589874 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5008 | 2026.05.08 22:40:00.589877 [ 277 ] {f62bd63c-394f-4f32-8e13-60f209ee8063} <Debug> TCPHandler: Processed in 0.001372791 sec. | ||
| 5009 | 2026.05.08 22:40:00.590000 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.05.08 22:40:00.590017 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 5011 | 2026.05.08 22:40:00.590092 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.05.08 22:40:00.590101 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.003434652 sec., 2223514.9296056777 rows/sec., 176.95 MiB/sec. | ||
| 5013 | 2026.05.08 22:40:00.590143 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5014 | 2026.05.08 22:40:00.590217 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5015 | 2026.05.08 22:40:00.590277 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5016 | 2026.05.08 22:40:00.590417 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 524 rows starting from the beginning of the part | ||
| 5017 | 2026.05.08 22:40:00.590512 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 5018 | 2026.05.08 22:40:00.590546 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.05.08 22:40:00.590589 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5020 | 2026.05.08 22:40:00.590594 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1752 rows starting from the beginning of the part | ||
| 5021 | 2026.05.08 22:40:00.590685 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5022 | 2026.05.08 22:40:00.590699 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5023 | 2026.05.08 22:40:00.590767 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 5024 | 2026.05.08 22:40:00.590975 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5025 | 2026.05.08 22:40:00.591115 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.08 22:40:00.591218 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_31_6} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5027 | 2026.05.08 22:40:00.591251 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.05.08 22:40:00.591320 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5029 | 2026.05.08 22:40:00.591366 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5030 | 2026.05.08 22:40:00.591395 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 5031 | 2026.05.08 22:40:00.591395 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.08 22:40:00.591435 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5033 | 2026.05.08 22:40:00.591438 [ 277 ] {b3594f85-7071-48f4-a8af-9d588d15cb5b} <Debug> TCPHandler: Processed in 0.001485692 sec. | ||
| 5034 | 2026.05.08 22:40:00.591515 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 5035 | 2026.05.08 22:40:00.591556 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.05.08 22:40:00.591638 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.05.08 22:40:00.591652 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.05.08 22:40:00.591678 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9487 rows starting from the beginning of the part | ||
| 5039 | 2026.05.08 22:40:00.591713 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5040 | 2026.05.08 22:40:00.591748 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5041 | 2026.05.08 22:40:00.591807 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 5042 | 2026.05.08 22:40:00.591857 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1603 rows starting from the beginning of the part | ||
| 5043 | 2026.05.08 22:40:00.591898 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5044 | 2026.05.08 22:40:00.591937 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5045 | 2026.05.08 22:40:00.592453 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.08 22:40:00.592494 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5047 | 2026.05.08 22:40:00.592612 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671271 sec., 1614961.5669844057 rows/sec., 117.05 MiB/sec. | ||
| 5048 | 2026.05.08 22:40:00.592916 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5049 | 2026.05.08 22:40:00.593160 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5050 | 2026.05.08 22:40:00.593283 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.05.08 22:40:00.593395 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_31_6} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5052 | 2026.05.08 22:40:00.593465 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.08 22:40:00.593497 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5054 | 2026.05.08 22:40:00.593624 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001989 sec., 4022.121669180493 rows/sec., 7.21 MiB/sec. | ||
| 5055 | 2026.05.08 22:40:00.593682 [ 277 ] {07e13be1-9eb6-4bd1-b2a6-feba7c555036} <Debug> TCPHandler: Processed in 0.002172733 sec. | ||
| 5056 | 2026.05.08 22:40:00.593799 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.05.08 22:40:00.593894 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5058 | 2026.05.08 22:40:00.593935 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5059 | 2026.05.08 22:40:00.594272 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.05.08 22:40:00.594309 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5061 | 2026.05.08 22:40:00.594629 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5062 | 2026.05.08 22:40:00.594862 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.05.08 22:40:00.594968 [ 96 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5064 | 2026.05.08 22:40:00.594992 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 5065 | 2026.05.08 22:40:00.594999 [ 96 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.05.08 22:40:00.595032 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5067 | 2026.05.08 22:40:00.595035 [ 277 ] {b4815f46-9377-43b1-b4b5-0b59bde342e3} <Debug> TCPHandler: Processed in 0.001285479 sec. | ||
| 5068 | 2026.05.08 22:40:00.595118 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 5069 | 2026.05.08 22:40:00.595218 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5070 | 2026.05.08 22:40:00.595248 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 5071 | 2026.05.08 22:40:00.595299 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5072 | 2026.05.08 22:40:00.595335 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 5073 | 2026.05.08 22:40:00.595367 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 5074 | 2026.05.08 22:40:00.595398 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5075 | 2026.05.08 22:40:00.595431 [ 192 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5076 | 2026.05.08 22:40:00.596345 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267479 sec., 1349134.7785643786 rows/sec., 88.28 MiB/sec. | ||
| 5077 | 2026.05.08 22:40:00.596443 [ 200 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11803 rows, containing 5 columns (5 merged, 0 gathered) in 0.004964886 sec., 2377295.269216655 rows/sec., 156.85 MiB/sec. | ||
| 5078 | 2026.05.08 22:40:00.596648 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5079 | 2026.05.08 22:40:00.596803 [ 194 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5080 | 2026.05.08 22:40:00.597000 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.08 22:40:00.597099 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_31_6} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5082 | 2026.05.08 22:40:00.597109 [ 194 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.05.08 22:40:00.597195 [ 194 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5084 | 2026.05.08 22:40:00.597196 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5085 | 2026.05.08 22:40:00.597275 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5086 | 2026.05.08 22:40:01.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.95 MiB, peak 264.80 MiB, free memory in arenas 0.00 B, will set to 257.74 MiB (RSS), difference: 1.79 MiB | ||
| 5087 | 2026.05.08 22:40:02.573119 [ 93 ] {} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5088 | 2026.05.08 22:40:02.573259 [ 93 ] {} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.05.08 22:40:02.573305 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5090 | 2026.05.08 22:40:02.573450 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5091 | 2026.05.08 22:40:02.573598 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5092 | 2026.05.08 22:40:02.573631 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 5093 | 2026.05.08 22:40:02.573693 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5094 | 2026.05.08 22:40:02.573737 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5095 | 2026.05.08 22:40:02.573780 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5096 | 2026.05.08 22:40:02.573820 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5097 | 2026.05.08 22:40:02.574647 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250959 sec., 601138.8063078006 rows/sec., 36.67 MiB/sec. | ||
| 5098 | 2026.05.08 22:40:02.574859 [ 200 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5099 | 2026.05.08 22:40:02.575174 [ 200 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.05.08 22:40:02.575252 [ 200 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_10_2} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5101 | 2026.05.08 22:40:02.575341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5102 | 2026.05.08 22:40:03.119486 [ 93 ] {} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5103 | 2026.05.08 22:40:03.119587 [ 93 ] {} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.08 22:40:03.119629 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5105 | 2026.05.08 22:40:03.119800 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5106 | 2026.05.08 22:40:03.120162 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5107 | 2026.05.08 22:40:03.120226 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 5108 | 2026.05.08 22:40:03.120346 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5109 | 2026.05.08 22:40:03.120428 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5110 | 2026.05.08 22:40:03.120499 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5111 | 2026.05.08 22:40:03.120571 [ 202 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5112 | 2026.05.08 22:40:03.121658 [ 194 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931039 sec., 747783.9650053675 rows/sec., 50.59 MiB/sec. | ||
| 5113 | 2026.05.08 22:40:03.121900 [ 193 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5114 | 2026.05.08 22:40:03.122166 [ 193 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.05.08 22:40:03.122231 [ 193 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_10_2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5116 | 2026.05.08 22:40:03.122303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5117 | 2026.05.08 22:40:03.506922 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5118 | 2026.05.08 22:40:03.506968 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5119 | 2026.05.08 22:40:03.619971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10546 | ||
| 5120 | 2026.05.08 22:40:03.620759 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.08 22:40:03.620825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5122 | 2026.05.08 22:40:03.621624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5123 | 2026.05.08 22:40:03.621858 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.05.08 22:40:03.621990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10546 | ||
| 5125 | 2026.05.08 22:40:04.163273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5126 | 2026.05.08 22:40:04.179089 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.08 22:40:04.179151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5128 | 2026.05.08 22:40:04.184651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5129 | 2026.05.08 22:40:04.185374 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.08 22:40:04.187991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5131 | 2026.05.08 22:40:05.586342 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.05.08 22:40:05.586567 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5133 | 2026.05.08 22:40:05.586909 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5134 | 2026.05.08 22:40:05.586945 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 5135 | 2026.05.08 22:40:05.587176 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5136 | 2026.05.08 22:40:05.587240 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5137 | 2026.05.08 22:40:05.587378 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5138 | 2026.05.08 22:40:05.587413 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5139 | 2026.05.08 22:40:05.587434 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 5140 | 2026.05.08 22:40:05.587449 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5141 | 2026.05.08 22:40:05.587487 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5142 | 2026.05.08 22:40:05.587506 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5143 | 2026.05.08 22:40:05.588637 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002168 sec., 23523.9852398524 rows/sec., 5.57 MiB/sec. | ||
| 5144 | 2026.05.08 22:40:05.588755 [ 277 ] {7cfb1e4b-cbdf-4d20-b2ea-3ccad396cade} <Debug> TCPHandler: Processed in 0.002537629 sec. | ||
| 5145 | 2026.05.08 22:40:05.594144 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.05.08 22:40:05.594272 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.05.08 22:40:05.594321 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5148 | 2026.05.08 22:40:05.595051 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.05.08 22:40:05.595099 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5150 | 2026.05.08 22:40:05.595464 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5151 | 2026.05.08 22:40:05.595667 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.05.08 22:40:05.595803 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001615 sec., 175851.3931888545 rows/sec., 11.17 MiB/sec. | ||
| 5153 | 2026.05.08 22:40:05.595838 [ 277 ] {eb530916-b90b-4839-9623-cbd6bd63a1c5} <Debug> TCPHandler: Processed in 0.001817888 sec. | ||
| 5154 | 2026.05.08 22:40:05.595962 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.05.08 22:40:05.596115 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5156 | 2026.05.08 22:40:05.596153 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5157 | 2026.05.08 22:40:05.596894 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.05.08 22:40:05.596930 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5159 | 2026.05.08 22:40:05.597284 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5160 | 2026.05.08 22:40:05.597486 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.05.08 22:40:05.597607 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.00151 sec., 572847.6821192052 rows/sec., 44.87 MiB/sec. | ||
| 5162 | 2026.05.08 22:40:05.597642 [ 277 ] {c5dc696a-e9f4-4de0-a474-4a824943c698} <Debug> TCPHandler: Processed in 0.001675736 sec. | ||
| 5163 | 2026.05.08 22:40:05.597760 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.05.08 22:40:05.597851 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.05.08 22:40:05.597888 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5166 | 2026.05.08 22:40:05.598328 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.05.08 22:40:05.598363 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5168 | 2026.05.08 22:40:05.598660 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5169 | 2026.05.08 22:40:05.598858 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.05.08 22:40:05.598987 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001154 sec., 152512.99826689775 rows/sec., 9.39 MiB/sec. | ||
| 5171 | 2026.05.08 22:40:05.599023 [ 277 ] {f3ca6f25-feb8-4c82-a39c-0ae2c459f75a} <Debug> TCPHandler: Processed in 0.00131219 sec. | ||
| 5172 | 2026.05.08 22:40:05.599145 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.05.08 22:40:05.599241 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.05.08 22:40:05.599289 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5175 | 2026.05.08 22:40:05.599702 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.05.08 22:40:05.599738 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5177 | 2026.05.08 22:40:05.600048 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5178 | 2026.05.08 22:40:05.600251 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.05.08 22:40:05.600370 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 5180 | 2026.05.08 22:40:05.600406 [ 277 ] {b2568f84-7c51-45de-b875-3f9f220d513f} <Debug> TCPHandler: Processed in 0.00130818 sec. | ||
| 5181 | 2026.05.08 22:40:05.600521 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.05.08 22:40:05.600611 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.05.08 22:40:05.600648 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5184 | 2026.05.08 22:40:05.601058 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.08 22:40:05.601093 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5186 | 2026.05.08 22:40:05.601381 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5187 | 2026.05.08 22:40:05.601581 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.08 22:40:05.601725 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00113 sec., 130973.45132743364 rows/sec., 7.45 MiB/sec. | ||
| 5189 | 2026.05.08 22:40:05.601770 [ 277 ] {0efe9804-4a7a-49c7-be67-c68ea8e8d128} <Debug> TCPHandler: Processed in 0.00129555 sec. | ||
| 5190 | 2026.05.08 22:40:05.601908 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.05.08 22:40:05.602005 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5192 | 2026.05.08 22:40:05.602047 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5193 | 2026.05.08 22:40:05.602620 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.08 22:40:05.602656 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5195 | 2026.05.08 22:40:05.602978 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5196 | 2026.05.08 22:40:05.603183 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.05.08 22:40:05.603311 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001327 sec., 394875.65938206477 rows/sec., 27.89 MiB/sec. | ||
| 5198 | 2026.05.08 22:40:05.603347 [ 277 ] {17cf5932-4791-4e3e-a472-ca4f6f027ed3} <Debug> TCPHandler: Processed in 0.001503023 sec. | ||
| 5199 | 2026.05.08 22:40:05.603460 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.05.08 22:40:05.603550 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5201 | 2026.05.08 22:40:05.603590 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5202 | 2026.05.08 22:40:05.603912 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.05.08 22:40:05.603947 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5204 | 2026.05.08 22:40:05.604231 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5205 | 2026.05.08 22:40:05.604457 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.05.08 22:40:05.604578 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 5207 | 2026.05.08 22:40:05.604612 [ 277 ] {fdc0f6cc-96e1-493f-aee3-79c7c54942ba} <Debug> TCPHandler: Processed in 0.001199668 sec. | ||
| 5208 | 2026.05.08 22:40:05.604723 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.05.08 22:40:05.604820 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.05.08 22:40:05.604861 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5211 | 2026.05.08 22:40:05.605331 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.05.08 22:40:05.605378 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5213 | 2026.05.08 22:40:05.605766 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5214 | 2026.05.08 22:40:05.606032 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.05.08 22:40:05.606173 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00137 sec., 193430.65693430658 rows/sec., 12.85 MiB/sec. | ||
| 5216 | 2026.05.08 22:40:05.606210 [ 277 ] {5c5eed6c-fffc-4994-a461-7186ee8a01b0} <Debug> TCPHandler: Processed in 0.001534064 sec. | ||
| 5217 | 2026.05.08 22:40:05.606330 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.05.08 22:40:05.606429 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5219 | 2026.05.08 22:40:05.606470 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5220 | 2026.05.08 22:40:05.606784 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.08 22:40:05.606820 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5222 | 2026.05.08 22:40:05.607108 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5223 | 2026.05.08 22:40:05.607319 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.08 22:40:05.607442 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 5225 | 2026.05.08 22:40:05.607477 [ 277 ] {3529167f-d140-4de8-a454-662e0dc5c790} <Debug> TCPHandler: Processed in 0.001196829 sec. | ||
| 5226 | 2026.05.08 22:40:05.607587 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.08 22:40:05.607686 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.05.08 22:40:05.607737 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5229 | 2026.05.08 22:40:05.608500 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.05.08 22:40:05.608536 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5231 | 2026.05.08 22:40:05.609070 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5232 | 2026.05.08 22:40:05.609285 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.05.08 22:40:05.609418 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00175 sec., 19428.571428571428 rows/sec., 34.82 MiB/sec. | ||
| 5234 | 2026.05.08 22:40:05.609469 [ 277 ] {9b66029c-fd40-4567-af85-0313726f6465} <Debug> TCPHandler: Processed in 0.001928709 sec. | ||
| 5235 | 2026.05.08 22:40:05.609584 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.05.08 22:40:05.609685 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.05.08 22:40:05.609725 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5238 | 2026.05.08 22:40:05.610061 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.05.08 22:40:05.610098 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5240 | 2026.05.08 22:40:05.610387 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5241 | 2026.05.08 22:40:05.610582 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.05.08 22:40:05.610702 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 5243 | 2026.05.08 22:40:05.610736 [ 277 ] {3b646731-a4a7-46a1-af38-c46f894e1e77} <Debug> TCPHandler: Processed in 0.001200249 sec. | ||
| 5244 | 2026.05.08 22:40:08.643363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 658 | ||
| 5245 | 2026.05.08 22:40:08.646232 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.08 22:40:08.646275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5247 | 2026.05.08 22:40:08.647490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5248 | 2026.05.08 22:40:08.647755 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.08 22:40:08.647900 [ 84 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5250 | 2026.05.08 22:40:08.647966 [ 84 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.08 22:40:08.647987 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5252 | 2026.05.08 22:40:08.648003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5253 | 2026.05.08 22:40:08.648075 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 5254 | 2026.05.08 22:40:08.648547 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5255 | 2026.05.08 22:40:08.648692 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
| 5256 | 2026.05.08 22:40:08.649055 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 5257 | 2026.05.08 22:40:08.649379 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 5258 | 2026.05.08 22:40:08.649665 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5259 | 2026.05.08 22:40:08.649951 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 5260 | 2026.05.08 22:40:08.650260 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5261 | 2026.05.08 22:40:08.656063 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 72 columns (72 merged, 0 gathered) in 0.008019812 sec., 82046.81107237926 rows/sec., 70.74 MiB/sec. | ||
| 5262 | 2026.05.08 22:40:08.657365 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5263 | 2026.05.08 22:40:08.657990 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.05.08 22:40:08.658072 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_16_3} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5265 | 2026.05.08 22:40:08.658318 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5266 | 2026.05.08 22:40:10.584444 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.05.08 22:40:10.584699 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5268 | 2026.05.08 22:40:10.585079 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5269 | 2026.05.08 22:40:10.585125 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5270 | 2026.05.08 22:40:10.585381 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5271 | 2026.05.08 22:40:10.585453 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5272 | 2026.05.08 22:40:10.585597 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5273 | 2026.05.08 22:40:10.585633 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5274 | 2026.05.08 22:40:10.585655 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 5275 | 2026.05.08 22:40:10.585672 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5276 | 2026.05.08 22:40:10.585711 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5277 | 2026.05.08 22:40:10.585732 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5278 | 2026.05.08 22:40:10.586768 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002174 sec., 23459.061637534498 rows/sec., 5.55 MiB/sec. | ||
| 5279 | 2026.05.08 22:40:10.586846 [ 277 ] {82b8fba1-e3cc-48e3-811f-10c924b853c3} <Debug> TCPHandler: Processed in 0.002534019 sec. | ||
| 5280 | 2026.05.08 22:40:10.590012 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.05.08 22:40:10.590205 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.05.08 22:40:10.590287 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5283 | 2026.05.08 22:40:10.590772 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.05.08 22:40:10.590815 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5285 | 2026.05.08 22:40:10.591218 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5286 | 2026.05.08 22:40:10.591478 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.05.08 22:40:10.591630 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001481 sec., 16205.266711681297 rows/sec., 1.34 MiB/sec. | ||
| 5288 | 2026.05.08 22:40:10.591670 [ 277 ] {24ae4cd5-7a43-4207-ac20-78b03c6666da} <Debug> TCPHandler: Processed in 0.001750927 sec. | ||
| 5289 | 2026.05.08 22:40:10.591793 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.05.08 22:40:10.591897 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5291 | 2026.05.08 22:40:10.591939 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5292 | 2026.05.08 22:40:10.592462 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.05.08 22:40:10.592497 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5294 | 2026.05.08 22:40:10.592838 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5295 | 2026.05.08 22:40:10.593052 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.05.08 22:40:10.593195 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Debug> executeQuery: Read 192 rows, 17.40 KiB in 0.00132 sec., 145454.54545454544 rows/sec., 12.87 MiB/sec. | ||
| 5297 | 2026.05.08 22:40:10.593235 [ 277 ] {0dfb9786-5a6a-4875-9d8d-c5b776a6d1ed} <Debug> TCPHandler: Processed in 0.001493702 sec. | ||
| 5298 | 2026.05.08 22:40:10.593356 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.05.08 22:40:10.593448 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.05.08 22:40:10.593488 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5301 | 2026.05.08 22:40:10.593896 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.05.08 22:40:10.593933 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5303 | 2026.05.08 22:40:10.594242 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5304 | 2026.05.08 22:40:10.594447 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.05.08 22:40:10.594574 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001143 sec., 17497.812773403326 rows/sec., 1.33 MiB/sec. | ||
| 5306 | 2026.05.08 22:40:10.594594 [ 79 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5307 | 2026.05.08 22:40:10.594610 [ 277 ] {6f3612ef-f738-4ceb-870e-d35947979d36} <Debug> TCPHandler: Processed in 0.00130435 sec. | ||
| 5308 | 2026.05.08 22:40:10.594659 [ 79 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.05.08 22:40:10.594684 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5310 | 2026.05.08 22:40:10.594751 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.05.08 22:40:10.594818 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 5312 | 2026.05.08 22:40:10.594847 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.05.08 22:40:10.594903 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5314 | 2026.05.08 22:40:10.594986 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5315 | 2026.05.08 22:40:10.595029 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5316 | 2026.05.08 22:40:10.595106 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5317 | 2026.05.08 22:40:10.595155 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 189 rows starting from the beginning of the part | ||
| 5318 | 2026.05.08 22:40:10.595207 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 5319 | 2026.05.08 22:40:10.595251 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 176 rows starting from the beginning of the part | ||
| 5320 | 2026.05.08 22:40:10.595296 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 5321 | 2026.05.08 22:40:10.595315 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.05.08 22:40:10.595355 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5323 | 2026.05.08 22:40:10.595706 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5324 | 2026.05.08 22:40:10.595930 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.05.08 22:40:10.596063 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 5326 | 2026.05.08 22:40:10.596100 [ 277 ] {5979d9f5-94b1-4014-8705-50208b02b5cf} <Debug> TCPHandler: Processed in 0.001398431 sec. | ||
| 5327 | 2026.05.08 22:40:10.596225 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.05.08 22:40:10.596237 [ 188 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487553 sec., 420825.3420214271 rows/sec., 28.29 MiB/sec. | ||
| 5329 | 2026.05.08 22:40:10.596318 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5330 | 2026.05.08 22:40:10.596358 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5331 | 2026.05.08 22:40:10.596404 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5332 | 2026.05.08 22:40:10.596663 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.05.08 22:40:10.596734 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_26_5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5334 | 2026.05.08 22:40:10.596757 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.08 22:40:10.596797 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5336 | 2026.05.08 22:40:10.596813 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5337 | 2026.05.08 22:40:10.597102 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5338 | 2026.05.08 22:40:10.597324 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.05.08 22:40:10.597452 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 5340 | 2026.05.08 22:40:10.597489 [ 277 ] {573b354c-6fdd-43bf-ac31-d4169baf94a2} <Debug> TCPHandler: Processed in 0.0013146 sec. | ||
| 5341 | 2026.05.08 22:40:10.597609 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.05.08 22:40:10.597730 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5343 | 2026.05.08 22:40:10.597779 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5344 | 2026.05.08 22:40:10.598293 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.05.08 22:40:10.598331 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5346 | 2026.05.08 22:40:10.598660 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5347 | 2026.05.08 22:40:10.598882 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.05.08 22:40:10.599009 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001303 sec., 82885.64850345357 rows/sec., 6.76 MiB/sec. | ||
| 5349 | 2026.05.08 22:40:10.599047 [ 277 ] {c368e64e-d858-430f-9161-74c0f42797d3} <Debug> TCPHandler: Processed in 0.001499663 sec. | ||
| 5350 | 2026.05.08 22:40:10.599177 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.05.08 22:40:10.599272 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.05.08 22:40:10.599315 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5353 | 2026.05.08 22:40:10.599733 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.05.08 22:40:10.599770 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5355 | 2026.05.08 22:40:10.600127 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5356 | 2026.05.08 22:40:10.600344 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.05.08 22:40:10.600472 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Debug> executeQuery: Read 268 rows, 20.38 KiB in 0.001219 sec., 219852.3379819524 rows/sec., 16.32 MiB/sec. | ||
| 5358 | 2026.05.08 22:40:10.600510 [ 277 ] {a50896bb-458d-4cd6-b744-783541aea34d} <Debug> TCPHandler: Processed in 0.001382061 sec. | ||
| 5359 | 2026.05.08 22:40:10.600622 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.05.08 22:40:10.600720 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.05.08 22:40:10.600776 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5362 | 2026.05.08 22:40:10.601541 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.05.08 22:40:10.601577 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5364 | 2026.05.08 22:40:10.602071 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5365 | 2026.05.08 22:40:10.602295 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.05.08 22:40:10.602433 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001732 sec., 4618.937644341801 rows/sec., 8.28 MiB/sec. | ||
| 5367 | 2026.05.08 22:40:10.602493 [ 277 ] {421d9ebd-9930-4efa-90cb-8ac3733346ec} <Debug> TCPHandler: Processed in 0.00192096 sec. | ||
| 5368 | 2026.05.08 22:40:10.602610 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.05.08 22:40:10.602704 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.05.08 22:40:10.602745 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5371 | 2026.05.08 22:40:10.603083 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.05.08 22:40:10.603119 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5373 | 2026.05.08 22:40:10.603420 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5374 | 2026.05.08 22:40:10.603632 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.05.08 22:40:10.603757 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5376 | 2026.05.08 22:40:10.603792 [ 277 ] {1dbf2743-f590-4542-8fd8-ef907ad28232} <Debug> TCPHandler: Processed in 0.001230408 sec. | ||
| 5377 | 2026.05.08 22:40:11.122206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11058 | ||
| 5378 | 2026.05.08 22:40:11.123039 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.05.08 22:40:11.123117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5380 | 2026.05.08 22:40:11.123901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5381 | 2026.05.08 22:40:11.124133 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.05.08 22:40:11.124268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11058 | ||
| 5383 | 2026.05.08 22:40:11.688180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5384 | 2026.05.08 22:40:11.706083 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.05.08 22:40:11.706160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5386 | 2026.05.08 22:40:11.712694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5387 | 2026.05.08 22:40:11.713501 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.05.08 22:40:11.716876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5389 | 2026.05.08 22:40:15.582158 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.05.08 22:40:15.582414 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5391 | 2026.05.08 22:40:15.582729 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5392 | 2026.05.08 22:40:15.582764 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5393 | 2026.05.08 22:40:15.582974 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5394 | 2026.05.08 22:40:15.583042 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5395 | 2026.05.08 22:40:15.583177 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5396 | 2026.05.08 22:40:15.583211 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5397 | 2026.05.08 22:40:15.583232 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 5398 | 2026.05.08 22:40:15.583247 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5399 | 2026.05.08 22:40:15.583286 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5400 | 2026.05.08 22:40:15.583306 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5401 | 2026.05.08 22:40:15.584818 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.0025 sec., 20400 rows/sec., 4.83 MiB/sec. | ||
| 5402 | 2026.05.08 22:40:15.584926 [ 277 ] {c5b4be55-f33f-434f-b6e8-358bd7219d8b} <Debug> TCPHandler: Processed in 0.002894174 sec. | ||
| 5403 | 2026.05.08 22:40:15.587199 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.05.08 22:40:15.587331 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5405 | 2026.05.08 22:40:15.587382 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5406 | 2026.05.08 22:40:15.587961 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.05.08 22:40:15.588002 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5408 | 2026.05.08 22:40:15.588371 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5409 | 2026.05.08 22:40:15.588605 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.05.08 22:40:15.588749 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001455 sec., 85223.36769759451 rows/sec., 7.35 MiB/sec. | ||
| 5411 | 2026.05.08 22:40:15.588787 [ 277 ] {82094ef8-0aa6-4abc-9799-9370a61abecb} <Debug> TCPHandler: Processed in 0.001649105 sec. | ||
| 5412 | 2026.05.08 22:40:15.588917 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.05.08 22:40:15.589016 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.05.08 22:40:15.589057 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5415 | 2026.05.08 22:40:15.589470 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.05.08 22:40:15.589507 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5417 | 2026.05.08 22:40:15.589801 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5418 | 2026.05.08 22:40:15.590003 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.05.08 22:40:15.590127 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.20 MiB/sec. | ||
| 5420 | 2026.05.08 22:40:15.590162 [ 277 ] {0b354260-adfb-41f7-8a6e-2d1ea45c407d} <Debug> TCPHandler: Processed in 0.001294369 sec. | ||
| 5421 | 2026.05.08 22:40:15.590282 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.05.08 22:40:15.590374 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5423 | 2026.05.08 22:40:15.590411 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5424 | 2026.05.08 22:40:15.590833 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.05.08 22:40:15.590866 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5426 | 2026.05.08 22:40:15.591159 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5427 | 2026.05.08 22:40:15.591388 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.05.08 22:40:15.591511 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 6.62 MiB/sec. | ||
| 5429 | 2026.05.08 22:40:15.591546 [ 277 ] {8c613436-a2c0-4f0c-beb8-6d9db47c2a57} <Debug> TCPHandler: Processed in 0.00131558 sec. | ||
| 5430 | 2026.05.08 22:40:15.591665 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.05.08 22:40:15.591756 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.05.08 22:40:15.591796 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5433 | 2026.05.08 22:40:15.592190 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.05.08 22:40:15.592223 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5435 | 2026.05.08 22:40:15.592512 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5436 | 2026.05.08 22:40:15.592700 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.05.08 22:40:15.592815 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 5438 | 2026.05.08 22:40:15.592847 [ 277 ] {c8d8a6f8-5288-405f-ba35-b4558438ff99} <Debug> TCPHandler: Processed in 0.00126926 sec. | ||
| 5439 | 2026.05.08 22:40:15.592951 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.05.08 22:40:15.593036 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5441 | 2026.05.08 22:40:15.593083 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5442 | 2026.05.08 22:40:15.593907 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2026.05.08 22:40:15.593941 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5444 | 2026.05.08 22:40:15.594478 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5445 | 2026.05.08 22:40:15.594688 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.05.08 22:40:15.594830 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001757 sec., 19351.166761525325 rows/sec., 34.68 MiB/sec. | ||
| 5447 | 2026.05.08 22:40:15.594896 [ 277 ] {47e23793-ffc9-4b81-998a-ea51dc7daf00} <Debug> TCPHandler: Processed in 0.00194326 sec. | ||
| 5448 | 2026.05.08 22:40:15.595019 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2026.05.08 22:40:15.595111 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5450 | 2026.05.08 22:40:15.595151 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5451 | 2026.05.08 22:40:15.595474 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.05.08 22:40:15.595509 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5453 | 2026.05.08 22:40:15.595795 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5454 | 2026.05.08 22:40:15.596015 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.05.08 22:40:15.596136 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5456 | 2026.05.08 22:40:15.596170 [ 277 ] {01cbee5b-4c26-4972-9932-4b7d8b45233f} <Debug> TCPHandler: Processed in 0.001197598 sec. | ||
| 5457 | 2026.05.08 22:40:17.068673 [ 66 ] {} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5458 | 2026.05.08 22:40:17.068756 [ 66 ] {} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.08 22:40:17.068781 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5460 | 2026.05.08 22:40:17.068954 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5461 | 2026.05.08 22:40:17.069167 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5462 | 2026.05.08 22:40:17.069223 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 5463 | 2026.05.08 22:40:17.069323 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5464 | 2026.05.08 22:40:17.069392 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5465 | 2026.05.08 22:40:17.069453 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5466 | 2026.05.08 22:40:17.069514 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5467 | 2026.05.08 22:40:17.070251 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369581 sec., 7301.503160455643 rows/sec., 486.29 KiB/sec. | ||
| 5468 | 2026.05.08 22:40:17.070394 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5469 | 2026.05.08 22:40:17.070634 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.05.08 22:40:17.070699 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_10_2} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5471 | 2026.05.08 22:40:17.070760 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5472 | 2026.05.08 22:40:18.507016 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5473 | 2026.05.08 22:40:18.507075 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5474 | 2026.05.08 22:40:18.624464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11506 | ||
| 5475 | 2026.05.08 22:40:18.625282 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.05.08 22:40:18.625355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5477 | 2026.05.08 22:40:18.626185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5478 | 2026.05.08 22:40:18.626436 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.05.08 22:40:18.626589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11506 | ||
| 5480 | 2026.05.08 22:40:18.648346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 692 | ||
| 5481 | 2026.05.08 22:40:18.650610 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.05.08 22:40:18.650660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5483 | 2026.05.08 22:40:18.651864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5484 | 2026.05.08 22:40:18.652129 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.05.08 22:40:18.652385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5486 | 2026.05.08 22:40:19.217080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5487 | 2026.05.08 22:40:19.233445 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.08 22:40:19.233493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5489 | 2026.05.08 22:40:19.239970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5490 | 2026.05.08 22:40:19.240791 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.08 22:40:19.243472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5492 | 2026.05.08 22:40:20.581363 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.05.08 22:40:20.581603 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5494 | 2026.05.08 22:40:20.581937 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5495 | 2026.05.08 22:40:20.581971 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5496 | 2026.05.08 22:40:20.582180 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5497 | 2026.05.08 22:40:20.582247 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5498 | 2026.05.08 22:40:20.582382 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5499 | 2026.05.08 22:40:20.582416 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5500 | 2026.05.08 22:40:20.582436 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 5501 | 2026.05.08 22:40:20.582451 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5502 | 2026.05.08 22:40:20.582490 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5503 | 2026.05.08 22:40:20.582509 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5504 | 2026.05.08 22:40:20.584022 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002518 sec., 20254.169976171564 rows/sec., 4.80 MiB/sec. | ||
| 5505 | 2026.05.08 22:40:20.584125 [ 277 ] {44adaf01-6a74-424a-aa7a-1898a9cdb413} <Debug> TCPHandler: Processed in 0.002903324 sec. | ||
| 5506 | 2026.05.08 22:40:20.585983 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.05.08 22:40:20.586159 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5508 | 2026.05.08 22:40:20.586228 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5509 | 2026.05.08 22:40:20.586935 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.05.08 22:40:20.586980 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5511 | 2026.05.08 22:40:20.587348 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5512 | 2026.05.08 22:40:20.587557 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.05.08 22:40:20.587691 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001583 sec., 45483.25963360708 rows/sec., 3.67 MiB/sec. | ||
| 5514 | 2026.05.08 22:40:20.587727 [ 277 ] {142b1dd5-2030-444d-a2dd-cf326e4c6bce} <Debug> TCPHandler: Processed in 0.001831858 sec. | ||
| 5515 | 2026.05.08 22:40:20.587851 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.05.08 22:40:20.587947 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5517 | 2026.05.08 22:40:20.587985 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5518 | 2026.05.08 22:40:20.588378 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.05.08 22:40:20.588413 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5520 | 2026.05.08 22:40:20.588711 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5521 | 2026.05.08 22:40:20.588913 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.05.08 22:40:20.589040 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001111 sec., 7200.7200720072005 rows/sec., 541.46 KiB/sec. | ||
| 5523 | 2026.05.08 22:40:20.589076 [ 277 ] {4cf58235-dd91-4536-9bfe-f7649f361b53} <Debug> TCPHandler: Processed in 0.00127411 sec. | ||
| 5524 | 2026.05.08 22:40:20.589185 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.05.08 22:40:20.589282 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5526 | 2026.05.08 22:40:20.589320 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5527 | 2026.05.08 22:40:20.589717 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.05.08 22:40:20.589752 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5529 | 2026.05.08 22:40:20.590042 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5530 | 2026.05.08 22:40:20.590246 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.05.08 22:40:20.590371 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001106 sec., 65099.4575045208 rows/sec., 5.08 MiB/sec. | ||
| 5532 | 2026.05.08 22:40:20.590406 [ 277 ] {29a29db6-ce10-4d7e-88e8-daf9afdf91fb} <Debug> TCPHandler: Processed in 0.001267949 sec. | ||
| 5533 | 2026.05.08 22:40:20.590515 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.05.08 22:40:20.590606 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5535 | 2026.05.08 22:40:20.590655 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5536 | 2026.05.08 22:40:20.591038 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.08 22:40:20.591072 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5538 | 2026.05.08 22:40:20.591434 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5539 | 2026.05.08 22:40:20.591642 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.05.08 22:40:20.591766 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5541 | 2026.05.08 22:40:20.591801 [ 277 ] {ef62af0b-91d7-409f-bfab-2cc38b8bcae2} <Debug> TCPHandler: Processed in 0.00133217 sec. | ||
| 5542 | 2026.05.08 22:40:20.591912 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.05.08 22:40:20.592011 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5544 | 2026.05.08 22:40:20.592062 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5545 | 2026.05.08 22:40:20.592809 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.05.08 22:40:20.592851 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5547 | 2026.05.08 22:40:20.593470 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5548 | 2026.05.08 22:40:20.593691 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.05.08 22:40:20.593800 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5550 | 2026.05.08 22:40:20.593824 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001831 sec., 4369.197160021846 rows/sec., 7.83 MiB/sec. | ||
| 5551 | 2026.05.08 22:40:20.593885 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.05.08 22:40:20.593911 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5553 | 2026.05.08 22:40:20.593916 [ 277 ] {98028c4c-a2e2-4b80-b690-c4b96536d380} <Debug> TCPHandler: Processed in 0.002049211 sec. | ||
| 5554 | 2026.05.08 22:40:20.594012 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 5555 | 2026.05.08 22:40:20.594046 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.05.08 22:40:20.594153 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.05.08 22:40:20.594193 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5558 | 2026.05.08 22:40:20.594273 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5559 | 2026.05.08 22:40:20.594328 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 437 rows starting from the beginning of the part | ||
| 5560 | 2026.05.08 22:40:20.594440 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5561 | 2026.05.08 22:40:20.594534 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 5562 | 2026.05.08 22:40:20.594548 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.05.08 22:40:20.594588 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5564 | 2026.05.08 22:40:20.594620 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 5565 | 2026.05.08 22:40:20.594707 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 5566 | 2026.05.08 22:40:20.594788 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 5567 | 2026.05.08 22:40:20.594908 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5568 | 2026.05.08 22:40:20.595129 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.05.08 22:40:20.595264 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 5570 | 2026.05.08 22:40:20.595298 [ 277 ] {97e42cba-480e-47a7-be41-5b5f3c3ca0a9} <Debug> TCPHandler: Processed in 0.00129962 sec. | ||
| 5571 | 2026.05.08 22:40:20.611415 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 19 columns (19 merged, 0 gathered) in 0.017442436 sec., 30328.332579233775 rows/sec., 54.35 MiB/sec. | ||
| 5572 | 2026.05.08 22:40:20.612160 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5573 | 2026.05.08 22:40:20.612506 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.05.08 22:40:20.612576 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5575 | 2026.05.08 22:40:20.612660 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5576 | 2026.05.08 22:40:21.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.99 MiB, peak 268.32 MiB, free memory in arenas 0.00 B, will set to 262.25 MiB (RSS), difference: 1.26 MiB | ||
| 5577 | 2026.05.08 22:40:21.089608 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.05.08 22:40:21.089840 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 5579 | 2026.05.08 22:40:21.090170 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5580 | 2026.05.08 22:40:21.090206 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 5581 | 2026.05.08 22:40:21.090435 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5582 | 2026.05.08 22:40:21.090501 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5583 | 2026.05.08 22:40:21.090640 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5584 | 2026.05.08 22:40:21.090675 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5585 | 2026.05.08 22:40:21.090696 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 5586 | 2026.05.08 22:40:21.090712 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5587 | 2026.05.08 22:40:21.090750 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5588 | 2026.05.08 22:40:21.090771 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5589 | 2026.05.08 22:40:21.091909 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002163 sec., 23578.363384188626 rows/sec., 5.58 MiB/sec. | ||
| 5590 | 2026.05.08 22:40:21.092011 [ 277 ] {cc255fd9-7a8b-4f7d-b532-c10108b05805} <Debug> TCPHandler: Processed in 0.002525528 sec. | ||
| 5591 | 2026.05.08 22:40:21.104569 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.05.08 22:40:21.104694 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5593 | 2026.05.08 22:40:21.104737 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5594 | 2026.05.08 22:40:21.105194 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.05.08 22:40:21.105241 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5596 | 2026.05.08 22:40:21.105612 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5597 | 2026.05.08 22:40:21.105834 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.05.08 22:40:21.105979 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 123.64 KiB/sec. | ||
| 5599 | 2026.05.08 22:40:21.106016 [ 277 ] {d2722026-c5f6-4f7b-bef4-8314073dd60a} <Debug> TCPHandler: Processed in 0.001506703 sec. | ||
| 5600 | 2026.05.08 22:40:21.106144 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.05.08 22:40:21.106237 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5602 | 2026.05.08 22:40:21.106276 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5603 | 2026.05.08 22:40:21.108149 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.05.08 22:40:21.108185 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5605 | 2026.05.08 22:40:21.108633 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5606 | 2026.05.08 22:40:21.108836 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.05.08 22:40:21.108945 [ 59 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5608 | 2026.05.08 22:40:21.108962 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Debug> executeQuery: Read 2470 rows, 187.95 KiB in 0.002743 sec., 900473.9336492891 rows/sec., 66.91 MiB/sec. | ||
| 5609 | 2026.05.08 22:40:21.109019 [ 59 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.08 22:40:21.109036 [ 277 ] {0e16b0cf-cf85-42ea-87d8-5517be70fe8a} <Debug> TCPHandler: Processed in 0.002940205 sec. | ||
| 5611 | 2026.05.08 22:40:21.109045 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5612 | 2026.05.08 22:40:21.109152 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 5613 | 2026.05.08 22:40:21.109170 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5614 | 2026.05.08 22:40:21.109280 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5615 | 2026.05.08 22:40:21.109291 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5616 | 2026.05.08 22:40:21.109323 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5617 | 2026.05.08 22:40:21.109333 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3360 rows starting from the beginning of the part | ||
| 5618 | 2026.05.08 22:40:21.109405 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 865 rows starting from the beginning of the part | ||
| 5619 | 2026.05.08 22:40:21.109454 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 192 rows starting from the beginning of the part | ||
| 5620 | 2026.05.08 22:40:21.109502 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 124 rows starting from the beginning of the part | ||
| 5621 | 2026.05.08 22:40:21.109547 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part | ||
| 5622 | 2026.05.08 22:40:21.109587 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2470 rows starting from the beginning of the part | ||
| 5623 | 2026.05.08 22:40:21.109763 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.05.08 22:40:21.109803 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5625 | 2026.05.08 22:40:21.110132 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5626 | 2026.05.08 22:40:21.110349 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.05.08 22:40:21.110481 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Debug> executeQuery: Read 45 rows, 3.37 KiB in 0.001219 sec., 36915.50451189499 rows/sec., 2.70 MiB/sec. | ||
| 5628 | 2026.05.08 22:40:21.110519 [ 277 ] {762dcec3-9373-4dd1-b387-eb81d37103c5} <Debug> TCPHandler: Processed in 0.001397101 sec. | ||
| 5629 | 2026.05.08 22:40:21.110630 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.05.08 22:40:21.110724 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.08 22:40:21.110763 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5632 | 2026.05.08 22:40:21.111495 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.05.08 22:40:21.111532 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5634 | 2026.05.08 22:40:21.111847 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002736162 sec., 2588662.513403812 rows/sec., 206.89 MiB/sec. | ||
| 5635 | 2026.05.08 22:40:21.111870 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5636 | 2026.05.08 22:40:21.112094 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.05.08 22:40:21.112146 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5638 | 2026.05.08 22:40:21.112226 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001521 sec., 526627.2189349112 rows/sec., 30.42 MiB/sec. | ||
| 5639 | 2026.05.08 22:40:21.112268 [ 277 ] {6b3fe1b1-7ce7-4283-948a-bc926bf8f089} <Debug> TCPHandler: Processed in 0.001686436 sec. | ||
| 5640 | 2026.05.08 22:40:21.112390 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.05.08 22:40:21.112417 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.05.08 22:40:21.112483 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5643 | 2026.05.08 22:40:21.112490 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_36_7} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5644 | 2026.05.08 22:40:21.112530 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5645 | 2026.05.08 22:40:21.112573 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5646 | 2026.05.08 22:40:21.112916 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.05.08 22:40:21.112956 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5648 | 2026.05.08 22:40:21.113240 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5649 | 2026.05.08 22:40:21.113444 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.05.08 22:40:21.113566 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 5651 | 2026.05.08 22:40:21.113603 [ 277 ] {28e3148c-f8f1-47a4-9b4a-cddf554cc934} <Debug> TCPHandler: Processed in 0.001260629 sec. | ||
| 5652 | 2026.05.08 22:40:21.113714 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.05.08 22:40:21.113806 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5654 | 2026.05.08 22:40:21.113845 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5655 | 2026.05.08 22:40:21.114832 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.05.08 22:40:21.114868 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5657 | 2026.05.08 22:40:21.115254 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5658 | 2026.05.08 22:40:21.115456 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.05.08 22:40:21.115584 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Debug> executeQuery: Read 1324 rows, 90.84 KiB in 0.001796 sec., 737193.7639198218 rows/sec., 49.39 MiB/sec. | ||
| 5660 | 2026.05.08 22:40:21.115622 [ 277 ] {a598d9b3-be8e-43e1-95a4-3fae3fc02f16} <Debug> TCPHandler: Processed in 0.00195555 sec. | ||
| 5661 | 2026.05.08 22:40:21.115623 [ 57 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5662 | 2026.05.08 22:40:21.115719 [ 57 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.05.08 22:40:21.115734 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.05.08 22:40:21.115748 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5665 | 2026.05.08 22:40:21.115840 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5666 | 2026.05.08 22:40:21.115843 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 5667 | 2026.05.08 22:40:21.115889 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5668 | 2026.05.08 22:40:21.115966 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5669 | 2026.05.08 22:40:21.116002 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 5670 | 2026.05.08 22:40:21.116060 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 524 rows starting from the beginning of the part | ||
| 5671 | 2026.05.08 22:40:21.116108 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5672 | 2026.05.08 22:40:21.116151 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 98 rows starting from the beginning of the part | ||
| 5673 | 2026.05.08 22:40:21.116192 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part | ||
| 5674 | 2026.05.08 22:40:21.116234 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1324 rows starting from the beginning of the part | ||
| 5675 | 2026.05.08 22:40:21.116619 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.05.08 22:40:21.116659 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5677 | 2026.05.08 22:40:21.117105 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5678 | 2026.05.08 22:40:21.117324 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.05.08 22:40:21.117431 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5680 | 2026.05.08 22:40:21.117451 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001629 sec., 918968.6924493554 rows/sec., 55.74 MiB/sec. | ||
| 5681 | 2026.05.08 22:40:21.117462 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.05.08 22:40:21.117491 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5683 | 2026.05.08 22:40:21.117494 [ 277 ] {ee13ae73-d341-45b8-a546-df9b710390aa} <Debug> TCPHandler: Processed in 0.001808518 sec. | ||
| 5684 | 2026.05.08 22:40:21.117531 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724476 sec., 2294030.186561019 rows/sec., 166.79 MiB/sec. | ||
| 5685 | 2026.05.08 22:40:21.117569 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 5686 | 2026.05.08 22:40:21.117621 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.05.08 22:40:21.117672 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5688 | 2026.05.08 22:40:21.117709 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11803 rows starting from the beginning of the part | ||
| 5689 | 2026.05.08 22:40:21.117719 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.08 22:40:21.117725 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5691 | 2026.05.08 22:40:21.117769 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 5692 | 2026.05.08 22:40:21.117780 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5693 | 2026.05.08 22:40:21.117818 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 268 rows starting from the beginning of the part | ||
| 5694 | 2026.05.08 22:40:21.117868 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5695 | 2026.05.08 22:40:21.117912 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 5696 | 2026.05.08 22:40:21.117953 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1497 rows starting from the beginning of the part | ||
| 5697 | 2026.05.08 22:40:21.117990 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.05.08 22:40:21.118054 [ 194 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_36_7} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5699 | 2026.05.08 22:40:21.118111 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5700 | 2026.05.08 22:40:21.118630 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.05.08 22:40:21.118672 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5702 | 2026.05.08 22:40:21.119321 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5703 | 2026.05.08 22:40:21.119571 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.08 22:40:21.119712 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002011 sec., 21382.396817503726 rows/sec., 38.32 MiB/sec. | ||
| 5705 | 2026.05.08 22:40:21.119775 [ 277 ] {a2fb9478-07b2-4f93-bb8b-147635611634} <Debug> TCPHandler: Processed in 0.002201543 sec. | ||
| 5706 | 2026.05.08 22:40:21.119897 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.05.08 22:40:21.119991 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.05.08 22:40:21.120033 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5709 | 2026.05.08 22:40:21.120364 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.08 22:40:21.120401 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5711 | 2026.05.08 22:40:21.120814 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5712 | 2026.05.08 22:40:21.121022 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.08 22:40:21.121204 [ 57 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5714 | 2026.05.08 22:40:21.121232 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001259 sec., 9531.374106433677 rows/sec., 657.76 KiB/sec. | ||
| 5715 | 2026.05.08 22:40:21.121235 [ 57 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.05.08 22:40:21.121270 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5717 | 2026.05.08 22:40:21.121275 [ 277 ] {edcaf1de-96b3-4a57-99a3-9ae44167ea8c} <Debug> TCPHandler: Processed in 0.001425452 sec. | ||
| 5718 | 2026.05.08 22:40:21.121356 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 5719 | 2026.05.08 22:40:21.121475 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5720 | 2026.05.08 22:40:21.121501 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1710 rows starting from the beginning of the part | ||
| 5721 | 2026.05.08 22:40:21.121549 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 5722 | 2026.05.08 22:40:21.121689 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 5723 | 2026.05.08 22:40:21.121716 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14153 rows, containing 5 columns (5 merged, 0 gathered) in 0.004190084 sec., 3377736.5799826444 rows/sec., 221.79 MiB/sec. | ||
| 5724 | 2026.05.08 22:40:21.121729 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5725 | 2026.05.08 22:40:21.121774 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 5726 | 2026.05.08 22:40:21.121810 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5727 | 2026.05.08 22:40:21.122185 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5728 | 2026.05.08 22:40:21.122458 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.05.08 22:40:21.122524 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5730 | 2026.05.08 22:40:21.122614 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 5731 | 2026.05.08 22:40:21.122765 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441532 sec., 1381863.1844454373 rows/sec., 90.51 MiB/sec. | ||
| 5732 | 2026.05.08 22:40:21.122984 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5733 | 2026.05.08 22:40:21.123232 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.05.08 22:40:21.123292 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_36_7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5735 | 2026.05.08 22:40:21.123365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5736 | 2026.05.08 22:40:25.244339 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62923 | ||
| 5737 | 2026.05.08 22:40:25.244463 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5738 | 2026.05.08 22:40:25.244492 [ 307 ] {} <Debug> TCP-Session: 4af5c6e0-5c63-4f81-baa7-ee5475473cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62923 | ||
| 5739 | 2026.05.08 22:40:25.244516 [ 307 ] {} <Debug> TCP-Session: 4af5c6e0-5c63-4f81-baa7-ee5475473cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.05.08 22:40:25.244530 [ 307 ] {} <Debug> TCP-Session: 4af5c6e0-5c63-4f81-baa7-ee5475473cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.05.08 22:40:25.244721 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39985 | ||
| 5742 | 2026.05.08 22:40:25.244746 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45101 | ||
| 5743 | 2026.05.08 22:40:25.244800 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43929 | ||
| 5744 | 2026.05.08 22:40:25.244803 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61199 | ||
| 5745 | 2026.05.08 22:40:25.244849 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58027 | ||
| 5746 | 2026.05.08 22:40:25.244866 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2026.05.08 22:40:25.244870 [ 307 ] {} <Trace> TCP-Session: 4af5c6e0-5c63-4f81-baa7-ee5475473cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.05.08 22:40:25.244916 [ 309 ] {} <Debug> TCP-Session: 54011299-47e5-4d9a-beb2-bf0716bc1da7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45101 | ||
| 5749 | 2026.05.08 22:40:25.244837 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39734 | ||
| 5750 | 2026.05.08 22:40:25.244959 [ 309 ] {} <Debug> TCP-Session: 54011299-47e5-4d9a-beb2-bf0716bc1da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.08 22:40:25.244836 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5752 | 2026.05.08 22:40:25.244991 [ 309 ] {} <Debug> TCP-Session: 54011299-47e5-4d9a-beb2-bf0716bc1da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.05.08 22:40:25.244994 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.05.08 22:40:25.245027 [ 308 ] {} <Debug> TCP-Session: 0355cd84-4dec-4198-bce2-1e1808fceee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39985 | ||
| 5755 | 2026.05.08 22:40:25.245051 [ 311 ] {} <Debug> TCP-Session: 6a479eb7-df3b-4a6c-b44e-ed6dfe8ae2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43929 | ||
| 5756 | 2026.05.08 22:40:25.244828 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48789 | ||
| 5757 | 2026.05.08 22:40:25.245089 [ 307 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62923) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5758 | 2026.05.08 22:40:25.245083 [ 311 ] {} <Debug> TCP-Session: 6a479eb7-df3b-4a6c-b44e-ed6dfe8ae2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.05.08 22:40:25.245076 [ 308 ] {} <Debug> TCP-Session: 0355cd84-4dec-4198-bce2-1e1808fceee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.08 22:40:25.245141 [ 311 ] {} <Debug> TCP-Session: 6a479eb7-df3b-4a6c-b44e-ed6dfe8ae2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.05.08 22:40:25.245164 [ 308 ] {} <Debug> TCP-Session: 0355cd84-4dec-4198-bce2-1e1808fceee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.05.08 22:40:25.244817 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64272 | ||
| 5763 | 2026.05.08 22:40:25.245394 [ 307 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5764 | 2026.05.08 22:40:25.245457 [ 307 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5765 | 2026.05.08 22:40:25.245483 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5766 | 2026.05.08 22:40:25.245513 [ 303 ] {} <Debug> TCP-Session: 1882338f-e06d-406c-8150-f37e30ed9474 Authenticating user 'default' from [fd00:1122:3344:101::e]:39734 | ||
| 5767 | 2026.05.08 22:40:25.245530 [ 303 ] {} <Debug> TCP-Session: 1882338f-e06d-406c-8150-f37e30ed9474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.05.08 22:40:25.245545 [ 303 ] {} <Debug> TCP-Session: 1882338f-e06d-406c-8150-f37e30ed9474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.05.08 22:40:25.245593 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5770 | 2026.05.08 22:40:25.245632 [ 286 ] {} <Debug> TCP-Session: fecb2734-987c-4519-b25f-103d9e527517 Authenticating user 'default' from [fd00:1122:3344:101::e]:48789 | ||
| 5771 | 2026.05.08 22:40:25.245657 [ 286 ] {} <Debug> TCP-Session: fecb2734-987c-4519-b25f-103d9e527517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.05.08 22:40:25.245670 [ 286 ] {} <Debug> TCP-Session: fecb2734-987c-4519-b25f-103d9e527517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.05.08 22:40:25.245672 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5774 | 2026.05.08 22:40:25.245707 [ 304 ] {} <Debug> TCP-Session: 38652498-3be0-4c3d-8d05-6e62a15dabb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58027 | ||
| 5775 | 2026.05.08 22:40:25.245729 [ 304 ] {} <Debug> TCP-Session: 38652498-3be0-4c3d-8d05-6e62a15dabb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.05.08 22:40:25.245743 [ 304 ] {} <Debug> TCP-Session: 38652498-3be0-4c3d-8d05-6e62a15dabb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.05.08 22:40:25.245752 [ 307 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 5778 | 2026.05.08 22:40:25.245988 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5779 | 2026.05.08 22:40:25.246022 [ 310 ] {} <Debug> TCP-Session: 43ecd4c6-262b-4241-a19d-8c6158a84c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:61199 | ||
| 5780 | 2026.05.08 22:40:25.246037 [ 310 ] {} <Debug> TCP-Session: 43ecd4c6-262b-4241-a19d-8c6158a84c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.05.08 22:40:25.246053 [ 310 ] {} <Debug> TCP-Session: 43ecd4c6-262b-4241-a19d-8c6158a84c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.05.08 22:40:25.246100 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5783 | 2026.05.08 22:40:25.246135 [ 275 ] {} <Debug> TCP-Session: 6a046523-21e8-4b10-bd2a-7330d2f8d120 Authenticating user 'default' from [fd00:1122:3344:101::e]:64272 | ||
| 5784 | 2026.05.08 22:40:25.246152 [ 275 ] {} <Debug> TCP-Session: 6a046523-21e8-4b10-bd2a-7330d2f8d120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.05.08 22:40:25.246165 [ 275 ] {} <Debug> TCP-Session: 6a046523-21e8-4b10-bd2a-7330d2f8d120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.05.08 22:40:25.246791 [ 332 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Trace> AggregatingTransform: Aggregating | ||
| 5787 | 2026.05.08 22:40:25.246845 [ 332 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Trace> Aggregator: Aggregation method: without_key | ||
| 5788 | 2026.05.08 22:40:25.246882 [ 332 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021806 sec. (978.659 rows/sec., 38.23 KiB/sec.) | ||
| 5789 | 2026.05.08 22:40:25.246900 [ 332 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Trace> Aggregator: Merging aggregated data | ||
| 5790 | 2026.05.08 22:40:25.248274 [ 307 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 5791 | 2026.05.08 22:40:25.248395 [ 307 ] {4a02624d-9278-4a04-b7b1-01b74fafde23} <Debug> TCPHandler: Processed in 0.003672316 sec. | ||
| 5792 | 2026.05.08 22:40:25.248531 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5793 | 2026.05.08 22:40:25.248563 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5794 | 2026.05.08 22:40:25.248576 [ 307 ] {} <Debug> TCP-Session: 4af5c6e0-5c63-4f81-baa7-ee5475473cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.05.08 22:40:25.248590 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2026.05.08 22:40:25.248613 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2026.05.08 22:40:25.248646 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5798 | 2026.05.08 22:40:25.248658 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2026.05.08 22:40:25.248683 [ 304 ] {} <Debug> TCP-Session: 38652498-3be0-4c3d-8d05-6e62a15dabb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.05.08 22:40:25.248699 [ 275 ] {} <Debug> TCP-Session: 6a046523-21e8-4b10-bd2a-7330d2f8d120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.05.08 22:40:25.248703 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2026.05.08 22:40:25.248714 [ 310 ] {} <Debug> TCP-Session: 43ecd4c6-262b-4241-a19d-8c6158a84c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.05.08 22:40:25.248663 [ 309 ] {} <Debug> TCP-Session: 54011299-47e5-4d9a-beb2-bf0716bc1da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.05.08 22:40:25.248764 [ 286 ] {} <Debug> TCP-Session: fecb2734-987c-4519-b25f-103d9e527517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.05.08 22:40:25.248620 [ 308 ] {} <Debug> TCP-Session: 0355cd84-4dec-4198-bce2-1e1808fceee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.05.08 22:40:25.248623 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5807 | 2026.05.08 22:40:25.248679 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5808 | 2026.05.08 22:40:25.248874 [ 311 ] {} <Debug> TCP-Session: 6a479eb7-df3b-4a6c-b44e-ed6dfe8ae2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.05.08 22:40:25.248894 [ 303 ] {} <Debug> TCP-Session: 1882338f-e06d-406c-8150-f37e30ed9474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.05.08 22:40:25.401703 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63367 | ||
| 5811 | 2026.05.08 22:40:25.401814 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2026.05.08 22:40:25.401844 [ 307 ] {} <Debug> TCP-Session: 92360faf-7508-427e-9208-4076a8a5f779 Authenticating user 'default' from [fd00:1122:3344:101::e]:63367 | ||
| 5813 | 2026.05.08 22:40:25.401868 [ 307 ] {} <Debug> TCP-Session: 92360faf-7508-427e-9208-4076a8a5f779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.08 22:40:25.401880 [ 307 ] {} <Debug> TCP-Session: 92360faf-7508-427e-9208-4076a8a5f779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.08 22:40:25.402121 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35499 | ||
| 5816 | 2026.05.08 22:40:25.402140 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55454 | ||
| 5817 | 2026.05.08 22:40:25.402168 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48162 | ||
| 5818 | 2026.05.08 22:40:25.402183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49918 | ||
| 5819 | 2026.05.08 22:40:25.402238 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2026.05.08 22:40:25.402213 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38376 | ||
| 5821 | 2026.05.08 22:40:25.402282 [ 308 ] {} <Debug> TCP-Session: 726ca239-86b8-4f1a-b772-bc167922e52e Authenticating user 'default' from [fd00:1122:3344:101::e]:35499 | ||
| 5822 | 2026.05.08 22:40:25.402279 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2026.05.08 22:40:25.402320 [ 308 ] {} <Debug> TCP-Session: 726ca239-86b8-4f1a-b772-bc167922e52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.05.08 22:40:25.402332 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.05.08 22:40:25.402334 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.05.08 22:40:25.402347 [ 308 ] {} <Debug> TCP-Session: 726ca239-86b8-4f1a-b772-bc167922e52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.05.08 22:40:25.402348 [ 309 ] {} <Debug> TCP-Session: 265004ff-69ed-4d43-afd0-3ca78bbb511b Authenticating user 'default' from [fd00:1122:3344:101::e]:55454 | ||
| 5828 | 2026.05.08 22:40:25.402388 [ 304 ] {} <Debug> TCP-Session: b43565d5-3727-4e61-b029-f2bc77c9e00f Authenticating user 'default' from [fd00:1122:3344:101::e]:38376 | ||
| 5829 | 2026.05.08 22:40:25.402422 [ 309 ] {} <Debug> TCP-Session: 265004ff-69ed-4d43-afd0-3ca78bbb511b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.08 22:40:25.402299 [ 307 ] {} <Trace> TCP-Session: 92360faf-7508-427e-9208-4076a8a5f779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.05.08 22:40:25.402453 [ 304 ] {} <Debug> TCP-Session: b43565d5-3727-4e61-b029-f2bc77c9e00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.05.08 22:40:25.402450 [ 309 ] {} <Debug> TCP-Session: 265004ff-69ed-4d43-afd0-3ca78bbb511b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.05.08 22:40:25.402493 [ 304 ] {} <Debug> TCP-Session: b43565d5-3727-4e61-b029-f2bc77c9e00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.05.08 22:40:25.402270 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5835 | 2026.05.08 22:40:25.402183 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60464 | ||
| 5836 | 2026.05.08 22:40:25.402558 [ 275 ] {} <Debug> TCP-Session: 996e54d7-a3a9-46d9-a79c-36a4450a1a2d Authenticating user 'default' from [fd00:1122:3344:101::e]:48162 | ||
| 5837 | 2026.05.08 22:40:25.402159 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51136 | ||
| 5838 | 2026.05.08 22:40:25.402604 [ 275 ] {} <Debug> TCP-Session: 996e54d7-a3a9-46d9-a79c-36a4450a1a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.05.08 22:40:25.402154 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45262 | ||
| 5840 | 2026.05.08 22:40:25.402639 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2026.05.08 22:40:25.402650 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5842 | 2026.05.08 22:40:25.402685 [ 303 ] {} <Debug> TCP-Session: eb961a55-39be-461d-99c9-8adad2073fa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60464 | ||
| 5843 | 2026.05.08 22:40:25.402701 [ 310 ] {} <Debug> TCP-Session: f410592b-bbb5-460a-b630-6ae027dc8e89 Authenticating user 'default' from [fd00:1122:3344:101::e]:51136 | ||
| 5844 | 2026.05.08 22:40:25.402709 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5845 | 2026.05.08 22:40:25.402715 [ 303 ] {} <Debug> TCP-Session: eb961a55-39be-461d-99c9-8adad2073fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.05.08 22:40:25.402726 [ 310 ] {} <Debug> TCP-Session: f410592b-bbb5-460a-b630-6ae027dc8e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.05.08 22:40:25.402741 [ 311 ] {} <Debug> TCP-Session: 55a18298-c8e7-4f17-9450-c1d7f5b95d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:45262 | ||
| 5848 | 2026.05.08 22:40:25.402745 [ 303 ] {} <Debug> TCP-Session: eb961a55-39be-461d-99c9-8adad2073fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.05.08 22:40:25.402759 [ 310 ] {} <Debug> TCP-Session: f410592b-bbb5-460a-b630-6ae027dc8e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.05.08 22:40:25.402774 [ 311 ] {} <Debug> TCP-Session: 55a18298-c8e7-4f17-9450-c1d7f5b95d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.05.08 22:40:25.402635 [ 307 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5852 | 2026.05.08 22:40:25.402805 [ 311 ] {} <Debug> TCP-Session: 55a18298-c8e7-4f17-9450-c1d7f5b95d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.08 22:40:25.402633 [ 275 ] {} <Debug> TCP-Session: 996e54d7-a3a9-46d9-a79c-36a4450a1a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.05.08 22:40:25.402388 [ 286 ] {} <Debug> TCP-Session: 08f9e6dc-6111-4656-8ba6-d2fc204c9e45 Authenticating user 'default' from [fd00:1122:3344:101::e]:49918 | ||
| 5855 | 2026.05.08 22:40:25.402886 [ 286 ] {} <Debug> TCP-Session: 08f9e6dc-6111-4656-8ba6-d2fc204c9e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.05.08 22:40:25.402899 [ 286 ] {} <Debug> TCP-Session: 08f9e6dc-6111-4656-8ba6-d2fc204c9e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.08 22:40:25.403083 [ 307 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5858 | 2026.05.08 22:40:25.403144 [ 307 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5859 | 2026.05.08 22:40:25.403427 [ 307 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 5860 | 2026.05.08 22:40:25.404429 [ 319 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Trace> AggregatingTransform: Aggregating | ||
| 5861 | 2026.05.08 22:40:25.404484 [ 319 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Trace> Aggregator: Aggregation method: without_key | ||
| 5862 | 2026.05.08 22:40:25.404523 [ 319 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994815 sec. (1005.212 rows/sec., 39.27 KiB/sec.) | ||
| 5863 | 2026.05.08 22:40:25.404543 [ 319 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Trace> Aggregator: Merging aggregated data | ||
| 5864 | 2026.05.08 22:40:25.405969 [ 307 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00339 sec., 294.98525073746316 rows/sec., 11.52 KiB/sec. | ||
| 5865 | 2026.05.08 22:40:25.406127 [ 307 ] {18d6f8ce-7da6-4a62-b442-11481be42070} <Debug> TCPHandler: Processed in 0.00394747 sec. | ||
| 5866 | 2026.05.08 22:40:25.406271 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5867 | 2026.05.08 22:40:25.406304 [ 307 ] {} <Debug> TCP-Session: 92360faf-7508-427e-9208-4076a8a5f779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.05.08 22:40:25.406304 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5869 | 2026.05.08 22:40:25.406332 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2026.05.08 22:40:25.406356 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5871 | 2026.05.08 22:40:25.406378 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5872 | 2026.05.08 22:40:25.406386 [ 308 ] {} <Debug> TCP-Session: 726ca239-86b8-4f1a-b772-bc167922e52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.05.08 22:40:25.406414 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2026.05.08 22:40:25.406439 [ 304 ] {} <Debug> TCP-Session: b43565d5-3727-4e61-b029-f2bc77c9e00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2026.05.08 22:40:25.406451 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5876 | 2026.05.08 22:40:25.406476 [ 310 ] {} <Debug> TCP-Session: f410592b-bbb5-460a-b630-6ae027dc8e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.05.08 22:40:25.406483 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5878 | 2026.05.08 22:40:25.406505 [ 303 ] {} <Debug> TCP-Session: eb961a55-39be-461d-99c9-8adad2073fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.05.08 22:40:25.406395 [ 309 ] {} <Debug> TCP-Session: 265004ff-69ed-4d43-afd0-3ca78bbb511b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.05.08 22:40:25.406538 [ 275 ] {} <Debug> TCP-Session: 996e54d7-a3a9-46d9-a79c-36a4450a1a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.05.08 22:40:25.406407 [ 311 ] {} <Debug> TCP-Session: 55a18298-c8e7-4f17-9450-c1d7f5b95d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.08 22:40:25.406431 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5883 | 2026.05.08 22:40:25.406647 [ 286 ] {} <Debug> TCP-Session: 08f9e6dc-6111-4656-8ba6-d2fc204c9e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.05.08 22:40:25.451023 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55839 | ||
| 5885 | 2026.05.08 22:40:25.451135 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.05.08 22:40:25.451177 [ 307 ] {} <Debug> TCP-Session: a798ccd2-6b7d-4087-83d0-7d697943cfc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55839 | ||
| 5887 | 2026.05.08 22:40:25.451207 [ 307 ] {} <Debug> TCP-Session: a798ccd2-6b7d-4087-83d0-7d697943cfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.05.08 22:40:25.451221 [ 307 ] {} <Debug> TCP-Session: a798ccd2-6b7d-4087-83d0-7d697943cfc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.05.08 22:40:25.451439 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38225 | ||
| 5890 | 2026.05.08 22:40:25.451449 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52823 | ||
| 5891 | 2026.05.08 22:40:25.451507 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52244 | ||
| 5892 | 2026.05.08 22:40:25.451518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49552 | ||
| 5893 | 2026.05.08 22:40:25.451560 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5894 | 2026.05.08 22:40:25.451589 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2026.05.08 22:40:25.451593 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5896 | 2026.05.08 22:40:25.451621 [ 308 ] {} <Debug> TCP-Session: bc5e8b1d-1456-4a4e-9303-723d5d61d953 Authenticating user 'default' from [fd00:1122:3344:101::e]:38225 | ||
| 5897 | 2026.05.08 22:40:25.451630 [ 309 ] {} <Debug> TCP-Session: 2cc9d8fe-e6ea-4e75-a99d-a4f8f9346727 Authenticating user 'default' from [fd00:1122:3344:101::e]:52823 | ||
| 5898 | 2026.05.08 22:40:25.451639 [ 275 ] {} <Debug> TCP-Session: b0f3c39b-d985-4bc9-800f-be2d32eed367 Authenticating user 'default' from [fd00:1122:3344:101::e]:52244 | ||
| 5899 | 2026.05.08 22:40:25.451650 [ 308 ] {} <Debug> TCP-Session: bc5e8b1d-1456-4a4e-9303-723d5d61d953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.05.08 22:40:25.451668 [ 309 ] {} <Debug> TCP-Session: 2cc9d8fe-e6ea-4e75-a99d-a4f8f9346727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.05.08 22:40:25.451675 [ 275 ] {} <Debug> TCP-Session: b0f3c39b-d985-4bc9-800f-be2d32eed367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.05.08 22:40:25.451691 [ 308 ] {} <Debug> TCP-Session: bc5e8b1d-1456-4a4e-9303-723d5d61d953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.05.08 22:40:25.451702 [ 309 ] {} <Debug> TCP-Session: 2cc9d8fe-e6ea-4e75-a99d-a4f8f9346727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.05.08 22:40:25.451712 [ 275 ] {} <Debug> TCP-Session: b0f3c39b-d985-4bc9-800f-be2d32eed367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.05.08 22:40:25.451573 [ 307 ] {} <Trace> TCP-Session: a798ccd2-6b7d-4087-83d0-7d697943cfc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.05.08 22:40:25.451527 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37390 | ||
| 5907 | 2026.05.08 22:40:25.451466 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43185 | ||
| 5908 | 2026.05.08 22:40:25.451459 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58734 | ||
| 5909 | 2026.05.08 22:40:25.451646 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5910 | 2026.05.08 22:40:25.451845 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5911 | 2026.05.08 22:40:25.451873 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5912 | 2026.05.08 22:40:25.451885 [ 286 ] {} <Debug> TCP-Session: 14b10cad-8860-4f98-a1f3-463ec534a602 Authenticating user 'default' from [fd00:1122:3344:101::e]:49552 | ||
| 5913 | 2026.05.08 22:40:25.451891 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5914 | 2026.05.08 22:40:25.451891 [ 303 ] {} <Debug> TCP-Session: c6f4e069-be18-4341-8a80-436b2ee960cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37390 | ||
| 5915 | 2026.05.08 22:40:25.451914 [ 286 ] {} <Debug> TCP-Session: 14b10cad-8860-4f98-a1f3-463ec534a602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.05.08 22:40:25.451925 [ 311 ] {} <Debug> TCP-Session: 1d24ede5-f9c2-46aa-92c8-9331592ee673 Authenticating user 'default' from [fd00:1122:3344:101::e]:58734 | ||
| 5917 | 2026.05.08 22:40:25.451949 [ 286 ] {} <Debug> TCP-Session: 14b10cad-8860-4f98-a1f3-463ec534a602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.05.08 22:40:25.451944 [ 303 ] {} <Debug> TCP-Session: c6f4e069-be18-4341-8a80-436b2ee960cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.05.08 22:40:25.451965 [ 311 ] {} <Debug> TCP-Session: 1d24ede5-f9c2-46aa-92c8-9331592ee673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.05.08 22:40:25.451985 [ 303 ] {} <Debug> TCP-Session: c6f4e069-be18-4341-8a80-436b2ee960cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.05.08 22:40:25.451992 [ 311 ] {} <Debug> TCP-Session: 1d24ede5-f9c2-46aa-92c8-9331592ee673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.05.08 22:40:25.451928 [ 307 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5923 | 2026.05.08 22:40:25.451905 [ 310 ] {} <Debug> TCP-Session: dd40fee7-5284-4f5b-9244-814bf5c34fda Authenticating user 'default' from [fd00:1122:3344:101::e]:43185 | ||
| 5924 | 2026.05.08 22:40:25.451534 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46336 | ||
| 5925 | 2026.05.08 22:40:25.452059 [ 310 ] {} <Debug> TCP-Session: dd40fee7-5284-4f5b-9244-814bf5c34fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.05.08 22:40:25.452077 [ 310 ] {} <Debug> TCP-Session: dd40fee7-5284-4f5b-9244-814bf5c34fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.05.08 22:40:25.452112 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2026.05.08 22:40:25.452138 [ 304 ] {} <Debug> TCP-Session: 25d963f7-0f58-4fd7-99af-f417f3f4250d Authenticating user 'default' from [fd00:1122:3344:101::e]:46336 | ||
| 5929 | 2026.05.08 22:40:25.452153 [ 304 ] {} <Debug> TCP-Session: 25d963f7-0f58-4fd7-99af-f417f3f4250d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.05.08 22:40:25.452164 [ 304 ] {} <Debug> TCP-Session: 25d963f7-0f58-4fd7-99af-f417f3f4250d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.05.08 22:40:25.452279 [ 307 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5932 | 2026.05.08 22:40:25.452344 [ 307 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5933 | 2026.05.08 22:40:25.452665 [ 307 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 5934 | 2026.05.08 22:40:25.453785 [ 331 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Trace> AggregatingTransform: Aggregating | ||
| 5935 | 2026.05.08 22:40:25.453825 [ 331 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5936 | 2026.05.08 22:40:25.453861 [ 331 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076287 sec. (929.120 rows/sec., 36.29 KiB/sec.) | ||
| 5937 | 2026.05.08 22:40:25.453879 [ 331 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Trace> Aggregator: Merging aggregated data | ||
| 5938 | 2026.05.08 22:40:25.455136 [ 307 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 5939 | 2026.05.08 22:40:25.455267 [ 307 ] {be07e9ac-a7c3-43fe-86e5-3e33e991809f} <Debug> TCPHandler: Processed in 0.003823178 sec. | ||
| 5940 | 2026.05.08 22:40:25.455388 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5941 | 2026.05.08 22:40:25.455423 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5942 | 2026.05.08 22:40:25.455428 [ 307 ] {} <Debug> TCP-Session: a798ccd2-6b7d-4087-83d0-7d697943cfc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.05.08 22:40:25.455448 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2026.05.08 22:40:25.455474 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5945 | 2026.05.08 22:40:25.455469 [ 308 ] {} <Debug> TCP-Session: bc5e8b1d-1456-4a4e-9303-723d5d61d953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.05.08 22:40:25.455536 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5947 | 2026.05.08 22:40:25.455539 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5948 | 2026.05.08 22:40:25.455567 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5949 | 2026.05.08 22:40:25.455580 [ 311 ] {} <Debug> TCP-Session: 1d24ede5-f9c2-46aa-92c8-9331592ee673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.05.08 22:40:25.455588 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2026.05.08 22:40:25.455620 [ 275 ] {} <Debug> TCP-Session: b0f3c39b-d985-4bc9-800f-be2d32eed367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.05.08 22:40:25.455604 [ 310 ] {} <Debug> TCP-Session: dd40fee7-5284-4f5b-9244-814bf5c34fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.05.08 22:40:25.455647 [ 303 ] {} <Debug> TCP-Session: c6f4e069-be18-4341-8a80-436b2ee960cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.05.08 22:40:25.455508 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.05.08 22:40:25.455525 [ 286 ] {} <Debug> TCP-Session: 14b10cad-8860-4f98-a1f3-463ec534a602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.08 22:40:25.455731 [ 309 ] {} <Debug> TCP-Session: 2cc9d8fe-e6ea-4e75-a99d-a4f8f9346727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.05.08 22:40:25.455510 [ 304 ] {} <Debug> TCP-Session: 25d963f7-0f58-4fd7-99af-f417f3f4250d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.05.08 22:40:25.579165 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.08 22:40:25.579391 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5960 | 2026.05.08 22:40:25.579729 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5961 | 2026.05.08 22:40:25.579766 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5962 | 2026.05.08 22:40:25.579991 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5963 | 2026.05.08 22:40:25.580067 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5964 | 2026.05.08 22:40:25.580211 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5965 | 2026.05.08 22:40:25.580248 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5966 | 2026.05.08 22:40:25.580270 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 5967 | 2026.05.08 22:40:25.580286 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5968 | 2026.05.08 22:40:25.580327 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5969 | 2026.05.08 22:40:25.580348 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5970 | 2026.05.08 22:40:25.581408 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002105 sec., 24228.028503562946 rows/sec., 5.74 MiB/sec. | ||
| 5971 | 2026.05.08 22:40:25.581489 [ 277 ] {921cff04-f280-4f8b-a1be-1efa6c458596} <Debug> TCPHandler: Processed in 0.002450547 sec. | ||
| 5972 | 2026.05.08 22:40:25.583100 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.05.08 22:40:25.583212 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5974 | 2026.05.08 22:40:25.583258 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5975 | 2026.05.08 22:40:25.583775 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.05.08 22:40:25.583821 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5977 | 2026.05.08 22:40:25.584210 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5978 | 2026.05.08 22:40:25.584439 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.05.08 22:40:25.584593 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001413 sec., 39631.98867657466 rows/sec., 3.04 MiB/sec. | ||
| 5980 | 2026.05.08 22:40:25.584633 [ 277 ] {37a540c7-f039-4f50-abb6-86e7c3703fbd} <Debug> TCPHandler: Processed in 0.001585364 sec. | ||
| 5981 | 2026.05.08 22:40:25.584771 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.05.08 22:40:25.584871 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5983 | 2026.05.08 22:40:25.584913 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5984 | 2026.05.08 22:40:25.585352 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.05.08 22:40:25.585393 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5986 | 2026.05.08 22:40:25.585710 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5987 | 2026.05.08 22:40:25.585952 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.05.08 22:40:25.586090 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 5989 | 2026.05.08 22:40:25.586128 [ 277 ] {f8db3029-33d3-463d-8687-f4dbc8a80d61} <Debug> TCPHandler: Processed in 0.001406512 sec. | ||
| 5990 | 2026.05.08 22:40:25.586278 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.05.08 22:40:25.586384 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5992 | 2026.05.08 22:40:25.586441 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5993 | 2026.05.08 22:40:25.586928 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.05.08 22:40:25.586975 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5995 | 2026.05.08 22:40:25.587356 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5996 | 2026.05.08 22:40:25.587577 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.05.08 22:40:25.587712 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001355 sec., 94464.9446494465 rows/sec., 6.58 MiB/sec. | ||
| 5998 | 2026.05.08 22:40:25.587749 [ 277 ] {f8fafa33-0c4d-47ba-a67b-58078eee874d} <Debug> TCPHandler: Processed in 0.001522553 sec. | ||
| 5999 | 2026.05.08 22:40:25.587884 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.05.08 22:40:25.587984 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6001 | 2026.05.08 22:40:25.588027 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6002 | 2026.05.08 22:40:25.588397 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.05.08 22:40:25.588433 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6004 | 2026.05.08 22:40:25.588753 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6005 | 2026.05.08 22:40:25.588960 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.05.08 22:40:25.589089 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001127 sec., 42590.94942324756 rows/sec., 2.87 MiB/sec. | ||
| 6007 | 2026.05.08 22:40:25.589124 [ 277 ] {9e95ed53-2f6d-47d9-b1ac-0595e9c8bb29} <Debug> TCPHandler: Processed in 0.001289869 sec. | ||
| 6008 | 2026.05.08 22:40:26.126756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12018 | ||
| 6009 | 2026.05.08 22:40:26.127316 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.08 22:40:26.127368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6011 | 2026.05.08 22:40:26.127908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6012 | 2026.05.08 22:40:26.128188 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.08 22:40:26.128351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12018 | ||
| 6014 | 2026.05.08 22:40:26.743616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6015 | 2026.05.08 22:40:26.761938 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.05.08 22:40:26.762018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6017 | 2026.05.08 22:40:26.769201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6018 | 2026.05.08 22:40:26.770197 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.05.08 22:40:26.775183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6020 | 2026.05.08 22:40:28.652725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 742 | ||
| 6021 | 2026.05.08 22:40:28.655421 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.05.08 22:40:28.655464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6023 | 2026.05.08 22:40:28.656700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6024 | 2026.05.08 22:40:28.656964 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.05.08 22:40:28.657274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 6026 | 2026.05.08 22:40:30.581661 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.05.08 22:40:30.581901 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 6028 | 2026.05.08 22:40:30.582235 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6029 | 2026.05.08 22:40:30.582269 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6030 | 2026.05.08 22:40:30.582486 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6031 | 2026.05.08 22:40:30.582551 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6032 | 2026.05.08 22:40:30.582687 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6033 | 2026.05.08 22:40:30.582721 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6034 | 2026.05.08 22:40:30.582742 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6035 | 2026.05.08 22:40:30.582757 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6036 | 2026.05.08 22:40:30.582794 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6037 | 2026.05.08 22:40:30.582813 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6038 | 2026.05.08 22:40:30.583861 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002063 sec., 24721.279689772175 rows/sec., 5.85 MiB/sec. | ||
| 6039 | 2026.05.08 22:40:30.583926 [ 277 ] {65585f01-be68-44db-9bf4-8443c05044d8} <Debug> TCPHandler: Processed in 0.002400586 sec. | ||
| 6040 | 2026.05.08 22:40:30.585782 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.05.08 22:40:30.585885 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6042 | 2026.05.08 22:40:30.585925 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6043 | 2026.05.08 22:40:30.586629 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.05.08 22:40:30.586691 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6045 | 2026.05.08 22:40:30.587243 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6046 | 2026.05.08 22:40:30.587454 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.05.08 22:40:30.587592 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001736 sec., 42050.691244239635 rows/sec., 3.40 MiB/sec. | ||
| 6048 | 2026.05.08 22:40:30.587628 [ 277 ] {58773012-80c4-4e47-b227-63527943c1c3} <Debug> TCPHandler: Processed in 0.001893529 sec. | ||
| 6049 | 2026.05.08 22:40:30.587761 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.05.08 22:40:30.587857 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.05.08 22:40:30.587895 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6052 | 2026.05.08 22:40:30.588279 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.05.08 22:40:30.588312 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6054 | 2026.05.08 22:40:30.588590 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6055 | 2026.05.08 22:40:30.588784 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.05.08 22:40:30.588906 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001067 sec., 7497.656982193064 rows/sec., 563.79 KiB/sec. | ||
| 6057 | 2026.05.08 22:40:30.588941 [ 277 ] {e6df5394-5b91-4a7f-9946-15266a0106ca} <Debug> TCPHandler: Processed in 0.001238409 sec. | ||
| 6058 | 2026.05.08 22:40:30.589057 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.05.08 22:40:30.589153 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.05.08 22:40:30.589190 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6061 | 2026.05.08 22:40:30.589557 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.05.08 22:40:30.589589 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6063 | 2026.05.08 22:40:30.589873 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6064 | 2026.05.08 22:40:30.590067 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.05.08 22:40:30.590187 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 63.12 KiB/sec. | ||
| 6066 | 2026.05.08 22:40:30.590221 [ 277 ] {9f4a851f-6efc-4425-bc03-0accbe9ec800} <Debug> TCPHandler: Processed in 0.001218728 sec. | ||
| 6067 | 2026.05.08 22:40:30.590328 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.05.08 22:40:30.590435 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6069 | 2026.05.08 22:40:30.590472 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6070 | 2026.05.08 22:40:30.590861 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.05.08 22:40:30.590894 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6072 | 2026.05.08 22:40:30.591178 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6073 | 2026.05.08 22:40:30.591374 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.05.08 22:40:30.591499 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001081 sec., 66604.99537465311 rows/sec., 5.20 MiB/sec. | ||
| 6075 | 2026.05.08 22:40:30.591534 [ 277 ] {0a22ee64-2073-48f5-b8c8-fbd71725e193} <Debug> TCPHandler: Processed in 0.00125255 sec. | ||
| 6076 | 2026.05.08 22:40:30.591660 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2026.05.08 22:40:30.591750 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6078 | 2026.05.08 22:40:30.591790 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6079 | 2026.05.08 22:40:30.592193 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.05.08 22:40:30.592225 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6081 | 2026.05.08 22:40:30.592532 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6082 | 2026.05.08 22:40:30.592723 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.05.08 22:40:30.592847 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 6084 | 2026.05.08 22:40:30.592882 [ 277 ] {67c88be2-2f83-4bf2-b69f-52729af2a366} <Debug> TCPHandler: Processed in 0.00128405 sec. | ||
| 6085 | 2026.05.08 22:40:30.592991 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.05.08 22:40:30.593100 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6087 | 2026.05.08 22:40:30.593140 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6088 | 2026.05.08 22:40:30.593444 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.05.08 22:40:30.593477 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6090 | 2026.05.08 22:40:30.593759 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6091 | 2026.05.08 22:40:30.593969 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.05.08 22:40:30.594091 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001026 sec., 1949.317738791423 rows/sec., 123.74 KiB/sec. | ||
| 6093 | 2026.05.08 22:40:30.594124 [ 277 ] {24dbdf5e-63c9-46c0-a6ac-a1bbb613e6e5} <Debug> TCPHandler: Processed in 0.001179378 sec. | ||
| 6094 | 2026.05.08 22:40:30.594239 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.05.08 22:40:30.594336 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6096 | 2026.05.08 22:40:30.594386 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6097 | 2026.05.08 22:40:30.595114 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.05.08 22:40:30.595146 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6099 | 2026.05.08 22:40:30.595617 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6100 | 2026.05.08 22:40:30.595819 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.05.08 22:40:30.595946 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001628 sec., 4914.004914004914 rows/sec., 8.81 MiB/sec. | ||
| 6102 | 2026.05.08 22:40:30.595996 [ 277 ] {49c708c3-694b-4586-93a2-78c49ad99227} <Debug> TCPHandler: Processed in 0.001803397 sec. | ||
| 6103 | 2026.05.08 22:40:30.596117 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.05.08 22:40:30.596218 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.05.08 22:40:30.596257 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6106 | 2026.05.08 22:40:30.596591 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.08 22:40:30.596624 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6108 | 2026.05.08 22:40:30.596904 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6109 | 2026.05.08 22:40:30.597097 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.05.08 22:40:30.597222 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 6111 | 2026.05.08 22:40:30.597255 [ 277 ] {ee1fa3e7-106d-494c-ad20-c788d7bc472b} <Debug> TCPHandler: Processed in 0.001185148 sec. | ||
| 6112 | 2026.05.08 22:40:33.507320 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6113 | 2026.05.08 22:40:33.507388 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6114 | 2026.05.08 22:40:33.628511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12466 | ||
| 6115 | 2026.05.08 22:40:33.629008 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.05.08 22:40:33.629048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6117 | 2026.05.08 22:40:33.629545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6118 | 2026.05.08 22:40:33.629782 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.05.08 22:40:33.629912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12466 | ||
| 6120 | 2026.05.08 22:40:33.629918 [ 38 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6121 | 2026.05.08 22:40:33.629977 [ 38 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.05.08 22:40:33.630000 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6123 | 2026.05.08 22:40:33.630127 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 6124 | 2026.05.08 22:40:33.630322 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6125 | 2026.05.08 22:40:33.630383 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10098 rows starting from the beginning of the part | ||
| 6126 | 2026.05.08 22:40:33.630479 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6127 | 2026.05.08 22:40:33.630550 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6128 | 2026.05.08 22:40:33.630614 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6129 | 2026.05.08 22:40:33.630677 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6130 | 2026.05.08 22:40:33.630739 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6131 | 2026.05.08 22:40:33.632796 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728141 sec., 4569411.918225635 rows/sec., 65.37 MiB/sec. | ||
| 6132 | 2026.05.08 22:40:33.633268 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6133 | 2026.05.08 22:40:33.633524 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.05.08 22:40:33.633586 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_26_5} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6135 | 2026.05.08 22:40:33.633671 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6136 | 2026.05.08 22:40:34.275326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6137 | 2026.05.08 22:40:34.292991 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.05.08 22:40:34.293054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6139 | 2026.05.08 22:40:34.298775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6140 | 2026.05.08 22:40:34.299495 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.05.08 22:40:34.299790 [ 38 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6142 | 2026.05.08 22:40:34.299863 [ 38 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.05.08 22:40:34.299887 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6144 | 2026.05.08 22:40:34.299989 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6145 | 2026.05.08 22:40:34.302753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6146 | 2026.05.08 22:40:34.303682 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6147 | 2026.05.08 22:40:34.305209 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6148 | 2026.05.08 22:40:34.309605 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6149 | 2026.05.08 22:40:34.313969 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6150 | 2026.05.08 22:40:34.318381 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6151 | 2026.05.08 22:40:34.322713 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6152 | 2026.05.08 22:40:34.326579 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 6153 | 2026.05.08 22:40:34.378282 [ 191 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078330615 sec., 2502.214491741192 rows/sec., 12.94 MiB/sec. | ||
| 6154 | 2026.05.08 22:40:34.381022 [ 187 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6155 | 2026.05.08 22:40:34.383229 [ 187 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_26_5} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.05.08 22:40:34.383336 [ 187 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_26_5} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6157 | 2026.05.08 22:40:34.385363 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6158 | 2026.05.08 22:40:35.000240 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.39 MiB, peak 274.95 MiB, free memory in arenas 0.00 B, will set to 268.27 MiB (RSS), difference: 3.88 MiB | ||
| 6159 | 2026.05.08 22:40:35.581950 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.05.08 22:40:35.582187 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6161 | 2026.05.08 22:40:35.582506 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6162 | 2026.05.08 22:40:35.582540 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6163 | 2026.05.08 22:40:35.582745 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6164 | 2026.05.08 22:40:35.582811 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6165 | 2026.05.08 22:40:35.582944 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6166 | 2026.05.08 22:40:35.582978 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6167 | 2026.05.08 22:40:35.582999 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6168 | 2026.05.08 22:40:35.583014 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6169 | 2026.05.08 22:40:35.583051 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6170 | 2026.05.08 22:40:35.583071 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6171 | 2026.05.08 22:40:35.584249 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00216 sec., 23611.11111111111 rows/sec., 5.59 MiB/sec. | ||
| 6172 | 2026.05.08 22:40:35.584314 [ 277 ] {cba08d96-813c-41c4-ad9a-b7b5f43b5d9d} <Debug> TCPHandler: Processed in 0.002488568 sec. | ||
| 6173 | 2026.05.08 22:40:35.586480 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.05.08 22:40:35.586664 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6175 | 2026.05.08 22:40:35.586734 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6176 | 2026.05.08 22:40:35.587557 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.05.08 22:40:35.587591 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6178 | 2026.05.08 22:40:35.587944 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6179 | 2026.05.08 22:40:35.588149 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.05.08 22:40:35.588282 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001675 sec., 74029.85074626865 rows/sec., 6.38 MiB/sec. | ||
| 6181 | 2026.05.08 22:40:35.588318 [ 277 ] {fbcbe44b-2151-4e5c-b8bf-135979f79508} <Debug> TCPHandler: Processed in 0.001925119 sec. | ||
| 6182 | 2026.05.08 22:40:35.588443 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.05.08 22:40:35.588545 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.05.08 22:40:35.588582 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6185 | 2026.05.08 22:40:35.589017 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.05.08 22:40:35.589051 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6187 | 2026.05.08 22:40:35.589326 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6188 | 2026.05.08 22:40:35.589524 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.05.08 22:40:35.589637 [ 34 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6190 | 2026.05.08 22:40:35.589645 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001118 sec., 30411.449016100178 rows/sec., 2.23 MiB/sec. | ||
| 6191 | 2026.05.08 22:40:35.589675 [ 34 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.08 22:40:35.589692 [ 277 ] {454297e1-d5a0-4148-98b7-7f4e6dd6d585} <Debug> TCPHandler: Processed in 0.00130045 sec. | ||
| 6193 | 2026.05.08 22:40:35.589695 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6194 | 2026.05.08 22:40:35.589780 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 6195 | 2026.05.08 22:40:35.589811 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.05.08 22:40:35.589871 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6197 | 2026.05.08 22:40:35.589897 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 6198 | 2026.05.08 22:40:35.589910 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6199 | 2026.05.08 22:40:35.589953 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6200 | 2026.05.08 22:40:35.589958 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6201 | 2026.05.08 22:40:35.589996 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6202 | 2026.05.08 22:40:35.590037 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 45 rows starting from the beginning of the part | ||
| 6203 | 2026.05.08 22:40:35.590073 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 6204 | 2026.05.08 22:40:35.590108 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6205 | 2026.05.08 22:40:35.590373 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.05.08 22:40:35.590406 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6207 | 2026.05.08 22:40:35.590702 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6208 | 2026.05.08 22:40:35.590808 [ 187 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073357 sec., 329806.3924677437 rows/sec., 23.48 MiB/sec. | ||
| 6209 | 2026.05.08 22:40:35.590897 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.08 22:40:35.590945 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6211 | 2026.05.08 22:40:35.591017 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001159 sec., 84555.65142364106 rows/sec., 6.60 MiB/sec. | ||
| 6212 | 2026.05.08 22:40:35.591050 [ 277 ] {fa717a8a-a814-44e2-bb34-354f1be3a00d} <Debug> TCPHandler: Processed in 0.001323191 sec. | ||
| 6213 | 2026.05.08 22:40:35.591157 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.05.08 22:40:35.591161 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.05.08 22:40:35.591236 [ 192 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_31_6} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6216 | 2026.05.08 22:40:35.591245 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.05.08 22:40:35.591294 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6218 | 2026.05.08 22:40:35.591299 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6219 | 2026.05.08 22:40:35.591752 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.05.08 22:40:35.591786 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6221 | 2026.05.08 22:40:35.592099 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6222 | 2026.05.08 22:40:35.592302 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.05.08 22:40:35.592423 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 6224 | 2026.05.08 22:40:35.592458 [ 277 ] {6a2ba608-87fc-4afd-8b6e-09c8edc0668b} <Debug> TCPHandler: Processed in 0.00130227 sec. | ||
| 6225 | 2026.05.08 22:40:35.592573 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.05.08 22:40:35.592678 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.05.08 22:40:35.592730 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6228 | 2026.05.08 22:40:35.593512 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.05.08 22:40:35.593546 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6230 | 2026.05.08 22:40:35.594069 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6231 | 2026.05.08 22:40:35.594289 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.05.08 22:40:35.594424 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001763 sec., 19285.30913216109 rows/sec., 34.56 MiB/sec. | ||
| 6233 | 2026.05.08 22:40:35.594475 [ 277 ] {2b15d341-60ff-4dc6-a185-cce27489c2e7} <Debug> TCPHandler: Processed in 0.00194838 sec. | ||
| 6234 | 2026.05.08 22:40:35.594591 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.05.08 22:40:35.594692 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6236 | 2026.05.08 22:40:35.594733 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6237 | 2026.05.08 22:40:35.595079 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.05.08 22:40:35.595115 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6239 | 2026.05.08 22:40:35.595424 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6240 | 2026.05.08 22:40:35.595638 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.05.08 22:40:35.595762 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6242 | 2026.05.08 22:40:35.595796 [ 277 ] {17de3907-3b30-460c-9f04-df61e030e30c} <Debug> TCPHandler: Processed in 0.001251519 sec. | ||
| 6243 | 2026.05.08 22:40:38.657639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 774 | ||
| 6244 | 2026.05.08 22:40:38.659948 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.05.08 22:40:38.660004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6246 | 2026.05.08 22:40:38.661247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6247 | 2026.05.08 22:40:38.661529 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.05.08 22:40:38.661924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6249 | 2026.05.08 22:40:40.582544 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.05.08 22:40:40.582792 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6251 | 2026.05.08 22:40:40.583189 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6252 | 2026.05.08 22:40:40.583236 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6253 | 2026.05.08 22:40:40.583496 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6254 | 2026.05.08 22:40:40.583563 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6255 | 2026.05.08 22:40:40.583702 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6256 | 2026.05.08 22:40:40.583739 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6257 | 2026.05.08 22:40:40.583760 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6258 | 2026.05.08 22:40:40.583775 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6259 | 2026.05.08 22:40:40.583812 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6260 | 2026.05.08 22:40:40.583833 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6261 | 2026.05.08 22:40:40.584846 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002159 sec., 23622.04724409449 rows/sec., 5.59 MiB/sec. | ||
| 6262 | 2026.05.08 22:40:40.584912 [ 277 ] {af47d5f0-78d8-4052-8fb2-ab077cfd94d0} <Debug> TCPHandler: Processed in 0.002498238 sec. | ||
| 6263 | 2026.05.08 22:40:40.587599 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.05.08 22:40:40.587706 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6265 | 2026.05.08 22:40:40.587748 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6266 | 2026.05.08 22:40:40.588207 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.05.08 22:40:40.588249 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6268 | 2026.05.08 22:40:40.588604 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6269 | 2026.05.08 22:40:40.588831 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.08 22:40:40.588970 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001295 sec., 18532.818532818535 rows/sec., 1.54 MiB/sec. | ||
| 6271 | 2026.05.08 22:40:40.589008 [ 277 ] {31e3a42f-2583-4ca7-b753-3e8a5f46097e} <Debug> TCPHandler: Processed in 0.001463772 sec. | ||
| 6272 | 2026.05.08 22:40:40.589133 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.05.08 22:40:40.589227 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6274 | 2026.05.08 22:40:40.589267 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6275 | 2026.05.08 22:40:40.589666 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.05.08 22:40:40.589702 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6277 | 2026.05.08 22:40:40.589997 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6278 | 2026.05.08 22:40:40.590199 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.05.08 22:40:40.590325 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 876.02 KiB/sec. | ||
| 6280 | 2026.05.08 22:40:40.590362 [ 277 ] {22bb3b50-4d2f-446d-a3aa-37edce42339d} <Debug> TCPHandler: Processed in 0.001277499 sec. | ||
| 6281 | 2026.05.08 22:40:40.590479 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.05.08 22:40:40.590572 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6283 | 2026.05.08 22:40:40.590610 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6284 | 2026.05.08 22:40:40.591092 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.08 22:40:40.591129 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6286 | 2026.05.08 22:40:40.591468 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6287 | 2026.05.08 22:40:40.591674 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.05.08 22:40:40.591800 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Debug> executeQuery: Read 198 rows, 17.84 KiB in 0.001246 sec., 158908.50722311396 rows/sec., 13.98 MiB/sec. | ||
| 6289 | 2026.05.08 22:40:40.591836 [ 277 ] {f3cf9003-183d-4917-a59b-a224d4dc0be3} <Debug> TCPHandler: Processed in 0.001404801 sec. | ||
| 6290 | 2026.05.08 22:40:40.591955 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.05.08 22:40:40.592048 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.05.08 22:40:40.592088 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6293 | 2026.05.08 22:40:40.592490 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.08 22:40:40.592525 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6295 | 2026.05.08 22:40:40.592825 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6296 | 2026.05.08 22:40:40.593034 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.05.08 22:40:40.593158 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001128 sec., 28368.79432624113 rows/sec., 2.08 MiB/sec. | ||
| 6298 | 2026.05.08 22:40:40.593195 [ 277 ] {98f60d10-8e3f-4c73-bf8e-e7acf5703383} <Debug> TCPHandler: Processed in 0.00128808 sec. | ||
| 6299 | 2026.05.08 22:40:40.593308 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.08 22:40:40.593400 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.08 22:40:40.593439 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6302 | 2026.05.08 22:40:40.593835 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.08 22:40:40.593871 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6304 | 2026.05.08 22:40:40.594163 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6305 | 2026.05.08 22:40:40.594363 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.08 22:40:40.594481 [ 27 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6307 | 2026.05.08 22:40:40.594488 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 6308 | 2026.05.08 22:40:40.594552 [ 27 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.05.08 22:40:40.594568 [ 277 ] {b0bf69e5-dd5e-4053-b7ee-0757c9753d2e} <Debug> TCPHandler: Processed in 0.00130734 sec. | ||
| 6310 | 2026.05.08 22:40:40.594580 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6311 | 2026.05.08 22:40:40.594693 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.05.08 22:40:40.594695 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 6313 | 2026.05.08 22:40:40.594789 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6314 | 2026.05.08 22:40:40.594834 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6315 | 2026.05.08 22:40:40.594842 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6316 | 2026.05.08 22:40:40.594885 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 976 rows starting from the beginning of the part | ||
| 6317 | 2026.05.08 22:40:40.594952 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6318 | 2026.05.08 22:40:40.595003 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 6319 | 2026.05.08 22:40:40.595048 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 6320 | 2026.05.08 22:40:40.595105 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6321 | 2026.05.08 22:40:40.595151 [ 187 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6322 | 2026.05.08 22:40:40.595228 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.05.08 22:40:40.595269 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6324 | 2026.05.08 22:40:40.595613 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6325 | 2026.05.08 22:40:40.595832 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.05.08 22:40:40.595963 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 6327 | 2026.05.08 22:40:40.596001 [ 277 ] {803c313d-7b67-4f09-8ff3-8443e8ad6225} <Debug> TCPHandler: Processed in 0.001356491 sec. | ||
| 6328 | 2026.05.08 22:40:40.596117 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.05.08 22:40:40.596208 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6330 | 2026.05.08 22:40:40.596247 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6331 | 2026.05.08 22:40:40.596308 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666575 sec., 1185065.1785848222 rows/sec., 75.30 MiB/sec. | ||
| 6332 | 2026.05.08 22:40:40.596526 [ 196 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6333 | 2026.05.08 22:40:40.596687 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.05.08 22:40:40.596732 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6335 | 2026.05.08 22:40:40.596863 [ 196 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.05.08 22:40:40.596954 [ 196 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_16_3} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6337 | 2026.05.08 22:40:40.597048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6338 | 2026.05.08 22:40:40.597092 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6339 | 2026.05.08 22:40:40.597315 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.05.08 22:40:40.597446 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001256 sec., 95541.40127388535 rows/sec., 7.77 MiB/sec. | ||
| 6341 | 2026.05.08 22:40:40.597484 [ 277 ] {663eba81-9ef7-4c3d-bd9a-ca4e90667dd9} <Debug> TCPHandler: Processed in 0.001414872 sec. | ||
| 6342 | 2026.05.08 22:40:40.597621 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.05.08 22:40:40.597714 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6344 | 2026.05.08 22:40:40.597757 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6345 | 2026.05.08 22:40:40.598157 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.05.08 22:40:40.598193 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6347 | 2026.05.08 22:40:40.598544 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6348 | 2026.05.08 22:40:40.598744 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.05.08 22:40:40.598871 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001174 sec., 172061.32879046 rows/sec., 12.33 MiB/sec. | ||
| 6350 | 2026.05.08 22:40:40.598907 [ 277 ] {b7f1706e-079c-459a-ac36-e9cf2b0f4917} <Debug> TCPHandler: Processed in 0.001334611 sec. | ||
| 6351 | 2026.05.08 22:40:40.599026 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2026.05.08 22:40:40.599118 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6353 | 2026.05.08 22:40:40.599171 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6354 | 2026.05.08 22:40:40.599915 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.05.08 22:40:40.599952 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6356 | 2026.05.08 22:40:40.600449 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6357 | 2026.05.08 22:40:40.600660 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.05.08 22:40:40.600795 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001695 sec., 4719.764011799411 rows/sec., 8.46 MiB/sec. | ||
| 6359 | 2026.05.08 22:40:40.600848 [ 277 ] {e53cd45d-4778-4b6b-b8e6-03958ec4321d} <Debug> TCPHandler: Processed in 0.001868969 sec. | ||
| 6360 | 2026.05.08 22:40:40.600971 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.05.08 22:40:40.601064 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6362 | 2026.05.08 22:40:40.601105 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6363 | 2026.05.08 22:40:40.601443 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.05.08 22:40:40.601479 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6365 | 2026.05.08 22:40:40.601790 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6366 | 2026.05.08 22:40:40.601990 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.05.08 22:40:40.602118 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6368 | 2026.05.08 22:40:40.602153 [ 277 ] {2a09f0f7-90f8-4fce-8741-36ac8d9043da} <Debug> TCPHandler: Processed in 0.001230728 sec. | ||
| 6369 | 2026.05.08 22:40:41.130085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12978 | ||
| 6370 | 2026.05.08 22:40:41.130631 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.05.08 22:40:41.130669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6372 | 2026.05.08 22:40:41.131148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6373 | 2026.05.08 22:40:41.131390 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.05.08 22:40:41.131521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12978 | ||
| 6375 | 2026.05.08 22:40:41.802928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6376 | 2026.05.08 22:40:41.818283 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.05.08 22:40:41.818330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6378 | 2026.05.08 22:40:41.824328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6379 | 2026.05.08 22:40:41.825044 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.08 22:40:41.827591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6381 | 2026.05.08 22:40:45.582132 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.05.08 22:40:45.582394 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6383 | 2026.05.08 22:40:45.582740 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6384 | 2026.05.08 22:40:45.582776 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6385 | 2026.05.08 22:40:45.582994 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6386 | 2026.05.08 22:40:45.583063 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6387 | 2026.05.08 22:40:45.583203 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6388 | 2026.05.08 22:40:45.583239 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6389 | 2026.05.08 22:40:45.583260 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6390 | 2026.05.08 22:40:45.583303 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6391 | 2026.05.08 22:40:45.583344 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6392 | 2026.05.08 22:40:45.583365 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6393 | 2026.05.08 22:40:45.584483 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00219 sec., 23287.67123287671 rows/sec., 5.51 MiB/sec. | ||
| 6394 | 2026.05.08 22:40:45.584557 [ 277 ] {b014cfce-8d24-43ba-9f44-eec280a269f8} <Debug> TCPHandler: Processed in 0.002553939 sec. | ||
| 6395 | 2026.05.08 22:40:45.586853 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.05.08 22:40:45.586986 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6397 | 2026.05.08 22:40:45.587038 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6398 | 2026.05.08 22:40:45.587670 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.08 22:40:45.587717 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6400 | 2026.05.08 22:40:45.588087 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6401 | 2026.05.08 22:40:45.588306 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.08 22:40:45.588433 [ 142 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6403 | 2026.05.08 22:40:45.588447 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001498 sec., 82777.03604806408 rows/sec., 7.14 MiB/sec. | ||
| 6404 | 2026.05.08 22:40:45.588494 [ 142 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.05.08 22:40:45.588505 [ 277 ] {219e9d5b-3396-41e7-a3ca-816e9085b2da} <Debug> TCPHandler: Processed in 0.001713506 sec. | ||
| 6406 | 2026.05.08 22:40:45.588521 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6407 | 2026.05.08 22:40:45.588639 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.05.08 22:40:45.588652 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::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 | ||
| 6409 | 2026.05.08 22:40:45.588743 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6410 | 2026.05.08 22:40:45.588788 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6411 | 2026.05.08 22:40:45.588833 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6412 | 2026.05.08 22:40:45.588883 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3360 rows starting from the beginning of the part | ||
| 6413 | 2026.05.08 22:40:45.588969 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6414 | 2026.05.08 22:40:45.589029 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 73 rows starting from the beginning of the part | ||
| 6415 | 2026.05.08 22:40:45.589086 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 124 rows starting from the beginning of the part | ||
| 6416 | 2026.05.08 22:40:45.589141 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 198 rows starting from the beginning of the part | ||
| 6417 | 2026.05.08 22:40:45.589196 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 124 rows starting from the beginning of the part | ||
| 6418 | 2026.05.08 22:40:45.589203 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.05.08 22:40:45.589251 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6420 | 2026.05.08 22:40:45.589577 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6421 | 2026.05.08 22:40:45.589807 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.05.08 22:40:45.589939 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001219 sec., 27891.71452009844 rows/sec., 2.05 MiB/sec. | ||
| 6423 | 2026.05.08 22:40:45.589977 [ 277 ] {29f88cff-2fe0-4b5c-9c63-878adf375d71} <Debug> TCPHandler: Processed in 0.001387021 sec. | ||
| 6424 | 2026.05.08 22:40:45.590092 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.05.08 22:40:45.590186 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6426 | 2026.05.08 22:40:45.590228 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6427 | 2026.05.08 22:40:45.590657 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.08 22:40:45.590694 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6429 | 2026.05.08 22:40:45.590916 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330306 sec., 1688619.4345291993 rows/sec., 136.59 MiB/sec. | ||
| 6430 | 2026.05.08 22:40:45.591004 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6431 | 2026.05.08 22:40:45.591209 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.05.08 22:40:45.591309 [ 142 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6433 | 2026.05.08 22:40:45.591335 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001167 sec., 83976.00685518423 rows/sec., 6.56 MiB/sec. | ||
| 6434 | 2026.05.08 22:40:45.591338 [ 142 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.05.08 22:40:45.591360 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6436 | 2026.05.08 22:40:45.591377 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6437 | 2026.05.08 22:40:45.591379 [ 277 ] {e2a3f67e-5b6c-4f29-8e82-b7f4bfce4200} <Debug> TCPHandler: Processed in 0.001336431 sec. | ||
| 6438 | 2026.05.08 22:40:45.591456 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::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 | ||
| 6439 | 2026.05.08 22:40:45.591521 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.05.08 22:40:45.591537 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6441 | 2026.05.08 22:40:45.591571 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6442 | 2026.05.08 22:40:45.591615 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6443 | 2026.05.08 22:40:45.591624 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.05.08 22:40:45.591650 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
| 6445 | 2026.05.08 22:40:45.591674 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6446 | 2026.05.08 22:40:45.591682 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.05.08 22:40:45.591693 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 98 rows starting from the beginning of the part | ||
| 6448 | 2026.05.08 22:40:45.591736 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part | ||
| 6449 | 2026.05.08 22:40:45.591769 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_41_8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6450 | 2026.05.08 22:40:45.591770 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 98 rows starting from the beginning of the part | ||
| 6451 | 2026.05.08 22:40:45.591844 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 6452 | 2026.05.08 22:40:45.592092 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.05.08 22:40:45.592133 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6454 | 2026.05.08 22:40:45.592488 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6455 | 2026.05.08 22:40:45.592701 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.05.08 22:40:45.592747 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131896 sec., 1730151.0280827316 rows/sec., 128.22 MiB/sec. | ||
| 6457 | 2026.05.08 22:40:45.592807 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6458 | 2026.05.08 22:40:45.592835 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.05.08 22:40:45.592836 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 6460 | 2026.05.08 22:40:45.592852 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6461 | 2026.05.08 22:40:45.592887 [ 277 ] {450750a6-985e-4712-9851-2643c976e611} <Debug> TCPHandler: Processed in 0.001414882 sec. | ||
| 6462 | 2026.05.08 22:40:45.592933 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::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 | ||
| 6463 | 2026.05.08 22:40:45.593006 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.05.08 22:40:45.593020 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6465 | 2026.05.08 22:40:45.593014 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6466 | 2026.05.08 22:40:45.593055 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14153 rows starting from the beginning of the part | ||
| 6467 | 2026.05.08 22:40:45.593101 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.05.08 22:40:45.593111 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 6469 | 2026.05.08 22:40:45.593158 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6470 | 2026.05.08 22:40:45.593160 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6471 | 2026.05.08 22:40:45.593212 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6472 | 2026.05.08 22:40:45.593256 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 202 rows starting from the beginning of the part | ||
| 6473 | 2026.05.08 22:40:45.593297 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6474 | 2026.05.08 22:40:45.593357 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.05.08 22:40:45.593444 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_41_8} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6476 | 2026.05.08 22:40:45.593551 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6477 | 2026.05.08 22:40:45.593986 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.05.08 22:40:45.594027 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6479 | 2026.05.08 22:40:45.594628 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6480 | 2026.05.08 22:40:45.594862 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.05.08 22:40:45.594977 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6482 | 2026.05.08 22:40:45.595008 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.05.08 22:40:45.595010 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001927 sec., 17644.006227296315 rows/sec., 31.62 MiB/sec. | ||
| 6484 | 2026.05.08 22:40:45.595030 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6485 | 2026.05.08 22:40:45.595089 [ 277 ] {45a987be-0648-4c93-880f-b2ded7376fff} <Debug> TCPHandler: Processed in 0.002130352 sec. | ||
| 6486 | 2026.05.08 22:40:45.595107 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 6487 | 2026.05.08 22:40:45.595225 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.05.08 22:40:45.595307 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6489 | 2026.05.08 22:40:45.595322 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.05.08 22:40:45.595360 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 529 rows starting from the beginning of the part | ||
| 6491 | 2026.05.08 22:40:45.595369 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6492 | 2026.05.08 22:40:45.595481 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part | ||
| 6493 | 2026.05.08 22:40:45.595578 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6494 | 2026.05.08 22:40:45.595667 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6495 | 2026.05.08 22:40:45.595719 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.05.08 22:40:45.595752 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 6497 | 2026.05.08 22:40:45.595759 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6498 | 2026.05.08 22:40:45.595846 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6499 | 2026.05.08 22:40:45.596093 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6500 | 2026.05.08 22:40:45.596333 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.08 22:40:45.596439 [ 142 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6502 | 2026.05.08 22:40:45.596468 [ 142 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.05.08 22:40:45.596479 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 6504 | 2026.05.08 22:40:45.596487 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6505 | 2026.05.08 22:40:45.596522 [ 277 ] {dc3db74d-3cd9-42b7-9f04-7dceeb97ceac} <Debug> TCPHandler: Processed in 0.001345541 sec. | ||
| 6506 | 2026.05.08 22:40:45.596563 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 6507 | 2026.05.08 22:40:45.596648 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6508 | 2026.05.08 22:40:45.596675 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1992 rows starting from the beginning of the part | ||
| 6509 | 2026.05.08 22:40:45.596754 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6510 | 2026.05.08 22:40:45.596794 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6511 | 2026.05.08 22:40:45.596831 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6512 | 2026.05.08 22:40:45.596867 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::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 | ||
| 6513 | 2026.05.08 22:40:45.596904 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6514 | 2026.05.08 22:40:45.598137 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001598375 sec., 1426448.736998514 rows/sec., 93.77 MiB/sec. | ||
| 6515 | 2026.05.08 22:40:45.598167 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14963 rows, containing 5 columns (5 merged, 0 gathered) in 0.00525632 sec., 2846668.3915743334 rows/sec., 187.61 MiB/sec. | ||
| 6516 | 2026.05.08 22:40:45.598473 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6517 | 2026.05.08 22:40:45.598746 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6518 | 2026.05.08 22:40:45.598809 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.05.08 22:40:45.598905 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_41_8} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6520 | 2026.05.08 22:40:45.599005 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6521 | 2026.05.08 22:40:45.599041 [ 194 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.05.08 22:40:45.599113 [ 194 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6523 | 2026.05.08 22:40:45.599196 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 6524 | 2026.05.08 22:40:45.600603 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 19 columns (19 merged, 0 gathered) in 0.005526404 sec., 118702.86718090098 rows/sec., 212.71 MiB/sec. | ||
| 6525 | 2026.05.08 22:40:45.601490 [ 192 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6526 | 2026.05.08 22:40:45.601805 [ 192 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.05.08 22:40:45.601874 [ 192 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6528 | 2026.05.08 22:40:45.601977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6529 | 2026.05.08 22:40:46.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.01 MiB, peak 282.66 MiB, free memory in arenas 0.00 B, will set to 273.48 MiB (RSS), difference: 3.47 MiB | ||
| 6530 | 2026.05.08 22:40:48.507632 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6531 | 2026.05.08 22:40:48.507700 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6532 | 2026.05.08 22:40:48.631727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13426 | ||
| 6533 | 2026.05.08 22:40:48.632473 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.05.08 22:40:48.632525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6535 | 2026.05.08 22:40:48.633095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6536 | 2026.05.08 22:40:48.633339 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.05.08 22:40:48.633471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13426 | ||
| 6538 | 2026.05.08 22:40:48.662248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 810 | ||
| 6539 | 2026.05.08 22:40:48.664663 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.05.08 22:40:48.664722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6541 | 2026.05.08 22:40:48.665972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6542 | 2026.05.08 22:40:48.666257 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.05.08 22:40:48.666640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6544 | 2026.05.08 22:40:49.327775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6545 | 2026.05.08 22:40:49.343025 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.05.08 22:40:49.343078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6547 | 2026.05.08 22:40:49.349107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6548 | 2026.05.08 22:40:49.349837 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.05.08 22:40:49.352502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6550 | 2026.05.08 22:40:50.581672 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.05.08 22:40:50.581886 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6552 | 2026.05.08 22:40:50.582200 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6553 | 2026.05.08 22:40:50.582234 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6554 | 2026.05.08 22:40:50.582439 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6555 | 2026.05.08 22:40:50.582506 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6556 | 2026.05.08 22:40:50.582640 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6557 | 2026.05.08 22:40:50.582674 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6558 | 2026.05.08 22:40:50.582694 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6559 | 2026.05.08 22:40:50.582710 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6560 | 2026.05.08 22:40:50.582749 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6561 | 2026.05.08 22:40:50.582768 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6562 | 2026.05.08 22:40:50.583796 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001996 sec., 25551.102204408817 rows/sec., 6.05 MiB/sec. | ||
| 6563 | 2026.05.08 22:40:50.583894 [ 277 ] {8d835b9b-bf95-4041-bab5-4d411f431369} <Debug> TCPHandler: Processed in 0.002340755 sec. | ||
| 6564 | 2026.05.08 22:40:50.585912 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.05.08 22:40:50.586034 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6566 | 2026.05.08 22:40:50.586082 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6567 | 2026.05.08 22:40:50.586661 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.08 22:40:50.586714 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6569 | 2026.05.08 22:40:50.587091 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6570 | 2026.05.08 22:40:50.587309 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.08 22:40:50.587446 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001448 sec., 49723.756906077346 rows/sec., 4.01 MiB/sec. | ||
| 6572 | 2026.05.08 22:40:50.587483 [ 277 ] {8469f975-4663-4f19-9dc7-485e24972b3f} <Debug> TCPHandler: Processed in 0.001629595 sec. | ||
| 6573 | 2026.05.08 22:40:50.587609 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.05.08 22:40:50.587715 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.05.08 22:40:50.587762 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6576 | 2026.05.08 22:40:50.588166 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.05.08 22:40:50.588204 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6578 | 2026.05.08 22:40:50.588518 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6579 | 2026.05.08 22:40:50.588730 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.05.08 22:40:50.588863 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001167 sec., 6855.184233076264 rows/sec., 515.48 KiB/sec. | ||
| 6581 | 2026.05.08 22:40:50.588902 [ 277 ] {1f9997a5-2312-4a2f-a796-5b2631427d68} <Debug> TCPHandler: Processed in 0.001344541 sec. | ||
| 6582 | 2026.05.08 22:40:50.589025 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.05.08 22:40:50.589121 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6584 | 2026.05.08 22:40:50.589162 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6585 | 2026.05.08 22:40:50.589596 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.05.08 22:40:50.589635 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6587 | 2026.05.08 22:40:50.589943 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6588 | 2026.05.08 22:40:50.590155 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.05.08 22:40:50.590285 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001182 sec., 60913.70558375634 rows/sec., 4.76 MiB/sec. | ||
| 6590 | 2026.05.08 22:40:50.590322 [ 277 ] {5cf6666a-c388-4f09-af86-c6ce1335e6a3} <Debug> TCPHandler: Processed in 0.00134654 sec. | ||
| 6591 | 2026.05.08 22:40:50.590440 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.05.08 22:40:50.590535 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.05.08 22:40:50.590579 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6594 | 2026.05.08 22:40:50.590997 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.05.08 22:40:50.591035 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6596 | 2026.05.08 22:40:50.591367 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6597 | 2026.05.08 22:40:50.591578 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.05.08 22:40:50.591706 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6599 | 2026.05.08 22:40:50.591745 [ 277 ] {6ef7706b-fee2-47e9-9f33-74b943690bf6} <Debug> TCPHandler: Processed in 0.001354001 sec. | ||
| 6600 | 2026.05.08 22:40:50.591861 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.08 22:40:50.591956 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.05.08 22:40:50.592009 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6603 | 2026.05.08 22:40:50.592749 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.05.08 22:40:50.592787 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6605 | 2026.05.08 22:40:50.593307 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6606 | 2026.05.08 22:40:50.593529 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.05.08 22:40:50.593668 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001731 sec., 4621.606008087811 rows/sec., 8.28 MiB/sec. | ||
| 6608 | 2026.05.08 22:40:50.593722 [ 277 ] {ff93b0a7-c5f7-4e4e-938c-79b44c2473a6} <Debug> TCPHandler: Processed in 0.001909869 sec. | ||
| 6609 | 2026.05.08 22:40:50.593852 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.05.08 22:40:50.593947 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.05.08 22:40:50.593989 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6612 | 2026.05.08 22:40:50.594329 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.05.08 22:40:50.594367 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6614 | 2026.05.08 22:40:50.594671 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6615 | 2026.05.08 22:40:50.594879 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.05.08 22:40:50.595009 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6617 | 2026.05.08 22:40:50.595046 [ 277 ] {2709589e-8ac0-4935-b633-82fb933c6726} <Debug> TCPHandler: Processed in 0.001243379 sec. | ||
| 6618 | 2026.05.08 22:40:51.096138 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.05.08 22:40:51.096394 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6620 | 2026.05.08 22:40:51.096776 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6621 | 2026.05.08 22:40:51.096821 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6622 | 2026.05.08 22:40:51.097060 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6623 | 2026.05.08 22:40:51.097128 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6624 | 2026.05.08 22:40:51.097270 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6625 | 2026.05.08 22:40:51.097304 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6626 | 2026.05.08 22:40:51.097332 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6627 | 2026.05.08 22:40:51.097347 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6628 | 2026.05.08 22:40:51.097392 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6629 | 2026.05.08 22:40:51.097413 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6630 | 2026.05.08 22:40:51.098495 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002206 sec., 23118.766999093383 rows/sec., 5.47 MiB/sec. | ||
| 6631 | 2026.05.08 22:40:51.098605 [ 277 ] {ca44fa39-5d15-4f2c-9539-b5ff6af87932} <Debug> TCPHandler: Processed in 0.002599559 sec. | ||
| 6632 | 2026.05.08 22:40:51.111357 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.05.08 22:40:51.111545 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6634 | 2026.05.08 22:40:51.111620 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6635 | 2026.05.08 22:40:51.112211 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.05.08 22:40:51.112260 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6637 | 2026.05.08 22:40:51.112618 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6638 | 2026.05.08 22:40:51.112832 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.05.08 22:40:51.112969 [ 109 ] {} <Debug> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6640 | 2026.05.08 22:40:51.112980 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00149 sec., 2684.5637583892617 rows/sec., 218.91 KiB/sec. | ||
| 6641 | 2026.05.08 22:40:51.113075 [ 109 ] {} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.05.08 22:40:51.113085 [ 277 ] {3296c219-be7d-4a86-b419-9b54014d4830} <Debug> TCPHandler: Processed in 0.001819898 sec. | ||
| 6643 | 2026.05.08 22:40:51.113122 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6644 | 2026.05.08 22:40:51.113226 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.05.08 22:40:51.113259 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6646 | 2026.05.08 22:40:51.113333 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6647 | 2026.05.08 22:40:51.113377 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6648 | 2026.05.08 22:40:51.113403 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.05.08 22:40:51.113442 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6650 | 2026.05.08 22:40:51.113509 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6651 | 2026.05.08 22:40:51.113563 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 6652 | 2026.05.08 22:40:51.113611 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6653 | 2026.05.08 22:40:51.113657 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6654 | 2026.05.08 22:40:51.113703 [ 197 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6655 | 2026.05.08 22:40:51.114504 [ 194 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129379 sec., 40191.99406395165 rows/sec., 3.35 MiB/sec. | ||
| 6656 | 2026.05.08 22:40:51.114660 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6657 | 2026.05.08 22:40:51.114914 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.05.08 22:40:51.114982 [ 193 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_10_2} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6659 | 2026.05.08 22:40:51.115048 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6660 | 2026.05.08 22:40:51.115102 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.05.08 22:40:51.115149 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6662 | 2026.05.08 22:40:51.115691 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6663 | 2026.05.08 22:40:51.115905 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.05.08 22:40:51.116036 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Debug> executeQuery: Read 2471 rows, 188.02 KiB in 0.002726 sec., 906456.3462949375 rows/sec., 67.36 MiB/sec. | ||
| 6665 | 2026.05.08 22:40:51.116073 [ 277 ] {2ca86936-ea9b-40f3-ac45-9241b0a05a4d} <Debug> TCPHandler: Processed in 0.002895765 sec. | ||
| 6666 | 2026.05.08 22:40:51.116215 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.05.08 22:40:51.116311 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6668 | 2026.05.08 22:40:51.116352 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6669 | 2026.05.08 22:40:51.116789 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.05.08 22:40:51.116823 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6671 | 2026.05.08 22:40:51.117114 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6672 | 2026.05.08 22:40:51.117316 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.05.08 22:40:51.117440 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Debug> executeQuery: Read 47 rows, 3.51 KiB in 0.00115 sec., 40869.565217391304 rows/sec., 2.98 MiB/sec. | ||
| 6674 | 2026.05.08 22:40:51.117475 [ 277 ] {9fd7443f-1c95-4232-abef-9cba68e466ec} <Debug> TCPHandler: Processed in 0.00131885 sec. | ||
| 6675 | 2026.05.08 22:40:51.117597 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.05.08 22:40:51.117702 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.05.08 22:40:51.117742 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6678 | 2026.05.08 22:40:51.118494 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.05.08 22:40:51.118529 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6680 | 2026.05.08 22:40:51.118867 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6681 | 2026.05.08 22:40:51.119073 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.05.08 22:40:51.119199 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001516 sec., 528364.1160949868 rows/sec., 30.52 MiB/sec. | ||
| 6683 | 2026.05.08 22:40:51.119246 [ 277 ] {fbded744-c6cc-431a-a18d-a220f6bc1c36} <Debug> TCPHandler: Processed in 0.001705136 sec. | ||
| 6684 | 2026.05.08 22:40:51.119362 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.05.08 22:40:51.119455 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6686 | 2026.05.08 22:40:51.119494 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6687 | 2026.05.08 22:40:51.119872 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.05.08 22:40:51.119906 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6689 | 2026.05.08 22:40:51.120185 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6690 | 2026.05.08 22:40:51.120400 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.08 22:40:51.120524 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 6692 | 2026.05.08 22:40:51.120560 [ 277 ] {fd04f14d-3d6f-4857-8a14-793a5a90e795} <Debug> TCPHandler: Processed in 0.001249299 sec. | ||
| 6693 | 2026.05.08 22:40:51.120675 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.05.08 22:40:51.120769 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6695 | 2026.05.08 22:40:51.120808 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6696 | 2026.05.08 22:40:51.121735 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.05.08 22:40:51.121770 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6698 | 2026.05.08 22:40:51.122124 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6699 | 2026.05.08 22:40:51.122339 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.05.08 22:40:51.122464 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Debug> executeQuery: Read 1326 rows, 91.00 KiB in 0.001713 sec., 774080.5604203152 rows/sec., 51.88 MiB/sec. | ||
| 6701 | 2026.05.08 22:40:51.122501 [ 277 ] {221b76a5-44dc-40a1-a4aa-2b345d27221d} <Debug> TCPHandler: Processed in 0.001875829 sec. | ||
| 6702 | 2026.05.08 22:40:51.122615 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.05.08 22:40:51.122708 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.05.08 22:40:51.122750 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6705 | 2026.05.08 22:40:51.123504 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.05.08 22:40:51.123537 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6707 | 2026.05.08 22:40:51.123952 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6708 | 2026.05.08 22:40:51.124158 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.05.08 22:40:51.124288 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001598 sec., 937421.7772215268 rows/sec., 56.86 MiB/sec. | ||
| 6710 | 2026.05.08 22:40:51.124325 [ 277 ] {cbc293b3-2e7b-419a-a38f-ea78de6e52cf} <Debug> TCPHandler: Processed in 0.001759847 sec. | ||
| 6711 | 2026.05.08 22:40:51.124439 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.05.08 22:40:51.124533 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.05.08 22:40:51.124586 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6714 | 2026.05.08 22:40:51.125365 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.05.08 22:40:51.125399 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6716 | 2026.05.08 22:40:51.125948 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6717 | 2026.05.08 22:40:51.126167 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.05.08 22:40:51.126303 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001789 sec., 24035.77417551705 rows/sec., 43.07 MiB/sec. | ||
| 6719 | 2026.05.08 22:40:51.126364 [ 277 ] {fe245536-04fb-4483-9262-6214d25cf282} <Debug> TCPHandler: Processed in 0.001974731 sec. | ||
| 6720 | 2026.05.08 22:40:51.126484 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.05.08 22:40:51.126579 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.05.08 22:40:51.126619 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6723 | 2026.05.08 22:40:51.126940 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.05.08 22:40:51.126975 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6725 | 2026.05.08 22:40:51.127272 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6726 | 2026.05.08 22:40:51.127473 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.05.08 22:40:51.127599 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 797.04 KiB/sec. | ||
| 6728 | 2026.05.08 22:40:51.127634 [ 277 ] {c84cb62f-b209-4ddc-9ae5-17ed518e7239} <Debug> TCPHandler: Processed in 0.001199678 sec. | ||
| 6729 | 2026.05.08 22:40:55.579480 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.05.08 22:40:55.579709 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6731 | 2026.05.08 22:40:55.580023 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6732 | 2026.05.08 22:40:55.580056 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6733 | 2026.05.08 22:40:55.580262 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6734 | 2026.05.08 22:40:55.580327 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6735 | 2026.05.08 22:40:55.580463 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6736 | 2026.05.08 22:40:55.580497 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6737 | 2026.05.08 22:40:55.580517 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6738 | 2026.05.08 22:40:55.580532 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6739 | 2026.05.08 22:40:55.580572 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6740 | 2026.05.08 22:40:55.580593 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6741 | 2026.05.08 22:40:55.581774 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00215 sec., 23720.93023255814 rows/sec., 5.62 MiB/sec. | ||
| 6742 | 2026.05.08 22:40:55.581889 [ 277 ] {81f3ce2e-3e1c-45dc-9fc2-25493196c6ec} <Debug> TCPHandler: Processed in 0.002536419 sec. | ||
| 6743 | 2026.05.08 22:40:55.583453 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.05.08 22:40:55.583562 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6745 | 2026.05.08 22:40:55.583603 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6746 | 2026.05.08 22:40:55.584143 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.08 22:40:55.584190 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6748 | 2026.05.08 22:40:55.584548 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6749 | 2026.05.08 22:40:55.584763 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.08 22:40:55.584901 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00137 sec., 40875.912408759126 rows/sec., 3.14 MiB/sec. | ||
| 6751 | 2026.05.08 22:40:55.584939 [ 277 ] {55f52490-9386-41c9-b385-18292ab17bff} <Debug> TCPHandler: Processed in 0.001536513 sec. | ||
| 6752 | 2026.05.08 22:40:55.585068 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.05.08 22:40:55.585171 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6754 | 2026.05.08 22:40:55.585211 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6755 | 2026.05.08 22:40:55.585684 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.08 22:40:55.585721 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6757 | 2026.05.08 22:40:55.586023 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6758 | 2026.05.08 22:40:55.586234 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.08 22:40:55.586358 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 6760 | 2026.05.08 22:40:55.586394 [ 277 ] {9d9538f7-9b0e-4e58-a3b3-d897ea702d61} <Debug> TCPHandler: Processed in 0.001383881 sec. | ||
| 6761 | 2026.05.08 22:40:55.586513 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.08 22:40:55.586612 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.08 22:40:55.586654 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6764 | 2026.05.08 22:40:55.587048 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.08 22:40:55.587082 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6766 | 2026.05.08 22:40:55.587419 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6767 | 2026.05.08 22:40:55.587623 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.08 22:40:55.587747 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001153 sec., 111014.74414570686 rows/sec., 7.73 MiB/sec. | ||
| 6769 | 2026.05.08 22:40:55.587782 [ 277 ] {b6602305-cb54-407c-b7e9-a76a2e4a898f} <Debug> TCPHandler: Processed in 0.00132101 sec. | ||
| 6770 | 2026.05.08 22:40:55.587900 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.05.08 22:40:55.588000 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.05.08 22:40:55.588042 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6773 | 2026.05.08 22:40:55.588368 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.05.08 22:40:55.588403 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6775 | 2026.05.08 22:40:55.588696 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6776 | 2026.05.08 22:40:55.588898 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.05.08 22:40:55.589020 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001039 sec., 46198.267564966314 rows/sec., 3.11 MiB/sec. | ||
| 6778 | 2026.05.08 22:40:55.589055 [ 277 ] {75da1c65-7abd-4d30-a009-a883af9323ba} <Debug> TCPHandler: Processed in 0.001202308 sec. | ||
| 6779 | 2026.05.08 22:40:56.133638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13938 | ||
| 6780 | 2026.05.08 22:40:56.134194 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.05.08 22:40:56.134233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6782 | 2026.05.08 22:40:56.134720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6783 | 2026.05.08 22:40:56.134951 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.05.08 22:40:56.135074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13938 | ||
| 6785 | 2026.05.08 22:40:56.852649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6786 | 2026.05.08 22:40:56.868793 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.05.08 22:40:56.868842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6788 | 2026.05.08 22:40:56.875037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6789 | 2026.05.08 22:40:56.875802 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.05.08 22:40:56.878598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6791 | 2026.05.08 22:40:58.667005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 854 | ||
| 6792 | 2026.05.08 22:40:58.669554 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.05.08 22:40:58.669595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6794 | 2026.05.08 22:40:58.670786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6795 | 2026.05.08 22:40:58.671051 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.05.08 22:40:58.671191 [ 55 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6797 | 2026.05.08 22:40:58.671228 [ 55 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.05.08 22:40:58.671249 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6799 | 2026.05.08 22:40:58.671337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 6800 | 2026.05.08 22:40:58.671360 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 6801 | 2026.05.08 22:40:58.671924 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6802 | 2026.05.08 22:40:58.672057 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 658 rows starting from the beginning of the part | ||
| 6803 | 2026.05.08 22:40:58.672399 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6804 | 2026.05.08 22:40:58.672741 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 6805 | 2026.05.08 22:40:58.673101 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6806 | 2026.05.08 22:40:58.673438 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6807 | 2026.05.08 22:40:58.673759 [ 192 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6808 | 2026.05.08 22:40:58.680113 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 72 columns (72 merged, 0 gathered) in 0.008803285 sec., 97009.24143657737 rows/sec., 82.60 MiB/sec. | ||
| 6809 | 2026.05.08 22:40:58.681407 [ 189 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6810 | 2026.05.08 22:40:58.681957 [ 189 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.05.08 22:40:58.682023 [ 189 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_21_4} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6812 | 2026.05.08 22:40:58.682288 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6813 | 2026.05.08 22:41:00.581051 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.05.08 22:41:00.581293 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6815 | 2026.05.08 22:41:00.581655 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6816 | 2026.05.08 22:41:00.581699 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6817 | 2026.05.08 22:41:00.581951 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6818 | 2026.05.08 22:41:00.582028 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6819 | 2026.05.08 22:41:00.582188 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6820 | 2026.05.08 22:41:00.582230 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6821 | 2026.05.08 22:41:00.582251 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6822 | 2026.05.08 22:41:00.582265 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6823 | 2026.05.08 22:41:00.582304 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6824 | 2026.05.08 22:41:00.582324 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6825 | 2026.05.08 22:41:00.583630 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002433 sec., 20961.775585696672 rows/sec., 4.96 MiB/sec. | ||
| 6826 | 2026.05.08 22:41:00.583748 [ 277 ] {2c7a3f79-85cc-4bf1-a5fe-e7f3ad52cb08} <Debug> TCPHandler: Processed in 0.002836653 sec. | ||
| 6827 | 2026.05.08 22:41:00.585596 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.05.08 22:41:00.585707 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6829 | 2026.05.08 22:41:00.585752 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6830 | 2026.05.08 22:41:00.586251 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.05.08 22:41:00.586296 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6832 | 2026.05.08 22:41:00.586667 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6833 | 2026.05.08 22:41:00.586906 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.05.08 22:41:00.587055 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001379 sec., 52211.74764321972 rows/sec., 4.21 MiB/sec. | ||
| 6835 | 2026.05.08 22:41:00.587096 [ 277 ] {472429cd-4be5-4eaa-9c68-5f64087d70c7} <Debug> TCPHandler: Processed in 0.001553204 sec. | ||
| 6836 | 2026.05.08 22:41:00.587224 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.05.08 22:41:00.587330 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6838 | 2026.05.08 22:41:00.587371 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6839 | 2026.05.08 22:41:00.587773 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.05.08 22:41:00.587811 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6841 | 2026.05.08 22:41:00.588106 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6842 | 2026.05.08 22:41:00.588322 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.05.08 22:41:00.588425 [ 76 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6844 | 2026.05.08 22:41:00.588451 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 528.15 KiB/sec. | ||
| 6845 | 2026.05.08 22:41:00.588492 [ 76 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.05.08 22:41:00.588503 [ 277 ] {132bbdfc-bf7b-4655-b633-632e86bd7800} <Debug> TCPHandler: Processed in 0.001328141 sec. | ||
| 6847 | 2026.05.08 22:41:00.588523 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6848 | 2026.05.08 22:41:00.588626 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 6849 | 2026.05.08 22:41:00.588630 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.05.08 22:41:00.588754 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6851 | 2026.05.08 22:41:00.588767 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6852 | 2026.05.08 22:41:00.588794 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6853 | 2026.05.08 22:41:00.588814 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6854 | 2026.05.08 22:41:00.588865 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 6855 | 2026.05.08 22:41:00.588920 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6856 | 2026.05.08 22:41:00.588976 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6857 | 2026.05.08 22:41:00.589048 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
| 6858 | 2026.05.08 22:41:00.589110 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6859 | 2026.05.08 22:41:00.589236 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.05.08 22:41:00.589282 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6861 | 2026.05.08 22:41:00.589626 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6862 | 2026.05.08 22:41:00.589860 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.05.08 22:41:00.589924 [ 188 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134045 sec., 264090.41739714274 rows/sec., 18.79 MiB/sec. | ||
| 6864 | 2026.05.08 22:41:00.589996 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001247 sec., 57738.572574178026 rows/sec., 4.51 MiB/sec. | ||
| 6865 | 2026.05.08 22:41:00.590035 [ 277 ] {c5d223f2-8302-4d02-a5f1-9b79c4c270b4} <Debug> TCPHandler: Processed in 0.001454902 sec. | ||
| 6866 | 2026.05.08 22:41:00.590114 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6867 | 2026.05.08 22:41:00.590170 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.05.08 22:41:00.590270 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.05.08 22:41:00.590315 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6870 | 2026.05.08 22:41:00.590439 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.05.08 22:41:00.590524 [ 189 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_36_7} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6872 | 2026.05.08 22:41:00.590637 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6873 | 2026.05.08 22:41:00.590728 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.05.08 22:41:00.590770 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6875 | 2026.05.08 22:41:00.591102 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6876 | 2026.05.08 22:41:00.591332 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.05.08 22:41:00.591472 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6878 | 2026.05.08 22:41:00.591511 [ 277 ] {0bfbf3a3-5ab6-4cb2-8648-bdc4203f6808} <Debug> TCPHandler: Processed in 0.001398601 sec. | ||
| 6879 | 2026.05.08 22:41:00.591643 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.05.08 22:41:00.591746 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.05.08 22:41:00.591801 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6882 | 2026.05.08 22:41:00.592566 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.05.08 22:41:00.592605 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6884 | 2026.05.08 22:41:00.593116 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6885 | 2026.05.08 22:41:00.593338 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.05.08 22:41:00.593474 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001747 sec., 4579.278763594733 rows/sec., 8.21 MiB/sec. | ||
| 6887 | 2026.05.08 22:41:00.593529 [ 277 ] {91526c34-5f00-43ac-945c-d2db6da4fdc0} <Debug> TCPHandler: Processed in 0.001935719 sec. | ||
| 6888 | 2026.05.08 22:41:00.593654 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.05.08 22:41:00.593760 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.05.08 22:41:00.593803 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6891 | 2026.05.08 22:41:00.594148 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.05.08 22:41:00.594186 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6893 | 2026.05.08 22:41:00.594502 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6894 | 2026.05.08 22:41:00.594718 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.08 22:41:00.594854 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 6896 | 2026.05.08 22:41:00.594891 [ 277 ] {60f64dd1-e746-4ec7-b429-64b27735e3ac} <Debug> TCPHandler: Processed in 0.00128584 sec. | ||
| 6897 | 2026.05.08 22:41:03.507946 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6898 | 2026.05.08 22:41:03.508015 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6899 | 2026.05.08 22:41:03.635250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14386 | ||
| 6900 | 2026.05.08 22:41:03.636104 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.08 22:41:03.636180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6902 | 2026.05.08 22:41:03.636774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6903 | 2026.05.08 22:41:03.637007 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.08 22:41:03.637152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14386 | ||
| 6905 | 2026.05.08 22:41:04.378765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6906 | 2026.05.08 22:41:04.396668 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.08 22:41:04.396735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6908 | 2026.05.08 22:41:04.402938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6909 | 2026.05.08 22:41:04.403632 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.05.08 22:41:04.406556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6911 | 2026.05.08 22:41:05.581908 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.05.08 22:41:05.582147 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6913 | 2026.05.08 22:41:05.582492 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6914 | 2026.05.08 22:41:05.582526 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6915 | 2026.05.08 22:41:05.582736 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6916 | 2026.05.08 22:41:05.582800 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6917 | 2026.05.08 22:41:05.582936 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6918 | 2026.05.08 22:41:05.582970 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6919 | 2026.05.08 22:41:05.582991 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 6920 | 2026.05.08 22:41:05.583005 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6921 | 2026.05.08 22:41:05.583044 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6922 | 2026.05.08 22:41:05.583063 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6923 | 2026.05.08 22:41:05.584604 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002553 sec., 19976.498237367803 rows/sec., 4.73 MiB/sec. | ||
| 6924 | 2026.05.08 22:41:05.584707 [ 277 ] {51601a68-70f2-474e-a8d5-9be2a578f7bf} <Debug> TCPHandler: Processed in 0.002938674 sec. | ||
| 6925 | 2026.05.08 22:41:05.586904 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.05.08 22:41:05.587042 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6927 | 2026.05.08 22:41:05.587091 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6928 | 2026.05.08 22:41:05.587733 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.05.08 22:41:05.587770 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6930 | 2026.05.08 22:41:05.588135 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6931 | 2026.05.08 22:41:05.588364 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.05.08 22:41:05.588487 [ 114 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6933 | 2026.05.08 22:41:05.588503 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001497 sec., 82832.33132932532 rows/sec., 7.14 MiB/sec. | ||
| 6934 | 2026.05.08 22:41:05.588526 [ 114 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.05.08 22:41:05.588545 [ 277 ] {a876420c-f327-4b03-804d-85feca7ca70d} <Debug> TCPHandler: Processed in 0.001702216 sec. | ||
| 6936 | 2026.05.08 22:41:05.588546 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6937 | 2026.05.08 22:41:05.588666 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.05.08 22:41:05.588675 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6939 | 2026.05.08 22:41:05.588777 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6940 | 2026.05.08 22:41:05.588820 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6941 | 2026.05.08 22:41:05.588848 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6942 | 2026.05.08 22:41:05.588889 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3360 rows starting from the beginning of the part | ||
| 6943 | 2026.05.08 22:41:05.588958 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 72 rows starting from the beginning of the part | ||
| 6944 | 2026.05.08 22:41:05.589008 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2471 rows starting from the beginning of the part | ||
| 6945 | 2026.05.08 22:41:05.589056 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6946 | 2026.05.08 22:41:05.589104 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
| 6947 | 2026.05.08 22:41:05.589147 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 124 rows starting from the beginning of the part | ||
| 6948 | 2026.05.08 22:41:05.589263 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.05.08 22:41:05.589305 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6950 | 2026.05.08 22:41:05.589643 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6951 | 2026.05.08 22:41:05.589853 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.05.08 22:41:05.589983 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001224 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 6953 | 2026.05.08 22:41:05.590018 [ 277 ] {32c80623-4aa6-41d9-ac03-4c713310d77b} <Debug> TCPHandler: Processed in 0.001400152 sec. | ||
| 6954 | 2026.05.08 22:41:05.590148 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.08 22:41:05.590242 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6956 | 2026.05.08 22:41:05.590280 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6957 | 2026.05.08 22:41:05.590690 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.05.08 22:41:05.590724 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6959 | 2026.05.08 22:41:05.591029 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6960 | 2026.05.08 22:41:05.591236 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.05.08 22:41:05.591251 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263248 sec., 2338099.4347535404 rows/sec., 185.36 MiB/sec. | ||
| 6962 | 2026.05.08 22:41:05.591331 [ 114 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6963 | 2026.05.08 22:41:05.591364 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00114 sec., 85964.91228070176 rows/sec., 6.71 MiB/sec. | ||
| 6964 | 2026.05.08 22:41:05.591367 [ 114 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.05.08 22:41:05.591393 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6966 | 2026.05.08 22:41:05.591400 [ 277 ] {9cfe38a2-e0ea-4e89-ae2c-e45f7a9a9d3d} <Debug> TCPHandler: Processed in 0.00130581 sec. | ||
| 6967 | 2026.05.08 22:41:05.591500 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6968 | 2026.05.08 22:41:05.591520 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.05.08 22:41:05.591579 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6970 | 2026.05.08 22:41:05.591643 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.05.08 22:41:05.591655 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6972 | 2026.05.08 22:41:05.591692 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6973 | 2026.05.08 22:41:05.591703 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 6974 | 2026.05.08 22:41:05.591784 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 72 rows starting from the beginning of the part | ||
| 6975 | 2026.05.08 22:41:05.591837 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1326 rows starting from the beginning of the part | ||
| 6976 | 2026.05.08 22:41:05.591844 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.05.08 22:41:05.591887 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6978 | 2026.05.08 22:41:05.591928 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_46_9} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6979 | 2026.05.08 22:41:05.591943 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
| 6980 | 2026.05.08 22:41:05.591996 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 98 rows starting from the beginning of the part | ||
| 6981 | 2026.05.08 22:41:05.592006 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6982 | 2026.05.08 22:41:05.592113 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.05.08 22:41:05.592153 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6984 | 2026.05.08 22:41:05.592503 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6985 | 2026.05.08 22:41:05.592732 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.05.08 22:41:05.592829 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6987 | 2026.05.08 22:41:05.592853 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.05.08 22:41:05.592863 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 6989 | 2026.05.08 22:41:05.592869 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6990 | 2026.05.08 22:41:05.592899 [ 277 ] {a088a9c6-0b0c-49a9-a2eb-8ddb296cfbc6} <Debug> TCPHandler: Processed in 0.001429242 sec. | ||
| 6991 | 2026.05.08 22:41:05.592953 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6992 | 2026.05.08 22:41:05.593016 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.05.08 22:41:05.593053 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6994 | 2026.05.08 22:41:05.593083 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14963 rows starting from the beginning of the part | ||
| 6995 | 2026.05.08 22:41:05.593115 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6996 | 2026.05.08 22:41:05.593137 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6997 | 2026.05.08 22:41:05.593167 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6998 | 2026.05.08 22:41:05.593183 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1498 rows starting from the beginning of the part | ||
| 6999 | 2026.05.08 22:41:05.593225 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 7000 | 2026.05.08 22:41:05.593263 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7001 | 2026.05.08 22:41:05.593301 [ 199 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7002 | 2026.05.08 22:41:05.593414 [ 198 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197698 sec., 1751155.8032959362 rows/sec., 126.81 MiB/sec. | ||
| 7003 | 2026.05.08 22:41:05.593669 [ 198 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7004 | 2026.05.08 22:41:05.593956 [ 198 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.05.08 22:41:05.593997 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.05.08 22:41:05.594039 [ 198 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_46_9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7007 | 2026.05.08 22:41:05.594041 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7008 | 2026.05.08 22:41:05.594131 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7009 | 2026.05.08 22:41:05.594614 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7010 | 2026.05.08 22:41:05.594844 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.05.08 22:41:05.595003 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001906 sec., 17838.40503672613 rows/sec., 31.97 MiB/sec. | ||
| 7012 | 2026.05.08 22:41:05.595058 [ 277 ] {08593c4d-151c-4260-a7ff-3df4408b4b5a} <Debug> TCPHandler: Processed in 0.002090622 sec. | ||
| 7013 | 2026.05.08 22:41:05.595176 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.05.08 22:41:05.595274 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7015 | 2026.05.08 22:41:05.595313 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7016 | 2026.05.08 22:41:05.595646 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.05.08 22:41:05.595680 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7018 | 2026.05.08 22:41:05.596098 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7019 | 2026.05.08 22:41:05.596303 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.05.08 22:41:05.596399 [ 114 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7021 | 2026.05.08 22:41:05.596425 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 7022 | 2026.05.08 22:41:05.596426 [ 114 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.05.08 22:41:05.596454 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7024 | 2026.05.08 22:41:05.596459 [ 277 ] {5c9ee021-0f44-4a7b-b95a-963ef54d168c} <Debug> TCPHandler: Processed in 0.001331121 sec. | ||
| 7025 | 2026.05.08 22:41:05.596540 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7026 | 2026.05.08 22:41:05.596666 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7027 | 2026.05.08 22:41:05.596692 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 7028 | 2026.05.08 22:41:05.596740 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7029 | 2026.05.08 22:41:05.596781 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7030 | 2026.05.08 22:41:05.596818 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 7031 | 2026.05.08 22:41:05.596854 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7032 | 2026.05.08 22:41:05.596889 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7033 | 2026.05.08 22:41:05.598031 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517923 sec., 1660163.2625633844 rows/sec., 109.40 MiB/sec. | ||
| 7034 | 2026.05.08 22:41:05.598153 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17069 rows, containing 5 columns (5 merged, 0 gathered) in 0.00523838 sec., 3258450.1315292134 rows/sec., 213.68 MiB/sec. | ||
| 7035 | 2026.05.08 22:41:05.598363 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7036 | 2026.05.08 22:41:05.598422 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7037 | 2026.05.08 22:41:05.598660 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.05.08 22:41:05.598733 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7039 | 2026.05.08 22:41:05.598784 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.08 22:41:05.598807 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 7041 | 2026.05.08 22:41:05.598868 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_46_9} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7042 | 2026.05.08 22:41:05.598966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7043 | 2026.05.08 22:41:06.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.27 MiB, peak 285.44 MiB, free memory in arenas 0.00 B, will set to 277.52 MiB (RSS), difference: 1.25 MiB | ||
| 7044 | 2026.05.08 22:41:08.671913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 882 | ||
| 7045 | 2026.05.08 22:41:08.674178 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.05.08 22:41:08.674238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7047 | 2026.05.08 22:41:08.675466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7048 | 2026.05.08 22:41:08.675769 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.05.08 22:41:08.676170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7050 | 2026.05.08 22:41:10.582469 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.05.08 22:41:10.582696 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7052 | 2026.05.08 22:41:10.583034 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7053 | 2026.05.08 22:41:10.583072 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7054 | 2026.05.08 22:41:10.583305 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7055 | 2026.05.08 22:41:10.583376 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7056 | 2026.05.08 22:41:10.583523 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 7057 | 2026.05.08 22:41:10.583561 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7058 | 2026.05.08 22:41:10.583584 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 7059 | 2026.05.08 22:41:10.583601 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7060 | 2026.05.08 22:41:10.583641 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7061 | 2026.05.08 22:41:10.583665 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7062 | 2026.05.08 22:41:10.584810 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002205 sec., 23129.251700680274 rows/sec., 5.48 MiB/sec. | ||
| 7063 | 2026.05.08 22:41:10.584921 [ 277 ] {fe5f3e43-58e6-4b3e-9384-3840032af640} <Debug> TCPHandler: Processed in 0.002576289 sec. | ||
| 7064 | 2026.05.08 22:41:10.587757 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.05.08 22:41:10.587897 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7066 | 2026.05.08 22:41:10.587956 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7067 | 2026.05.08 22:41:10.588644 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.05.08 22:41:10.588705 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7069 | 2026.05.08 22:41:10.589188 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7070 | 2026.05.08 22:41:10.589513 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.05.08 22:41:10.589720 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001865 sec., 12868.6327077748 rows/sec., 1.07 MiB/sec. | ||
| 7072 | 2026.05.08 22:41:10.589775 [ 277 ] {20910810-ece9-42f2-aebd-24cfbf1fd0bb} <Debug> TCPHandler: Processed in 0.002084752 sec. | ||
| 7073 | 2026.05.08 22:41:10.590718 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.05.08 22:41:10.590937 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7075 | 2026.05.08 22:41:10.591025 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7076 | 2026.05.08 22:41:10.591854 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.05.08 22:41:10.591903 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7078 | 2026.05.08 22:41:10.592290 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7079 | 2026.05.08 22:41:10.592515 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.05.08 22:41:10.592673 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Debug> executeQuery: Read 192 rows, 17.40 KiB in 0.001798 sec., 106785.3170189099 rows/sec., 9.45 MiB/sec. | ||
| 7081 | 2026.05.08 22:41:10.592733 [ 277 ] {5aa39d11-638c-4b05-b240-d64880b711e7} <Debug> TCPHandler: Processed in 0.002243104 sec. | ||
| 7082 | 2026.05.08 22:41:10.592899 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.05.08 22:41:10.593007 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7084 | 2026.05.08 22:41:10.593068 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7085 | 2026.05.08 22:41:10.593543 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.05.08 22:41:10.593583 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7087 | 2026.05.08 22:41:10.593896 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7088 | 2026.05.08 22:41:10.594126 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.05.08 22:41:10.594269 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001289 sec., 15515.903801396431 rows/sec., 1.18 MiB/sec. | ||
| 7090 | 2026.05.08 22:41:10.594309 [ 277 ] {d79b283d-bf78-468d-a468-d4c067ff4d34} <Debug> TCPHandler: Processed in 0.001468212 sec. | ||
| 7091 | 2026.05.08 22:41:10.594429 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.05.08 22:41:10.594526 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.05.08 22:41:10.594566 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7094 | 2026.05.08 22:41:10.594974 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.05.08 22:41:10.595011 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7096 | 2026.05.08 22:41:10.595310 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7097 | 2026.05.08 22:41:10.595533 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.05.08 22:41:10.595672 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.71 MiB/sec. | ||
| 7099 | 2026.05.08 22:41:10.595710 [ 277 ] {0716930f-eb39-4345-9783-b94b9af02fe7} <Debug> TCPHandler: Processed in 0.001331581 sec. | ||
| 7100 | 2026.05.08 22:41:10.595829 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.05.08 22:41:10.595922 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7102 | 2026.05.08 22:41:10.595962 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7103 | 2026.05.08 22:41:10.596377 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.05.08 22:41:10.596412 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7105 | 2026.05.08 22:41:10.596701 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7106 | 2026.05.08 22:41:10.596905 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.05.08 22:41:10.597054 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 7108 | 2026.05.08 22:41:10.597093 [ 277 ] {20a45f6c-5e6e-43f9-9380-8f794dd4f538} <Debug> TCPHandler: Processed in 0.00131286 sec. | ||
| 7109 | 2026.05.08 22:41:10.597244 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.05.08 22:41:10.597336 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7111 | 2026.05.08 22:41:10.597375 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7112 | 2026.05.08 22:41:10.597819 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.08 22:41:10.597855 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7114 | 2026.05.08 22:41:10.598182 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7115 | 2026.05.08 22:41:10.598394 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.05.08 22:41:10.598521 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001203 sec., 89775.56109725685 rows/sec., 7.32 MiB/sec. | ||
| 7117 | 2026.05.08 22:41:10.598559 [ 277 ] {00fbf66d-cf69-49d0-9d2f-68122b1ad40b} <Debug> TCPHandler: Processed in 0.0013633 sec. | ||
| 7118 | 2026.05.08 22:41:10.598697 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.08 22:41:10.598790 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.08 22:41:10.598832 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7121 | 2026.05.08 22:41:10.599239 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.08 22:41:10.599274 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7123 | 2026.05.08 22:41:10.599600 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7124 | 2026.05.08 22:41:10.599816 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.08 22:41:10.599944 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001172 sec., 167235.49488054606 rows/sec., 12.00 MiB/sec. | ||
| 7126 | 2026.05.08 22:41:10.599980 [ 277 ] {523fc688-cd12-4e3e-8e02-50c267254116} <Debug> TCPHandler: Processed in 0.001333931 sec. | ||
| 7127 | 2026.05.08 22:41:10.600118 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.08 22:41:10.600218 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.05.08 22:41:10.600274 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7130 | 2026.05.08 22:41:10.601086 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.08 22:41:10.601124 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7132 | 2026.05.08 22:41:10.601642 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7133 | 2026.05.08 22:41:10.601868 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.08 22:41:10.601992 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7135 | 2026.05.08 22:41:10.602015 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001815 sec., 4407.713498622589 rows/sec., 7.90 MiB/sec. | ||
| 7136 | 2026.05.08 22:41:10.602064 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.05.08 22:41:10.602089 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7138 | 2026.05.08 22:41:10.602100 [ 277 ] {e1760797-25d8-4c9e-b840-403d31939b5d} <Debug> TCPHandler: Processed in 0.002033391 sec. | ||
| 7139 | 2026.05.08 22:41:10.602201 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 7140 | 2026.05.08 22:41:10.602243 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.05.08 22:41:10.602343 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7142 | 2026.05.08 22:41:10.602387 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7143 | 2026.05.08 22:41:10.602456 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7144 | 2026.05.08 22:41:10.602519 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 656 rows starting from the beginning of the part | ||
| 7145 | 2026.05.08 22:41:10.602644 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 7146 | 2026.05.08 22:41:10.602753 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.05.08 22:41:10.602757 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part | ||
| 7148 | 2026.05.08 22:41:10.602796 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7149 | 2026.05.08 22:41:10.602886 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7150 | 2026.05.08 22:41:10.603004 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 7151 | 2026.05.08 22:41:10.603112 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7152 | 2026.05.08 22:41:10.603124 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7153 | 2026.05.08 22:41:10.603342 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.05.08 22:41:10.603487 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 7155 | 2026.05.08 22:41:10.603527 [ 277 ] {ccd4e663-dc07-4f4b-8916-79e60092350b} <Debug> TCPHandler: Processed in 0.00133426 sec. | ||
| 7156 | 2026.05.08 22:41:10.607738 [ 191 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 19 columns (19 merged, 0 gathered) in 0.005585325 sec., 135533.7424411292 rows/sec., 242.87 MiB/sec. | ||
| 7157 | 2026.05.08 22:41:10.608694 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7158 | 2026.05.08 22:41:10.609033 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.05.08 22:41:10.609100 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7160 | 2026.05.08 22:41:10.609251 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7161 | 2026.05.08 22:41:11.137361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14898 | ||
| 7162 | 2026.05.08 22:41:11.137893 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.05.08 22:41:11.137945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7164 | 2026.05.08 22:41:11.138471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7165 | 2026.05.08 22:41:11.138800 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.05.08 22:41:11.138965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14898 | ||
| 7167 | 2026.05.08 22:41:11.138960 [ 24 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7168 | 2026.05.08 22:41:11.139051 [ 24 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.08 22:41:11.139071 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7170 | 2026.05.08 22:41:11.139166 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 7171 | 2026.05.08 22:41:11.139260 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2026.05.08 22:41:11.139289 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12466 rows starting from the beginning of the part | ||
| 7173 | 2026.05.08 22:41:11.139345 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7174 | 2026.05.08 22:41:11.139391 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7175 | 2026.05.08 22:41:11.139432 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7176 | 2026.05.08 22:41:11.139472 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7177 | 2026.05.08 22:41:11.139511 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7178 | 2026.05.08 22:41:11.141138 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14898 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009761 sec., 7412821.723578077 rows/sec., 106.04 MiB/sec. | ||
| 7179 | 2026.05.08 22:41:11.141535 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7180 | 2026.05.08 22:41:11.141816 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.05.08 22:41:11.141899 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_31_6} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7182 | 2026.05.08 22:41:11.142019 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7183 | 2026.05.08 22:41:11.906754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7184 | 2026.05.08 22:41:11.923593 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.05.08 22:41:11.923642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7186 | 2026.05.08 22:41:11.929309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7187 | 2026.05.08 22:41:11.930004 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.08 22:41:11.930291 [ 24 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7189 | 2026.05.08 22:41:11.930332 [ 24 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.05.08 22:41:11.930355 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7191 | 2026.05.08 22:41:11.930514 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 7192 | 2026.05.08 22:41:11.932954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7193 | 2026.05.08 22:41:11.934444 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7194 | 2026.05.08 22:41:11.935946 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7195 | 2026.05.08 22:41:11.940781 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7196 | 2026.05.08 22:41:11.945177 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7197 | 2026.05.08 22:41:11.949617 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7198 | 2026.05.08 22:41:11.953806 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7199 | 2026.05.08 22:41:11.957452 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7200 | 2026.05.08 22:41:12.000296 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.65 MiB, peak 290.65 MiB, free memory in arenas 0.00 B, will set to 282.48 MiB (RSS), difference: -8.17 MiB | ||
| 7201 | 2026.05.08 22:41:12.010151 [ 191 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079713337 sec., 2935.5188078501847 rows/sec., 15.18 MiB/sec. | ||
| 7202 | 2026.05.08 22:41:12.013114 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7203 | 2026.05.08 22:41:12.015220 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.05.08 22:41:12.015343 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_31_6} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7205 | 2026.05.08 22:41:12.017973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7206 | 2026.05.08 22:41:13.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.92 MiB, peak 290.65 MiB, free memory in arenas 0.00 B, will set to 282.97 MiB (RSS), difference: 11.05 MiB | ||
| 7207 | 2026.05.08 22:41:15.582953 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.08 22:41:15.583163 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7209 | 2026.05.08 22:41:15.583478 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7210 | 2026.05.08 22:41:15.583515 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7211 | 2026.05.08 22:41:15.583725 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7212 | 2026.05.08 22:41:15.583794 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7213 | 2026.05.08 22:41:15.583930 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7214 | 2026.05.08 22:41:15.583965 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7215 | 2026.05.08 22:41:15.583986 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 7216 | 2026.05.08 22:41:15.584000 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7217 | 2026.05.08 22:41:15.584038 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7218 | 2026.05.08 22:41:15.584057 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7219 | 2026.05.08 22:41:15.585100 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002022 sec., 25222.551928783385 rows/sec., 5.97 MiB/sec. | ||
| 7220 | 2026.05.08 22:41:15.585208 [ 277 ] {6516e8a2-dfd7-41c6-b957-87aa23b61a4a} <Debug> TCPHandler: Processed in 0.002374146 sec. | ||
| 7221 | 2026.05.08 22:41:15.587581 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.05.08 22:41:15.587710 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7223 | 2026.05.08 22:41:15.587761 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7224 | 2026.05.08 22:41:15.588301 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.05.08 22:41:15.588343 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7226 | 2026.05.08 22:41:15.588709 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7227 | 2026.05.08 22:41:15.588925 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.05.08 22:41:15.589071 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001399 sec., 88634.73909935668 rows/sec., 7.64 MiB/sec. | ||
| 7229 | 2026.05.08 22:41:15.589109 [ 277 ] {ad12e347-3d26-4009-8af9-933573e890b9} <Debug> TCPHandler: Processed in 0.001587004 sec. | ||
| 7230 | 2026.05.08 22:41:15.589239 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.05.08 22:41:15.589347 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.05.08 22:41:15.589387 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7233 | 2026.05.08 22:41:15.589821 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.05.08 22:41:15.589862 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7235 | 2026.05.08 22:41:15.590176 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7236 | 2026.05.08 22:41:15.590383 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.05.08 22:41:15.590515 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001189 sec., 28595.45836837679 rows/sec., 2.10 MiB/sec. | ||
| 7238 | 2026.05.08 22:41:15.590554 [ 277 ] {8601d06f-9383-4919-a321-0c774e7f2b63} <Debug> TCPHandler: Processed in 0.001365711 sec. | ||
| 7239 | 2026.05.08 22:41:15.590671 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.05.08 22:41:15.590765 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2026.05.08 22:41:15.590804 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7242 | 2026.05.08 22:41:15.591240 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.05.08 22:41:15.591277 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7244 | 2026.05.08 22:41:15.591574 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7245 | 2026.05.08 22:41:15.591775 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.05.08 22:41:15.591903 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001157 sec., 84701.81503889369 rows/sec., 6.62 MiB/sec. | ||
| 7247 | 2026.05.08 22:41:15.591941 [ 277 ] {7bc91419-6656-4dde-9d17-998c86be168c} <Debug> TCPHandler: Processed in 0.00131835 sec. | ||
| 7248 | 2026.05.08 22:41:15.592057 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.05.08 22:41:15.592157 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7250 | 2026.05.08 22:41:15.592199 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7251 | 2026.05.08 22:41:15.592600 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.05.08 22:41:15.592637 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7253 | 2026.05.08 22:41:15.592953 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7254 | 2026.05.08 22:41:15.593176 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.05.08 22:41:15.593306 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7256 | 2026.05.08 22:41:15.593342 [ 277 ] {0c0c7374-0cf5-4aa3-8ca9-197e40cd44a9} <Debug> TCPHandler: Processed in 0.00133329 sec. | ||
| 7257 | 2026.05.08 22:41:15.593453 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.05.08 22:41:15.593545 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2026.05.08 22:41:15.593596 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7260 | 2026.05.08 22:41:15.594387 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.05.08 22:41:15.594425 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7262 | 2026.05.08 22:41:15.594946 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7263 | 2026.05.08 22:41:15.595167 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.05.08 22:41:15.595301 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001774 sec., 19165.727170236754 rows/sec., 34.34 MiB/sec. | ||
| 7265 | 2026.05.08 22:41:15.595355 [ 277 ] {0a6b93c7-4576-429d-bc92-a14db475ad3c} <Debug> TCPHandler: Processed in 0.00195124 sec. | ||
| 7266 | 2026.05.08 22:41:15.595476 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.05.08 22:41:15.595569 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7268 | 2026.05.08 22:41:15.595610 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7269 | 2026.05.08 22:41:15.595940 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.05.08 22:41:15.595975 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7271 | 2026.05.08 22:41:15.596280 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7272 | 2026.05.08 22:41:15.596478 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.05.08 22:41:15.596603 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7274 | 2026.05.08 22:41:15.596639 [ 277 ] {dd963e4e-2e3e-45ad-a1f3-d197456c4361} <Debug> TCPHandler: Processed in 0.001212009 sec. | ||
| 7275 | 2026.05.08 22:41:16.241399 [ 287 ] {} <Trace> TCP-Session: 6a96c5ae-a931-4a1a-bc78-fe2d213a67e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.05.08 22:41:16.241780 [ 287 ] {a28e457d-0bf4-4659-b7e7-fc71247e87c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40327) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 7277 | 2026.05.08 22:41:16.242240 [ 287 ] {a28e457d-0bf4-4659-b7e7-fc71247e87c6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7278 | 2026.05.08 22:41:16.242397 [ 287 ] {a28e457d-0bf4-4659-b7e7-fc71247e87c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7279 | 2026.05.08 22:41:16.242792 [ 335 ] {a28e457d-0bf4-4659-b7e7-fc71247e87c6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7280 | 2026.05.08 22:41:16.243550 [ 287 ] {a28e457d-0bf4-4659-b7e7-fc71247e87c6} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001945 sec., 71979.43444730078 rows/sec., 4.00 MiB/sec. | ||
| 7281 | 2026.05.08 22:41:16.243668 [ 287 ] {a28e457d-0bf4-4659-b7e7-fc71247e87c6} <Debug> TCPHandler: Processed in 0.002473747 sec. | ||
| 7282 | 2026.05.08 22:41:18.508253 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7283 | 2026.05.08 22:41:18.508318 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7284 | 2026.05.08 22:41:18.639189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15346 | ||
| 7285 | 2026.05.08 22:41:18.639740 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.05.08 22:41:18.639799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7287 | 2026.05.08 22:41:18.640629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7288 | 2026.05.08 22:41:18.640889 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.05.08 22:41:18.641064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15346 | ||
| 7290 | 2026.05.08 22:41:18.676503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 918 | ||
| 7291 | 2026.05.08 22:41:18.678971 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.05.08 22:41:18.679039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7293 | 2026.05.08 22:41:18.680321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7294 | 2026.05.08 22:41:18.680609 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.05.08 22:41:18.681038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7296 | 2026.05.08 22:41:19.001503 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000974115 sec. | ||
| 7297 | 2026.05.08 22:41:19.433151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7298 | 2026.05.08 22:41:19.448325 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.05.08 22:41:19.448385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7300 | 2026.05.08 22:41:19.453811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7301 | 2026.05.08 22:41:19.454514 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.05.08 22:41:19.457187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7303 | 2026.05.08 22:41:20.582118 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.05.08 22:41:20.582341 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7305 | 2026.05.08 22:41:20.582662 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7306 | 2026.05.08 22:41:20.582696 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7307 | 2026.05.08 22:41:20.582910 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7308 | 2026.05.08 22:41:20.582977 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7309 | 2026.05.08 22:41:20.583116 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7310 | 2026.05.08 22:41:20.583152 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7311 | 2026.05.08 22:41:20.583172 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 7312 | 2026.05.08 22:41:20.583187 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7313 | 2026.05.08 22:41:20.583236 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7314 | 2026.05.08 22:41:20.583258 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7315 | 2026.05.08 22:41:20.584349 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002095 sec., 24343.675417661096 rows/sec., 5.76 MiB/sec. | ||
| 7316 | 2026.05.08 22:41:20.584450 [ 277 ] {2d7ec40b-ccf1-496c-9722-9e70f25b8a8a} <Debug> TCPHandler: Processed in 0.002457627 sec. | ||
| 7317 | 2026.05.08 22:41:20.586285 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.05.08 22:41:20.586390 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7319 | 2026.05.08 22:41:20.586432 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7320 | 2026.05.08 22:41:20.586930 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.05.08 22:41:20.586976 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7322 | 2026.05.08 22:41:20.587354 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7323 | 2026.05.08 22:41:20.587575 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.05.08 22:41:20.587716 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001356 sec., 53097.345132743365 rows/sec., 4.28 MiB/sec. | ||
| 7325 | 2026.05.08 22:41:20.587754 [ 277 ] {3d616ae6-851d-45fe-8619-bd7f68a9b712} <Debug> TCPHandler: Processed in 0.001519223 sec. | ||
| 7326 | 2026.05.08 22:41:20.587882 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.05.08 22:41:20.587976 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7328 | 2026.05.08 22:41:20.588015 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7329 | 2026.05.08 22:41:20.588427 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.05.08 22:41:20.588461 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7331 | 2026.05.08 22:41:20.588755 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7332 | 2026.05.08 22:41:20.588955 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.05.08 22:41:20.589081 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001124 sec., 7117.437722419929 rows/sec., 535.20 KiB/sec. | ||
| 7334 | 2026.05.08 22:41:20.589118 [ 277 ] {7872a31e-2233-4ef3-85e4-7b23596f08fc} <Debug> TCPHandler: Processed in 0.001285139 sec. | ||
| 7335 | 2026.05.08 22:41:20.589247 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.05.08 22:41:20.589342 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7337 | 2026.05.08 22:41:20.589380 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7338 | 2026.05.08 22:41:20.589791 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.05.08 22:41:20.589826 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7340 | 2026.05.08 22:41:20.590116 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7341 | 2026.05.08 22:41:20.590332 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.05.08 22:41:20.590458 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001134 sec., 63492.06349206349 rows/sec., 4.96 MiB/sec. | ||
| 7343 | 2026.05.08 22:41:20.590494 [ 277 ] {77debd09-db21-47ac-aeb2-acfffddf754f} <Debug> TCPHandler: Processed in 0.00130697 sec. | ||
| 7344 | 2026.05.08 22:41:20.590609 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.05.08 22:41:20.590700 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.05.08 22:41:20.590742 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7347 | 2026.05.08 22:41:20.591136 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.05.08 22:41:20.591169 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7349 | 2026.05.08 22:41:20.591494 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7350 | 2026.05.08 22:41:20.591695 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.05.08 22:41:20.591820 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 7352 | 2026.05.08 22:41:20.591855 [ 277 ] {0701de00-a4b7-4fc8-9433-1c692cf37db8} <Debug> TCPHandler: Processed in 0.00129407 sec. | ||
| 7353 | 2026.05.08 22:41:20.591967 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2026.05.08 22:41:20.592060 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.05.08 22:41:20.592112 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7356 | 2026.05.08 22:41:20.592856 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2026.05.08 22:41:20.592892 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7358 | 2026.05.08 22:41:20.593398 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7359 | 2026.05.08 22:41:20.593612 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2026.05.08 22:41:20.593751 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001709 sec., 4681.100058513751 rows/sec., 8.39 MiB/sec. | ||
| 7361 | 2026.05.08 22:41:20.593805 [ 277 ] {6a8615dd-e656-4ae5-9dcc-39d48e112420} <Debug> TCPHandler: Processed in 0.001885519 sec. | ||
| 7362 | 2026.05.08 22:41:20.593975 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7363 | 2026.05.08 22:41:20.594071 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7364 | 2026.05.08 22:41:20.594112 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7365 | 2026.05.08 22:41:20.594462 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.05.08 22:41:20.594500 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7367 | 2026.05.08 22:41:20.594811 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7368 | 2026.05.08 22:41:20.595015 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.05.08 22:41:20.595140 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7370 | 2026.05.08 22:41:20.595175 [ 277 ] {d0f58c95-008e-4bf5-ac91-8475115d76fe} <Debug> TCPHandler: Processed in 0.00126229 sec. | ||
| 7371 | 2026.05.08 22:41:21.094016 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.05.08 22:41:21.094259 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7373 | 2026.05.08 22:41:21.094611 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7374 | 2026.05.08 22:41:21.094650 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7375 | 2026.05.08 22:41:21.094908 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7376 | 2026.05.08 22:41:21.094975 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7377 | 2026.05.08 22:41:21.095115 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 7378 | 2026.05.08 22:41:21.095151 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7379 | 2026.05.08 22:41:21.095173 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 7380 | 2026.05.08 22:41:21.095187 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7381 | 2026.05.08 22:41:21.095227 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7382 | 2026.05.08 22:41:21.095250 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7383 | 2026.05.08 22:41:21.096345 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002195 sec., 23234.624145785878 rows/sec., 5.50 MiB/sec. | ||
| 7384 | 2026.05.08 22:41:21.096446 [ 277 ] {044d9a84-f1f1-49ae-a74b-0ed155be4720} <Debug> TCPHandler: Processed in 0.002554068 sec. | ||
| 7385 | 2026.05.08 22:41:21.112027 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2026.05.08 22:41:21.112136 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7387 | 2026.05.08 22:41:21.112178 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7388 | 2026.05.08 22:41:21.112785 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.05.08 22:41:21.112833 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7390 | 2026.05.08 22:41:21.113213 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7391 | 2026.05.08 22:41:21.113436 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.05.08 22:41:21.113579 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001474 sec., 192672.9986431479 rows/sec., 12.24 MiB/sec. | ||
| 7393 | 2026.05.08 22:41:21.113578 [ 41 ] {} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7394 | 2026.05.08 22:41:21.113620 [ 277 ] {c27691e8-deac-4356-970b-5082edeaa874} <Debug> TCPHandler: Processed in 0.001644714 sec. | ||
| 7395 | 2026.05.08 22:41:21.113693 [ 41 ] {} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.05.08 22:41:21.113737 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7397 | 2026.05.08 22:41:21.113812 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.05.08 22:41:21.113870 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7399 | 2026.05.08 22:41:21.113916 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7400 | 2026.05.08 22:41:21.113960 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7401 | 2026.05.08 22:41:21.114018 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7402 | 2026.05.08 22:41:21.114057 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 7403 | 2026.05.08 22:41:21.114123 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 7404 | 2026.05.08 22:41:21.114166 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7405 | 2026.05.08 22:41:21.114205 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7406 | 2026.05.08 22:41:21.114244 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7407 | 2026.05.08 22:41:21.114283 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 7408 | 2026.05.08 22:41:21.114374 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.05.08 22:41:21.114416 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7410 | 2026.05.08 22:41:21.114717 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7411 | 2026.05.08 22:41:21.114949 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.05.08 22:41:21.115088 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 136.59 KiB/sec. | ||
| 7413 | 2026.05.08 22:41:21.115126 [ 277 ] {c2e8d673-b913-436d-ac87-6c36141125db} <Debug> TCPHandler: Processed in 0.001373101 sec. | ||
| 7414 | 2026.05.08 22:41:21.115191 [ 191 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137087 sec., 691531.6550803505 rows/sec., 47.92 MiB/sec. | ||
| 7415 | 2026.05.08 22:41:21.115251 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.05.08 22:41:21.115349 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7417 | 2026.05.08 22:41:21.115352 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7418 | 2026.05.08 22:41:21.115407 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7419 | 2026.05.08 22:41:21.115595 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.05.08 22:41:21.115665 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_15_3} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7421 | 2026.05.08 22:41:21.115734 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7422 | 2026.05.08 22:41:21.117410 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.05.08 22:41:21.117450 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7424 | 2026.05.08 22:41:21.117944 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7425 | 2026.05.08 22:41:21.118158 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.05.08 22:41:21.118291 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Debug> executeQuery: Read 3211 rows, 246.38 KiB in 0.002957 sec., 1085897.8694622929 rows/sec., 81.37 MiB/sec. | ||
| 7427 | 2026.05.08 22:41:21.118331 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7428 | 2026.05.08 22:41:21.118344 [ 277 ] {74ce33cb-8701-4900-b681-ab9dae16fc7a} <Debug> TCPHandler: Processed in 0.003149418 sec. | ||
| 7429 | 2026.05.08 22:41:21.118491 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.05.08 22:41:21.118585 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.05.08 22:41:21.118626 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7432 | 2026.05.08 22:41:21.119174 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.05.08 22:41:21.119211 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7434 | 2026.05.08 22:41:21.119517 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7435 | 2026.05.08 22:41:21.119718 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.05.08 22:41:21.119820 [ 65 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7437 | 2026.05.08 22:41:21.119848 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Debug> executeQuery: Read 187 rows, 11.92 KiB in 0.001281 sec., 145979.70335675252 rows/sec., 9.08 MiB/sec. | ||
| 7438 | 2026.05.08 22:41:21.119863 [ 65 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.05.08 22:41:21.119890 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7440 | 2026.05.08 22:41:21.119893 [ 277 ] {90f00a00-276f-44dc-bb9b-b7cfd79b12a6} <Debug> TCPHandler: Processed in 0.001451392 sec. | ||
| 7441 | 2026.05.08 22:41:21.119993 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::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 | ||
| 7442 | 2026.05.08 22:41:21.120025 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.05.08 22:41:21.120118 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7444 | 2026.05.08 22:41:21.120121 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.05.08 22:41:21.120160 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7446 | 2026.05.08 22:41:21.120176 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7447 | 2026.05.08 22:41:21.120238 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7448 | 2026.05.08 22:41:21.120287 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 7449 | 2026.05.08 22:41:21.120330 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7450 | 2026.05.08 22:41:21.120372 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7451 | 2026.05.08 22:41:21.120413 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 187 rows starting from the beginning of the part | ||
| 7452 | 2026.05.08 22:41:21.121011 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.05.08 22:41:21.121053 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7454 | 2026.05.08 22:41:21.121289 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134914 sec., 376536.163778407 rows/sec., 25.99 MiB/sec. | ||
| 7455 | 2026.05.08 22:41:21.121425 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7456 | 2026.05.08 22:41:21.121443 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7457 | 2026.05.08 22:41:21.121735 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.05.08 22:41:21.121775 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.05.08 22:41:21.121853 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_41_8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7460 | 2026.05.08 22:41:21.121877 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001774 sec., 535512.9650507328 rows/sec., 31.51 MiB/sec. | ||
| 7461 | 2026.05.08 22:41:21.121921 [ 277 ] {298e555b-7fb0-4318-b025-56df8b99f4a7} <Debug> TCPHandler: Processed in 0.001950279 sec. | ||
| 7462 | 2026.05.08 22:41:21.121924 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7463 | 2026.05.08 22:41:21.122054 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.05.08 22:41:21.122151 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.05.08 22:41:21.122190 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7466 | 2026.05.08 22:41:21.122595 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.05.08 22:41:21.122632 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7468 | 2026.05.08 22:41:21.122924 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7469 | 2026.05.08 22:41:21.123148 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.05.08 22:41:21.123281 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 7471 | 2026.05.08 22:41:21.123318 [ 277 ] {9f86f234-38aa-4d34-b85b-9366d093e6c3} <Debug> TCPHandler: Processed in 0.0013137 sec. | ||
| 7472 | 2026.05.08 22:41:21.123435 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.05.08 22:41:21.123526 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.05.08 22:41:21.123565 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7475 | 2026.05.08 22:41:21.124022 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.05.08 22:41:21.124059 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7477 | 2026.05.08 22:41:21.124359 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7478 | 2026.05.08 22:41:21.124570 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.05.08 22:41:21.124694 [ 113 ] {} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7480 | 2026.05.08 22:41:21.124698 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 7481 | 2026.05.08 22:41:21.124736 [ 113 ] {} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.05.08 22:41:21.124761 [ 277 ] {64b648d4-f8ee-4a49-a26a-bc544dbb7ead} <Debug> TCPHandler: Processed in 0.00137393 sec. | ||
| 7483 | 2026.05.08 22:41:21.124763 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7484 | 2026.05.08 22:41:21.124865 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7485 | 2026.05.08 22:41:21.124898 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.05.08 22:41:21.124961 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7487 | 2026.05.08 22:41:21.124994 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 7488 | 2026.05.08 22:41:21.124994 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7489 | 2026.05.08 22:41:21.125046 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7490 | 2026.05.08 22:41:21.125049 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 7491 | 2026.05.08 22:41:21.125101 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 7492 | 2026.05.08 22:41:21.125137 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7493 | 2026.05.08 22:41:21.125169 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 7494 | 2026.05.08 22:41:21.125202 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7495 | 2026.05.08 22:41:21.125918 [ 193 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089087 sec., 451754.54302548827 rows/sec., 28.27 MiB/sec. | ||
| 7496 | 2026.05.08 22:41:21.126025 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7497 | 2026.05.08 22:41:21.126249 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.05.08 22:41:21.126309 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_15_3} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7499 | 2026.05.08 22:41:21.126360 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7500 | 2026.05.08 22:41:21.126444 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.05.08 22:41:21.126490 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7502 | 2026.05.08 22:41:21.126968 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7503 | 2026.05.08 22:41:21.127226 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.05.08 22:41:21.127367 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Debug> executeQuery: Read 1750 rows, 120.90 KiB in 0.00239 sec., 732217.5732217573 rows/sec., 49.40 MiB/sec. | ||
| 7505 | 2026.05.08 22:41:21.127407 [ 277 ] {86cdc1c5-a14f-4d55-be40-32dbcbf5cda0} <Debug> TCPHandler: Processed in 0.002559819 sec. | ||
| 7506 | 2026.05.08 22:41:21.127539 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.05.08 22:41:21.127631 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7508 | 2026.05.08 22:41:21.127672 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7509 | 2026.05.08 22:41:21.128018 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.05.08 22:41:21.128057 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7511 | 2026.05.08 22:41:21.128357 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7512 | 2026.05.08 22:41:21.128560 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.05.08 22:41:21.128684 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 7514 | 2026.05.08 22:41:21.128720 [ 277 ] {2508ad6b-6f9b-4047-9055-554a4f0e557c} <Debug> TCPHandler: Processed in 0.001230639 sec. | ||
| 7515 | 2026.05.08 22:41:21.128837 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.05.08 22:41:21.128929 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7517 | 2026.05.08 22:41:21.128970 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7518 | 2026.05.08 22:41:21.129755 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.05.08 22:41:21.129792 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7520 | 2026.05.08 22:41:21.130206 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7521 | 2026.05.08 22:41:21.130423 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.05.08 22:41:21.130552 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001642 sec., 975639.4640682095 rows/sec., 59.23 MiB/sec. | ||
| 7523 | 2026.05.08 22:41:21.130589 [ 277 ] {2ee59d97-30ee-48eb-81f1-f9adbb113ba0} <Debug> TCPHandler: Processed in 0.001801137 sec. | ||
| 7524 | 2026.05.08 22:41:21.130704 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.05.08 22:41:21.130797 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.05.08 22:41:21.130838 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7527 | 2026.05.08 22:41:21.131163 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.08 22:41:21.131198 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7529 | 2026.05.08 22:41:21.131471 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7530 | 2026.05.08 22:41:21.131660 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.05.08 22:41:21.131778 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7532 | 2026.05.08 22:41:21.131812 [ 277 ] {3763f500-15cc-4e07-8dea-0701e7ca136a} <Debug> TCPHandler: Processed in 0.001195508 sec. | ||
| 7533 | 2026.05.08 22:41:21.131929 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.05.08 22:41:21.132018 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.05.08 22:41:21.132067 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7536 | 2026.05.08 22:41:21.133010 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.05.08 22:41:21.133046 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7538 | 2026.05.08 22:41:21.133617 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7539 | 2026.05.08 22:41:21.133832 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.05.08 22:41:21.133976 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001922 sec., 22372.528616024974 rows/sec., 40.09 MiB/sec. | ||
| 7541 | 2026.05.08 22:41:21.134029 [ 277 ] {baf99ccf-654c-4335-8ccf-032c26ae5e51} <Debug> TCPHandler: Processed in 0.002101422 sec. | ||
| 7542 | 2026.05.08 22:41:21.134150 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.05.08 22:41:21.134247 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.05.08 22:41:21.134288 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7545 | 2026.05.08 22:41:21.134632 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.05.08 22:41:21.134667 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7547 | 2026.05.08 22:41:21.134968 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7548 | 2026.05.08 22:41:21.135173 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.05.08 22:41:21.135304 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001079 sec., 38924.93049119555 rows/sec., 2.22 MiB/sec. | ||
| 7550 | 2026.05.08 22:41:21.135340 [ 277 ] {7ee0ef5f-46c0-4a47-a791-bd85938f3cfa} <Debug> TCPHandler: Processed in 0.001239089 sec. | ||
| 7551 | 2026.05.08 22:41:25.563276 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63394 | ||
| 7552 | 2026.05.08 22:41:25.563396 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7553 | 2026.05.08 22:41:25.563421 [ 275 ] {} <Debug> TCP-Session: fb93ec5a-218a-4bb6-84d1-3313aa60ab42 Authenticating user 'default' from [fd00:1122:3344:101::e]:63394 | ||
| 7554 | 2026.05.08 22:41:25.563442 [ 275 ] {} <Debug> TCP-Session: fb93ec5a-218a-4bb6-84d1-3313aa60ab42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.05.08 22:41:25.563454 [ 275 ] {} <Debug> TCP-Session: fb93ec5a-218a-4bb6-84d1-3313aa60ab42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.05.08 22:41:25.563672 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33381 | ||
| 7557 | 2026.05.08 22:41:25.563689 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36459 | ||
| 7558 | 2026.05.08 22:41:25.563728 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39636 | ||
| 7559 | 2026.05.08 22:41:25.563746 [ 275 ] {} <Trace> TCP-Session: fb93ec5a-218a-4bb6-84d1-3313aa60ab42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.05.08 22:41:25.563734 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33676 | ||
| 7561 | 2026.05.08 22:41:25.563795 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2026.05.08 22:41:25.563788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7563 | 2026.05.08 22:41:25.563882 [ 304 ] {} <Debug> TCP-Session: dc697054-5927-4638-bddf-51580160ec4e Authenticating user 'default' from [fd00:1122:3344:101::e]:36459 | ||
| 7564 | 2026.05.08 22:41:25.563896 [ 286 ] {} <Debug> TCP-Session: 54e883f7-ad3d-4bdc-809e-62ee6d85f4f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33381 | ||
| 7565 | 2026.05.08 22:41:25.563731 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63629 | ||
| 7566 | 2026.05.08 22:41:25.563944 [ 275 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7567 | 2026.05.08 22:41:25.563916 [ 304 ] {} <Debug> TCP-Session: dc697054-5927-4638-bddf-51580160ec4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.05.08 22:41:25.563920 [ 286 ] {} <Debug> TCP-Session: 54e883f7-ad3d-4bdc-809e-62ee6d85f4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.08 22:41:25.564003 [ 304 ] {} <Debug> TCP-Session: dc697054-5927-4638-bddf-51580160ec4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.05.08 22:41:25.564015 [ 286 ] {} <Debug> TCP-Session: 54e883f7-ad3d-4bdc-809e-62ee6d85f4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.05.08 22:41:25.563711 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54825 | ||
| 7572 | 2026.05.08 22:41:25.563696 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51879 | ||
| 7573 | 2026.05.08 22:41:25.563684 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50360 | ||
| 7574 | 2026.05.08 22:41:25.564258 [ 275 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7575 | 2026.05.08 22:41:25.564321 [ 275 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7576 | 2026.05.08 22:41:25.564480 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7577 | 2026.05.08 22:41:25.564523 [ 309 ] {} <Debug> TCP-Session: 50ca318e-8428-4cc8-9c65-27bfd6b147ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63629 | ||
| 7578 | 2026.05.08 22:41:25.564550 [ 309 ] {} <Debug> TCP-Session: 50ca318e-8428-4cc8-9c65-27bfd6b147ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.05.08 22:41:25.564563 [ 309 ] {} <Debug> TCP-Session: 50ca318e-8428-4cc8-9c65-27bfd6b147ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7580 | 2026.05.08 22:41:25.564591 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7581 | 2026.05.08 22:41:25.564630 [ 303 ] {} <Debug> TCP-Session: 989d6b01-8dbe-4fde-8712-7c498dbfb39a Authenticating user 'default' from [fd00:1122:3344:101::e]:50360 | ||
| 7582 | 2026.05.08 22:41:25.564645 [ 275 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 7583 | 2026.05.08 22:41:25.564656 [ 303 ] {} <Debug> TCP-Session: 989d6b01-8dbe-4fde-8712-7c498dbfb39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.05.08 22:41:25.564691 [ 303 ] {} <Debug> TCP-Session: 989d6b01-8dbe-4fde-8712-7c498dbfb39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.05.08 22:41:25.564924 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7586 | 2026.05.08 22:41:25.564960 [ 307 ] {} <Debug> TCP-Session: 28e75376-9f89-4020-9b8d-cac7b6a72913 Authenticating user 'default' from [fd00:1122:3344:101::e]:51879 | ||
| 7587 | 2026.05.08 22:41:25.564977 [ 307 ] {} <Debug> TCP-Session: 28e75376-9f89-4020-9b8d-cac7b6a72913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.05.08 22:41:25.564992 [ 307 ] {} <Debug> TCP-Session: 28e75376-9f89-4020-9b8d-cac7b6a72913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.05.08 22:41:25.565034 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7590 | 2026.05.08 22:41:25.565071 [ 308 ] {} <Debug> TCP-Session: 304351b8-349f-4462-9087-1ae2a9efec51 Authenticating user 'default' from [fd00:1122:3344:101::e]:54825 | ||
| 7591 | 2026.05.08 22:41:25.565088 [ 308 ] {} <Debug> TCP-Session: 304351b8-349f-4462-9087-1ae2a9efec51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.05.08 22:41:25.565104 [ 308 ] {} <Debug> TCP-Session: 304351b8-349f-4462-9087-1ae2a9efec51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.05.08 22:41:25.565149 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7594 | 2026.05.08 22:41:25.565186 [ 311 ] {} <Debug> TCP-Session: 056eee53-0a47-4842-a72e-25258d6281f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33676 | ||
| 7595 | 2026.05.08 22:41:25.565204 [ 311 ] {} <Debug> TCP-Session: 056eee53-0a47-4842-a72e-25258d6281f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.05.08 22:41:25.565219 [ 311 ] {} <Debug> TCP-Session: 056eee53-0a47-4842-a72e-25258d6281f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.05.08 22:41:25.565258 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2026.05.08 22:41:25.565293 [ 310 ] {} <Debug> TCP-Session: 9fd8f9ab-5746-4dc8-a2eb-dfb2b04e1f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:39636 | ||
| 7599 | 2026.05.08 22:41:25.565310 [ 310 ] {} <Debug> TCP-Session: 9fd8f9ab-5746-4dc8-a2eb-dfb2b04e1f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.05.08 22:41:25.565326 [ 310 ] {} <Debug> TCP-Session: 9fd8f9ab-5746-4dc8-a2eb-dfb2b04e1f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.05.08 22:41:25.565940 [ 359 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Trace> AggregatingTransform: Aggregating | ||
| 7602 | 2026.05.08 22:41:25.565989 [ 359 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7603 | 2026.05.08 22:41:25.566028 [ 359 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001245339 sec. (802.994 rows/sec., 31.37 KiB/sec.) | ||
| 7604 | 2026.05.08 22:41:25.566050 [ 359 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Trace> Aggregator: Merging aggregated data | ||
| 7605 | 2026.05.08 22:41:25.567629 [ 275 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003744 sec., 267.0940170940171 rows/sec., 10.43 KiB/sec. | ||
| 7606 | 2026.05.08 22:41:25.567764 [ 275 ] {a87fbdee-ab1b-437c-adb1-acb564cbc34a} <Debug> TCPHandler: Processed in 0.004132973 sec. | ||
| 7607 | 2026.05.08 22:41:25.567888 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7608 | 2026.05.08 22:41:25.567914 [ 275 ] {} <Debug> TCP-Session: fb93ec5a-218a-4bb6-84d1-3313aa60ab42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.05.08 22:41:25.567921 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7610 | 2026.05.08 22:41:25.567948 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7611 | 2026.05.08 22:41:25.567961 [ 310 ] {} <Debug> TCP-Session: 9fd8f9ab-5746-4dc8-a2eb-dfb2b04e1f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.05.08 22:41:25.567967 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7613 | 2026.05.08 22:41:25.567991 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7614 | 2026.05.08 22:41:25.568022 [ 286 ] {} <Debug> TCP-Session: 54e883f7-ad3d-4bdc-809e-62ee6d85f4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.05.08 22:41:25.568033 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7616 | 2026.05.08 22:41:25.568058 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7617 | 2026.05.08 22:41:25.568062 [ 308 ] {} <Debug> TCP-Session: 304351b8-349f-4462-9087-1ae2a9efec51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.05.08 22:41:25.568092 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7619 | 2026.05.08 22:41:25.568109 [ 307 ] {} <Debug> TCP-Session: 28e75376-9f89-4020-9b8d-cac7b6a72913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.05.08 22:41:25.568084 [ 303 ] {} <Debug> TCP-Session: 989d6b01-8dbe-4fde-8712-7c498dbfb39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.05.08 22:41:25.568150 [ 309 ] {} <Debug> TCP-Session: 50ca318e-8428-4cc8-9c65-27bfd6b147ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2026.05.08 22:41:25.568009 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7623 | 2026.05.08 22:41:25.567996 [ 311 ] {} <Debug> TCP-Session: 056eee53-0a47-4842-a72e-25258d6281f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.05.08 22:41:25.568225 [ 304 ] {} <Debug> TCP-Session: dc697054-5927-4638-bddf-51580160ec4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.05.08 22:41:25.580765 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.05.08 22:41:25.580986 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7627 | 2026.05.08 22:41:25.581360 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7628 | 2026.05.08 22:41:25.581396 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7629 | 2026.05.08 22:41:25.581615 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7630 | 2026.05.08 22:41:25.581833 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7631 | 2026.05.08 22:41:25.581984 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7632 | 2026.05.08 22:41:25.582026 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7633 | 2026.05.08 22:41:25.582051 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 7634 | 2026.05.08 22:41:25.582067 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7635 | 2026.05.08 22:41:25.582109 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7636 | 2026.05.08 22:41:25.582252 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7637 | 2026.05.08 22:41:25.583242 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002353 sec., 21674.458138546535 rows/sec., 5.13 MiB/sec. | ||
| 7638 | 2026.05.08 22:41:25.583357 [ 277 ] {45b63698-f00d-4c29-ad05-cec22ae949ec} <Debug> TCPHandler: Processed in 0.002718151 sec. | ||
| 7639 | 2026.05.08 22:41:25.584965 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.05.08 22:41:25.585085 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7641 | 2026.05.08 22:41:25.585141 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7642 | 2026.05.08 22:41:25.585696 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.05.08 22:41:25.585743 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7644 | 2026.05.08 22:41:25.586129 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7645 | 2026.05.08 22:41:25.586361 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.05.08 22:41:25.586507 [ 74 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7647 | 2026.05.08 22:41:25.586524 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001475 sec., 37966.101694915254 rows/sec., 2.92 MiB/sec. | ||
| 7648 | 2026.05.08 22:41:25.586547 [ 74 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.05.08 22:41:25.586568 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7650 | 2026.05.08 22:41:25.586571 [ 277 ] {11e267d4-868e-4492-a6b2-1607fc956a45} <Debug> TCPHandler: Processed in 0.001663005 sec. | ||
| 7651 | 2026.05.08 22:41:25.586658 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7652 | 2026.05.08 22:41:25.586712 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.05.08 22:41:25.586740 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7654 | 2026.05.08 22:41:25.586767 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7655 | 2026.05.08 22:41:25.586814 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7656 | 2026.05.08 22:41:25.586822 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 192 rows starting from the beginning of the part | ||
| 7657 | 2026.05.08 22:41:25.586859 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7658 | 2026.05.08 22:41:25.586872 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 124 rows starting from the beginning of the part | ||
| 7659 | 2026.05.08 22:41:25.586912 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
| 7660 | 2026.05.08 22:41:25.586949 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3211 rows starting from the beginning of the part | ||
| 7661 | 2026.05.08 22:41:25.586989 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7662 | 2026.05.08 22:41:25.587308 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.05.08 22:41:25.587349 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7664 | 2026.05.08 22:41:25.587692 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7665 | 2026.05.08 22:41:25.587923 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.05.08 22:41:25.588041 [ 74 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7667 | 2026.05.08 22:41:25.588053 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 7668 | 2026.05.08 22:41:25.588082 [ 74 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.05.08 22:41:25.588099 [ 277 ] {18ae844a-ccaa-477f-ac16-9d07fac66731} <Debug> TCPHandler: Processed in 0.001438073 sec. | ||
| 7670 | 2026.05.08 22:41:25.588109 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7671 | 2026.05.08 22:41:25.588199 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7672 | 2026.05.08 22:41:25.588231 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.05.08 22:41:25.588316 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7674 | 2026.05.08 22:41:25.588332 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7675 | 2026.05.08 22:41:25.588352 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 7676 | 2026.05.08 22:41:25.588381 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7677 | 2026.05.08 22:41:25.588415 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 7678 | 2026.05.08 22:41:25.588465 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 98 rows starting from the beginning of the part | ||
| 7679 | 2026.05.08 22:41:25.588507 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
| 7680 | 2026.05.08 22:41:25.588548 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1750 rows starting from the beginning of the part | ||
| 7681 | 2026.05.08 22:41:25.588602 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7682 | 2026.05.08 22:41:25.588808 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.05.08 22:41:25.588850 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7684 | 2026.05.08 22:41:25.589232 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7685 | 2026.05.08 22:41:25.589391 [ 188 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002767872 sec., 2534438.0086940434 rows/sec., 202.12 MiB/sec. | ||
| 7686 | 2026.05.08 22:41:25.589498 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.05.08 22:41:25.589614 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7688 | 2026.05.08 22:41:25.589641 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001329 sec., 96313.0173062453 rows/sec., 6.71 MiB/sec. | ||
| 7689 | 2026.05.08 22:41:25.589647 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.05.08 22:41:25.589673 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7691 | 2026.05.08 22:41:25.589679 [ 277 ] {f8409bc0-a6f5-4836-9275-c72769c50e7e} <Debug> TCPHandler: Processed in 0.001498463 sec. | ||
| 7692 | 2026.05.08 22:41:25.589785 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7693 | 2026.05.08 22:41:25.589810 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.05.08 22:41:25.589833 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7695 | 2026.05.08 22:41:25.589912 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7696 | 2026.05.08 22:41:25.589944 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7697 | 2026.05.08 22:41:25.589960 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7698 | 2026.05.08 22:41:25.589994 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17069 rows starting from the beginning of the part | ||
| 7699 | 2026.05.08 22:41:25.590076 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 196 rows starting from the beginning of the part | ||
| 7700 | 2026.05.08 22:41:25.590133 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7701 | 2026.05.08 22:41:25.590185 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7702 | 2026.05.08 22:41:25.590223 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.05.08 22:41:25.590230 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1602 rows starting from the beginning of the part | ||
| 7704 | 2026.05.08 22:41:25.590298 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 7705 | 2026.05.08 22:41:25.590330 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.05.08 22:41:25.590348 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_51_10} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7707 | 2026.05.08 22:41:25.590374 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7708 | 2026.05.08 22:41:25.590468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 7709 | 2026.05.08 22:41:25.590556 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 5 columns (5 merged, 0 gathered) in 0.002400017 sec., 1634155.091401436 rows/sec., 118.68 MiB/sec. | ||
| 7710 | 2026.05.08 22:41:25.590728 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7711 | 2026.05.08 22:41:25.590821 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7712 | 2026.05.08 22:41:25.590992 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.05.08 22:41:25.591113 [ 74 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7714 | 2026.05.08 22:41:25.591125 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.08 22:41:25.591140 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001246 sec., 38523.27447833066 rows/sec., 2.60 MiB/sec. | ||
| 7716 | 2026.05.08 22:41:25.591141 [ 74 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.05.08 22:41:25.591175 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7718 | 2026.05.08 22:41:25.591181 [ 277 ] {90f73aad-d442-41b2-8129-92cc369a2d05} <Debug> TCPHandler: Processed in 0.001421972 sec. | ||
| 7719 | 2026.05.08 22:41:25.591208 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_51_10} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7720 | 2026.05.08 22:41:25.591270 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7721 | 2026.05.08 22:41:25.591283 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7722 | 2026.05.08 22:41:25.591395 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7723 | 2026.05.08 22:41:25.591439 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2520 rows starting from the beginning of the part | ||
| 7724 | 2026.05.08 22:41:25.591521 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7725 | 2026.05.08 22:41:25.591583 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7726 | 2026.05.08 22:41:25.591652 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7727 | 2026.05.08 22:41:25.591711 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 7728 | 2026.05.08 22:41:25.591777 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 7729 | 2026.05.08 22:41:25.593270 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002038191 sec., 1368860.9163714293 rows/sec., 90.19 MiB/sec. | ||
| 7730 | 2026.05.08 22:41:25.593598 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7731 | 2026.05.08 22:41:25.593856 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.05.08 22:41:25.593929 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_51_10} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7733 | 2026.05.08 22:41:25.593998 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7734 | 2026.05.08 22:41:25.596905 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19315 rows, containing 5 columns (5 merged, 0 gathered) in 0.00718373 sec., 2688714.637103566 rows/sec., 175.66 MiB/sec. | ||
| 7735 | 2026.05.08 22:41:25.597257 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7736 | 2026.05.08 22:41:25.597612 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.05.08 22:41:25.597718 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7738 | 2026.05.08 22:41:25.597820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 7739 | 2026.05.08 22:41:25.686888 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37700 | ||
| 7740 | 2026.05.08 22:41:25.687003 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7741 | 2026.05.08 22:41:25.687035 [ 275 ] {} <Debug> TCP-Session: 5ca3d99d-4ee0-4e1d-8549-cd6621a0c79e Authenticating user 'default' from [fd00:1122:3344:101::e]:37700 | ||
| 7742 | 2026.05.08 22:41:25.687059 [ 275 ] {} <Debug> TCP-Session: 5ca3d99d-4ee0-4e1d-8549-cd6621a0c79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.05.08 22:41:25.687075 [ 275 ] {} <Debug> TCP-Session: 5ca3d99d-4ee0-4e1d-8549-cd6621a0c79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.05.08 22:41:25.687288 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58045 | ||
| 7745 | 2026.05.08 22:41:25.687329 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51140 | ||
| 7746 | 2026.05.08 22:41:25.687338 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48207 | ||
| 7747 | 2026.05.08 22:41:25.687356 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51316 | ||
| 7748 | 2026.05.08 22:41:25.687394 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62709 | ||
| 7749 | 2026.05.08 22:41:25.687412 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7750 | 2026.05.08 22:41:25.687412 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7751 | 2026.05.08 22:41:25.687489 [ 275 ] {} <Trace> TCP-Session: 5ca3d99d-4ee0-4e1d-8549-cd6621a0c79e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.05.08 22:41:25.687508 [ 286 ] {} <Debug> TCP-Session: f700f71d-d56c-477d-837d-c6cfcd5849e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58045 | ||
| 7753 | 2026.05.08 22:41:25.687511 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7754 | 2026.05.08 22:41:25.687563 [ 286 ] {} <Debug> TCP-Session: f700f71d-d56c-477d-837d-c6cfcd5849e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.05.08 22:41:25.687558 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2026.05.08 22:41:25.687591 [ 286 ] {} <Debug> TCP-Session: f700f71d-d56c-477d-837d-c6cfcd5849e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2026.05.08 22:41:25.687591 [ 307 ] {} <Debug> TCP-Session: 953e8b97-b2bc-441d-a318-098d2bf89a7f Authenticating user 'default' from [fd00:1122:3344:101::e]:48207 | ||
| 7758 | 2026.05.08 22:41:25.687617 [ 309 ] {} <Debug> TCP-Session: 76c58185-7955-4c46-85c1-5c6588024065 Authenticating user 'default' from [fd00:1122:3344:101::e]:62709 | ||
| 7759 | 2026.05.08 22:41:25.687647 [ 307 ] {} <Debug> TCP-Session: 953e8b97-b2bc-441d-a318-098d2bf89a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.05.08 22:41:25.687663 [ 309 ] {} <Debug> TCP-Session: 76c58185-7955-4c46-85c1-5c6588024065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2026.05.08 22:41:25.687675 [ 307 ] {} <Debug> TCP-Session: 953e8b97-b2bc-441d-a318-098d2bf89a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.05.08 22:41:25.687682 [ 275 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37700) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7763 | 2026.05.08 22:41:25.687689 [ 309 ] {} <Debug> TCP-Session: 76c58185-7955-4c46-85c1-5c6588024065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2026.05.08 22:41:25.687514 [ 304 ] {} <Debug> TCP-Session: 5f6b2a54-726c-43a7-a521-f2a5d7385213 Authenticating user 'default' from [fd00:1122:3344:101::e]:51140 | ||
| 7765 | 2026.05.08 22:41:25.687501 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7766 | 2026.05.08 22:41:25.687751 [ 304 ] {} <Debug> TCP-Session: 5f6b2a54-726c-43a7-a521-f2a5d7385213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.05.08 22:41:25.687398 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55683 | ||
| 7768 | 2026.05.08 22:41:25.687784 [ 308 ] {} <Debug> TCP-Session: 31b99209-849d-4259-a870-04f5b80765e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51316 | ||
| 7769 | 2026.05.08 22:41:25.687783 [ 304 ] {} <Debug> TCP-Session: 5f6b2a54-726c-43a7-a521-f2a5d7385213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.05.08 22:41:25.687851 [ 308 ] {} <Debug> TCP-Session: 31b99209-849d-4259-a870-04f5b80765e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.05.08 22:41:25.687391 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61264 | ||
| 7772 | 2026.05.08 22:41:25.687877 [ 308 ] {} <Debug> TCP-Session: 31b99209-849d-4259-a870-04f5b80765e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.05.08 22:41:25.687891 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7774 | 2026.05.08 22:41:25.687324 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62071 | ||
| 7775 | 2026.05.08 22:41:25.687943 [ 311 ] {} <Debug> TCP-Session: c6160c85-e314-403c-b988-c8d35b8235ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55683 | ||
| 7776 | 2026.05.08 22:41:25.687957 [ 275 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7777 | 2026.05.08 22:41:25.687974 [ 311 ] {} <Debug> TCP-Session: c6160c85-e314-403c-b988-c8d35b8235ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.05.08 22:41:25.688001 [ 311 ] {} <Debug> TCP-Session: c6160c85-e314-403c-b988-c8d35b8235ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.05.08 22:41:25.688021 [ 275 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7780 | 2026.05.08 22:41:25.688086 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7781 | 2026.05.08 22:41:25.688117 [ 310 ] {} <Debug> TCP-Session: 090ae70e-e6a9-4bae-86ec-580491c36e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:61264 | ||
| 7782 | 2026.05.08 22:41:25.688133 [ 310 ] {} <Debug> TCP-Session: 090ae70e-e6a9-4bae-86ec-580491c36e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.05.08 22:41:25.688145 [ 310 ] {} <Debug> TCP-Session: 090ae70e-e6a9-4bae-86ec-580491c36e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.05.08 22:41:25.688293 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7785 | 2026.05.08 22:41:25.688323 [ 275 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 7786 | 2026.05.08 22:41:25.688333 [ 303 ] {} <Debug> TCP-Session: 44f5a89f-14e3-498c-af2d-04793285a649 Authenticating user 'default' from [fd00:1122:3344:101::e]:62071 | ||
| 7787 | 2026.05.08 22:41:25.688366 [ 303 ] {} <Debug> TCP-Session: 44f5a89f-14e3-498c-af2d-04793285a649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.05.08 22:41:25.688379 [ 303 ] {} <Debug> TCP-Session: 44f5a89f-14e3-498c-af2d-04793285a649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.05.08 22:41:25.689383 [ 333 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Trace> AggregatingTransform: Aggregating | ||
| 7790 | 2026.05.08 22:41:25.689424 [ 333 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7791 | 2026.05.08 22:41:25.689464 [ 333 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034936 sec. (966.243 rows/sec., 37.74 KiB/sec.) | ||
| 7792 | 2026.05.08 22:41:25.689483 [ 333 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Trace> Aggregator: Merging aggregated data | ||
| 7793 | 2026.05.08 22:41:25.690731 [ 275 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0031 sec., 322.5806451612903 rows/sec., 12.60 KiB/sec. | ||
| 7794 | 2026.05.08 22:41:25.690931 [ 275 ] {d4e4d546-5928-4d60-8e7c-1592d577518f} <Debug> TCPHandler: Processed in 0.003562294 sec. | ||
| 7795 | 2026.05.08 22:41:25.691058 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7796 | 2026.05.08 22:41:25.691084 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7797 | 2026.05.08 22:41:25.691103 [ 275 ] {} <Debug> TCP-Session: 5ca3d99d-4ee0-4e1d-8549-cd6621a0c79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2026.05.08 22:41:25.691106 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7799 | 2026.05.08 22:41:25.691134 [ 286 ] {} <Debug> TCP-Session: f700f71d-d56c-477d-837d-c6cfcd5849e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.05.08 22:41:25.691130 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7801 | 2026.05.08 22:41:25.691153 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2026.05.08 22:41:25.691185 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7803 | 2026.05.08 22:41:25.691193 [ 311 ] {} <Debug> TCP-Session: c6160c85-e314-403c-b988-c8d35b8235ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.05.08 22:41:25.691210 [ 303 ] {} <Debug> TCP-Session: 44f5a89f-14e3-498c-af2d-04793285a649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.05.08 22:41:25.691228 [ 309 ] {} <Debug> TCP-Session: 76c58185-7955-4c46-85c1-5c6588024065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.05.08 22:41:25.691163 [ 304 ] {} <Debug> TCP-Session: 5f6b2a54-726c-43a7-a521-f2a5d7385213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2026.05.08 22:41:25.691255 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7808 | 2026.05.08 22:41:25.691284 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7809 | 2026.05.08 22:41:25.691303 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7810 | 2026.05.08 22:41:25.691318 [ 307 ] {} <Debug> TCP-Session: 953e8b97-b2bc-441d-a318-098d2bf89a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.05.08 22:41:25.691338 [ 310 ] {} <Debug> TCP-Session: 090ae70e-e6a9-4bae-86ec-580491c36e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.05.08 22:41:25.691363 [ 308 ] {} <Debug> TCP-Session: 31b99209-849d-4259-a870-04f5b80765e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.05.08 22:41:25.711861 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62895 | ||
| 7814 | 2026.05.08 22:41:25.711955 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7815 | 2026.05.08 22:41:25.711981 [ 275 ] {} <Debug> TCP-Session: f4262fc9-c137-4424-973a-4a9cd6f4066b Authenticating user 'default' from [fd00:1122:3344:101::e]:62895 | ||
| 7816 | 2026.05.08 22:41:25.712002 [ 275 ] {} <Debug> TCP-Session: f4262fc9-c137-4424-973a-4a9cd6f4066b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.05.08 22:41:25.712016 [ 275 ] {} <Debug> TCP-Session: f4262fc9-c137-4424-973a-4a9cd6f4066b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.05.08 22:41:25.712191 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60465 | ||
| 7819 | 2026.05.08 22:41:25.712231 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39419 | ||
| 7820 | 2026.05.08 22:41:25.712255 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63379 | ||
| 7821 | 2026.05.08 22:41:25.712271 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7822 | 2026.05.08 22:41:25.712288 [ 275 ] {} <Trace> TCP-Session: f4262fc9-c137-4424-973a-4a9cd6f4066b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.05.08 22:41:25.712315 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50974 | ||
| 7824 | 2026.05.08 22:41:25.712319 [ 286 ] {} <Debug> TCP-Session: d0ce192c-1766-4119-b1b0-fbdb01a1a03c Authenticating user 'default' from [fd00:1122:3344:101::e]:60465 | ||
| 7825 | 2026.05.08 22:41:25.712325 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2026.05.08 22:41:25.712365 [ 286 ] {} <Debug> TCP-Session: d0ce192c-1766-4119-b1b0-fbdb01a1a03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.05.08 22:41:25.712386 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7828 | 2026.05.08 22:41:25.712391 [ 307 ] {} <Debug> TCP-Session: a9d56ece-08d1-4260-a6ee-09c7788d437f Authenticating user 'default' from [fd00:1122:3344:101::e]:63379 | ||
| 7829 | 2026.05.08 22:41:25.712398 [ 286 ] {} <Debug> TCP-Session: d0ce192c-1766-4119-b1b0-fbdb01a1a03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.05.08 22:41:25.712411 [ 310 ] {} <Debug> TCP-Session: 70878dd0-7073-464f-ab5f-d5164747f2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50974 | ||
| 7831 | 2026.05.08 22:41:25.712427 [ 307 ] {} <Debug> TCP-Session: a9d56ece-08d1-4260-a6ee-09c7788d437f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2026.05.08 22:41:25.712455 [ 310 ] {} <Debug> TCP-Session: 70878dd0-7073-464f-ab5f-d5164747f2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.05.08 22:41:25.712465 [ 275 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7834 | 2026.05.08 22:41:25.712462 [ 307 ] {} <Debug> TCP-Session: a9d56ece-08d1-4260-a6ee-09c7788d437f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.05.08 22:41:25.712478 [ 310 ] {} <Debug> TCP-Session: 70878dd0-7073-464f-ab5f-d5164747f2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.05.08 22:41:25.712321 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7837 | 2026.05.08 22:41:25.712301 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39461 | ||
| 7838 | 2026.05.08 22:41:25.712556 [ 303 ] {} <Debug> TCP-Session: 25614ac1-8399-44f1-a563-5451f44a3875 Authenticating user 'default' from [fd00:1122:3344:101::e]:39419 | ||
| 7839 | 2026.05.08 22:41:25.712283 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40746 | ||
| 7840 | 2026.05.08 22:41:25.712611 [ 303 ] {} <Debug> TCP-Session: 25614ac1-8399-44f1-a563-5451f44a3875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.05.08 22:41:25.712241 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64594 | ||
| 7842 | 2026.05.08 22:41:25.712659 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7843 | 2026.05.08 22:41:25.712678 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7844 | 2026.05.08 22:41:25.712714 [ 309 ] {} <Debug> TCP-Session: 1a759d18-4d68-4c6c-9a08-6e32a31f42cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39461 | ||
| 7845 | 2026.05.08 22:41:25.712724 [ 275 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7846 | 2026.05.08 22:41:25.712740 [ 308 ] {} <Debug> TCP-Session: 077feb25-00f3-4465-8b77-1fe7a16634c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40746 | ||
| 7847 | 2026.05.08 22:41:25.712760 [ 309 ] {} <Debug> TCP-Session: 1a759d18-4d68-4c6c-9a08-6e32a31f42cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2026.05.08 22:41:25.712783 [ 308 ] {} <Debug> TCP-Session: 077feb25-00f3-4465-8b77-1fe7a16634c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2026.05.08 22:41:25.712796 [ 309 ] {} <Debug> TCP-Session: 1a759d18-4d68-4c6c-9a08-6e32a31f42cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.05.08 22:41:25.712800 [ 275 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7851 | 2026.05.08 22:41:25.712813 [ 308 ] {} <Debug> TCP-Session: 077feb25-00f3-4465-8b77-1fe7a16634c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.05.08 22:41:25.712717 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7853 | 2026.05.08 22:41:25.712322 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49298 | ||
| 7854 | 2026.05.08 22:41:25.712868 [ 304 ] {} <Debug> TCP-Session: dfcd2ca3-05f0-4376-9dc4-e8b7788d6d7e Authenticating user 'default' from [fd00:1122:3344:101::e]:64594 | ||
| 7855 | 2026.05.08 22:41:25.712654 [ 303 ] {} <Debug> TCP-Session: 25614ac1-8399-44f1-a563-5451f44a3875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2026.05.08 22:41:25.712905 [ 304 ] {} <Debug> TCP-Session: dfcd2ca3-05f0-4376-9dc4-e8b7788d6d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.05.08 22:41:25.712929 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7858 | 2026.05.08 22:41:25.712933 [ 304 ] {} <Debug> TCP-Session: dfcd2ca3-05f0-4376-9dc4-e8b7788d6d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2026.05.08 22:41:25.712959 [ 311 ] {} <Debug> TCP-Session: 02baa09e-df7f-49cf-8dbd-c997ff76e9e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49298 | ||
| 7860 | 2026.05.08 22:41:25.712981 [ 311 ] {} <Debug> TCP-Session: 02baa09e-df7f-49cf-8dbd-c997ff76e9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.05.08 22:41:25.712993 [ 311 ] {} <Debug> TCP-Session: 02baa09e-df7f-49cf-8dbd-c997ff76e9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.05.08 22:41:25.713092 [ 275 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 7863 | 2026.05.08 22:41:25.714094 [ 358 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Trace> AggregatingTransform: Aggregating | ||
| 7864 | 2026.05.08 22:41:25.714134 [ 358 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7865 | 2026.05.08 22:41:25.714172 [ 358 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980795 sec. (1019.581 rows/sec., 39.83 KiB/sec.) | ||
| 7866 | 2026.05.08 22:41:25.714188 [ 358 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Trace> Aggregator: Merging aggregated data | ||
| 7867 | 2026.05.08 22:41:25.715454 [ 275 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003034 sec., 329.59789057350037 rows/sec., 12.87 KiB/sec. | ||
| 7868 | 2026.05.08 22:41:25.715671 [ 275 ] {44537afd-5369-40a1-bc28-3d236b676f3d} <Debug> TCPHandler: Processed in 0.003476203 sec. | ||
| 7869 | 2026.05.08 22:41:25.715852 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7870 | 2026.05.08 22:41:25.715888 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7871 | 2026.05.08 22:41:25.715892 [ 275 ] {} <Debug> TCP-Session: f4262fc9-c137-4424-973a-4a9cd6f4066b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2026.05.08 22:41:25.715915 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7873 | 2026.05.08 22:41:25.715932 [ 311 ] {} <Debug> TCP-Session: 02baa09e-df7f-49cf-8dbd-c997ff76e9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.05.08 22:41:25.715951 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7875 | 2026.05.08 22:41:25.715966 [ 286 ] {} <Debug> TCP-Session: d0ce192c-1766-4119-b1b0-fbdb01a1a03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.05.08 22:41:25.715986 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7877 | 2026.05.08 22:41:25.715994 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7878 | 2026.05.08 22:41:25.716036 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7879 | 2026.05.08 22:41:25.716050 [ 304 ] {} <Debug> TCP-Session: dfcd2ca3-05f0-4376-9dc4-e8b7788d6d7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.05.08 22:41:25.716060 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7881 | 2026.05.08 22:41:25.716077 [ 308 ] {} <Debug> TCP-Session: 077feb25-00f3-4465-8b77-1fe7a16634c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.05.08 22:41:25.716011 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7883 | 2026.05.08 22:41:25.716105 [ 310 ] {} <Debug> TCP-Session: 70878dd0-7073-464f-ab5f-d5164747f2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.05.08 22:41:25.716136 [ 307 ] {} <Debug> TCP-Session: a9d56ece-08d1-4260-a6ee-09c7788d437f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.05.08 22:41:25.716068 [ 303 ] {} <Debug> TCP-Session: 25614ac1-8399-44f1-a563-5451f44a3875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.05.08 22:41:25.716011 [ 309 ] {} <Debug> TCP-Session: 1a759d18-4d68-4c6c-9a08-6e32a31f42cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.05.08 22:41:26.000306 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.36 MiB, peak 292.45 MiB, free memory in arenas 0.00 B, will set to 286.58 MiB (RSS), difference: 2.22 MiB | ||
| 7888 | 2026.05.08 22:41:26.141293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15858 | ||
| 7889 | 2026.05.08 22:41:26.141938 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.05.08 22:41:26.142000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7891 | 2026.05.08 22:41:26.142603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7892 | 2026.05.08 22:41:26.142853 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.05.08 22:41:26.142993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15858 | ||
| 7894 | 2026.05.08 22:41:26.957399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7895 | 2026.05.08 22:41:26.974192 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.05.08 22:41:26.974249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7897 | 2026.05.08 22:41:26.980172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7898 | 2026.05.08 22:41:26.980887 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.05.08 22:41:26.983716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7900 | 2026.05.08 22:41:28.681446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 976 | ||
| 7901 | 2026.05.08 22:41:28.684136 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.05.08 22:41:28.684183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7903 | 2026.05.08 22:41:28.685423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7904 | 2026.05.08 22:41:28.685682 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.05.08 22:41:28.685935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7906 | 2026.05.08 22:41:30.582139 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.05.08 22:41:30.582353 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7908 | 2026.05.08 22:41:30.582678 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7909 | 2026.05.08 22:41:30.582712 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7910 | 2026.05.08 22:41:30.582924 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7911 | 2026.05.08 22:41:30.582989 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7912 | 2026.05.08 22:41:30.583122 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7913 | 2026.05.08 22:41:30.583156 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7914 | 2026.05.08 22:41:30.583177 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 7915 | 2026.05.08 22:41:30.583192 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7916 | 2026.05.08 22:41:30.583230 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7917 | 2026.05.08 22:41:30.583250 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7918 | 2026.05.08 22:41:30.584434 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002166 sec., 23545.706371191136 rows/sec., 5.57 MiB/sec. | ||
| 7919 | 2026.05.08 22:41:30.584539 [ 277 ] {9971b1ce-1de5-49c7-8cf4-a72df60db89f} <Debug> TCPHandler: Processed in 0.002518318 sec. | ||
| 7920 | 2026.05.08 22:41:30.586420 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.05.08 22:41:30.586530 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7922 | 2026.05.08 22:41:30.586578 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7923 | 2026.05.08 22:41:30.587175 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.05.08 22:41:30.587219 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7925 | 2026.05.08 22:41:30.587629 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7926 | 2026.05.08 22:41:30.587837 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.05.08 22:41:30.587972 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001472 sec., 48913.04347826087 rows/sec., 3.94 MiB/sec. | ||
| 7928 | 2026.05.08 22:41:30.588007 [ 277 ] {ec9f60dc-5bf2-432c-8932-a274c9061b90} <Debug> TCPHandler: Processed in 0.001637455 sec. | ||
| 7929 | 2026.05.08 22:41:30.588132 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2026.05.08 22:41:30.588222 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7931 | 2026.05.08 22:41:30.588260 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7932 | 2026.05.08 22:41:30.588682 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.05.08 22:41:30.588715 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7934 | 2026.05.08 22:41:30.588991 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7935 | 2026.05.08 22:41:30.589199 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.05.08 22:41:30.589324 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00112 sec., 7142.857142857143 rows/sec., 537.11 KiB/sec. | ||
| 7937 | 2026.05.08 22:41:30.589358 [ 277 ] {268ebde0-fb5e-42af-8a7c-f9b3f774e127} <Debug> TCPHandler: Processed in 0.001278579 sec. | ||
| 7938 | 2026.05.08 22:41:30.589470 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.05.08 22:41:30.589560 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7940 | 2026.05.08 22:41:30.589605 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7941 | 2026.05.08 22:41:30.590054 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.05.08 22:41:30.590088 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7943 | 2026.05.08 22:41:30.590377 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7944 | 2026.05.08 22:41:30.590572 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.05.08 22:41:30.590692 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001149 sec., 62663.185378590075 rows/sec., 4.89 MiB/sec. | ||
| 7946 | 2026.05.08 22:41:30.590726 [ 277 ] {90d85e41-3a2b-48ab-a7b9-ae583d8be3c5} <Debug> TCPHandler: Processed in 0.0013025 sec. | ||
| 7947 | 2026.05.08 22:41:30.590841 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.05.08 22:41:30.590936 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.05.08 22:41:30.590976 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7950 | 2026.05.08 22:41:30.591388 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.05.08 22:41:30.591421 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7952 | 2026.05.08 22:41:30.591757 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7953 | 2026.05.08 22:41:30.591959 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.05.08 22:41:30.592080 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 7955 | 2026.05.08 22:41:30.592113 [ 277 ] {4671c83e-81e6-40d2-aaeb-d2dc3e5397dd} <Debug> TCPHandler: Processed in 0.00131934 sec. | ||
| 7956 | 2026.05.08 22:41:30.592223 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.05.08 22:41:30.592315 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7958 | 2026.05.08 22:41:30.592366 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7959 | 2026.05.08 22:41:30.593103 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.05.08 22:41:30.593138 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7961 | 2026.05.08 22:41:30.593622 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7962 | 2026.05.08 22:41:30.593841 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.05.08 22:41:30.593971 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001674 sec., 4778.972520908005 rows/sec., 8.56 MiB/sec. | ||
| 7964 | 2026.05.08 22:41:30.594020 [ 277 ] {33615f25-7f2a-40c5-905f-f6ad47076ac0} <Debug> TCPHandler: Processed in 0.001843638 sec. | ||
| 7965 | 2026.05.08 22:41:30.594145 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.05.08 22:41:30.594236 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7967 | 2026.05.08 22:41:30.594275 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7968 | 2026.05.08 22:41:30.594615 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.05.08 22:41:30.594649 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7970 | 2026.05.08 22:41:30.594950 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7971 | 2026.05.08 22:41:30.595145 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.05.08 22:41:30.595265 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 7973 | 2026.05.08 22:41:30.595298 [ 277 ] {92a740a1-27e4-41bd-944d-23165ca0d0f6} <Debug> TCPHandler: Processed in 0.001199989 sec. | ||
| 7974 | 2026.05.08 22:41:33.508363 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7975 | 2026.05.08 22:41:33.508418 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7976 | 2026.05.08 22:41:33.643202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16306 | ||
| 7977 | 2026.05.08 22:41:33.643763 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.05.08 22:41:33.643813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7979 | 2026.05.08 22:41:33.644329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7980 | 2026.05.08 22:41:33.644569 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.05.08 22:41:33.644720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16306 | ||
| 7982 | 2026.05.08 22:41:34.483901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7983 | 2026.05.08 22:41:34.500932 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.05.08 22:41:34.500988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7985 | 2026.05.08 22:41:34.506700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7986 | 2026.05.08 22:41:34.507418 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.05.08 22:41:34.510716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7988 | 2026.05.08 22:41:34.850089 [ 151 ] {} <Debug> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7989 | 2026.05.08 22:41:34.850191 [ 151 ] {} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.05.08 22:41:34.850229 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7991 | 2026.05.08 22:41:34.850423 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 7992 | 2026.05.08 22:41:34.850659 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7993 | 2026.05.08 22:41:34.850720 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 7994 | 2026.05.08 22:41:34.850820 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 7995 | 2026.05.08 22:41:34.850865 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 7996 | 2026.05.08 22:41:34.850910 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 7997 | 2026.05.08 22:41:34.850954 [ 196 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 7998 | 2026.05.08 22:41:34.851720 [ 198 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385221 sec., 4331.438810124882 rows/sec., 321.47 KiB/sec. | ||
| 7999 | 2026.05.08 22:41:34.851893 [ 199 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8000 | 2026.05.08 22:41:34.852202 [ 199 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_5_1} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.08 22:41:34.852280 [ 199 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_5_1} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8002 | 2026.05.08 22:41:34.852371 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8003 | 2026.05.08 22:41:35.587531 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.05.08 22:41:35.587756 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8005 | 2026.05.08 22:41:35.588092 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8006 | 2026.05.08 22:41:35.588131 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 8007 | 2026.05.08 22:41:35.588369 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8008 | 2026.05.08 22:41:35.588438 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8009 | 2026.05.08 22:41:35.588581 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8010 | 2026.05.08 22:41:35.588616 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8011 | 2026.05.08 22:41:35.588637 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8012 | 2026.05.08 22:41:35.588652 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8013 | 2026.05.08 22:41:35.588691 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8014 | 2026.05.08 22:41:35.588712 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8015 | 2026.05.08 22:41:35.589715 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002056 sec., 24805.44747081712 rows/sec., 5.87 MiB/sec. | ||
| 8016 | 2026.05.08 22:41:35.589790 [ 277 ] {a7477a9f-6ab1-40b5-a148-1b58ff59adff} <Debug> TCPHandler: Processed in 0.002381946 sec. | ||
| 8017 | 2026.05.08 22:41:35.595182 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.05.08 22:41:35.595297 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.05.08 22:41:35.595342 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8020 | 2026.05.08 22:41:35.595911 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.05.08 22:41:35.595953 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8022 | 2026.05.08 22:41:35.596316 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8023 | 2026.05.08 22:41:35.596537 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.05.08 22:41:35.596679 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001413 sec., 200990.79971691436 rows/sec., 12.77 MiB/sec. | ||
| 8025 | 2026.05.08 22:41:35.596718 [ 277 ] {ec4fdccb-28ad-45d8-9766-b8e3fda2451b} <Debug> TCPHandler: Processed in 0.001590174 sec. | ||
| 8026 | 2026.05.08 22:41:35.596843 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.05.08 22:41:35.596941 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8028 | 2026.05.08 22:41:35.596982 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8029 | 2026.05.08 22:41:35.597778 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.05.08 22:41:35.597813 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8031 | 2026.05.08 22:41:35.598170 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8032 | 2026.05.08 22:41:35.598388 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.05.08 22:41:35.598518 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001598 sec., 541301.6270337922 rows/sec., 42.40 MiB/sec. | ||
| 8034 | 2026.05.08 22:41:35.598555 [ 277 ] {51f2bb64-ab5f-421b-9e86-501d16a55aa8} <Debug> TCPHandler: Processed in 0.001762847 sec. | ||
| 8035 | 2026.05.08 22:41:35.598676 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.08 22:41:35.598770 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.05.08 22:41:35.598810 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8038 | 2026.05.08 22:41:35.599250 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.05.08 22:41:35.599286 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8040 | 2026.05.08 22:41:35.599582 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8041 | 2026.05.08 22:41:35.599785 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.05.08 22:41:35.599913 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001162 sec., 151462.9948364888 rows/sec., 9.33 MiB/sec. | ||
| 8043 | 2026.05.08 22:41:35.599949 [ 277 ] {c2dd0ddc-16c7-4ead-80c4-c8ed3a1508ae} <Debug> TCPHandler: Processed in 0.00132311 sec. | ||
| 8044 | 2026.05.08 22:41:35.600067 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.05.08 22:41:35.600159 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.05.08 22:41:35.600197 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8047 | 2026.05.08 22:41:35.600642 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.05.08 22:41:35.600678 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8049 | 2026.05.08 22:41:35.600977 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8050 | 2026.05.08 22:41:35.601181 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.05.08 22:41:35.601306 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 8052 | 2026.05.08 22:41:35.601343 [ 277 ] {af9a74fb-dc2d-4769-b13c-b0b5bb90192c} <Debug> TCPHandler: Processed in 0.00132548 sec. | ||
| 8053 | 2026.05.08 22:41:35.601463 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.05.08 22:41:35.601562 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.08 22:41:35.601601 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8056 | 2026.05.08 22:41:35.602033 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.05.08 22:41:35.602069 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8058 | 2026.05.08 22:41:35.602367 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8059 | 2026.05.08 22:41:35.602569 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.08 22:41:35.602694 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 8061 | 2026.05.08 22:41:35.602730 [ 277 ] {3c3b3afe-2652-4357-9e70-7bfcec7fb542} <Debug> TCPHandler: Processed in 0.00131658 sec. | ||
| 8062 | 2026.05.08 22:41:35.602845 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.05.08 22:41:35.602939 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8064 | 2026.05.08 22:41:35.602978 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8065 | 2026.05.08 22:41:35.603566 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.05.08 22:41:35.603600 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8067 | 2026.05.08 22:41:35.603924 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8068 | 2026.05.08 22:41:35.604132 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.05.08 22:41:35.604259 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001339 sec., 391336.81852128456 rows/sec., 27.64 MiB/sec. | ||
| 8070 | 2026.05.08 22:41:35.604297 [ 277 ] {4bb8b525-8726-4afb-a813-187fe7eefd79} <Debug> TCPHandler: Processed in 0.001500823 sec. | ||
| 8071 | 2026.05.08 22:41:35.604410 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.05.08 22:41:35.604502 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8073 | 2026.05.08 22:41:35.604543 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8074 | 2026.05.08 22:41:35.604872 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.05.08 22:41:35.604908 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8076 | 2026.05.08 22:41:35.605211 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8077 | 2026.05.08 22:41:35.605416 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.05.08 22:41:35.605542 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8079 | 2026.05.08 22:41:35.605578 [ 277 ] {6c1a3356-b0ad-43a8-8811-da40c5573b88} <Debug> TCPHandler: Processed in 0.001217228 sec. | ||
| 8080 | 2026.05.08 22:41:35.605693 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.05.08 22:41:35.605786 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8082 | 2026.05.08 22:41:35.605827 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8083 | 2026.05.08 22:41:35.606225 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.05.08 22:41:35.606262 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8085 | 2026.05.08 22:41:35.606583 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8086 | 2026.05.08 22:41:35.606792 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.05.08 22:41:35.606922 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 8088 | 2026.05.08 22:41:35.606958 [ 277 ] {1d3e5e95-0212-4bee-b380-17a60b53c839} <Debug> TCPHandler: Processed in 0.00131487 sec. | ||
| 8089 | 2026.05.08 22:41:35.607075 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.05.08 22:41:35.607168 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.05.08 22:41:35.607209 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8092 | 2026.05.08 22:41:35.607518 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.05.08 22:41:35.607554 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8094 | 2026.05.08 22:41:35.607848 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8095 | 2026.05.08 22:41:35.608049 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.05.08 22:41:35.608175 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8097 | 2026.05.08 22:41:35.608209 [ 277 ] {cd8517eb-3850-45e6-b2cc-5872d914a7b3} <Debug> TCPHandler: Processed in 0.001184688 sec. | ||
| 8098 | 2026.05.08 22:41:35.608322 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.05.08 22:41:35.608413 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.05.08 22:41:35.608465 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8101 | 2026.05.08 22:41:35.609228 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.05.08 22:41:35.609264 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8103 | 2026.05.08 22:41:35.609792 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8104 | 2026.05.08 22:41:35.610012 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.05.08 22:41:35.610121 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8106 | 2026.05.08 22:41:35.610147 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001751 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 8107 | 2026.05.08 22:41:35.610187 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.05.08 22:41:35.610211 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8109 | 2026.05.08 22:41:35.610221 [ 277 ] {8f29cbf3-a9d7-4893-895a-0a3885969eed} <Debug> TCPHandler: Processed in 0.00194758 sec. | ||
| 8110 | 2026.05.08 22:41:35.610311 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::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 | ||
| 8111 | 2026.05.08 22:41:35.610356 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.05.08 22:41:35.610453 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.05.08 22:41:35.610494 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8114 | 2026.05.08 22:41:35.610574 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8115 | 2026.05.08 22:41:35.610642 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 757 rows starting from the beginning of the part | ||
| 8116 | 2026.05.08 22:41:35.610781 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 8117 | 2026.05.08 22:41:35.610828 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.05.08 22:41:35.610866 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8119 | 2026.05.08 22:41:35.610880 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8120 | 2026.05.08 22:41:35.610974 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part | ||
| 8121 | 2026.05.08 22:41:35.611069 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8122 | 2026.05.08 22:41:35.611165 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 8123 | 2026.05.08 22:41:35.611176 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8124 | 2026.05.08 22:41:35.611389 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.05.08 22:41:35.611520 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 8126 | 2026.05.08 22:41:35.611555 [ 277 ] {9b5453a4-ca92-4d88-9587-26a5d5bc0ac4} <Debug> TCPHandler: Processed in 0.001249679 sec. | ||
| 8127 | 2026.05.08 22:41:35.625605 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 19 columns (19 merged, 0 gathered) in 0.015332313 sec., 57656.01054452776 rows/sec., 103.32 MiB/sec. | ||
| 8128 | 2026.05.08 22:41:35.626402 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8129 | 2026.05.08 22:41:35.626746 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.05.08 22:41:35.626822 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8131 | 2026.05.08 22:41:35.626929 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 8132 | 2026.05.08 22:41:36.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.80 MiB, peak 295.39 MiB, free memory in arenas 0.00 B, will set to 289.57 MiB (RSS), difference: 1.77 MiB | ||
| 8133 | 2026.05.08 22:41:38.686444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1014 | ||
| 8134 | 2026.05.08 22:41:38.689184 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.05.08 22:41:38.689226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8136 | 2026.05.08 22:41:38.690401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8137 | 2026.05.08 22:41:38.690668 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.05.08 22:41:38.690992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8139 | 2026.05.08 22:41:40.582419 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.05.08 22:41:40.582653 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8141 | 2026.05.08 22:41:40.582999 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8142 | 2026.05.08 22:41:40.583035 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8143 | 2026.05.08 22:41:40.583244 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8144 | 2026.05.08 22:41:40.583311 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8145 | 2026.05.08 22:41:40.583447 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8146 | 2026.05.08 22:41:40.583483 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8147 | 2026.05.08 22:41:40.583504 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8148 | 2026.05.08 22:41:40.583519 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8149 | 2026.05.08 22:41:40.583557 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8150 | 2026.05.08 22:41:40.583577 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8151 | 2026.05.08 22:41:40.584617 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002064 sec., 24709.302325581397 rows/sec., 5.85 MiB/sec. | ||
| 8152 | 2026.05.08 22:41:40.584684 [ 277 ] {7511fe6e-1416-4681-a81c-0dcb90617535} <Debug> TCPHandler: Processed in 0.002397426 sec. | ||
| 8153 | 2026.05.08 22:41:40.586623 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.05.08 22:41:40.586729 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8155 | 2026.05.08 22:41:40.586771 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8156 | 2026.05.08 22:41:40.587214 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.05.08 22:41:40.587251 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8158 | 2026.05.08 22:41:40.587591 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8159 | 2026.05.08 22:41:40.587815 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.05.08 22:41:40.587952 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001253 sec., 9577.015163607342 rows/sec., 780.94 KiB/sec. | ||
| 8161 | 2026.05.08 22:41:40.587990 [ 277 ] {ab4a8b97-1be4-4ea4-83a2-c1d4cbcfda70} <Debug> TCPHandler: Processed in 0.001418252 sec. | ||
| 8162 | 2026.05.08 22:41:40.588129 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.05.08 22:41:40.588248 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8164 | 2026.05.08 22:41:40.588294 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8165 | 2026.05.08 22:41:40.588861 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.05.08 22:41:40.588904 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8167 | 2026.05.08 22:41:40.589222 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8168 | 2026.05.08 22:41:40.589423 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.05.08 22:41:40.589552 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Debug> executeQuery: Read 78 rows, 6.38 KiB in 0.001325 sec., 58867.92452830189 rows/sec., 4.70 MiB/sec. | ||
| 8170 | 2026.05.08 22:41:40.589591 [ 277 ] {d54be1ca-449e-4f81-8148-62caf5673d9f} <Debug> TCPHandler: Processed in 0.001520703 sec. | ||
| 8171 | 2026.05.08 22:41:40.589711 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.05.08 22:41:40.589805 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8173 | 2026.05.08 22:41:40.589843 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8174 | 2026.05.08 22:41:40.590239 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.05.08 22:41:40.590275 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8176 | 2026.05.08 22:41:40.590557 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8177 | 2026.05.08 22:41:40.590759 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.05.08 22:41:40.590884 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001098 sec., 18214.936247723133 rows/sec., 1.28 MiB/sec. | ||
| 8179 | 2026.05.08 22:41:40.590919 [ 277 ] {d9e301e4-02bc-4a48-9e6b-8863d51ae2d8} <Debug> TCPHandler: Processed in 0.00125973 sec. | ||
| 8180 | 2026.05.08 22:41:40.591046 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.05.08 22:41:40.591141 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8182 | 2026.05.08 22:41:40.591179 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8183 | 2026.05.08 22:41:40.591588 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.05.08 22:41:40.591624 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8185 | 2026.05.08 22:41:40.591909 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8186 | 2026.05.08 22:41:40.592116 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.05.08 22:41:40.592239 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001115 sec., 75336.32286995515 rows/sec., 5.90 MiB/sec. | ||
| 8188 | 2026.05.08 22:41:40.592274 [ 277 ] {ae09432b-d287-40df-99fc-7bab8a2bd5ae} <Debug> TCPHandler: Processed in 0.001286649 sec. | ||
| 8189 | 2026.05.08 22:41:40.592389 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.05.08 22:41:40.592480 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.05.08 22:41:40.592522 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8192 | 2026.05.08 22:41:40.592969 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.05.08 22:41:40.593007 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8194 | 2026.05.08 22:41:40.593335 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8195 | 2026.05.08 22:41:40.593549 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.05.08 22:41:40.593673 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001211 sec., 137076.7960363336 rows/sec., 9.54 MiB/sec. | ||
| 8197 | 2026.05.08 22:41:40.593710 [ 277 ] {c5a69154-3b54-4917-aa82-7aaf303a54b1} <Debug> TCPHandler: Processed in 0.001368111 sec. | ||
| 8198 | 2026.05.08 22:41:40.593813 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.05.08 22:41:40.593906 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.05.08 22:41:40.593959 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8201 | 2026.05.08 22:41:40.594708 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.05.08 22:41:40.594746 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8203 | 2026.05.08 22:41:40.595239 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8204 | 2026.05.08 22:41:40.595453 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.05.08 22:41:40.595589 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001701 sec., 4703.115814226925 rows/sec., 8.43 MiB/sec. | ||
| 8206 | 2026.05.08 22:41:40.595641 [ 277 ] {f6190edb-4762-4081-aeff-dd6485482346} <Debug> TCPHandler: Processed in 0.001875069 sec. | ||
| 8207 | 2026.05.08 22:41:40.595768 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.05.08 22:41:40.595860 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.05.08 22:41:40.595900 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8210 | 2026.05.08 22:41:40.596242 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.05.08 22:41:40.596277 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8212 | 2026.05.08 22:41:40.596575 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8213 | 2026.05.08 22:41:40.596786 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.05.08 22:41:40.596910 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8215 | 2026.05.08 22:41:40.596945 [ 277 ] {02e69949-3583-4d8a-961c-953ecc5e41fc} <Debug> TCPHandler: Processed in 0.001224539 sec. | ||
| 8216 | 2026.05.08 22:41:41.144906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16818 | ||
| 8217 | 2026.05.08 22:41:41.145742 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.05.08 22:41:41.145810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8219 | 2026.05.08 22:41:41.146399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8220 | 2026.05.08 22:41:41.146638 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.05.08 22:41:41.146773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16818 | ||
| 8222 | 2026.05.08 22:41:42.010874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8223 | 2026.05.08 22:41:42.027588 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.05.08 22:41:42.027633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8225 | 2026.05.08 22:41:42.033702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8226 | 2026.05.08 22:41:42.034442 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.08 22:41:42.037228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8228 | 2026.05.08 22:41:45.588075 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.05.08 22:41:45.588325 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8230 | 2026.05.08 22:41:45.588702 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8231 | 2026.05.08 22:41:45.588744 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 8232 | 2026.05.08 22:41:45.589017 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8233 | 2026.05.08 22:41:45.589090 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8234 | 2026.05.08 22:41:45.589235 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8235 | 2026.05.08 22:41:45.589269 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8236 | 2026.05.08 22:41:45.589290 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8237 | 2026.05.08 22:41:45.589305 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8238 | 2026.05.08 22:41:45.589343 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8239 | 2026.05.08 22:41:45.589362 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8240 | 2026.05.08 22:41:45.590396 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002177 sec., 23426.734037666512 rows/sec., 5.55 MiB/sec. | ||
| 8241 | 2026.05.08 22:41:45.590461 [ 277 ] {e0bb9812-404b-44a2-92c2-44fabb716aef} <Debug> TCPHandler: Processed in 0.002515479 sec. | ||
| 8242 | 2026.05.08 22:41:45.595849 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.05.08 22:41:45.595971 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8244 | 2026.05.08 22:41:45.596019 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8245 | 2026.05.08 22:41:45.596694 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.05.08 22:41:45.596741 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8247 | 2026.05.08 22:41:45.597145 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8248 | 2026.05.08 22:41:45.597368 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.05.08 22:41:45.597503 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001568 sec., 181122.44897959183 rows/sec., 11.50 MiB/sec. | ||
| 8250 | 2026.05.08 22:41:45.597540 [ 277 ] {0f6bff3d-32c5-407c-95eb-4cc3a1e1f1f5} <Debug> TCPHandler: Processed in 0.001749227 sec. | ||
| 8251 | 2026.05.08 22:41:45.597660 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8252 | 2026.05.08 22:41:45.597751 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8253 | 2026.05.08 22:41:45.597789 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8254 | 2026.05.08 22:41:45.598621 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2026.05.08 22:41:45.598658 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8256 | 2026.05.08 22:41:45.599003 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8257 | 2026.05.08 22:41:45.599203 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2026.05.08 22:41:45.599327 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001594 sec., 542659.9749058972 rows/sec., 42.51 MiB/sec. | ||
| 8259 | 2026.05.08 22:41:45.599364 [ 277 ] {dbe5acca-7c48-43cd-85b3-32e0bc675d11} <Debug> TCPHandler: Processed in 0.001750967 sec. | ||
| 8260 | 2026.05.08 22:41:45.599477 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2026.05.08 22:41:45.599569 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8262 | 2026.05.08 22:41:45.599607 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8263 | 2026.05.08 22:41:45.600102 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2026.05.08 22:41:45.600138 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8265 | 2026.05.08 22:41:45.600432 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8266 | 2026.05.08 22:41:45.600632 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.05.08 22:41:45.600763 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001212 sec., 145214.5214521452 rows/sec., 8.94 MiB/sec. | ||
| 8268 | 2026.05.08 22:41:45.600799 [ 277 ] {508a440b-8660-4d1b-8616-c587a090222d} <Debug> TCPHandler: Processed in 0.00136912 sec. | ||
| 8269 | 2026.05.08 22:41:45.600916 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.05.08 22:41:45.601008 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8271 | 2026.05.08 22:41:45.601045 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8272 | 2026.05.08 22:41:45.601483 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.05.08 22:41:45.601518 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8274 | 2026.05.08 22:41:45.601812 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8275 | 2026.05.08 22:41:45.602020 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.05.08 22:41:45.602141 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 8277 | 2026.05.08 22:41:45.602148 [ 136 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8278 | 2026.05.08 22:41:45.602176 [ 277 ] {a5bc51f3-bbe8-4064-afa4-bddf6ec64028} <Debug> TCPHandler: Processed in 0.001307069 sec. | ||
| 8279 | 2026.05.08 22:41:45.602220 [ 136 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.05.08 22:41:45.602245 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8281 | 2026.05.08 22:41:45.602313 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.05.08 22:41:45.602335 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::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 | ||
| 8283 | 2026.05.08 22:41:45.602408 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8284 | 2026.05.08 22:41:45.602428 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8285 | 2026.05.08 22:41:45.602446 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8286 | 2026.05.08 22:41:45.602460 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 976 rows starting from the beginning of the part | ||
| 8287 | 2026.05.08 22:41:45.602542 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 8288 | 2026.05.08 22:41:45.602614 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8289 | 2026.05.08 22:41:45.602653 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 950 rows starting from the beginning of the part | ||
| 8290 | 2026.05.08 22:41:45.602689 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 8291 | 2026.05.08 22:41:45.602729 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 8292 | 2026.05.08 22:41:45.602922 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.05.08 22:41:45.602957 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8294 | 2026.05.08 22:41:45.603264 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8295 | 2026.05.08 22:41:45.603466 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.05.08 22:41:45.603624 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 8297 | 2026.05.08 22:41:45.603661 [ 277 ] {70b09f1f-a15c-4c58-a005-2752f69877be} <Debug> TCPHandler: Processed in 0.001395371 sec. | ||
| 8298 | 2026.05.08 22:41:45.603796 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.05.08 22:41:45.603840 [ 189 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536394 sec., 1984516.9923860678 rows/sec., 125.65 MiB/sec. | ||
| 8300 | 2026.05.08 22:41:45.603891 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8301 | 2026.05.08 22:41:45.603934 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8302 | 2026.05.08 22:41:45.604003 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8303 | 2026.05.08 22:41:45.604229 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.05.08 22:41:45.604289 [ 199 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_21_4} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8305 | 2026.05.08 22:41:45.604345 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8306 | 2026.05.08 22:41:45.604534 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.08 22:41:45.604568 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8308 | 2026.05.08 22:41:45.604885 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8309 | 2026.05.08 22:41:45.605089 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.08 22:41:45.605215 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001343 sec., 390171.25837676844 rows/sec., 27.56 MiB/sec. | ||
| 8311 | 2026.05.08 22:41:45.605251 [ 277 ] {d363f051-8b3a-4e41-a2f1-62bb10f7f8d3} <Debug> TCPHandler: Processed in 0.001503843 sec. | ||
| 8312 | 2026.05.08 22:41:45.605367 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.05.08 22:41:45.605459 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8314 | 2026.05.08 22:41:45.605498 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8315 | 2026.05.08 22:41:45.605822 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.05.08 22:41:45.605858 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8317 | 2026.05.08 22:41:45.606152 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8318 | 2026.05.08 22:41:45.606350 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.05.08 22:41:45.606454 [ 135 ] {} <Debug> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 8320 | 2026.05.08 22:41:45.606473 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 8321 | 2026.05.08 22:41:45.606526 [ 135 ] {} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.05.08 22:41:45.606532 [ 277 ] {26b771ee-7d62-4b01-9a8b-7c83155bafda} <Debug> TCPHandler: Processed in 0.001211778 sec. | ||
| 8323 | 2026.05.08 22:41:45.606555 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8324 | 2026.05.08 22:41:45.606629 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::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 | ||
| 8325 | 2026.05.08 22:41:45.606658 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2026.05.08 22:41:45.606705 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8327 | 2026.05.08 22:41:45.606727 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 8328 | 2026.05.08 22:41:45.606748 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8329 | 2026.05.08 22:41:45.606767 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 8330 | 2026.05.08 22:41:45.606790 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8331 | 2026.05.08 22:41:45.606800 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 8332 | 2026.05.08 22:41:45.606832 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 8333 | 2026.05.08 22:41:45.606861 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 8334 | 2026.05.08 22:41:45.606891 [ 199 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8335 | 2026.05.08 22:41:45.607190 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.08 22:41:45.607224 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8337 | 2026.05.08 22:41:45.607508 [ 189 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.000908154 sec., 72674.89875065243 rows/sec., 3.71 MiB/sec. | ||
| 8338 | 2026.05.08 22:41:45.607544 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8339 | 2026.05.08 22:41:45.607717 [ 189 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 8340 | 2026.05.08 22:41:45.607805 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.05.08 22:41:45.607963 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 8342 | 2026.05.08 22:41:45.608003 [ 277 ] {38f0842b-0ca5-4390-a785-baf3963a32cf} <Debug> TCPHandler: Processed in 0.001392241 sec. | ||
| 8343 | 2026.05.08 22:41:45.608043 [ 189 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.05.08 22:41:45.608119 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.05.08 22:41:45.608127 [ 189 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_11_2} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 8346 | 2026.05.08 22:41:45.608216 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8347 | 2026.05.08 22:41:45.608246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8348 | 2026.05.08 22:41:45.608260 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8349 | 2026.05.08 22:41:45.608574 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.05.08 22:41:45.608609 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8351 | 2026.05.08 22:41:45.608898 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8352 | 2026.05.08 22:41:45.609098 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.05.08 22:41:45.609221 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 8354 | 2026.05.08 22:41:45.609255 [ 277 ] {3860ed24-0a6a-4472-9560-f02c6bae1b05} <Debug> TCPHandler: Processed in 0.001183078 sec. | ||
| 8355 | 2026.05.08 22:41:45.609367 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2026.05.08 22:41:45.609457 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8357 | 2026.05.08 22:41:45.609509 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8358 | 2026.05.08 22:41:45.610302 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.05.08 22:41:45.610338 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8360 | 2026.05.08 22:41:45.610877 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8361 | 2026.05.08 22:41:45.611094 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.05.08 22:41:45.611231 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001791 sec., 18983.807928531547 rows/sec., 34.02 MiB/sec. | ||
| 8363 | 2026.05.08 22:41:45.611287 [ 277 ] {2ad93a5d-bcfd-4034-b45e-a1a8686d6f46} <Debug> TCPHandler: Processed in 0.00196737 sec. | ||
| 8364 | 2026.05.08 22:41:45.611406 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.05.08 22:41:45.611499 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8366 | 2026.05.08 22:41:45.611538 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8367 | 2026.05.08 22:41:45.611867 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.05.08 22:41:45.611903 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8369 | 2026.05.08 22:41:45.612196 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8370 | 2026.05.08 22:41:45.612393 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.05.08 22:41:45.612515 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001034 sec., 87040.61895551257 rows/sec., 5.45 MiB/sec. | ||
| 8372 | 2026.05.08 22:41:45.612549 [ 277 ] {0dc0587c-b252-4a0f-98ba-be49f8f778ec} <Debug> TCPHandler: Processed in 0.001189898 sec. | ||
| 8373 | 2026.05.08 22:41:48.508456 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8374 | 2026.05.08 22:41:48.508511 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8375 | 2026.05.08 22:41:48.646910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17266 | ||
| 8376 | 2026.05.08 22:41:48.647423 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.05.08 22:41:48.647473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8378 | 2026.05.08 22:41:48.647993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8379 | 2026.05.08 22:41:48.648244 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.05.08 22:41:48.648398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17266 | ||
| 8381 | 2026.05.08 22:41:48.648406 [ 129 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8382 | 2026.05.08 22:41:48.648475 [ 129 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.05.08 22:41:48.648495 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8384 | 2026.05.08 22:41:48.648593 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 8385 | 2026.05.08 22:41:48.648705 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8386 | 2026.05.08 22:41:48.648743 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14898 rows starting from the beginning of the part | ||
| 8387 | 2026.05.08 22:41:48.648802 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8388 | 2026.05.08 22:41:48.648847 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8389 | 2026.05.08 22:41:48.648886 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8390 | 2026.05.08 22:41:48.648924 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8391 | 2026.05.08 22:41:48.648963 [ 199 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8392 | 2026.05.08 22:41:48.651199 [ 186 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644161 sec., 6529859.566040041 rows/sec., 93.41 MiB/sec. | ||
| 8393 | 2026.05.08 22:41:48.651458 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8394 | 2026.05.08 22:41:48.651755 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.05.08 22:41:48.651836 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_36_7} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8396 | 2026.05.08 22:41:48.651938 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8397 | 2026.05.08 22:41:48.691318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1054 | ||
| 8398 | 2026.05.08 22:41:48.694326 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.05.08 22:41:48.694375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8400 | 2026.05.08 22:41:48.695637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8401 | 2026.05.08 22:41:48.695915 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.05.08 22:41:48.696059 [ 129 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8403 | 2026.05.08 22:41:48.696096 [ 129 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.08 22:41:48.696115 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8405 | 2026.05.08 22:41:48.696219 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 8406 | 2026.05.08 22:41:48.696294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 8407 | 2026.05.08 22:41:48.696849 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8408 | 2026.05.08 22:41:48.697010 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 854 rows starting from the beginning of the part | ||
| 8409 | 2026.05.08 22:41:48.697445 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 8410 | 2026.05.08 22:41:48.697819 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8411 | 2026.05.08 22:41:48.698203 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
| 8412 | 2026.05.08 22:41:48.698561 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 8413 | 2026.05.08 22:41:48.698906 [ 190 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8414 | 2026.05.08 22:41:48.705608 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 72 columns (72 merged, 0 gathered) in 0.009435034 sec., 111711.3091484355 rows/sec., 94.25 MiB/sec. | ||
| 8415 | 2026.05.08 22:41:48.707037 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8416 | 2026.05.08 22:41:48.707620 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.05.08 22:41:48.707697 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_26_5} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8418 | 2026.05.08 22:41:48.708017 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8419 | 2026.05.08 22:41:49.537348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8420 | 2026.05.08 22:41:49.556865 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.05.08 22:41:49.556948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8422 | 2026.05.08 22:41:49.568977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8423 | 2026.05.08 22:41:49.570218 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.05.08 22:41:49.570551 [ 127 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8425 | 2026.05.08 22:41:49.570602 [ 127 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.05.08 22:41:49.570626 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8427 | 2026.05.08 22:41:49.570725 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 8428 | 2026.05.08 22:41:49.575141 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8429 | 2026.05.08 22:41:49.576177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8430 | 2026.05.08 22:41:49.576453 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8431 | 2026.05.08 22:41:49.581652 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8432 | 2026.05.08 22:41:49.585601 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8433 | 2026.05.08 22:41:49.589602 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8434 | 2026.05.08 22:41:49.593639 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8435 | 2026.05.08 22:41:49.597840 [ 186 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8436 | 2026.05.08 22:41:49.656418 [ 202 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.085726418 sec., 3161.2192171612724 rows/sec., 16.35 MiB/sec. | ||
| 8437 | 2026.05.08 22:41:49.660441 [ 191 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8438 | 2026.05.08 22:41:49.663599 [ 191 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.05.08 22:41:49.663775 [ 191 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_36_7} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8440 | 2026.05.08 22:41:49.666667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8441 | 2026.05.08 22:41:50.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.25 MiB, peak 303.13 MiB, free memory in arenas 0.00 B, will set to 293.21 MiB (RSS), difference: 1.96 MiB | ||
| 8442 | 2026.05.08 22:41:50.582637 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2026.05.08 22:41:50.582855 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8444 | 2026.05.08 22:41:50.583168 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8445 | 2026.05.08 22:41:50.583201 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8446 | 2026.05.08 22:41:50.583414 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8447 | 2026.05.08 22:41:50.583481 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8448 | 2026.05.08 22:41:50.583618 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8449 | 2026.05.08 22:41:50.583654 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8450 | 2026.05.08 22:41:50.583675 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8451 | 2026.05.08 22:41:50.583690 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8452 | 2026.05.08 22:41:50.583728 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8453 | 2026.05.08 22:41:50.583748 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8454 | 2026.05.08 22:41:50.584836 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002068 sec., 24661.508704061896 rows/sec., 5.84 MiB/sec. | ||
| 8455 | 2026.05.08 22:41:50.584939 [ 277 ] {418db5dc-c61e-4cf2-bf65-592528f87ddd} <Debug> TCPHandler: Processed in 0.002426587 sec. | ||
| 8456 | 2026.05.08 22:41:50.586779 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2026.05.08 22:41:50.586883 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8458 | 2026.05.08 22:41:50.586924 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8459 | 2026.05.08 22:41:50.587401 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.05.08 22:41:50.587447 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8461 | 2026.05.08 22:41:50.587813 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8462 | 2026.05.08 22:41:50.588034 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.05.08 22:41:50.588162 [ 124 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8464 | 2026.05.08 22:41:50.588171 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001318 sec., 54628.22458270106 rows/sec., 4.40 MiB/sec. | ||
| 8465 | 2026.05.08 22:41:50.588238 [ 124 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.05.08 22:41:50.588254 [ 277 ] {fe4d850b-1528-4b40-aec5-f6f2133b6d8b} <Debug> TCPHandler: Processed in 0.001521853 sec. | ||
| 8467 | 2026.05.08 22:41:50.588267 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8468 | 2026.05.08 22:41:50.588383 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.05.08 22:41:50.588397 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8470 | 2026.05.08 22:41:50.588479 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.05.08 22:41:50.588522 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8472 | 2026.05.08 22:41:50.588550 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8473 | 2026.05.08 22:41:50.588593 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 8474 | 2026.05.08 22:41:50.588667 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
| 8475 | 2026.05.08 22:41:50.588719 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 865 rows starting from the beginning of the part | ||
| 8476 | 2026.05.08 22:41:50.588767 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 8477 | 2026.05.08 22:41:50.588811 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 865 rows starting from the beginning of the part | ||
| 8478 | 2026.05.08 22:41:50.588856 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
| 8479 | 2026.05.08 22:41:50.588920 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2026.05.08 22:41:50.588959 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8481 | 2026.05.08 22:41:50.589314 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8482 | 2026.05.08 22:41:50.589536 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.05.08 22:41:50.589652 [ 124 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8484 | 2026.05.08 22:41:50.589665 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001204 sec., 6644.518272425249 rows/sec., 499.64 KiB/sec. | ||
| 8485 | 2026.05.08 22:41:50.589686 [ 124 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.05.08 22:41:50.589711 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8487 | 2026.05.08 22:41:50.589712 [ 277 ] {8417f318-1b56-4662-ad52-d74d3e756dd0} <Debug> TCPHandler: Processed in 0.001375691 sec. | ||
| 8488 | 2026.05.08 22:41:50.589820 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8489 | 2026.05.08 22:41:50.589839 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.05.08 22:41:50.589948 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8491 | 2026.05.08 22:41:50.589957 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2026.05.08 22:41:50.589990 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8493 | 2026.05.08 22:41:50.590000 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8494 | 2026.05.08 22:41:50.590076 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 8495 | 2026.05.08 22:41:50.590124 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 176 rows starting from the beginning of the part | ||
| 8496 | 2026.05.08 22:41:50.590166 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 8497 | 2026.05.08 22:41:50.590204 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 176 rows starting from the beginning of the part | ||
| 8498 | 2026.05.08 22:41:50.590243 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8499 | 2026.05.08 22:41:50.590406 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.05.08 22:41:50.590446 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8501 | 2026.05.08 22:41:50.590905 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8502 | 2026.05.08 22:41:50.591123 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002785232 sec., 1907201.9853283318 rows/sec., 153.63 MiB/sec. | ||
| 8503 | 2026.05.08 22:41:50.591130 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.08 22:41:50.591187 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419652 sec., 431795.9612637463 rows/sec., 28.87 MiB/sec. | ||
| 8505 | 2026.05.08 22:41:50.591258 [ 124 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8506 | 2026.05.08 22:41:50.591280 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00135 sec., 53333.33333333333 rows/sec., 4.16 MiB/sec. | ||
| 8507 | 2026.05.08 22:41:50.591286 [ 124 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.05.08 22:41:50.591324 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8509 | 2026.05.08 22:41:50.591325 [ 277 ] {7a4eca7c-af36-4620-8bfd-b71dc9cd0216} <Debug> TCPHandler: Processed in 0.001533013 sec. | ||
| 8510 | 2026.05.08 22:41:50.591411 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8511 | 2026.05.08 22:41:50.591411 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8512 | 2026.05.08 22:41:50.591458 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.05.08 22:41:50.591511 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8514 | 2026.05.08 22:41:50.591544 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8515 | 2026.05.08 22:41:50.591555 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8516 | 2026.05.08 22:41:50.591561 [ 188 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8517 | 2026.05.08 22:41:50.591597 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
| 8518 | 2026.05.08 22:41:50.591604 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8519 | 2026.05.08 22:41:50.591652 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 524 rows starting from the beginning of the part | ||
| 8520 | 2026.05.08 22:41:50.591701 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 84 rows starting from the beginning of the part | ||
| 8521 | 2026.05.08 22:41:50.591747 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 524 rows starting from the beginning of the part | ||
| 8522 | 2026.05.08 22:41:50.591791 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
| 8523 | 2026.05.08 22:41:50.591896 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2026.05.08 22:41:50.591933 [ 188 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.05.08 22:41:50.592013 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_46_9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8526 | 2026.05.08 22:41:50.592017 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.05.08 22:41:50.592034 [ 188 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_56_11} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8528 | 2026.05.08 22:41:50.592070 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8529 | 2026.05.08 22:41:50.592149 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8530 | 2026.05.08 22:41:50.592237 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 8531 | 2026.05.08 22:41:50.592418 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8532 | 2026.05.08 22:41:50.592644 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.05.08 22:41:50.592748 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8534 | 2026.05.08 22:41:50.592771 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 8535 | 2026.05.08 22:41:50.592775 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2026.05.08 22:41:50.592809 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8537 | 2026.05.08 22:41:50.592814 [ 277 ] {cf7f58d7-40de-488b-b159-32af21d2683b} <Debug> TCPHandler: Processed in 0.001402921 sec. | ||
| 8538 | 2026.05.08 22:41:50.592881 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8539 | 2026.05.08 22:41:50.592943 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.05.08 22:41:50.592982 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8541 | 2026.05.08 22:41:50.593009 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636875 sec., 1897518.1366933943 rows/sec., 139.54 MiB/sec. | ||
| 8542 | 2026.05.08 22:41:50.593015 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19315 rows starting from the beginning of the part | ||
| 8543 | 2026.05.08 22:41:50.593038 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8544 | 2026.05.08 22:41:50.593084 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8545 | 2026.05.08 22:41:50.593096 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8546 | 2026.05.08 22:41:50.593134 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8547 | 2026.05.08 22:41:50.593178 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 166 rows starting from the beginning of the part | ||
| 8548 | 2026.05.08 22:41:50.593215 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8549 | 2026.05.08 22:41:50.593254 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8550 | 2026.05.08 22:41:50.593281 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8551 | 2026.05.08 22:41:50.593606 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.08 22:41:50.593687 [ 197 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_56_11} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8553 | 2026.05.08 22:41:50.593774 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8554 | 2026.05.08 22:41:50.593844 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.05.08 22:41:50.593884 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8556 | 2026.05.08 22:41:50.594411 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8557 | 2026.05.08 22:41:50.594640 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.05.08 22:41:50.594777 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001757 sec., 4553.215708594194 rows/sec., 8.16 MiB/sec. | ||
| 8559 | 2026.05.08 22:41:50.594828 [ 277 ] {29d358d1-df3e-460f-a4a6-0ff1a495d5b5} <Debug> TCPHandler: Processed in 0.00193258 sec. | ||
| 8560 | 2026.05.08 22:41:50.594949 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.05.08 22:41:50.595040 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.05.08 22:41:50.595080 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8563 | 2026.05.08 22:41:50.595411 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.05.08 22:41:50.595447 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8565 | 2026.05.08 22:41:50.595755 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8566 | 2026.05.08 22:41:50.595969 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.05.08 22:41:50.596073 [ 124 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8568 | 2026.05.08 22:41:50.596096 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8569 | 2026.05.08 22:41:50.596106 [ 124 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.05.08 22:41:50.596135 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8571 | 2026.05.08 22:41:50.596138 [ 277 ] {47b118fe-7f79-48d3-8753-9c367c26c702} <Debug> TCPHandler: Processed in 0.001235989 sec. | ||
| 8572 | 2026.05.08 22:41:50.596214 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8573 | 2026.05.08 22:41:50.596325 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8574 | 2026.05.08 22:41:50.596357 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2790 rows starting from the beginning of the part | ||
| 8575 | 2026.05.08 22:41:50.596410 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8576 | 2026.05.08 22:41:50.596455 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 8577 | 2026.05.08 22:41:50.596496 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8578 | 2026.05.08 22:41:50.596538 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8579 | 2026.05.08 22:41:50.596582 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8580 | 2026.05.08 22:41:50.598032 [ 188 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001853378 sec., 1699599.3262032894 rows/sec., 111.80 MiB/sec. | ||
| 8581 | 2026.05.08 22:41:50.598426 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8582 | 2026.05.08 22:41:50.598747 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.05.08 22:41:50.598822 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_56_11} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8584 | 2026.05.08 22:41:50.598919 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8585 | 2026.05.08 22:41:50.599152 [ 188 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20331 rows, containing 5 columns (5 merged, 0 gathered) in 0.006302137 sec., 3226048.5609881217 rows/sec., 211.19 MiB/sec. | ||
| 8586 | 2026.05.08 22:41:50.599703 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8587 | 2026.05.08 22:41:50.599977 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.05.08 22:41:50.600050 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8589 | 2026.05.08 22:41:50.600131 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8590 | 2026.05.08 22:41:51.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.83 MiB, peak 303.77 MiB, free memory in arenas 0.00 B, will set to 296.72 MiB (RSS), difference: 2.89 MiB | ||
| 8591 | 2026.05.08 22:41:51.094407 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2026.05.08 22:41:51.094681 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8593 | 2026.05.08 22:41:51.095083 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8594 | 2026.05.08 22:41:51.095129 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8595 | 2026.05.08 22:41:51.095416 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8596 | 2026.05.08 22:41:51.095483 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8597 | 2026.05.08 22:41:51.095624 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8598 | 2026.05.08 22:41:51.095660 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8599 | 2026.05.08 22:41:51.095681 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8600 | 2026.05.08 22:41:51.095696 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8601 | 2026.05.08 22:41:51.095735 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8602 | 2026.05.08 22:41:51.095755 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8603 | 2026.05.08 22:41:51.096936 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002379 sec., 21437.578814627996 rows/sec., 5.08 MiB/sec. | ||
| 8604 | 2026.05.08 22:41:51.097045 [ 277 ] {a0c40532-a939-4cb8-8b8c-eb7a23c5a278} <Debug> TCPHandler: Processed in 0.002773232 sec. | ||
| 8605 | 2026.05.08 22:41:51.112416 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.05.08 22:41:51.112568 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8607 | 2026.05.08 22:41:51.112617 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8608 | 2026.05.08 22:41:51.113321 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.05.08 22:41:51.113371 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8610 | 2026.05.08 22:41:51.113783 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8611 | 2026.05.08 22:41:51.114021 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.05.08 22:41:51.114179 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. | ||
| 8613 | 2026.05.08 22:41:51.114218 [ 277 ] {ca1820bc-7e1e-4e80-b14a-87659cf85f65} <Debug> TCPHandler: Processed in 0.001917119 sec. | ||
| 8614 | 2026.05.08 22:41:51.114342 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.05.08 22:41:51.114439 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8616 | 2026.05.08 22:41:51.114480 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8617 | 2026.05.08 22:41:51.114878 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.05.08 22:41:51.114916 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8619 | 2026.05.08 22:41:51.115217 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8620 | 2026.05.08 22:41:51.115459 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.05.08 22:41:51.115589 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001171 sec., 3415.8838599487617 rows/sec., 278.54 KiB/sec. | ||
| 8622 | 2026.05.08 22:41:51.115625 [ 277 ] {657bc338-9f2d-4ee7-9b12-c058431c91d9} <Debug> TCPHandler: Processed in 0.00133429 sec. | ||
| 8623 | 2026.05.08 22:41:51.115739 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2026.05.08 22:41:51.115833 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8625 | 2026.05.08 22:41:51.115871 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8626 | 2026.05.08 22:41:51.117747 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.05.08 22:41:51.117786 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8628 | 2026.05.08 22:41:51.118305 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8629 | 2026.05.08 22:41:51.118527 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.05.08 22:41:51.118659 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Debug> executeQuery: Read 3212 rows, 246.45 KiB in 0.002845 sec., 1128998.2425307557 rows/sec., 84.60 MiB/sec. | ||
| 8631 | 2026.05.08 22:41:51.118700 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8632 | 2026.05.08 22:41:51.118714 [ 277 ] {15492f4b-c69e-48d2-bdda-7b9e3b73d118} <Debug> TCPHandler: Processed in 0.003024697 sec. | ||
| 8633 | 2026.05.08 22:41:51.118847 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.05.08 22:41:51.118941 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8635 | 2026.05.08 22:41:51.118980 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8636 | 2026.05.08 22:41:51.119506 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2026.05.08 22:41:51.119544 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8638 | 2026.05.08 22:41:51.119857 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8639 | 2026.05.08 22:41:51.120076 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2026.05.08 22:41:51.120207 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Debug> executeQuery: Read 189 rows, 12.05 KiB in 0.001285 sec., 147081.71206225682 rows/sec., 9.16 MiB/sec. | ||
| 8641 | 2026.05.08 22:41:51.120245 [ 277 ] {01f5318b-eca1-4360-9ab3-b42d9fb65832} <Debug> TCPHandler: Processed in 0.001448662 sec. | ||
| 8642 | 2026.05.08 22:41:51.120359 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2026.05.08 22:41:51.120455 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8644 | 2026.05.08 22:41:51.120495 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8645 | 2026.05.08 22:41:51.121338 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.05.08 22:41:51.121374 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8647 | 2026.05.08 22:41:51.121736 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8648 | 2026.05.08 22:41:51.121959 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.05.08 22:41:51.122088 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001652 sec., 575060.5326876513 rows/sec., 33.83 MiB/sec. | ||
| 8650 | 2026.05.08 22:41:51.122125 [ 277 ] {b4c3ca45-f15c-4baa-9f33-70cfc3fc4a70} <Debug> TCPHandler: Processed in 0.001816837 sec. | ||
| 8651 | 2026.05.08 22:41:51.122244 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.05.08 22:41:51.122338 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8653 | 2026.05.08 22:41:51.122377 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8654 | 2026.05.08 22:41:51.122762 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.05.08 22:41:51.122798 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8656 | 2026.05.08 22:41:51.123082 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8657 | 2026.05.08 22:41:51.123287 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.05.08 22:41:51.123412 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 8659 | 2026.05.08 22:41:51.123450 [ 277 ] {5a6c9c4e-12f9-4d65-9652-8e91ebb11fe2} <Debug> TCPHandler: Processed in 0.001255189 sec. | ||
| 8660 | 2026.05.08 22:41:51.123595 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.05.08 22:41:51.123689 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8662 | 2026.05.08 22:41:51.123729 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8663 | 2026.05.08 22:41:51.124161 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.05.08 22:41:51.124197 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8665 | 2026.05.08 22:41:51.124492 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8666 | 2026.05.08 22:41:51.124700 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.05.08 22:41:51.124832 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 8668 | 2026.05.08 22:41:51.124869 [ 277 ] {6a117eb4-9f0a-43a0-a39c-56410c27fa67} <Debug> TCPHandler: Processed in 0.00132308 sec. | ||
| 8669 | 2026.05.08 22:41:51.124988 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.05.08 22:41:51.125079 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8671 | 2026.05.08 22:41:51.125118 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8672 | 2026.05.08 22:41:51.126078 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.05.08 22:41:51.126115 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8674 | 2026.05.08 22:41:51.126483 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8675 | 2026.05.08 22:41:51.126692 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.05.08 22:41:51.126818 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Debug> executeQuery: Read 1752 rows, 121.07 KiB in 0.001757 sec., 997154.2401821286 rows/sec., 67.29 MiB/sec. | ||
| 8677 | 2026.05.08 22:41:51.126856 [ 277 ] {8880f9ab-f0ee-4641-bd92-2bbcab5766a2} <Debug> TCPHandler: Processed in 0.001916959 sec. | ||
| 8678 | 2026.05.08 22:41:51.126976 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.05.08 22:41:51.127069 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8680 | 2026.05.08 22:41:51.127111 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8681 | 2026.05.08 22:41:51.127440 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.05.08 22:41:51.127477 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8683 | 2026.05.08 22:41:51.127772 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8684 | 2026.05.08 22:41:51.127972 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.05.08 22:41:51.128098 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 8686 | 2026.05.08 22:41:51.128133 [ 277 ] {d0c359f2-648e-4e9f-b1d9-46e92d04bd40} <Debug> TCPHandler: Processed in 0.001206778 sec. | ||
| 8687 | 2026.05.08 22:41:51.128249 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.05.08 22:41:51.128341 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.05.08 22:41:51.128383 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8690 | 2026.05.08 22:41:51.129067 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.05.08 22:41:51.129102 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8692 | 2026.05.08 22:41:51.129514 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8693 | 2026.05.08 22:41:51.129721 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.05.08 22:41:51.129847 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Debug> executeQuery: Read 1603 rows, 99.67 KiB in 0.001525 sec., 1051147.5409836066 rows/sec., 63.82 MiB/sec. | ||
| 8695 | 2026.05.08 22:41:51.129884 [ 277 ] {72c9e7ce-acb0-4041-be89-a45a4c528ac0} <Debug> TCPHandler: Processed in 0.001684046 sec. | ||
| 8696 | 2026.05.08 22:41:51.130004 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.05.08 22:41:51.130108 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.05.08 22:41:51.130153 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8699 | 2026.05.08 22:41:51.130487 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.05.08 22:41:51.130526 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8701 | 2026.05.08 22:41:51.130843 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8702 | 2026.05.08 22:41:51.131058 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.08 22:41:51.131161 [ 120 ] {} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8704 | 2026.05.08 22:41:51.131191 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 8705 | 2026.05.08 22:41:51.131222 [ 120 ] {} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.05.08 22:41:51.131237 [ 277 ] {4a12ffe6-ba4c-4b62-99e8-f078439d9d62} <Debug> TCPHandler: Processed in 0.00128383 sec. | ||
| 8707 | 2026.05.08 22:41:51.131249 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8708 | 2026.05.08 22:41:51.131362 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 8709 | 2026.05.08 22:41:51.131376 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.05.08 22:41:51.131497 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8711 | 2026.05.08 22:41:51.131502 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8712 | 2026.05.08 22:41:51.131546 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 8713 | 2026.05.08 22:41:51.131583 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8714 | 2026.05.08 22:41:51.131627 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8715 | 2026.05.08 22:41:51.131683 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 8716 | 2026.05.08 22:41:51.131732 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8717 | 2026.05.08 22:41:51.131777 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 8718 | 2026.05.08 22:41:51.131824 [ 198 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8719 | 2026.05.08 22:41:51.132549 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.05.08 22:41:51.132591 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8721 | 2026.05.08 22:41:51.132746 [ 188 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001431212 sec., 11179.336115124803 rows/sec., 742.38 KiB/sec. | ||
| 8722 | 2026.05.08 22:41:51.132908 [ 194 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8723 | 2026.05.08 22:41:51.133221 [ 194 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.05.08 22:41:51.133225 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8725 | 2026.05.08 22:41:51.133309 [ 194 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_15_3} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8726 | 2026.05.08 22:41:51.133387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8727 | 2026.05.08 22:41:51.133497 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.05.08 22:41:51.133656 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002178 sec., 19742.883379247018 rows/sec., 35.38 MiB/sec. | ||
| 8729 | 2026.05.08 22:41:51.133720 [ 277 ] {28dd8b1d-45b8-4ffa-98ba-2cb74582cc4e} <Debug> TCPHandler: Processed in 0.002405026 sec. | ||
| 8730 | 2026.05.08 22:41:51.133832 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.05.08 22:41:51.133928 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8732 | 2026.05.08 22:41:51.133969 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8733 | 2026.05.08 22:41:51.134301 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.05.08 22:41:51.134337 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8735 | 2026.05.08 22:41:51.134662 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8736 | 2026.05.08 22:41:51.134880 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.05.08 22:41:51.135007 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001098 sec., 38251.366120218576 rows/sec., 2.18 MiB/sec. | ||
| 8738 | 2026.05.08 22:41:51.135045 [ 277 ] {1c6a895f-a079-46a4-8e1d-1fce4e34e3e4} <Debug> TCPHandler: Processed in 0.00126236 sec. | ||
| 8739 | 2026.05.08 22:41:55.580707 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.05.08 22:41:55.580972 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8741 | 2026.05.08 22:41:55.581340 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8742 | 2026.05.08 22:41:55.581381 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8743 | 2026.05.08 22:41:55.581605 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8744 | 2026.05.08 22:41:55.581673 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8745 | 2026.05.08 22:41:55.581812 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8746 | 2026.05.08 22:41:55.581848 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8747 | 2026.05.08 22:41:55.581870 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8748 | 2026.05.08 22:41:55.581884 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8749 | 2026.05.08 22:41:55.581924 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8750 | 2026.05.08 22:41:55.581944 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8751 | 2026.05.08 22:41:55.583111 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002239 sec., 22778.025904421615 rows/sec., 5.39 MiB/sec. | ||
| 8752 | 2026.05.08 22:41:55.583218 [ 277 ] {9329a40f-1ae4-4f96-9757-58c7e3feb093} <Debug> TCPHandler: Processed in 0.002648191 sec. | ||
| 8753 | 2026.05.08 22:41:55.584795 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.05.08 22:41:55.584902 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8755 | 2026.05.08 22:41:55.584944 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8756 | 2026.05.08 22:41:55.585431 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.05.08 22:41:55.585479 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8758 | 2026.05.08 22:41:55.585854 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8759 | 2026.05.08 22:41:55.586088 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.05.08 22:41:55.586237 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001366 sec., 40995.60761346998 rows/sec., 3.15 MiB/sec. | ||
| 8761 | 2026.05.08 22:41:55.586274 [ 277 ] {820bc449-6890-4cbf-b274-0c487caa356f} <Debug> TCPHandler: Processed in 0.001530143 sec. | ||
| 8762 | 2026.05.08 22:41:55.586397 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.05.08 22:41:55.586491 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8764 | 2026.05.08 22:41:55.586532 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8765 | 2026.05.08 22:41:55.586966 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.05.08 22:41:55.587002 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8767 | 2026.05.08 22:41:55.587302 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8768 | 2026.05.08 22:41:55.587514 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.05.08 22:41:55.587642 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 8770 | 2026.05.08 22:41:55.587679 [ 277 ] {0f86b9cd-5062-471a-ad49-2437caff9c3d} <Debug> TCPHandler: Processed in 0.001332921 sec. | ||
| 8771 | 2026.05.08 22:41:55.587797 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.05.08 22:41:55.587892 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8773 | 2026.05.08 22:41:55.587935 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8774 | 2026.05.08 22:41:55.588325 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.05.08 22:41:55.588361 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8776 | 2026.05.08 22:41:55.588689 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8777 | 2026.05.08 22:41:55.588898 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.05.08 22:41:55.589026 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001153 sec., 111014.74414570686 rows/sec., 7.73 MiB/sec. | ||
| 8779 | 2026.05.08 22:41:55.589063 [ 277 ] {029aa950-4b6f-43c8-991a-9b02d6dabfeb} <Debug> TCPHandler: Processed in 0.00131562 sec. | ||
| 8780 | 2026.05.08 22:41:55.589180 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.05.08 22:41:55.589273 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.05.08 22:41:55.589314 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8783 | 2026.05.08 22:41:55.589647 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.05.08 22:41:55.589683 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8785 | 2026.05.08 22:41:55.589989 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8786 | 2026.05.08 22:41:55.590213 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.05.08 22:41:55.590344 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001089 sec., 44077.1349862259 rows/sec., 2.97 MiB/sec. | ||
| 8788 | 2026.05.08 22:41:55.590380 [ 277 ] {9783861d-7f21-44f0-8af3-eccd06138154} <Debug> TCPHandler: Processed in 0.001249839 sec. | ||
| 8789 | 2026.05.08 22:41:56.148561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17778 | ||
| 8790 | 2026.05.08 22:41:56.149394 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2026.05.08 22:41:56.149471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8792 | 2026.05.08 22:41:56.149987 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8793 | 2026.05.08 22:41:56.150240 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2026.05.08 22:41:56.150372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17778 | ||
| 8795 | 2026.05.08 22:41:57.076309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8796 | 2026.05.08 22:41:57.091605 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.05.08 22:41:57.091653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8798 | 2026.05.08 22:41:57.097171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8799 | 2026.05.08 22:41:57.097855 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.05.08 22:41:57.100443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8801 | 2026.05.08 22:41:58.696641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1106 | ||
| 8802 | 2026.05.08 22:41:58.699831 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.05.08 22:41:58.699877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8804 | 2026.05.08 22:41:58.701120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8805 | 2026.05.08 22:41:58.701398 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.05.08 22:41:58.701761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 8807 | 2026.05.08 22:42:00.582014 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.05.08 22:42:00.582261 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8809 | 2026.05.08 22:42:00.582629 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8810 | 2026.05.08 22:42:00.582674 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8811 | 2026.05.08 22:42:00.582887 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8812 | 2026.05.08 22:42:00.582955 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8813 | 2026.05.08 22:42:00.583093 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8814 | 2026.05.08 22:42:00.583129 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8815 | 2026.05.08 22:42:00.583150 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8816 | 2026.05.08 22:42:00.583165 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8817 | 2026.05.08 22:42:00.583204 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8818 | 2026.05.08 22:42:00.583223 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8819 | 2026.05.08 22:42:00.584168 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002008 sec., 25398.406374501996 rows/sec., 6.01 MiB/sec. | ||
| 8820 | 2026.05.08 22:42:00.584236 [ 277 ] {bc1daf70-8312-435b-a40f-76dd7d6a3817} <Debug> TCPHandler: Processed in 0.002356625 sec. | ||
| 8821 | 2026.05.08 22:42:00.586140 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.05.08 22:42:00.586266 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8823 | 2026.05.08 22:42:00.586315 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8824 | 2026.05.08 22:42:00.586848 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.05.08 22:42:00.586884 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8826 | 2026.05.08 22:42:00.587254 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8827 | 2026.05.08 22:42:00.587482 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.05.08 22:42:00.587626 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001397 sec., 51539.01216893343 rows/sec., 4.15 MiB/sec. | ||
| 8829 | 2026.05.08 22:42:00.587664 [ 277 ] {83f32aab-e8d8-42a5-afda-1a3084e818d8} <Debug> TCPHandler: Processed in 0.001585064 sec. | ||
| 8830 | 2026.05.08 22:42:00.587802 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.05.08 22:42:00.587897 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8832 | 2026.05.08 22:42:00.587936 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8833 | 2026.05.08 22:42:00.588329 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2026.05.08 22:42:00.588363 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8835 | 2026.05.08 22:42:00.588656 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8836 | 2026.05.08 22:42:00.588861 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.05.08 22:42:00.588989 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001111 sec., 7200.7200720072005 rows/sec., 541.46 KiB/sec. | ||
| 8838 | 2026.05.08 22:42:00.589026 [ 277 ] {5e6da92e-1653-4a3e-bb8e-07ebe12a72c5} <Debug> TCPHandler: Processed in 0.00127319 sec. | ||
| 8839 | 2026.05.08 22:42:00.589144 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2026.05.08 22:42:00.589236 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8841 | 2026.05.08 22:42:00.589276 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8842 | 2026.05.08 22:42:00.589680 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.05.08 22:42:00.589714 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8844 | 2026.05.08 22:42:00.590015 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8845 | 2026.05.08 22:42:00.590225 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.05.08 22:42:00.590349 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001131 sec., 63660.4774535809 rows/sec., 4.97 MiB/sec. | ||
| 8847 | 2026.05.08 22:42:00.590385 [ 277 ] {40b0a8fe-7658-47af-bf9b-74573430ec2a} <Debug> TCPHandler: Processed in 0.00129127 sec. | ||
| 8848 | 2026.05.08 22:42:00.590503 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.05.08 22:42:00.590597 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8850 | 2026.05.08 22:42:00.590639 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8851 | 2026.05.08 22:42:00.591052 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8852 | 2026.05.08 22:42:00.591086 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8853 | 2026.05.08 22:42:00.591433 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8854 | 2026.05.08 22:42:00.591640 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2026.05.08 22:42:00.591765 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 8856 | 2026.05.08 22:42:00.591801 [ 277 ] {3f0e8d05-e00b-4ff5-a3d3-af066a0122c4} <Debug> TCPHandler: Processed in 0.001348601 sec. | ||
| 8857 | 2026.05.08 22:42:00.591924 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2026.05.08 22:42:00.592049 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8859 | 2026.05.08 22:42:00.592114 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8860 | 2026.05.08 22:42:00.592921 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.05.08 22:42:00.592957 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8862 | 2026.05.08 22:42:00.593473 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8863 | 2026.05.08 22:42:00.593713 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.05.08 22:42:00.593815 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8865 | 2026.05.08 22:42:00.593852 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001827 sec., 4378.762999452654 rows/sec., 7.85 MiB/sec. | ||
| 8866 | 2026.05.08 22:42:00.593854 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.05.08 22:42:00.593885 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8868 | 2026.05.08 22:42:00.593907 [ 277 ] {b95219e1-1694-479b-aa29-8d1b9cfefe02} <Debug> TCPHandler: Processed in 0.002044521 sec. | ||
| 8869 | 2026.05.08 22:42:00.594004 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8870 | 2026.05.08 22:42:00.594044 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.05.08 22:42:00.594152 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8872 | 2026.05.08 22:42:00.594195 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8873 | 2026.05.08 22:42:00.594305 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8874 | 2026.05.08 22:42:00.594378 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 884 rows starting from the beginning of the part | ||
| 8875 | 2026.05.08 22:42:00.594524 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 8876 | 2026.05.08 22:42:00.594537 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.05.08 22:42:00.594579 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8878 | 2026.05.08 22:42:00.594639 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 8879 | 2026.05.08 22:42:00.594745 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 8880 | 2026.05.08 22:42:00.594836 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part | ||
| 8881 | 2026.05.08 22:42:00.594924 [ 198 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8882 | 2026.05.08 22:42:00.594928 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8883 | 2026.05.08 22:42:00.595169 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.05.08 22:42:00.595303 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 8885 | 2026.05.08 22:42:00.595342 [ 277 ] {526701af-997f-4f3b-868d-7b3673744d4a} <Debug> TCPHandler: Processed in 0.001347961 sec. | ||
| 8886 | 2026.05.08 22:42:00.601670 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 19 columns (19 merged, 0 gathered) in 0.007718317 sec., 127618.49506829015 rows/sec., 228.69 MiB/sec. | ||
| 8887 | 2026.05.08 22:42:00.603282 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8888 | 2026.05.08 22:42:00.603670 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.05.08 22:42:00.603753 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8890 | 2026.05.08 22:42:00.603932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 8891 | 2026.05.08 22:42:01.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.70 MiB, peak 305.82 MiB, free memory in arenas 0.00 B, will set to 301.27 MiB (RSS), difference: 3.57 MiB | ||
| 8892 | 2026.05.08 22:42:03.508567 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8893 | 2026.05.08 22:42:03.508632 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8894 | 2026.05.08 22:42:03.650517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18226 | ||
| 8895 | 2026.05.08 22:42:03.650982 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.05.08 22:42:03.651016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8897 | 2026.05.08 22:42:03.651499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8898 | 2026.05.08 22:42:03.651720 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.05.08 22:42:03.651859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18226 | ||
| 8900 | 2026.05.08 22:42:04.600591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8901 | 2026.05.08 22:42:04.617018 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.05.08 22:42:04.617074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8903 | 2026.05.08 22:42:04.623269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8904 | 2026.05.08 22:42:04.623953 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.05.08 22:42:04.626573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8906 | 2026.05.08 22:42:05.587469 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2026.05.08 22:42:05.587703 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8908 | 2026.05.08 22:42:05.588149 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8909 | 2026.05.08 22:42:05.588186 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 8910 | 2026.05.08 22:42:05.588509 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8911 | 2026.05.08 22:42:05.588576 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8912 | 2026.05.08 22:42:05.588716 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8913 | 2026.05.08 22:42:05.588751 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8914 | 2026.05.08 22:42:05.588772 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 8915 | 2026.05.08 22:42:05.588786 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8916 | 2026.05.08 22:42:05.588826 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8917 | 2026.05.08 22:42:05.588853 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8918 | 2026.05.08 22:42:05.589814 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002212 sec., 23056.05786618445 rows/sec., 5.46 MiB/sec. | ||
| 8919 | 2026.05.08 22:42:05.589889 [ 277 ] {26c3bbc0-7cf0-4f1a-abb8-50a33103c515} <Debug> TCPHandler: Processed in 0.002547499 sec. | ||
| 8920 | 2026.05.08 22:42:05.595412 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.05.08 22:42:05.595521 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8922 | 2026.05.08 22:42:05.595562 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8923 | 2026.05.08 22:42:05.596135 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.05.08 22:42:05.596176 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8925 | 2026.05.08 22:42:05.596539 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8926 | 2026.05.08 22:42:05.596760 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.05.08 22:42:05.596904 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001414 sec., 200848.65629420086 rows/sec., 12.76 MiB/sec. | ||
| 8928 | 2026.05.08 22:42:05.596943 [ 277 ] {3f129d55-9bd8-4842-b0ff-c968e0f1b066} <Debug> TCPHandler: Processed in 0.001583845 sec. | ||
| 8929 | 2026.05.08 22:42:05.597074 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.05.08 22:42:05.597167 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8931 | 2026.05.08 22:42:05.597206 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8932 | 2026.05.08 22:42:05.597997 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.05.08 22:42:05.598032 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8934 | 2026.05.08 22:42:05.598400 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8935 | 2026.05.08 22:42:05.598606 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.05.08 22:42:05.598732 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001584 sec., 546085.8585858586 rows/sec., 42.78 MiB/sec. | ||
| 8937 | 2026.05.08 22:42:05.598770 [ 277 ] {e75db071-b7ae-4b33-ac02-4e7d75e08bbc} <Debug> TCPHandler: Processed in 0.001745086 sec. | ||
| 8938 | 2026.05.08 22:42:05.598895 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.05.08 22:42:05.598988 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.05.08 22:42:05.599028 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8941 | 2026.05.08 22:42:05.599473 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.05.08 22:42:05.599509 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8943 | 2026.05.08 22:42:05.599812 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8944 | 2026.05.08 22:42:05.600020 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.05.08 22:42:05.600146 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001176 sec., 149659.86394557822 rows/sec., 9.22 MiB/sec. | ||
| 8946 | 2026.05.08 22:42:05.600183 [ 277 ] {b860d494-0047-49c1-9ca9-86026c5e49fc} <Debug> TCPHandler: Processed in 0.001337 sec. | ||
| 8947 | 2026.05.08 22:42:05.600302 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.05.08 22:42:05.600394 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8949 | 2026.05.08 22:42:05.600432 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8950 | 2026.05.08 22:42:05.600865 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.05.08 22:42:05.600900 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8952 | 2026.05.08 22:42:05.601194 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8953 | 2026.05.08 22:42:05.601391 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.05.08 22:42:05.601514 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 8955 | 2026.05.08 22:42:05.601550 [ 277 ] {5ce8d7d4-9a45-48a6-8c60-871fe3ef29e8} <Debug> TCPHandler: Processed in 0.00129694 sec. | ||
| 8956 | 2026.05.08 22:42:05.601669 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.05.08 22:42:05.601760 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.05.08 22:42:05.601799 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8959 | 2026.05.08 22:42:05.602230 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.05.08 22:42:05.602265 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8961 | 2026.05.08 22:42:05.602578 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8962 | 2026.05.08 22:42:05.602779 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.05.08 22:42:05.602906 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 8964 | 2026.05.08 22:42:05.602944 [ 277 ] {4fefe9e8-61fe-45f2-a876-547f28c27499} <Debug> TCPHandler: Processed in 0.00132431 sec. | ||
| 8965 | 2026.05.08 22:42:05.603062 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.05.08 22:42:05.603153 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8967 | 2026.05.08 22:42:05.603192 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8968 | 2026.05.08 22:42:05.603776 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.05.08 22:42:05.603812 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8970 | 2026.05.08 22:42:05.604135 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8971 | 2026.05.08 22:42:05.604335 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.05.08 22:42:05.604461 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001325 sec., 395471.69811320753 rows/sec., 27.93 MiB/sec. | ||
| 8973 | 2026.05.08 22:42:05.604498 [ 277 ] {cd63db09-cf96-4b71-8025-14c2c2d834e4} <Debug> TCPHandler: Processed in 0.001485113 sec. | ||
| 8974 | 2026.05.08 22:42:05.604611 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.05.08 22:42:05.604702 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8976 | 2026.05.08 22:42:05.604742 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8977 | 2026.05.08 22:42:05.605078 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.05.08 22:42:05.605112 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8979 | 2026.05.08 22:42:05.605411 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8980 | 2026.05.08 22:42:05.605621 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.05.08 22:42:05.605751 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 8982 | 2026.05.08 22:42:05.605791 [ 277 ] {d130c9ef-c51e-4779-912c-927496075fd3} <Debug> TCPHandler: Processed in 0.001228079 sec. | ||
| 8983 | 2026.05.08 22:42:05.605912 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.05.08 22:42:05.606004 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.05.08 22:42:05.606045 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8986 | 2026.05.08 22:42:05.606454 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.05.08 22:42:05.606490 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8988 | 2026.05.08 22:42:05.606814 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8989 | 2026.05.08 22:42:05.607041 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.05.08 22:42:05.607171 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 8991 | 2026.05.08 22:42:05.607208 [ 277 ] {fbfd2f9c-2875-4316-9d28-59fe33d60113} <Debug> TCPHandler: Processed in 0.00134536 sec. | ||
| 8992 | 2026.05.08 22:42:05.607327 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.05.08 22:42:05.607419 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.05.08 22:42:05.607459 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8995 | 2026.05.08 22:42:05.607768 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.05.08 22:42:05.607803 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8997 | 2026.05.08 22:42:05.608087 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8998 | 2026.05.08 22:42:05.608286 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.05.08 22:42:05.608425 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 9000 | 2026.05.08 22:42:05.608461 [ 277 ] {52fe6acd-8150-4eb1-a524-3c9bdf7951b1} <Debug> TCPHandler: Processed in 0.001182678 sec. | ||
| 9001 | 2026.05.08 22:42:05.608604 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2026.05.08 22:42:05.608700 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9003 | 2026.05.08 22:42:05.608755 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9004 | 2026.05.08 22:42:05.609581 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2026.05.08 22:42:05.609618 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9006 | 2026.05.08 22:42:05.610172 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9007 | 2026.05.08 22:42:05.610395 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.05.08 22:42:05.610534 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001852 sec., 18358.531317494602 rows/sec., 32.90 MiB/sec. | ||
| 9009 | 2026.05.08 22:42:05.610598 [ 277 ] {21074b7c-0079-4b85-93de-1661000188e6} <Debug> TCPHandler: Processed in 0.002051771 sec. | ||
| 9010 | 2026.05.08 22:42:05.610728 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.05.08 22:42:05.610822 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9012 | 2026.05.08 22:42:05.610865 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9013 | 2026.05.08 22:42:05.611206 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.05.08 22:42:05.611243 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9015 | 2026.05.08 22:42:05.611558 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9016 | 2026.05.08 22:42:05.611766 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.05.08 22:42:05.611891 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 9018 | 2026.05.08 22:42:05.611927 [ 277 ] {1f2456c3-81b3-4410-b0a7-039c35e46a65} <Debug> TCPHandler: Processed in 0.001249179 sec. | ||
| 9019 | 2026.05.08 22:42:08.702107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1144 | ||
| 9020 | 2026.05.08 22:42:08.704570 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.05.08 22:42:08.704618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9022 | 2026.05.08 22:42:08.705817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9023 | 2026.05.08 22:42:08.706091 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.05.08 22:42:08.706372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9025 | 2026.05.08 22:42:10.582409 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.05.08 22:42:10.582657 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9027 | 2026.05.08 22:42:10.583007 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9028 | 2026.05.08 22:42:10.583041 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9029 | 2026.05.08 22:42:10.583237 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9030 | 2026.05.08 22:42:10.583302 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9031 | 2026.05.08 22:42:10.583460 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9032 | 2026.05.08 22:42:10.583499 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9033 | 2026.05.08 22:42:10.583524 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 9034 | 2026.05.08 22:42:10.583542 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9035 | 2026.05.08 22:42:10.583583 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9036 | 2026.05.08 22:42:10.583602 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9037 | 2026.05.08 22:42:10.584645 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002086 sec., 24448.705656759346 rows/sec., 5.79 MiB/sec. | ||
| 9038 | 2026.05.08 22:42:10.584713 [ 277 ] {9a5661bd-bb75-48fc-b154-19c7c8833e21} <Debug> TCPHandler: Processed in 0.002436377 sec. | ||
| 9039 | 2026.05.08 22:42:10.586580 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.05.08 22:42:10.586689 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9041 | 2026.05.08 22:42:10.586730 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9042 | 2026.05.08 22:42:10.587236 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.05.08 22:42:10.587271 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9044 | 2026.05.08 22:42:10.587617 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9045 | 2026.05.08 22:42:10.587843 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.05.08 22:42:10.587981 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001322 sec., 54462.93494704992 rows/sec., 4.39 MiB/sec. | ||
| 9047 | 2026.05.08 22:42:10.587983 [ 94 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9048 | 2026.05.08 22:42:10.588020 [ 277 ] {83d6ca85-7b00-4c01-bf72-c70a8d9f146c} <Debug> TCPHandler: Processed in 0.001493543 sec. | ||
| 9049 | 2026.05.08 22:42:10.588031 [ 94 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.05.08 22:42:10.588050 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9051 | 2026.05.08 22:42:10.588154 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.05.08 22:42:10.588174 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9053 | 2026.05.08 22:42:10.588248 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9054 | 2026.05.08 22:42:10.588302 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9055 | 2026.05.08 22:42:10.588323 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9056 | 2026.05.08 22:42:10.588362 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 9057 | 2026.05.08 22:42:10.588429 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3212 rows starting from the beginning of the part | ||
| 9058 | 2026.05.08 22:42:10.588475 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9059 | 2026.05.08 22:42:10.588518 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
| 9060 | 2026.05.08 22:42:10.588578 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 865 rows starting from the beginning of the part | ||
| 9061 | 2026.05.08 22:42:10.588624 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
| 9062 | 2026.05.08 22:42:10.588722 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.05.08 22:42:10.588764 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9064 | 2026.05.08 22:42:10.589079 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9065 | 2026.05.08 22:42:10.589291 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.05.08 22:42:10.589423 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001194 sec., 6700.167504187605 rows/sec., 503.82 KiB/sec. | ||
| 9067 | 2026.05.08 22:42:10.589462 [ 277 ] {7850d27d-781a-4e3d-a0b5-5db3106fdebc} <Debug> TCPHandler: Processed in 0.001357131 sec. | ||
| 9068 | 2026.05.08 22:42:10.589581 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.05.08 22:42:10.589674 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9070 | 2026.05.08 22:42:10.589714 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9071 | 2026.05.08 22:42:10.590181 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.05.08 22:42:10.590217 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9073 | 2026.05.08 22:42:10.590528 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9074 | 2026.05.08 22:42:10.590736 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.05.08 22:42:10.590846 [ 92 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9076 | 2026.05.08 22:42:10.590863 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001206 sec., 59701.49253731343 rows/sec., 4.66 MiB/sec. | ||
| 9077 | 2026.05.08 22:42:10.590900 [ 92 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.05.08 22:42:10.590917 [ 277 ] {d309d204-fea1-48aa-bc14-e1afbb5dab52} <Debug> TCPHandler: Processed in 0.001385471 sec. | ||
| 9079 | 2026.05.08 22:42:10.590926 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9080 | 2026.05.08 22:42:10.591024 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9081 | 2026.05.08 22:42:10.591057 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.05.08 22:42:10.591121 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9083 | 2026.05.08 22:42:10.591151 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9084 | 2026.05.08 22:42:10.591151 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9085 | 2026.05.08 22:42:10.591200 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9086 | 2026.05.08 22:42:10.591205 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1752 rows starting from the beginning of the part | ||
| 9087 | 2026.05.08 22:42:10.591253 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9088 | 2026.05.08 22:42:10.591293 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
| 9089 | 2026.05.08 22:42:10.591308 [ 200 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.003196929 sec., 2388855.054334957 rows/sec., 190.10 MiB/sec. | ||
| 9090 | 2026.05.08 22:42:10.591338 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 524 rows starting from the beginning of the part | ||
| 9091 | 2026.05.08 22:42:10.591399 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
| 9092 | 2026.05.08 22:42:10.591601 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.05.08 22:42:10.591637 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9094 | 2026.05.08 22:42:10.591642 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9095 | 2026.05.08 22:42:10.591897 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.05.08 22:42:10.591968 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_61_12} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9097 | 2026.05.08 22:42:10.592040 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9098 | 2026.05.08 22:42:10.592178 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9099 | 2026.05.08 22:42:10.592395 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.05.08 22:42:10.592507 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9101 | 2026.05.08 22:42:10.592522 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001389 sec., 115190.78473722102 rows/sec., 8.02 MiB/sec. | ||
| 9102 | 2026.05.08 22:42:10.592544 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.05.08 22:42:10.592566 [ 277 ] {301f8cda-1cbd-4549-a158-17588bf87953} <Debug> TCPHandler: Processed in 0.001558993 sec. | ||
| 9104 | 2026.05.08 22:42:10.592568 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9105 | 2026.05.08 22:42:10.592657 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9106 | 2026.05.08 22:42:10.592696 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.05.08 22:42:10.592743 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9108 | 2026.05.08 22:42:10.592768 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20331 rows starting from the beginning of the part | ||
| 9109 | 2026.05.08 22:42:10.592789 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.05.08 22:42:10.592820 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1603 rows starting from the beginning of the part | ||
| 9111 | 2026.05.08 22:42:10.592829 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843678 sec., 2339887.984778253 rows/sec., 169.59 MiB/sec. | ||
| 9112 | 2026.05.08 22:42:10.592843 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9113 | 2026.05.08 22:42:10.592861 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 9114 | 2026.05.08 22:42:10.592900 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9115 | 2026.05.08 22:42:10.592938 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9116 | 2026.05.08 22:42:10.592978 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9117 | 2026.05.08 22:42:10.593011 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9118 | 2026.05.08 22:42:10.593245 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.05.08 22:42:10.593307 [ 192 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_61_12} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9120 | 2026.05.08 22:42:10.593362 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9121 | 2026.05.08 22:42:10.593586 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.05.08 22:42:10.593621 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9123 | 2026.05.08 22:42:10.594133 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9124 | 2026.05.08 22:42:10.594352 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.05.08 22:42:10.594489 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001716 sec., 4662.004662004661 rows/sec., 8.35 MiB/sec. | ||
| 9126 | 2026.05.08 22:42:10.594560 [ 277 ] {1bd2c4e0-5f0d-4241-8f0b-77798bcabc4d} <Debug> TCPHandler: Processed in 0.001914869 sec. | ||
| 9127 | 2026.05.08 22:42:10.594689 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.05.08 22:42:10.594783 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.05.08 22:42:10.594826 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9130 | 2026.05.08 22:42:10.595162 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.05.08 22:42:10.595198 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9132 | 2026.05.08 22:42:10.595510 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9133 | 2026.05.08 22:42:10.595717 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.05.08 22:42:10.595823 [ 92 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9135 | 2026.05.08 22:42:10.595844 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9136 | 2026.05.08 22:42:10.595855 [ 92 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.05.08 22:42:10.595883 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9138 | 2026.05.08 22:42:10.595885 [ 277 ] {8e8411b1-4f28-4084-9a6d-850ea367cb01} <Debug> TCPHandler: Processed in 0.001245519 sec. | ||
| 9139 | 2026.05.08 22:42:10.595991 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9140 | 2026.05.08 22:42:10.596127 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9141 | 2026.05.08 22:42:10.596166 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3150 rows starting from the beginning of the part | ||
| 9142 | 2026.05.08 22:42:10.596240 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 9143 | 2026.05.08 22:42:10.596289 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 9144 | 2026.05.08 22:42:10.596335 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9145 | 2026.05.08 22:42:10.596376 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9146 | 2026.05.08 22:42:10.596421 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9147 | 2026.05.08 22:42:10.597880 [ 200 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001934799 sec., 1783130.960890511 rows/sec., 117.10 MiB/sec. | ||
| 9148 | 2026.05.08 22:42:10.598404 [ 197 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9149 | 2026.05.08 22:42:10.598746 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22647 rows, containing 5 columns (5 merged, 0 gathered) in 0.006119784 sec., 3700620.806224534 rows/sec., 241.36 MiB/sec. | ||
| 9150 | 2026.05.08 22:42:10.598807 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.05.08 22:42:10.598912 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_61_12} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9152 | 2026.05.08 22:42:10.599005 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9153 | 2026.05.08 22:42:10.599264 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9154 | 2026.05.08 22:42:10.599496 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.05.08 22:42:10.599575 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9156 | 2026.05.08 22:42:10.599668 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9157 | 2026.05.08 22:42:11.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.15 MiB, peak 312.57 MiB, free memory in arenas 0.00 B, will set to 303.49 MiB (RSS), difference: 1.34 MiB | ||
| 9158 | 2026.05.08 22:42:11.152017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18738 | ||
| 9159 | 2026.05.08 22:42:11.152911 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.05.08 22:42:11.152977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9161 | 2026.05.08 22:42:11.153547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9162 | 2026.05.08 22:42:11.153769 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.05.08 22:42:11.153897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18738 | ||
| 9164 | 2026.05.08 22:42:12.126735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9165 | 2026.05.08 22:42:12.142901 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.05.08 22:42:12.142947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9167 | 2026.05.08 22:42:12.149170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9168 | 2026.05.08 22:42:12.149857 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.05.08 22:42:12.152629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9170 | 2026.05.08 22:42:15.588992 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2026.05.08 22:42:15.589297 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9172 | 2026.05.08 22:42:15.589634 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9173 | 2026.05.08 22:42:15.589671 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9174 | 2026.05.08 22:42:15.589907 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9175 | 2026.05.08 22:42:15.589974 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9176 | 2026.05.08 22:42:15.590113 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9177 | 2026.05.08 22:42:15.590148 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9178 | 2026.05.08 22:42:15.590170 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 9179 | 2026.05.08 22:42:15.590184 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9180 | 2026.05.08 22:42:15.590222 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9181 | 2026.05.08 22:42:15.590243 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9182 | 2026.05.08 22:42:15.591549 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002366 sec., 21555.367709213864 rows/sec., 5.10 MiB/sec. | ||
| 9183 | 2026.05.08 22:42:15.591657 [ 277 ] {8b94f38c-195e-490d-b94d-022a86cf4432} <Debug> TCPHandler: Processed in 0.002832134 sec. | ||
| 9184 | 2026.05.08 22:42:15.597242 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2026.05.08 22:42:15.597369 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9186 | 2026.05.08 22:42:15.597419 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9187 | 2026.05.08 22:42:15.598111 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2026.05.08 22:42:15.598162 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9189 | 2026.05.08 22:42:15.598536 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9190 | 2026.05.08 22:42:15.598754 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.05.08 22:42:15.598878 [ 88 ] {} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9192 | 2026.05.08 22:42:15.598894 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001562 sec., 181818.18181818182 rows/sec., 11.55 MiB/sec. | ||
| 9193 | 2026.05.08 22:42:15.598949 [ 88 ] {} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.05.08 22:42:15.598959 [ 277 ] {923295d3-d3dc-418a-b481-b4e7dec81d4e} <Debug> TCPHandler: Processed in 0.001781077 sec. | ||
| 9195 | 2026.05.08 22:42:15.598976 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9196 | 2026.05.08 22:42:15.599084 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9197 | 2026.05.08 22:42:15.599101 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.05.08 22:42:15.599209 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9199 | 2026.05.08 22:42:15.599209 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9200 | 2026.05.08 22:42:15.599249 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 9201 | 2026.05.08 22:42:15.599269 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9202 | 2026.05.08 22:42:15.599321 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 9203 | 2026.05.08 22:42:15.599377 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 9204 | 2026.05.08 22:42:15.599425 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 9205 | 2026.05.08 22:42:15.599472 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 9206 | 2026.05.08 22:42:15.599520 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 9207 | 2026.05.08 22:42:15.600057 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.05.08 22:42:15.600095 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9209 | 2026.05.08 22:42:15.600451 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9210 | 2026.05.08 22:42:15.600588 [ 197 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591285 sec., 1085914.8424072368 rows/sec., 73.41 MiB/sec. | ||
| 9211 | 2026.05.08 22:42:15.600660 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.05.08 22:42:15.600782 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001651 sec., 523924.89400363417 rows/sec., 41.04 MiB/sec. | ||
| 9213 | 2026.05.08 22:42:15.600817 [ 277 ] {63b4e68c-3b52-4276-bf61-564eb179a515} <Debug> TCPHandler: Processed in 0.001828637 sec. | ||
| 9214 | 2026.05.08 22:42:15.600820 [ 191 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9215 | 2026.05.08 22:42:15.601000 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.05.08 22:42:15.601099 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9217 | 2026.05.08 22:42:15.601140 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9218 | 2026.05.08 22:42:15.601260 [ 191 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.08 22:42:15.601350 [ 191 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_20_4} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9220 | 2026.05.08 22:42:15.601467 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9221 | 2026.05.08 22:42:15.601596 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.05.08 22:42:15.601637 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9223 | 2026.05.08 22:42:15.601945 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9224 | 2026.05.08 22:42:15.602148 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.05.08 22:42:15.602259 [ 88 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9226 | 2026.05.08 22:42:15.602275 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001195 sec., 147280.33472803346 rows/sec., 9.07 MiB/sec. | ||
| 9227 | 2026.05.08 22:42:15.602297 [ 88 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.05.08 22:42:15.602321 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9229 | 2026.05.08 22:42:15.602321 [ 277 ] {46fc651e-2dbe-4b4b-811e-c90902470b77} <Debug> TCPHandler: Processed in 0.001370972 sec. | ||
| 9230 | 2026.05.08 22:42:15.602413 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9231 | 2026.05.08 22:42:15.602457 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.05.08 22:42:15.602526 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9233 | 2026.05.08 22:42:15.602555 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.05.08 22:42:15.602562 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 9235 | 2026.05.08 22:42:15.602601 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9236 | 2026.05.08 22:42:15.602641 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 189 rows starting from the beginning of the part | ||
| 9237 | 2026.05.08 22:42:15.602691 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9238 | 2026.05.08 22:42:15.602731 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 176 rows starting from the beginning of the part | ||
| 9239 | 2026.05.08 22:42:15.602770 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9240 | 2026.05.08 22:42:15.602811 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 176 rows starting from the beginning of the part | ||
| 9241 | 2026.05.08 22:42:15.603052 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.05.08 22:42:15.603093 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9243 | 2026.05.08 22:42:15.603419 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9244 | 2026.05.08 22:42:15.603644 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.05.08 22:42:15.603703 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331871 sec., 587143.9501273021 rows/sec., 39.04 MiB/sec. | ||
| 9246 | 2026.05.08 22:42:15.603771 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 9247 | 2026.05.08 22:42:15.603813 [ 277 ] {1ac25fa7-a6d8-4bf5-ab17-98fca69d292f} <Debug> TCPHandler: Processed in 0.001405591 sec. | ||
| 9248 | 2026.05.08 22:42:15.603878 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9249 | 2026.05.08 22:42:15.603935 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.05.08 22:42:15.604032 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.05.08 22:42:15.604074 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9252 | 2026.05.08 22:42:15.604178 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.05.08 22:42:15.604265 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_51_10} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9254 | 2026.05.08 22:42:15.604356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9255 | 2026.05.08 22:42:15.604515 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.05.08 22:42:15.604555 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9257 | 2026.05.08 22:42:15.604871 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9258 | 2026.05.08 22:42:15.605077 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.05.08 22:42:15.605182 [ 88 ] {} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9260 | 2026.05.08 22:42:15.605201 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 9261 | 2026.05.08 22:42:15.605222 [ 88 ] {} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.08 22:42:15.605245 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9263 | 2026.05.08 22:42:15.605247 [ 277 ] {a2bd0e8b-cc03-426b-aa0c-5b424b8b14bc} <Debug> TCPHandler: Processed in 0.001365531 sec. | ||
| 9264 | 2026.05.08 22:42:15.605313 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9265 | 2026.05.08 22:42:15.605379 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.05.08 22:42:15.605403 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9267 | 2026.05.08 22:42:15.605433 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 9268 | 2026.05.08 22:42:15.605476 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9269 | 2026.05.08 22:42:15.605485 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 9270 | 2026.05.08 22:42:15.605525 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9271 | 2026.05.08 22:42:15.605545 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 9272 | 2026.05.08 22:42:15.605594 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 9273 | 2026.05.08 22:42:15.605634 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 9274 | 2026.05.08 22:42:15.605673 [ 191 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 9275 | 2026.05.08 22:42:15.606150 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2026.05.08 22:42:15.606192 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9277 | 2026.05.08 22:42:15.606497 [ 197 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213738 sec., 741510.9356384986 rows/sec., 45.19 MiB/sec. | ||
| 9278 | 2026.05.08 22:42:15.606525 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9279 | 2026.05.08 22:42:15.606631 [ 196 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9280 | 2026.05.08 22:42:15.606799 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.05.08 22:42:15.606952 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001493 sec., 350971.19892833225 rows/sec., 24.79 MiB/sec. | ||
| 9282 | 2026.05.08 22:42:15.606952 [ 196 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.05.08 22:42:15.606993 [ 277 ] {418cc563-9ef3-446c-a5ae-2c4fdce8fe6f} <Debug> TCPHandler: Processed in 0.001664506 sec. | ||
| 9284 | 2026.05.08 22:42:15.607040 [ 196 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_20_4} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9285 | 2026.05.08 22:42:15.607109 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9286 | 2026.05.08 22:42:15.607118 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.05.08 22:42:15.607217 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9288 | 2026.05.08 22:42:15.607258 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9289 | 2026.05.08 22:42:15.607586 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2026.05.08 22:42:15.607621 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9291 | 2026.05.08 22:42:15.607931 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9292 | 2026.05.08 22:42:15.608140 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2026.05.08 22:42:15.608265 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 9294 | 2026.05.08 22:42:15.608302 [ 277 ] {9fe5d41c-fdff-4fdf-80d0-861175a3d59d} <Debug> TCPHandler: Processed in 0.001233589 sec. | ||
| 9295 | 2026.05.08 22:42:15.608417 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2026.05.08 22:42:15.608510 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9297 | 2026.05.08 22:42:15.608552 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9298 | 2026.05.08 22:42:15.608951 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.05.08 22:42:15.608987 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9300 | 2026.05.08 22:42:15.609314 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9301 | 2026.05.08 22:42:15.609534 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.05.08 22:42:15.609660 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 9303 | 2026.05.08 22:42:15.609696 [ 277 ] {3da57f09-4516-4e29-a674-bc831226433b} <Debug> TCPHandler: Processed in 0.00132764 sec. | ||
| 9304 | 2026.05.08 22:42:15.609813 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2026.05.08 22:42:15.609905 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.05.08 22:42:15.609947 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9307 | 2026.05.08 22:42:15.610259 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.05.08 22:42:15.610295 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9309 | 2026.05.08 22:42:15.610585 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9310 | 2026.05.08 22:42:15.610798 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.05.08 22:42:15.610931 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 9312 | 2026.05.08 22:42:15.610967 [ 277 ] {2b6b95ed-05ee-4804-9732-b02ca3a85769} <Debug> TCPHandler: Processed in 0.001203598 sec. | ||
| 9313 | 2026.05.08 22:42:15.611080 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2026.05.08 22:42:15.611172 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9315 | 2026.05.08 22:42:15.611226 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9316 | 2026.05.08 22:42:15.612030 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.05.08 22:42:15.612068 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9318 | 2026.05.08 22:42:15.612625 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9319 | 2026.05.08 22:42:15.612848 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.05.08 22:42:15.612986 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001831 sec., 18569.087930092846 rows/sec., 33.27 MiB/sec. | ||
| 9321 | 2026.05.08 22:42:15.613040 [ 277 ] {ed644898-c06b-4da3-b3da-4e0e401562d6} <Debug> TCPHandler: Processed in 0.002008801 sec. | ||
| 9322 | 2026.05.08 22:42:15.613167 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2026.05.08 22:42:15.613261 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9324 | 2026.05.08 22:42:15.613301 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9325 | 2026.05.08 22:42:15.613628 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2026.05.08 22:42:15.613664 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9327 | 2026.05.08 22:42:15.613964 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9328 | 2026.05.08 22:42:15.614175 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.05.08 22:42:15.614303 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 9330 | 2026.05.08 22:42:15.614338 [ 277 ] {9e4fcea9-dad3-449d-8923-23bf5aceed49} <Debug> TCPHandler: Processed in 0.001222369 sec. | ||
| 9331 | 2026.05.08 22:42:18.508879 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9332 | 2026.05.08 22:42:18.508951 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9333 | 2026.05.08 22:42:18.654036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19186 | ||
| 9334 | 2026.05.08 22:42:18.654705 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.05.08 22:42:18.654774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9336 | 2026.05.08 22:42:18.655475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9337 | 2026.05.08 22:42:18.655720 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.05.08 22:42:18.655867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19186 | ||
| 9339 | 2026.05.08 22:42:18.706652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1182 | ||
| 9340 | 2026.05.08 22:42:18.709156 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.05.08 22:42:18.709213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9342 | 2026.05.08 22:42:18.710463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9343 | 2026.05.08 22:42:18.710745 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.05.08 22:42:18.711127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9345 | 2026.05.08 22:42:19.652761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9346 | 2026.05.08 22:42:19.669575 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.05.08 22:42:19.669635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9348 | 2026.05.08 22:42:19.675769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9349 | 2026.05.08 22:42:19.676467 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.05.08 22:42:19.679267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9351 | 2026.05.08 22:42:20.582549 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.05.08 22:42:20.582791 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9353 | 2026.05.08 22:42:20.583158 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9354 | 2026.05.08 22:42:20.583202 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9355 | 2026.05.08 22:42:20.583439 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9356 | 2026.05.08 22:42:20.583510 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9357 | 2026.05.08 22:42:20.583652 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9358 | 2026.05.08 22:42:20.583687 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9359 | 2026.05.08 22:42:20.583709 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 9360 | 2026.05.08 22:42:20.583724 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9361 | 2026.05.08 22:42:20.583765 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9362 | 2026.05.08 22:42:20.583784 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9363 | 2026.05.08 22:42:20.584884 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002193 sec., 23255.81395348837 rows/sec., 5.51 MiB/sec. | ||
| 9364 | 2026.05.08 22:42:20.584993 [ 277 ] {f4142b61-48b1-4de2-9cb9-372421f3578b} <Debug> TCPHandler: Processed in 0.002578529 sec. | ||
| 9365 | 2026.05.08 22:42:20.586864 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.05.08 22:42:20.586974 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9367 | 2026.05.08 22:42:20.587015 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9368 | 2026.05.08 22:42:20.587477 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.05.08 22:42:20.587519 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9370 | 2026.05.08 22:42:20.587868 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9371 | 2026.05.08 22:42:20.588160 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.05.08 22:42:20.588309 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001365 sec., 52747.25274725275 rows/sec., 4.25 MiB/sec. | ||
| 9373 | 2026.05.08 22:42:20.588348 [ 277 ] {cace1be9-365c-4c7f-b0d4-04f5d8d2db94} <Debug> TCPHandler: Processed in 0.001534943 sec. | ||
| 9374 | 2026.05.08 22:42:20.588477 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.05.08 22:42:20.588574 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.05.08 22:42:20.588615 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9377 | 2026.05.08 22:42:20.589015 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.05.08 22:42:20.589053 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9379 | 2026.05.08 22:42:20.589355 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9380 | 2026.05.08 22:42:20.589565 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.05.08 22:42:20.589700 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001147 sec., 6974.716652136007 rows/sec., 524.47 KiB/sec. | ||
| 9382 | 2026.05.08 22:42:20.589737 [ 277 ] {3fc00453-77da-4254-a5c8-81ecb0088fb0} <Debug> TCPHandler: Processed in 0.00131092 sec. | ||
| 9383 | 2026.05.08 22:42:20.589854 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.05.08 22:42:20.589947 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9385 | 2026.05.08 22:42:20.589989 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9386 | 2026.05.08 22:42:20.590407 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.05.08 22:42:20.590444 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9388 | 2026.05.08 22:42:20.590745 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9389 | 2026.05.08 22:42:20.590970 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.05.08 22:42:20.591101 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001173 sec., 61381.07416879795 rows/sec., 4.79 MiB/sec. | ||
| 9391 | 2026.05.08 22:42:20.591140 [ 277 ] {d1fda9b2-d7bd-4ab1-970e-b1b22cd898c4} <Debug> TCPHandler: Processed in 0.00133648 sec. | ||
| 9392 | 2026.05.08 22:42:20.591259 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.05.08 22:42:20.591353 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9394 | 2026.05.08 22:42:20.591395 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9395 | 2026.05.08 22:42:20.591800 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.05.08 22:42:20.591837 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9397 | 2026.05.08 22:42:20.592169 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9398 | 2026.05.08 22:42:20.592382 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.05.08 22:42:20.592513 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9400 | 2026.05.08 22:42:20.592551 [ 277 ] {7ac5b40d-07bd-4b6b-8cad-af2a30ef7db4} <Debug> TCPHandler: Processed in 0.001341901 sec. | ||
| 9401 | 2026.05.08 22:42:20.592671 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.05.08 22:42:20.592764 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.05.08 22:42:20.592816 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9404 | 2026.05.08 22:42:20.593554 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.05.08 22:42:20.593593 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9406 | 2026.05.08 22:42:20.594100 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9407 | 2026.05.08 22:42:20.594319 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.05.08 22:42:20.594459 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001713 sec., 4670.1692936368945 rows/sec., 8.37 MiB/sec. | ||
| 9409 | 2026.05.08 22:42:20.594521 [ 277 ] {db6d57c9-6b7d-4236-bb4c-2c6f9cc8a486} <Debug> TCPHandler: Processed in 0.0018996 sec. | ||
| 9410 | 2026.05.08 22:42:20.594649 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.05.08 22:42:20.594749 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9412 | 2026.05.08 22:42:20.594792 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9413 | 2026.05.08 22:42:20.595143 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.05.08 22:42:20.595180 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9415 | 2026.05.08 22:42:20.595499 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9416 | 2026.05.08 22:42:20.595708 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.05.08 22:42:20.595839 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 9418 | 2026.05.08 22:42:20.595876 [ 277 ] {6a41a5c1-1293-48cf-8e25-9d586a47a4fc} <Debug> TCPHandler: Processed in 0.001276939 sec. | ||
| 9419 | 2026.05.08 22:42:21.093089 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.05.08 22:42:21.093358 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9421 | 2026.05.08 22:42:21.093716 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9422 | 2026.05.08 22:42:21.093755 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9423 | 2026.05.08 22:42:21.094019 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9424 | 2026.05.08 22:42:21.094087 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9425 | 2026.05.08 22:42:21.094231 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 9426 | 2026.05.08 22:42:21.094268 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9427 | 2026.05.08 22:42:21.094290 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 9428 | 2026.05.08 22:42:21.094307 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9429 | 2026.05.08 22:42:21.094346 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9430 | 2026.05.08 22:42:21.094366 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9431 | 2026.05.08 22:42:21.095507 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002265 sec., 22516.556291390727 rows/sec., 5.33 MiB/sec. | ||
| 9432 | 2026.05.08 22:42:21.095625 [ 277 ] {d2c39591-f3fd-44bb-8771-022bf6db074e} <Debug> TCPHandler: Processed in 0.002672681 sec. | ||
| 9433 | 2026.05.08 22:42:21.111592 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2026.05.08 22:42:21.111719 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9435 | 2026.05.08 22:42:21.111769 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9436 | 2026.05.08 22:42:21.112432 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.05.08 22:42:21.112480 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9438 | 2026.05.08 22:42:21.112859 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9439 | 2026.05.08 22:42:21.113075 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.05.08 22:42:21.113218 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001535 sec., 185016.28664495115 rows/sec., 11.75 MiB/sec. | ||
| 9441 | 2026.05.08 22:42:21.113255 [ 277 ] {ff5af51f-c4f3-4fef-a36f-1aaf42bb72af} <Debug> TCPHandler: Processed in 0.001723157 sec. | ||
| 9442 | 2026.05.08 22:42:21.113380 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2026.05.08 22:42:21.113472 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9444 | 2026.05.08 22:42:21.113511 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9445 | 2026.05.08 22:42:21.113904 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.05.08 22:42:21.113939 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9447 | 2026.05.08 22:42:21.114216 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9448 | 2026.05.08 22:42:21.114421 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.05.08 22:42:21.114545 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 149.35 KiB/sec. | ||
| 9450 | 2026.05.08 22:42:21.114583 [ 277 ] {92f4b738-a2e8-4185-8752-bdf7f4b1e815} <Debug> TCPHandler: Processed in 0.001249639 sec. | ||
| 9451 | 2026.05.08 22:42:21.114698 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2026.05.08 22:42:21.114790 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9453 | 2026.05.08 22:42:21.114828 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9454 | 2026.05.08 22:42:21.116603 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.05.08 22:42:21.116640 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9456 | 2026.05.08 22:42:21.117127 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9457 | 2026.05.08 22:42:21.117335 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.05.08 22:42:21.117462 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Debug> executeQuery: Read 3211 rows, 246.38 KiB in 0.002689 sec., 1194124.209743399 rows/sec., 89.48 MiB/sec. | ||
| 9459 | 2026.05.08 22:42:21.117500 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9460 | 2026.05.08 22:42:21.117513 [ 277 ] {5b79abda-525e-45e7-9f6c-1282a649164f} <Debug> TCPHandler: Processed in 0.002861504 sec. | ||
| 9461 | 2026.05.08 22:42:21.117634 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.05.08 22:42:21.117729 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.05.08 22:42:21.117767 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9464 | 2026.05.08 22:42:21.118283 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.05.08 22:42:21.118320 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9466 | 2026.05.08 22:42:21.118624 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9467 | 2026.05.08 22:42:21.118838 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.05.08 22:42:21.118965 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Debug> executeQuery: Read 187 rows, 11.92 KiB in 0.001255 sec., 149003.984063745 rows/sec., 9.27 MiB/sec. | ||
| 9469 | 2026.05.08 22:42:21.119002 [ 277 ] {2710bd6d-5b35-41e5-b467-b4419ac43441} <Debug> TCPHandler: Processed in 0.001415392 sec. | ||
| 9470 | 2026.05.08 22:42:21.119127 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.05.08 22:42:21.119219 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.05.08 22:42:21.119258 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9473 | 2026.05.08 22:42:21.119950 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.05.08 22:42:21.119986 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9475 | 2026.05.08 22:42:21.120320 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9476 | 2026.05.08 22:42:21.120526 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.05.08 22:42:21.120654 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001452 sec., 654269.9724517907 rows/sec., 38.50 MiB/sec. | ||
| 9478 | 2026.05.08 22:42:21.120691 [ 277 ] {3b061026-4769-44f5-a9b9-8b25ce04e521} <Debug> TCPHandler: Processed in 0.001611364 sec. | ||
| 9479 | 2026.05.08 22:42:21.120813 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.05.08 22:42:21.120905 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9481 | 2026.05.08 22:42:21.120943 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9482 | 2026.05.08 22:42:21.121329 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.05.08 22:42:21.121365 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9484 | 2026.05.08 22:42:21.121638 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9485 | 2026.05.08 22:42:21.121837 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.05.08 22:42:21.121960 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 65.47 KiB/sec. | ||
| 9487 | 2026.05.08 22:42:21.121998 [ 277 ] {17f33ad5-5487-414a-9f2f-5a8fd89d82b6} <Debug> TCPHandler: Processed in 0.001232639 sec. | ||
| 9488 | 2026.05.08 22:42:21.122114 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2026.05.08 22:42:21.122204 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9490 | 2026.05.08 22:42:21.122242 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9491 | 2026.05.08 22:42:21.122670 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.05.08 22:42:21.122705 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9493 | 2026.05.08 22:42:21.123008 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9494 | 2026.05.08 22:42:21.123222 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.05.08 22:42:21.123346 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 9496 | 2026.05.08 22:42:21.123383 [ 277 ] {6ce4976f-af00-4fdd-b3c1-6a50d13a5a94} <Debug> TCPHandler: Processed in 0.00131567 sec. | ||
| 9497 | 2026.05.08 22:42:21.123501 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2026.05.08 22:42:21.123592 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9499 | 2026.05.08 22:42:21.123630 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9500 | 2026.05.08 22:42:21.124649 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.05.08 22:42:21.124691 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9502 | 2026.05.08 22:42:21.125091 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9503 | 2026.05.08 22:42:21.125308 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.05.08 22:42:21.125439 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Debug> executeQuery: Read 1750 rows, 120.90 KiB in 0.001864 sec., 938841.2017167382 rows/sec., 63.34 MiB/sec. | ||
| 9505 | 2026.05.08 22:42:21.125477 [ 277 ] {b00e8544-9621-4232-a660-97bdbabeab1d} <Debug> TCPHandler: Processed in 0.002023641 sec. | ||
| 9506 | 2026.05.08 22:42:21.125597 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.05.08 22:42:21.125693 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9508 | 2026.05.08 22:42:21.125734 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9509 | 2026.05.08 22:42:21.126100 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.05.08 22:42:21.126137 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9511 | 2026.05.08 22:42:21.126433 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9512 | 2026.05.08 22:42:21.126647 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.05.08 22:42:21.126772 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 9514 | 2026.05.08 22:42:21.126809 [ 277 ] {2709b051-9f4e-4b85-a49d-0356024417b4} <Debug> TCPHandler: Processed in 0.001261619 sec. | ||
| 9515 | 2026.05.08 22:42:21.126927 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2026.05.08 22:42:21.127021 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9517 | 2026.05.08 22:42:21.127086 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9518 | 2026.05.08 22:42:21.127790 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.05.08 22:42:21.127827 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9520 | 2026.05.08 22:42:21.128253 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9521 | 2026.05.08 22:42:21.128465 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.05.08 22:42:21.128595 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001593 sec., 1005649.7175141242 rows/sec., 61.05 MiB/sec. | ||
| 9523 | 2026.05.08 22:42:21.128632 [ 277 ] {316b3ab7-1f6c-4ac1-b7c7-66155a1de51a} <Debug> TCPHandler: Processed in 0.001755216 sec. | ||
| 9524 | 2026.05.08 22:42:21.128751 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2026.05.08 22:42:21.128845 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9526 | 2026.05.08 22:42:21.128887 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9527 | 2026.05.08 22:42:21.129208 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.05.08 22:42:21.129245 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9529 | 2026.05.08 22:42:21.129537 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9530 | 2026.05.08 22:42:21.129755 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.05.08 22:42:21.129888 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 9532 | 2026.05.08 22:42:21.129926 [ 277 ] {e68c48a6-698a-4f93-9e1b-d8bfca05500f} <Debug> TCPHandler: Processed in 0.001224578 sec. | ||
| 9533 | 2026.05.08 22:42:21.130045 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2026.05.08 22:42:21.130138 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9535 | 2026.05.08 22:42:21.130190 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9536 | 2026.05.08 22:42:21.131016 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.05.08 22:42:21.131053 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9538 | 2026.05.08 22:42:21.131602 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9539 | 2026.05.08 22:42:21.131827 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.05.08 22:42:21.131944 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9541 | 2026.05.08 22:42:21.131964 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001843 sec., 23331.52468800868 rows/sec., 41.81 MiB/sec. | ||
| 9542 | 2026.05.08 22:42:21.132016 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.05.08 22:42:21.132042 [ 277 ] {f815134f-ca7f-46ad-8d8c-0338bd26d5bb} <Debug> TCPHandler: Processed in 0.002046271 sec. | ||
| 9544 | 2026.05.08 22:42:21.132044 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9545 | 2026.05.08 22:42:21.132177 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.08 22:42:21.132188 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9547 | 2026.05.08 22:42:21.132276 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9548 | 2026.05.08 22:42:21.132323 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9549 | 2026.05.08 22:42:21.132485 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9550 | 2026.05.08 22:42:21.132555 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 985 rows starting from the beginning of the part | ||
| 9551 | 2026.05.08 22:42:21.132665 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.05.08 22:42:21.132700 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 9553 | 2026.05.08 22:42:21.132705 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9554 | 2026.05.08 22:42:21.132822 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9555 | 2026.05.08 22:42:21.132944 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 9556 | 2026.05.08 22:42:21.133024 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9557 | 2026.05.08 22:42:21.133060 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9558 | 2026.05.08 22:42:21.133176 [ 196 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part | ||
| 9559 | 2026.05.08 22:42:21.133251 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.05.08 22:42:21.133384 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001126 sec., 37300.177619893424 rows/sec., 2.13 MiB/sec. | ||
| 9561 | 2026.05.08 22:42:21.133421 [ 277 ] {03d5890c-2b6d-4bbe-a7cd-70c4dc8e51d8} <Debug> TCPHandler: Processed in 0.00129405 sec. | ||
| 9562 | 2026.05.08 22:42:21.139539 [ 197 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 19 columns (19 merged, 0 gathered) in 0.007408304 sec., 150101.83167429414 rows/sec., 268.98 MiB/sec. | ||
| 9563 | 2026.05.08 22:42:21.141005 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9564 | 2026.05.08 22:42:21.141387 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.05.08 22:42:21.141477 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9566 | 2026.05.08 22:42:21.141617 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.44 MiB. | ||
| 9567 | 2026.05.08 22:42:22.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.69 MiB, peak 313.10 MiB, free memory in arenas 0.00 B, will set to 306.23 MiB (RSS), difference: 1.54 MiB | ||
| 9568 | 2026.05.08 22:42:25.558798 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50302 | ||
| 9569 | 2026.05.08 22:42:25.558936 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9570 | 2026.05.08 22:42:25.558970 [ 275 ] {} <Debug> TCP-Session: 03bcdb99-32ae-483f-a324-85077cd74f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:50302 | ||
| 9571 | 2026.05.08 22:42:25.558997 [ 275 ] {} <Debug> TCP-Session: 03bcdb99-32ae-483f-a324-85077cd74f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.05.08 22:42:25.559013 [ 275 ] {} <Debug> TCP-Session: 03bcdb99-32ae-483f-a324-85077cd74f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.05.08 22:42:25.559383 [ 275 ] {} <Trace> TCP-Session: 03bcdb99-32ae-483f-a324-85077cd74f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.05.08 22:42:25.559602 [ 275 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9575 | 2026.05.08 22:42:25.559921 [ 275 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9576 | 2026.05.08 22:42:25.559991 [ 275 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9577 | 2026.05.08 22:42:25.560348 [ 275 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 9578 | 2026.05.08 22:42:25.561473 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39749 | ||
| 9579 | 2026.05.08 22:42:25.561531 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35011 | ||
| 9580 | 2026.05.08 22:42:25.561584 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46578 | ||
| 9581 | 2026.05.08 22:42:25.561604 [ 347 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Trace> AggregatingTransform: Aggregating | ||
| 9582 | 2026.05.08 22:42:25.561674 [ 347 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Trace> Aggregator: Aggregation method: without_key | ||
| 9583 | 2026.05.08 22:42:25.561708 [ 347 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001232079 sec. (811.636 rows/sec., 31.70 KiB/sec.) | ||
| 9584 | 2026.05.08 22:42:25.561728 [ 347 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Trace> Aggregator: Merging aggregated data | ||
| 9585 | 2026.05.08 22:42:25.561771 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9586 | 2026.05.08 22:42:25.561802 [ 368 ] {} <Debug> TCP-Session: a2cae804-2fa5-4254-89d3-b94f6df44e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:35011 | ||
| 9587 | 2026.05.08 22:42:25.561827 [ 368 ] {} <Debug> TCP-Session: a2cae804-2fa5-4254-89d3-b94f6df44e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.05.08 22:42:25.561847 [ 368 ] {} <Debug> TCP-Session: a2cae804-2fa5-4254-89d3-b94f6df44e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.05.08 22:42:25.561933 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9590 | 2026.05.08 22:42:25.561978 [ 369 ] {} <Debug> TCP-Session: 628dbf85-6538-4e31-97b0-ab51ba7f0583 Authenticating user 'default' from [fd00:1122:3344:101::e]:46578 | ||
| 9591 | 2026.05.08 22:42:25.561991 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9592 | 2026.05.08 22:42:25.562011 [ 369 ] {} <Debug> TCP-Session: 628dbf85-6538-4e31-97b0-ab51ba7f0583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.05.08 22:42:25.562039 [ 367 ] {} <Debug> TCP-Session: 5b962399-702a-46ba-933e-8ff85f436018 Authenticating user 'default' from [fd00:1122:3344:101::e]:39749 | ||
| 9594 | 2026.05.08 22:42:25.562044 [ 369 ] {} <Debug> TCP-Session: 628dbf85-6538-4e31-97b0-ab51ba7f0583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.05.08 22:42:25.562071 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61017 | ||
| 9596 | 2026.05.08 22:42:25.562083 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51735 | ||
| 9597 | 2026.05.08 22:42:25.562119 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48885 | ||
| 9598 | 2026.05.08 22:42:25.562073 [ 367 ] {} <Debug> TCP-Session: 5b962399-702a-46ba-933e-8ff85f436018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.05.08 22:42:25.562186 [ 367 ] {} <Debug> TCP-Session: 5b962399-702a-46ba-933e-8ff85f436018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.05.08 22:42:25.562203 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56310 | ||
| 9601 | 2026.05.08 22:42:25.562364 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9602 | 2026.05.08 22:42:25.562399 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39269 | ||
| 9603 | 2026.05.08 22:42:25.562409 [ 372 ] {} <Debug> TCP-Session: 4d0c111a-78c6-42e5-84c4-f8e39d9d82cd Authenticating user 'default' from [fd00:1122:3344:101::e]:61017 | ||
| 9604 | 2026.05.08 22:42:25.562456 [ 372 ] {} <Debug> TCP-Session: 4d0c111a-78c6-42e5-84c4-f8e39d9d82cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.05.08 22:42:25.562478 [ 372 ] {} <Debug> TCP-Session: 4d0c111a-78c6-42e5-84c4-f8e39d9d82cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.05.08 22:42:25.562994 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9607 | 2026.05.08 22:42:25.563041 [ 374 ] {} <Debug> TCP-Session: aa541781-652e-40bf-a46a-3dcb370a604c Authenticating user 'default' from [fd00:1122:3344:101::e]:56310 | ||
| 9608 | 2026.05.08 22:42:25.563066 [ 374 ] {} <Debug> TCP-Session: aa541781-652e-40bf-a46a-3dcb370a604c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.05.08 22:42:25.563084 [ 374 ] {} <Debug> TCP-Session: aa541781-652e-40bf-a46a-3dcb370a604c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.05.08 22:42:25.563142 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9611 | 2026.05.08 22:42:25.563187 [ 373 ] {} <Debug> TCP-Session: debb21f5-dc1e-42e1-8544-5e75dd0a5f4b Authenticating user 'default' from [fd00:1122:3344:101::e]:48885 | ||
| 9612 | 2026.05.08 22:42:25.563208 [ 373 ] {} <Debug> TCP-Session: debb21f5-dc1e-42e1-8544-5e75dd0a5f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.05.08 22:42:25.563224 [ 373 ] {} <Debug> TCP-Session: debb21f5-dc1e-42e1-8544-5e75dd0a5f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2026.05.08 22:42:25.563450 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9615 | 2026.05.08 22:42:25.563497 [ 375 ] {} <Debug> TCP-Session: b315b8b9-39bd-4ad5-8043-4ad1c4901770 Authenticating user 'default' from [fd00:1122:3344:101::e]:39269 | ||
| 9616 | 2026.05.08 22:42:25.563503 [ 275 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00397 sec., 251.8891687657431 rows/sec., 9.84 KiB/sec. | ||
| 9617 | 2026.05.08 22:42:25.563519 [ 375 ] {} <Debug> TCP-Session: b315b8b9-39bd-4ad5-8043-4ad1c4901770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2026.05.08 22:42:25.563557 [ 375 ] {} <Debug> TCP-Session: b315b8b9-39bd-4ad5-8043-4ad1c4901770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.05.08 22:42:25.563622 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2026.05.08 22:42:25.563678 [ 370 ] {} <Debug> TCP-Session: 1ef5e748-5376-4ede-8967-62940726aecc Authenticating user 'default' from [fd00:1122:3344:101::e]:51735 | ||
| 9621 | 2026.05.08 22:42:25.563684 [ 275 ] {295f9149-c5f0-4242-80b5-3361bdd4fd51} <Debug> TCPHandler: Processed in 0.004439987 sec. | ||
| 9622 | 2026.05.08 22:42:25.563716 [ 370 ] {} <Debug> TCP-Session: 1ef5e748-5376-4ede-8967-62940726aecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.05.08 22:42:25.563747 [ 370 ] {} <Debug> TCP-Session: 1ef5e748-5376-4ede-8967-62940726aecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.05.08 22:42:25.563851 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9625 | 2026.05.08 22:42:25.563884 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9626 | 2026.05.08 22:42:25.563898 [ 275 ] {} <Debug> TCP-Session: 03bcdb99-32ae-483f-a324-85077cd74f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.05.08 22:42:25.563920 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9628 | 2026.05.08 22:42:25.563930 [ 375 ] {} <Debug> TCP-Session: b315b8b9-39bd-4ad5-8043-4ad1c4901770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.05.08 22:42:25.563940 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9630 | 2026.05.08 22:42:25.563975 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9631 | 2026.05.08 22:42:25.564007 [ 374 ] {} <Debug> TCP-Session: aa541781-652e-40bf-a46a-3dcb370a604c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2026.05.08 22:42:25.564007 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9633 | 2026.05.08 22:42:25.564038 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9634 | 2026.05.08 22:42:25.564066 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9635 | 2026.05.08 22:42:25.564103 [ 372 ] {} <Debug> TCP-Session: 4d0c111a-78c6-42e5-84c4-f8e39d9d82cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2026.05.08 22:42:25.564092 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9637 | 2026.05.08 22:42:25.564139 [ 370 ] {} <Debug> TCP-Session: 1ef5e748-5376-4ede-8967-62940726aecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.05.08 22:42:25.564088 [ 369 ] {} <Debug> TCP-Session: 628dbf85-6538-4e31-97b0-ab51ba7f0583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.05.08 22:42:25.564168 [ 373 ] {} <Debug> TCP-Session: debb21f5-dc1e-42e1-8544-5e75dd0a5f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9640 | 2026.05.08 22:42:25.564032 [ 368 ] {} <Debug> TCP-Session: a2cae804-2fa5-4254-89d3-b94f6df44e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.05.08 22:42:25.563971 [ 367 ] {} <Debug> TCP-Session: 5b962399-702a-46ba-933e-8ff85f436018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2026.05.08 22:42:25.581456 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.05.08 22:42:25.581676 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9644 | 2026.05.08 22:42:25.582041 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9645 | 2026.05.08 22:42:25.582083 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9646 | 2026.05.08 22:42:25.582334 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9647 | 2026.05.08 22:42:25.582414 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9648 | 2026.05.08 22:42:25.582572 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9649 | 2026.05.08 22:42:25.582609 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9650 | 2026.05.08 22:42:25.582630 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 9651 | 2026.05.08 22:42:25.582646 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9652 | 2026.05.08 22:42:25.582686 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9653 | 2026.05.08 22:42:25.582706 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9654 | 2026.05.08 22:42:25.583790 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002208 sec., 23097.826086956524 rows/sec., 5.47 MiB/sec. | ||
| 9655 | 2026.05.08 22:42:25.583896 [ 277 ] {247aea03-deb7-483f-81d6-91fed43d7f01} <Debug> TCPHandler: Processed in 0.00256668 sec. | ||
| 9656 | 2026.05.08 22:42:25.585586 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2026.05.08 22:42:25.585713 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9658 | 2026.05.08 22:42:25.585763 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9659 | 2026.05.08 22:42:25.586333 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.05.08 22:42:25.586384 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9661 | 2026.05.08 22:42:25.586762 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9662 | 2026.05.08 22:42:25.587081 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2026.05.08 22:42:25.587235 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001558 sec., 35943.517329910144 rows/sec., 2.76 MiB/sec. | ||
| 9664 | 2026.05.08 22:42:25.587274 [ 277 ] {f692b094-37d9-4762-9c3b-435c6847f94c} <Debug> TCPHandler: Processed in 0.001746986 sec. | ||
| 9665 | 2026.05.08 22:42:25.587404 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.05.08 22:42:25.587500 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9667 | 2026.05.08 22:42:25.587540 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9668 | 2026.05.08 22:42:25.587967 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.05.08 22:42:25.588005 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9670 | 2026.05.08 22:42:25.588318 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9671 | 2026.05.08 22:42:25.588530 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.05.08 22:42:25.588665 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 9673 | 2026.05.08 22:42:25.588702 [ 277 ] {6be2dde0-25aa-48a2-bbb1-c2e495a8fe86} <Debug> TCPHandler: Processed in 0.001348551 sec. | ||
| 9674 | 2026.05.08 22:42:25.588828 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2026.05.08 22:42:25.588922 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9676 | 2026.05.08 22:42:25.588964 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9677 | 2026.05.08 22:42:25.589349 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2026.05.08 22:42:25.589387 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9679 | 2026.05.08 22:42:25.589713 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9680 | 2026.05.08 22:42:25.589929 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.05.08 22:42:25.590067 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001163 sec., 110060.18916595013 rows/sec., 7.67 MiB/sec. | ||
| 9682 | 2026.05.08 22:42:25.590105 [ 277 ] {949e1ac4-54c9-43b0-8bd9-fe55a64f8c90} <Debug> TCPHandler: Processed in 0.00132667 sec. | ||
| 9683 | 2026.05.08 22:42:25.590226 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.05.08 22:42:25.590319 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.05.08 22:42:25.590360 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9686 | 2026.05.08 22:42:25.590697 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.05.08 22:42:25.590735 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9688 | 2026.05.08 22:42:25.591039 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9689 | 2026.05.08 22:42:25.591269 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.05.08 22:42:25.591407 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 2.92 MiB/sec. | ||
| 9691 | 2026.05.08 22:42:25.591443 [ 277 ] {f1270797-ae16-40c0-a745-6ebb71e591cb} <Debug> TCPHandler: Processed in 0.00126635 sec. | ||
| 9692 | 2026.05.08 22:42:25.803151 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61112 | ||
| 9693 | 2026.05.08 22:42:25.803261 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9694 | 2026.05.08 22:42:25.803289 [ 275 ] {} <Debug> TCP-Session: d34d1541-12e6-4664-87db-052ba66fb54e Authenticating user 'default' from [fd00:1122:3344:101::e]:61112 | ||
| 9695 | 2026.05.08 22:42:25.803310 [ 275 ] {} <Debug> TCP-Session: d34d1541-12e6-4664-87db-052ba66fb54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.05.08 22:42:25.803323 [ 275 ] {} <Debug> TCP-Session: d34d1541-12e6-4664-87db-052ba66fb54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2026.05.08 22:42:25.803530 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36253 | ||
| 9698 | 2026.05.08 22:42:25.803532 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36973 | ||
| 9699 | 2026.05.08 22:42:25.803569 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47947 | ||
| 9700 | 2026.05.08 22:42:25.803598 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49813 | ||
| 9701 | 2026.05.08 22:42:25.803600 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9702 | 2026.05.08 22:42:25.803619 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59023 | ||
| 9703 | 2026.05.08 22:42:25.803653 [ 368 ] {} <Debug> TCP-Session: fdc51f62-cdf8-4322-ac83-ed273d915543 Authenticating user 'default' from [fd00:1122:3344:101::e]:36253 | ||
| 9704 | 2026.05.08 22:42:25.803663 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9705 | 2026.05.08 22:42:25.803687 [ 368 ] {} <Debug> TCP-Session: fdc51f62-cdf8-4322-ac83-ed273d915543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9706 | 2026.05.08 22:42:25.803585 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54727 | ||
| 9707 | 2026.05.08 22:42:25.803714 [ 368 ] {} <Debug> TCP-Session: fdc51f62-cdf8-4322-ac83-ed273d915543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9708 | 2026.05.08 22:42:25.803721 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9709 | 2026.05.08 22:42:25.803719 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9710 | 2026.05.08 22:42:25.803783 [ 369 ] {} <Debug> TCP-Session: 797d1729-1394-441f-9154-5448bf670f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:47947 | ||
| 9711 | 2026.05.08 22:42:25.803712 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9712 | 2026.05.08 22:42:25.803804 [ 375 ] {} <Debug> TCP-Session: dab145ad-6bb1-4d4a-9ebf-adbd56fe9300 Authenticating user 'default' from [fd00:1122:3344:101::e]:59023 | ||
| 9713 | 2026.05.08 22:42:25.803813 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9714 | 2026.05.08 22:42:25.803830 [ 373 ] {} <Debug> TCP-Session: 75403a83-b45a-44f6-baeb-6221bfc40481 Authenticating user 'default' from [fd00:1122:3344:101::e]:49813 | ||
| 9715 | 2026.05.08 22:42:25.803855 [ 375 ] {} <Debug> TCP-Session: dab145ad-6bb1-4d4a-9ebf-adbd56fe9300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.05.08 22:42:25.803867 [ 370 ] {} <Debug> TCP-Session: b08919f5-58f6-4023-a6e8-0335a3f9d290 Authenticating user 'default' from [fd00:1122:3344:101::e]:54727 | ||
| 9717 | 2026.05.08 22:42:25.803874 [ 373 ] {} <Debug> TCP-Session: 75403a83-b45a-44f6-baeb-6221bfc40481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2026.05.08 22:42:25.803885 [ 375 ] {} <Debug> TCP-Session: dab145ad-6bb1-4d4a-9ebf-adbd56fe9300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9719 | 2026.05.08 22:42:25.803906 [ 370 ] {} <Debug> TCP-Session: b08919f5-58f6-4023-a6e8-0335a3f9d290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2026.05.08 22:42:25.803911 [ 373 ] {} <Debug> TCP-Session: 75403a83-b45a-44f6-baeb-6221bfc40481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.05.08 22:42:25.803946 [ 370 ] {} <Debug> TCP-Session: b08919f5-58f6-4023-a6e8-0335a3f9d290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2026.05.08 22:42:25.803815 [ 369 ] {} <Debug> TCP-Session: 797d1729-1394-441f-9154-5448bf670f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.05.08 22:42:25.803709 [ 367 ] {} <Debug> TCP-Session: 175d9ae6-a3f7-4a51-bd32-9f69ff766a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:36973 | ||
| 9724 | 2026.05.08 22:42:25.803997 [ 369 ] {} <Debug> TCP-Session: 797d1729-1394-441f-9154-5448bf670f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9725 | 2026.05.08 22:42:25.803707 [ 275 ] {} <Trace> TCP-Session: d34d1541-12e6-4664-87db-052ba66fb54e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.05.08 22:42:25.804027 [ 367 ] {} <Debug> TCP-Session: 175d9ae6-a3f7-4a51-bd32-9f69ff766a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2026.05.08 22:42:25.803610 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48556 | ||
| 9728 | 2026.05.08 22:42:25.804081 [ 367 ] {} <Debug> TCP-Session: 175d9ae6-a3f7-4a51-bd32-9f69ff766a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.05.08 22:42:25.803587 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57893 | ||
| 9730 | 2026.05.08 22:42:25.804146 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9731 | 2026.05.08 22:42:25.804172 [ 374 ] {} <Debug> TCP-Session: 74093ebc-0376-4bab-add2-3c1223c8bae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48556 | ||
| 9732 | 2026.05.08 22:42:25.804177 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9733 | 2026.05.08 22:42:25.804191 [ 374 ] {} <Debug> TCP-Session: 74093ebc-0376-4bab-add2-3c1223c8bae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9734 | 2026.05.08 22:42:25.804206 [ 275 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9735 | 2026.05.08 22:42:25.804207 [ 372 ] {} <Debug> TCP-Session: 0afe6fc2-4b51-4ea9-9b45-768e5962109c Authenticating user 'default' from [fd00:1122:3344:101::e]:57893 | ||
| 9736 | 2026.05.08 22:42:25.804214 [ 374 ] {} <Debug> TCP-Session: 74093ebc-0376-4bab-add2-3c1223c8bae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9737 | 2026.05.08 22:42:25.804241 [ 372 ] {} <Debug> TCP-Session: 0afe6fc2-4b51-4ea9-9b45-768e5962109c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9738 | 2026.05.08 22:42:25.804261 [ 372 ] {} <Debug> TCP-Session: 0afe6fc2-4b51-4ea9-9b45-768e5962109c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9739 | 2026.05.08 22:42:25.804487 [ 275 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9740 | 2026.05.08 22:42:25.804541 [ 275 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9741 | 2026.05.08 22:42:25.804826 [ 275 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 9742 | 2026.05.08 22:42:25.805925 [ 332 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Trace> AggregatingTransform: Aggregating | ||
| 9743 | 2026.05.08 22:42:25.805964 [ 332 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Trace> Aggregator: Aggregation method: without_key | ||
| 9744 | 2026.05.08 22:42:25.806006 [ 332 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080786 sec. (925.253 rows/sec., 36.14 KiB/sec.) | ||
| 9745 | 2026.05.08 22:42:25.806027 [ 332 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Trace> Aggregator: Merging aggregated data | ||
| 9746 | 2026.05.08 22:42:25.807243 [ 275 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 9747 | 2026.05.08 22:42:25.807422 [ 275 ] {ab791768-5395-431b-b59a-5ee423b81adc} <Debug> TCPHandler: Processed in 0.003829348 sec. | ||
| 9748 | 2026.05.08 22:42:25.807566 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9749 | 2026.05.08 22:42:25.807593 [ 275 ] {} <Debug> TCP-Session: d34d1541-12e6-4664-87db-052ba66fb54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2026.05.08 22:42:25.807597 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9751 | 2026.05.08 22:42:25.807623 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9752 | 2026.05.08 22:42:25.807640 [ 367 ] {} <Debug> TCP-Session: 175d9ae6-a3f7-4a51-bd32-9f69ff766a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9753 | 2026.05.08 22:42:25.807643 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9754 | 2026.05.08 22:42:25.807667 [ 368 ] {} <Debug> TCP-Session: fdc51f62-cdf8-4322-ac83-ed273d915543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2026.05.08 22:42:25.807673 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9756 | 2026.05.08 22:42:25.807706 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9757 | 2026.05.08 22:42:25.807709 [ 374 ] {} <Debug> TCP-Session: 74093ebc-0376-4bab-add2-3c1223c8bae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9758 | 2026.05.08 22:42:25.807729 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9759 | 2026.05.08 22:42:25.807749 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9760 | 2026.05.08 22:42:25.807754 [ 369 ] {} <Debug> TCP-Session: 797d1729-1394-441f-9154-5448bf670f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9761 | 2026.05.08 22:42:25.807776 [ 370 ] {} <Debug> TCP-Session: b08919f5-58f6-4023-a6e8-0335a3f9d290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9762 | 2026.05.08 22:42:25.807791 [ 373 ] {} <Debug> TCP-Session: 75403a83-b45a-44f6-baeb-6221bfc40481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9763 | 2026.05.08 22:42:25.807680 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9764 | 2026.05.08 22:42:25.807732 [ 372 ] {} <Debug> TCP-Session: 0afe6fc2-4b51-4ea9-9b45-768e5962109c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9765 | 2026.05.08 22:42:25.807854 [ 375 ] {} <Debug> TCP-Session: dab145ad-6bb1-4d4a-9ebf-adbd56fe9300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2026.05.08 22:42:26.156033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19698 | ||
| 9767 | 2026.05.08 22:42:26.156634 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.05.08 22:42:26.156680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9769 | 2026.05.08 22:42:26.157188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9770 | 2026.05.08 22:42:26.157427 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.05.08 22:42:26.157565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19698 | ||
| 9772 | 2026.05.08 22:42:26.157577 [ 68 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9773 | 2026.05.08 22:42:26.157643 [ 68 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.05.08 22:42:26.157664 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9775 | 2026.05.08 22:42:26.157772 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::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 | ||
| 9776 | 2026.05.08 22:42:26.157913 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9777 | 2026.05.08 22:42:26.157975 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17266 rows starting from the beginning of the part | ||
| 9778 | 2026.05.08 22:42:26.158082 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9779 | 2026.05.08 22:42:26.158167 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9780 | 2026.05.08 22:42:26.158229 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9781 | 2026.05.08 22:42:26.158279 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9782 | 2026.05.08 22:42:26.158324 [ 194 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9783 | 2026.05.08 22:42:26.160384 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19698 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659041 sec., 7407933.913016008 rows/sec., 105.97 MiB/sec. | ||
| 9784 | 2026.05.08 22:42:26.160773 [ 189 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9785 | 2026.05.08 22:42:26.161076 [ 189 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.05.08 22:42:26.161159 [ 189 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_41_8} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9787 | 2026.05.08 22:42:26.161280 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9788 | 2026.05.08 22:42:27.179418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9789 | 2026.05.08 22:42:27.197814 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.05.08 22:42:27.197886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9791 | 2026.05.08 22:42:27.204570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9792 | 2026.05.08 22:42:27.205351 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.05.08 22:42:27.205646 [ 67 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9794 | 2026.05.08 22:42:27.205708 [ 67 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.05.08 22:42:27.205728 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9796 | 2026.05.08 22:42:27.205818 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::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 | ||
| 9797 | 2026.05.08 22:42:27.208835 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9798 | 2026.05.08 22:42:27.209036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9799 | 2026.05.08 22:42:27.209659 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9800 | 2026.05.08 22:42:27.213190 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9801 | 2026.05.08 22:42:27.216697 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9802 | 2026.05.08 22:42:27.220940 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9803 | 2026.05.08 22:42:27.225137 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9804 | 2026.05.08 22:42:27.228918 [ 194 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9805 | 2026.05.08 22:42:27.278670 [ 197 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072888951 sec., 4239.325655818535 rows/sec., 21.92 MiB/sec. | ||
| 9806 | 2026.05.08 22:42:27.280354 [ 190 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9807 | 2026.05.08 22:42:27.282230 [ 190 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.05.08 22:42:27.282325 [ 190 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_41_8} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9809 | 2026.05.08 22:42:27.283764 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9810 | 2026.05.08 22:42:28.711448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1238 | ||
| 9811 | 2026.05.08 22:42:28.714272 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.05.08 22:42:28.714328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9813 | 2026.05.08 22:42:28.715603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9814 | 2026.05.08 22:42:28.715884 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.05.08 22:42:28.716287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 9816 | 2026.05.08 22:42:30.582805 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.05.08 22:42:30.583052 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9818 | 2026.05.08 22:42:30.583430 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9819 | 2026.05.08 22:42:30.583473 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9820 | 2026.05.08 22:42:30.583724 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9821 | 2026.05.08 22:42:30.583797 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9822 | 2026.05.08 22:42:30.583937 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9823 | 2026.05.08 22:42:30.583973 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9824 | 2026.05.08 22:42:30.583995 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 9825 | 2026.05.08 22:42:30.584010 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9826 | 2026.05.08 22:42:30.584048 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9827 | 2026.05.08 22:42:30.584067 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9828 | 2026.05.08 22:42:30.585191 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00224 sec., 22767.857142857145 rows/sec., 5.39 MiB/sec. | ||
| 9829 | 2026.05.08 22:42:30.585299 [ 277 ] {0df192cd-2f26-4bfa-abe1-7ecedfe3224d} <Debug> TCPHandler: Processed in 0.00262998 sec. | ||
| 9830 | 2026.05.08 22:42:30.587185 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2026.05.08 22:42:30.587311 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9832 | 2026.05.08 22:42:30.587361 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9833 | 2026.05.08 22:42:30.587886 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.05.08 22:42:30.587935 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9835 | 2026.05.08 22:42:30.588309 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9836 | 2026.05.08 22:42:30.588534 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.05.08 22:42:30.588667 [ 56 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9838 | 2026.05.08 22:42:30.588684 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001399 sec., 51465.33238027162 rows/sec., 4.15 MiB/sec. | ||
| 9839 | 2026.05.08 22:42:30.588746 [ 56 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.05.08 22:42:30.588777 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9841 | 2026.05.08 22:42:30.588784 [ 277 ] {1c362c7c-902f-4dd3-8243-a2365cd69ba1} <Debug> TCPHandler: Processed in 0.001660335 sec. | ||
| 9842 | 2026.05.08 22:42:30.588897 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9843 | 2026.05.08 22:42:30.588940 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.05.08 22:42:30.589030 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9845 | 2026.05.08 22:42:30.589061 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9846 | 2026.05.08 22:42:30.589067 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9847 | 2026.05.08 22:42:30.589116 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9848 | 2026.05.08 22:42:30.589152 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 865 rows starting from the beginning of the part | ||
| 9849 | 2026.05.08 22:42:30.589199 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
| 9850 | 2026.05.08 22:42:30.589241 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3211 rows starting from the beginning of the part | ||
| 9851 | 2026.05.08 22:42:30.589280 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9852 | 2026.05.08 22:42:30.589319 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part | ||
| 9853 | 2026.05.08 22:42:30.589606 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.05.08 22:42:30.589656 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9855 | 2026.05.08 22:42:30.590010 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9856 | 2026.05.08 22:42:30.590230 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.05.08 22:42:30.590365 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001329 sec., 6019.563581640331 rows/sec., 452.64 KiB/sec. | ||
| 9858 | 2026.05.08 22:42:30.590407 [ 277 ] {de807c66-c6c7-49c6-9292-3243407c7344} <Debug> TCPHandler: Processed in 0.001528674 sec. | ||
| 9859 | 2026.05.08 22:42:30.590532 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.05.08 22:42:30.590626 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9861 | 2026.05.08 22:42:30.590666 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2026.05.08 22:42:30.591090 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.05.08 22:42:30.591130 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9864 | 2026.05.08 22:42:30.591457 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9865 | 2026.05.08 22:42:30.591677 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.05.08 22:42:30.591775 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002926255 sec., 2609478.6681270087 rows/sec., 207.66 MiB/sec. | ||
| 9867 | 2026.05.08 22:42:30.591816 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001208 sec., 59602.64900662251 rows/sec., 4.65 MiB/sec. | ||
| 9868 | 2026.05.08 22:42:30.591831 [ 53 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9869 | 2026.05.08 22:42:30.591859 [ 277 ] {6eb0ec36-1c46-46c0-a08c-d93114a39fdc} <Debug> TCPHandler: Processed in 0.001375741 sec. | ||
| 9870 | 2026.05.08 22:42:30.591890 [ 53 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2026.05.08 22:42:30.591920 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9872 | 2026.05.08 22:42:30.591991 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2026.05.08 22:42:30.592002 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9874 | 2026.05.08 22:42:30.592090 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9875 | 2026.05.08 22:42:30.592094 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9876 | 2026.05.08 22:42:30.592109 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9877 | 2026.05.08 22:42:30.592156 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 9878 | 2026.05.08 22:42:30.592160 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9879 | 2026.05.08 22:42:30.592210 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 524 rows starting from the beginning of the part | ||
| 9880 | 2026.05.08 22:42:30.592257 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
| 9881 | 2026.05.08 22:42:30.592299 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1750 rows starting from the beginning of the part | ||
| 9882 | 2026.05.08 22:42:30.592338 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9883 | 2026.05.08 22:42:30.592383 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.08 22:42:30.592385 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part | ||
| 9885 | 2026.05.08 22:42:30.592459 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_66_13} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9886 | 2026.05.08 22:42:30.592541 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9887 | 2026.05.08 22:42:30.592586 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.05.08 22:42:30.592627 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9889 | 2026.05.08 22:42:30.592978 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9890 | 2026.05.08 22:42:30.593203 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.05.08 22:42:30.593320 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9892 | 2026.05.08 22:42:30.593338 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 9893 | 2026.05.08 22:42:30.593351 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.05.08 22:42:30.593377 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9895 | 2026.05.08 22:42:30.593386 [ 277 ] {14c2f0e0-c045-4d83-b066-2803599bbab9} <Debug> TCPHandler: Processed in 0.001444522 sec. | ||
| 9896 | 2026.05.08 22:42:30.593453 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9897 | 2026.05.08 22:42:30.593509 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.05.08 22:42:30.593577 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9899 | 2026.05.08 22:42:30.593611 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.05.08 22:42:30.593618 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22647 rows starting from the beginning of the part | ||
| 9901 | 2026.05.08 22:42:30.593673 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9902 | 2026.05.08 22:42:30.593702 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9903 | 2026.05.08 22:42:30.593754 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9904 | 2026.05.08 22:42:30.593778 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811607 sec., 2380207.1862164363 rows/sec., 172.50 MiB/sec. | ||
| 9905 | 2026.05.08 22:42:30.593797 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1602 rows starting from the beginning of the part | ||
| 9906 | 2026.05.08 22:42:30.593846 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 9907 | 2026.05.08 22:42:30.593886 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9908 | 2026.05.08 22:42:30.594019 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9909 | 2026.05.08 22:42:30.594357 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.05.08 22:42:30.594440 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_66_13} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9911 | 2026.05.08 22:42:30.594506 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.05.08 22:42:30.594543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9913 | 2026.05.08 22:42:30.594555 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9914 | 2026.05.08 22:42:30.595132 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9915 | 2026.05.08 22:42:30.595361 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.05.08 22:42:30.595504 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001911 sec., 4186.289900575615 rows/sec., 7.50 MiB/sec. | ||
| 9917 | 2026.05.08 22:42:30.595568 [ 277 ] {79fec60e-6ba3-470c-b286-ed170d88ec24} <Debug> TCPHandler: Processed in 0.002106482 sec. | ||
| 9918 | 2026.05.08 22:42:30.595691 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.05.08 22:42:30.595786 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.05.08 22:42:30.595828 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9921 | 2026.05.08 22:42:30.596183 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.05.08 22:42:30.596221 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9923 | 2026.05.08 22:42:30.596540 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9924 | 2026.05.08 22:42:30.596756 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.05.08 22:42:30.596863 [ 53 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9926 | 2026.05.08 22:42:30.596887 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9927 | 2026.05.08 22:42:30.596893 [ 53 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.05.08 22:42:30.596927 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9929 | 2026.05.08 22:42:30.596930 [ 277 ] {079c7d9f-f0e4-40a0-a771-6dee5194fe9a} <Debug> TCPHandler: Processed in 0.001288909 sec. | ||
| 9930 | 2026.05.08 22:42:30.597018 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9931 | 2026.05.08 22:42:30.597153 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9932 | 2026.05.08 22:42:30.597189 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3450 rows starting from the beginning of the part | ||
| 9933 | 2026.05.08 22:42:30.597251 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9934 | 2026.05.08 22:42:30.597299 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9935 | 2026.05.08 22:42:30.597347 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 9936 | 2026.05.08 22:42:30.597390 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9937 | 2026.05.08 22:42:30.597433 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9938 | 2026.05.08 22:42:30.598969 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199507 sec., 1879633.2960748246 rows/sec., 123.26 MiB/sec. | ||
| 9939 | 2026.05.08 22:42:30.599306 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9940 | 2026.05.08 22:42:30.599569 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.05.08 22:42:30.599639 [ 198 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_66_13} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9942 | 2026.05.08 22:42:30.599698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9943 | 2026.05.08 22:42:30.603100 [ 188 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24962 rows, containing 5 columns (5 merged, 0 gathered) in 0.009683237 sec., 2577856.9707629792 rows/sec., 167.63 MiB/sec. | ||
| 9944 | 2026.05.08 22:42:30.603321 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9945 | 2026.05.08 22:42:30.603579 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.08 22:42:30.603651 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9947 | 2026.05.08 22:42:30.603726 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 9948 | 2026.05.08 22:42:31.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.71 MiB, peak 320.76 MiB, free memory in arenas 0.00 B, will set to 308.95 MiB (RSS), difference: 1.24 MiB | ||
| 9949 | 2026.05.08 22:42:32.034522 [ 50 ] {} <Debug> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9950 | 2026.05.08 22:42:32.034614 [ 50 ] {} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.05.08 22:42:32.034640 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9952 | 2026.05.08 22:42:32.034765 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9953 | 2026.05.08 22:42:32.034902 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9954 | 2026.05.08 22:42:32.034939 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 9955 | 2026.05.08 22:42:32.035011 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9956 | 2026.05.08 22:42:32.035064 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9957 | 2026.05.08 22:42:32.035114 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 9958 | 2026.05.08 22:42:32.035163 [ 188 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9959 | 2026.05.08 22:42:32.036003 [ 198 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012814 sec., 31215.857655689088 rows/sec., 2.60 MiB/sec. | ||
| 9960 | 2026.05.08 22:42:32.036202 [ 200 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9961 | 2026.05.08 22:42:32.036536 [ 200 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.05.08 22:42:32.036613 [ 200 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_14_3} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9963 | 2026.05.08 22:42:32.036705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9964 | 2026.05.08 22:42:32.510025 [ 49 ] {} <Debug> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 9965 | 2026.05.08 22:42:32.510102 [ 49 ] {} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.05.08 22:42:32.510137 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9967 | 2026.05.08 22:42:32.510291 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 9968 | 2026.05.08 22:42:32.510447 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9969 | 2026.05.08 22:42:32.510484 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 9970 | 2026.05.08 22:42:32.510552 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 9971 | 2026.05.08 22:42:32.510598 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 9972 | 2026.05.08 22:42:32.510641 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9973 | 2026.05.08 22:42:32.510681 [ 188 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9974 | 2026.05.08 22:42:32.511364 [ 198 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139448 sec., 78985.61408682099 rows/sec., 4.03 MiB/sec. | ||
| 9975 | 2026.05.08 22:42:32.511564 [ 202 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9976 | 2026.05.08 22:42:32.511888 [ 202 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.05.08 22:42:32.511963 [ 202 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_15_3} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 9978 | 2026.05.08 22:42:32.512121 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9979 | 2026.05.08 22:42:33.509006 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9980 | 2026.05.08 22:42:33.509056 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9981 | 2026.05.08 22:42:33.657734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20146 | ||
| 9982 | 2026.05.08 22:42:33.658305 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.05.08 22:42:33.658355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9984 | 2026.05.08 22:42:33.658930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9985 | 2026.05.08 22:42:33.659178 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.05.08 22:42:33.659326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20146 | ||
| 9987 | 2026.05.08 22:42:34.289052 [ 47 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 9988 | 2026.05.08 22:42:34.289111 [ 47 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.05.08 22:42:34.289132 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9990 | 2026.05.08 22:42:34.289273 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 9991 | 2026.05.08 22:42:34.289416 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9992 | 2026.05.08 22:42:34.289449 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 976 rows starting from the beginning of the part | ||
| 9993 | 2026.05.08 22:42:34.289512 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 950 rows starting from the beginning of the part | ||
| 9994 | 2026.05.08 22:42:34.289554 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 9995 | 2026.05.08 22:42:34.289599 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 9996 | 2026.05.08 22:42:34.289635 [ 188 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part | ||
| 9997 | 2026.05.08 22:42:34.290775 [ 202 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559184 sec., 2035680.2019517904 rows/sec., 129.02 MiB/sec. | ||
| 9998 | 2026.05.08 22:42:34.291037 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9999 | 2026.05.08 22:42:34.291417 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.05.08 22:42:34.291514 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_25_5} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 10001 | 2026.05.08 22:42:34.291619 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10002 | 2026.05.08 22:42:34.709336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10003 | 2026.05.08 22:42:34.725663 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.05.08 22:42:34.725737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10005 | 2026.05.08 22:42:34.731401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10006 | 2026.05.08 22:42:34.732139 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.05.08 22:42:34.735606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10008 | 2026.05.08 22:42:35.589134 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.05.08 22:42:35.589379 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 10010 | 2026.05.08 22:42:35.589721 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10011 | 2026.05.08 22:42:35.589760 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 10012 | 2026.05.08 22:42:35.589991 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10013 | 2026.05.08 22:42:35.590055 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10014 | 2026.05.08 22:42:35.590194 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10015 | 2026.05.08 22:42:35.590229 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10016 | 2026.05.08 22:42:35.590249 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10017 | 2026.05.08 22:42:35.590264 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10018 | 2026.05.08 22:42:35.590303 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10019 | 2026.05.08 22:42:35.590323 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10020 | 2026.05.08 22:42:35.591476 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002195 sec., 23234.624145785878 rows/sec., 5.50 MiB/sec. | ||
| 10021 | 2026.05.08 22:42:35.591584 [ 277 ] {3e3d563d-e4ab-4559-92a0-953bea2f8a16} <Debug> TCPHandler: Processed in 0.00259173 sec. | ||
| 10022 | 2026.05.08 22:42:35.597198 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.05.08 22:42:35.597329 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10024 | 2026.05.08 22:42:35.597378 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10025 | 2026.05.08 22:42:35.598112 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.05.08 22:42:35.598158 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10027 | 2026.05.08 22:42:35.598539 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10028 | 2026.05.08 22:42:35.598752 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.05.08 22:42:35.598891 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001599 sec., 177611.00687929956 rows/sec., 11.28 MiB/sec. | ||
| 10030 | 2026.05.08 22:42:35.598930 [ 277 ] {3b597537-c961-4ad9-9e5f-8dd6e12a96b9} <Debug> TCPHandler: Processed in 0.001792327 sec. | ||
| 10031 | 2026.05.08 22:42:35.599057 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.05.08 22:42:35.599149 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10033 | 2026.05.08 22:42:35.599187 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10034 | 2026.05.08 22:42:35.599957 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.05.08 22:42:35.599993 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10036 | 2026.05.08 22:42:35.600330 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10037 | 2026.05.08 22:42:35.600549 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.05.08 22:42:35.600674 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001544 sec., 560233.1606217617 rows/sec., 43.88 MiB/sec. | ||
| 10039 | 2026.05.08 22:42:35.600711 [ 277 ] {012fdd2a-cc66-4372-9cb7-f664a1014202} <Debug> TCPHandler: Processed in 0.001701336 sec. | ||
| 10040 | 2026.05.08 22:42:35.600831 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.05.08 22:42:35.600922 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.05.08 22:42:35.600961 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10043 | 2026.05.08 22:42:35.601423 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.05.08 22:42:35.601459 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10045 | 2026.05.08 22:42:35.601759 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10046 | 2026.05.08 22:42:35.601963 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.05.08 22:42:35.602087 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001182 sec., 148900.16920473773 rows/sec., 9.17 MiB/sec. | ||
| 10048 | 2026.05.08 22:42:35.602122 [ 277 ] {09c99fcb-8fee-405d-b166-ebd82e98fbeb} <Debug> TCPHandler: Processed in 0.001339241 sec. | ||
| 10049 | 2026.05.08 22:42:35.602240 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.05.08 22:42:35.602332 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.05.08 22:42:35.602368 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10052 | 2026.05.08 22:42:35.602811 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.05.08 22:42:35.602846 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10054 | 2026.05.08 22:42:35.603130 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10055 | 2026.05.08 22:42:35.603329 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.05.08 22:42:35.603453 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 10057 | 2026.05.08 22:42:35.603489 [ 277 ] {4f83bd7a-a026-47d3-a58f-451eefc6c3b8} <Debug> TCPHandler: Processed in 0.00129613 sec. | ||
| 10058 | 2026.05.08 22:42:35.603605 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.05.08 22:42:35.603696 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10060 | 2026.05.08 22:42:35.603733 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10061 | 2026.05.08 22:42:35.604178 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.05.08 22:42:35.604213 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10063 | 2026.05.08 22:42:35.604500 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10064 | 2026.05.08 22:42:35.604699 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.05.08 22:42:35.604819 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 10066 | 2026.05.08 22:42:35.604857 [ 277 ] {716910e9-bb8d-4fc7-a651-0cb9b3bd9743} <Debug> TCPHandler: Processed in 0.00129874 sec. | ||
| 10067 | 2026.05.08 22:42:35.604976 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.05.08 22:42:35.605067 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10069 | 2026.05.08 22:42:35.605105 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10070 | 2026.05.08 22:42:35.605753 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.05.08 22:42:35.605788 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10072 | 2026.05.08 22:42:35.606096 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10073 | 2026.05.08 22:42:35.606294 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.05.08 22:42:35.606419 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001369 sec., 382761.1395178963 rows/sec., 27.04 MiB/sec. | ||
| 10075 | 2026.05.08 22:42:35.606456 [ 277 ] {dbaf6fa9-5b5e-4891-987d-d0658b176914} <Debug> TCPHandler: Processed in 0.001526904 sec. | ||
| 10076 | 2026.05.08 22:42:35.606570 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.05.08 22:42:35.606661 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10078 | 2026.05.08 22:42:35.606699 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10079 | 2026.05.08 22:42:35.607026 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.05.08 22:42:35.607061 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10081 | 2026.05.08 22:42:35.607343 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10082 | 2026.05.08 22:42:35.607545 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.05.08 22:42:35.607668 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 10084 | 2026.05.08 22:42:35.607703 [ 277 ] {9d53e7b2-560f-43dd-b1f0-6891844b5ae0} <Debug> TCPHandler: Processed in 0.001179618 sec. | ||
| 10085 | 2026.05.08 22:42:35.607817 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.05.08 22:42:35.607907 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.05.08 22:42:35.607948 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10088 | 2026.05.08 22:42:35.608370 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.05.08 22:42:35.608406 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10090 | 2026.05.08 22:42:35.608716 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10091 | 2026.05.08 22:42:35.608917 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.05.08 22:42:35.609039 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 10093 | 2026.05.08 22:42:35.609075 [ 277 ] {affeaf2c-a6d5-4670-b442-4e1c84e69d82} <Debug> TCPHandler: Processed in 0.00130483 sec. | ||
| 10094 | 2026.05.08 22:42:35.609191 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.05.08 22:42:35.609282 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.05.08 22:42:35.609322 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10097 | 2026.05.08 22:42:35.609630 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.05.08 22:42:35.609665 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10099 | 2026.05.08 22:42:35.609944 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10100 | 2026.05.08 22:42:35.610142 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.05.08 22:42:35.610265 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 10102 | 2026.05.08 22:42:35.610299 [ 277 ] {581acc17-544a-458e-899a-9dc58f754d54} <Debug> TCPHandler: Processed in 0.001154248 sec. | ||
| 10103 | 2026.05.08 22:42:35.610412 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.05.08 22:42:35.610501 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.05.08 22:42:35.610553 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10106 | 2026.05.08 22:42:35.611332 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.05.08 22:42:35.611367 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10108 | 2026.05.08 22:42:35.611896 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10109 | 2026.05.08 22:42:35.612111 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.05.08 22:42:35.612241 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001757 sec., 19351.166761525325 rows/sec., 34.68 MiB/sec. | ||
| 10111 | 2026.05.08 22:42:35.612293 [ 277 ] {911fc69c-e63c-4652-bcf4-a9c005b09b89} <Debug> TCPHandler: Processed in 0.00192674 sec. | ||
| 10112 | 2026.05.08 22:42:35.612418 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.05.08 22:42:35.612510 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10114 | 2026.05.08 22:42:35.612550 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10115 | 2026.05.08 22:42:35.612874 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.05.08 22:42:35.612910 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10117 | 2026.05.08 22:42:35.613199 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10118 | 2026.05.08 22:42:35.613402 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.05.08 22:42:35.613524 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001032 sec., 87209.3023255814 rows/sec., 5.46 MiB/sec. | ||
| 10120 | 2026.05.08 22:42:35.613558 [ 277 ] {0ec83426-1c1d-404b-a41c-3406983848e1} <Debug> TCPHandler: Processed in 0.001186848 sec. | ||
| 10121 | 2026.05.08 22:42:38.716759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1276 | ||
| 10122 | 2026.05.08 22:42:38.719286 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2026.05.08 22:42:38.719331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10124 | 2026.05.08 22:42:38.720523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10125 | 2026.05.08 22:42:38.720797 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.05.08 22:42:38.720941 [ 40 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10127 | 2026.05.08 22:42:38.721009 [ 40 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.05.08 22:42:38.721030 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10129 | 2026.05.08 22:42:38.721062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1276 | ||
| 10130 | 2026.05.08 22:42:38.721196 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 10131 | 2026.05.08 22:42:38.722097 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10132 | 2026.05.08 22:42:38.722238 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1054 rows starting from the beginning of the part | ||
| 10133 | 2026.05.08 22:42:38.722585 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 10134 | 2026.05.08 22:42:38.722935 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 10135 | 2026.05.08 22:42:38.723287 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 10136 | 2026.05.08 22:42:38.723616 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 10137 | 2026.05.08 22:42:38.723942 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 10138 | 2026.05.08 22:42:38.730852 [ 193 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 72 columns (72 merged, 0 gathered) in 0.009745109 sec., 130937.47848279584 rows/sec., 109.71 MiB/sec. | ||
| 10139 | 2026.05.08 22:42:38.733066 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10140 | 2026.05.08 22:42:38.733634 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.05.08 22:42:38.733708 [ 202 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_31_6} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10142 | 2026.05.08 22:42:38.734003 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 10143 | 2026.05.08 22:42:40.586201 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.05.08 22:42:40.586425 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10145 | 2026.05.08 22:42:40.586764 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10146 | 2026.05.08 22:42:40.586801 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10147 | 2026.05.08 22:42:40.587030 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10148 | 2026.05.08 22:42:40.587097 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10149 | 2026.05.08 22:42:40.587237 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10150 | 2026.05.08 22:42:40.587274 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10151 | 2026.05.08 22:42:40.587295 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10152 | 2026.05.08 22:42:40.587310 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10153 | 2026.05.08 22:42:40.587349 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10154 | 2026.05.08 22:42:40.587369 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10155 | 2026.05.08 22:42:40.588504 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002171 sec., 23491.47858129894 rows/sec., 5.56 MiB/sec. | ||
| 10156 | 2026.05.08 22:42:40.588610 [ 277 ] {424d2b3a-13e2-4d49-b716-434b9f96c0d8} <Debug> TCPHandler: Processed in 0.002537878 sec. | ||
| 10157 | 2026.05.08 22:42:40.591984 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.05.08 22:42:40.592111 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.05.08 22:42:40.592160 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10160 | 2026.05.08 22:42:40.592734 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.05.08 22:42:40.592781 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10162 | 2026.05.08 22:42:40.593198 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10163 | 2026.05.08 22:42:40.593422 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.05.08 22:42:40.593563 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00149 sec., 16107.382550335571 rows/sec., 1.34 MiB/sec. | ||
| 10165 | 2026.05.08 22:42:40.593601 [ 277 ] {54493d50-df47-4551-b969-d1a3736a28f2} <Debug> TCPHandler: Processed in 0.001678036 sec. | ||
| 10166 | 2026.05.08 22:42:40.593832 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.05.08 22:42:40.593952 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10168 | 2026.05.08 22:42:40.593999 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10169 | 2026.05.08 22:42:40.594421 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.05.08 22:42:40.594455 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10171 | 2026.05.08 22:42:40.594753 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10172 | 2026.05.08 22:42:40.594953 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.05.08 22:42:40.595078 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 851.62 KiB/sec. | ||
| 10174 | 2026.05.08 22:42:40.595148 [ 277 ] {25c46356-5800-4f8b-a637-deb935a386fd} <Debug> TCPHandler: Processed in 0.001375401 sec. | ||
| 10175 | 2026.05.08 22:42:40.595263 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.05.08 22:42:40.595354 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10177 | 2026.05.08 22:42:40.595391 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10178 | 2026.05.08 22:42:40.595860 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.05.08 22:42:40.595895 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10180 | 2026.05.08 22:42:40.596205 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10181 | 2026.05.08 22:42:40.596428 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.05.08 22:42:40.596550 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Debug> executeQuery: Read 198 rows, 17.84 KiB in 0.001215 sec., 162962.96296296298 rows/sec., 14.34 MiB/sec. | ||
| 10183 | 2026.05.08 22:42:40.596586 [ 277 ] {407ead7d-2b8a-4d83-8373-adcb6f913652} <Debug> TCPHandler: Processed in 0.001369991 sec. | ||
| 10184 | 2026.05.08 22:42:40.596697 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.05.08 22:42:40.596788 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10186 | 2026.05.08 22:42:40.596825 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10187 | 2026.05.08 22:42:40.597226 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.05.08 22:42:40.597259 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10189 | 2026.05.08 22:42:40.597537 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10190 | 2026.05.08 22:42:40.597733 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.05.08 22:42:40.597825 [ 38 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10192 | 2026.05.08 22:42:40.597854 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001084 sec., 29520.29520295203 rows/sec., 2.16 MiB/sec. | ||
| 10193 | 2026.05.08 22:42:40.597861 [ 38 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.05.08 22:42:40.597885 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10195 | 2026.05.08 22:42:40.597889 [ 277 ] {3635bebf-a737-4227-8e4b-d39d2399abc8} <Debug> TCPHandler: Processed in 0.001238979 sec. | ||
| 10196 | 2026.05.08 22:42:40.597998 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.05.08 22:42:40.598005 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10198 | 2026.05.08 22:42:40.598093 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10199 | 2026.05.08 22:42:40.598137 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10200 | 2026.05.08 22:42:40.598162 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10201 | 2026.05.08 22:42:40.598203 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 10202 | 2026.05.08 22:42:40.598283 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10203 | 2026.05.08 22:42:40.598336 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 187 rows starting from the beginning of the part | ||
| 10204 | 2026.05.08 22:42:40.598384 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 10205 | 2026.05.08 22:42:40.598429 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 176 rows starting from the beginning of the part | ||
| 10206 | 2026.05.08 22:42:40.598474 [ 191 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 10207 | 2026.05.08 22:42:40.598568 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.05.08 22:42:40.598610 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10209 | 2026.05.08 22:42:40.598960 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10210 | 2026.05.08 22:42:40.599190 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.05.08 22:42:40.599343 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001268 sec., 18927.44479495268 rows/sec., 1.57 MiB/sec. | ||
| 10212 | 2026.05.08 22:42:40.599384 [ 277 ] {536576f7-5692-4bee-a533-0e934037ed28} <Debug> TCPHandler: Processed in 0.001435422 sec. | ||
| 10213 | 2026.05.08 22:42:40.599481 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530853 sec., 415454.65175297693 rows/sec., 27.96 MiB/sec. | ||
| 10214 | 2026.05.08 22:42:40.599496 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.05.08 22:42:40.599613 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10216 | 2026.05.08 22:42:40.599652 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10217 | 2026.05.08 22:42:40.599686 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10218 | 2026.05.08 22:42:40.599971 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.05.08 22:42:40.600048 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.05.08 22:42:40.600050 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_56_11} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10221 | 2026.05.08 22:42:40.600089 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10222 | 2026.05.08 22:42:40.600164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10223 | 2026.05.08 22:42:40.600384 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10224 | 2026.05.08 22:42:40.600584 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.05.08 22:42:40.600706 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 10226 | 2026.05.08 22:42:40.600742 [ 277 ] {2d9fd7cc-9813-4a91-a913-54e658ef3ec3} <Debug> TCPHandler: Processed in 0.001294499 sec. | ||
| 10227 | 2026.05.08 22:42:40.600850 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2026.05.08 22:42:40.600940 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10229 | 2026.05.08 22:42:40.600977 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10230 | 2026.05.08 22:42:40.601395 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.05.08 22:42:40.601428 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10232 | 2026.05.08 22:42:40.601721 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10233 | 2026.05.08 22:42:40.601917 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.05.08 22:42:40.602037 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001115 sec., 107623.31838565021 rows/sec., 8.75 MiB/sec. | ||
| 10235 | 2026.05.08 22:42:40.602073 [ 277 ] {4772fe76-23ff-4ebd-8bc5-36f1fa696470} <Debug> TCPHandler: Processed in 0.0012705 sec. | ||
| 10236 | 2026.05.08 22:42:40.602183 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.05.08 22:42:40.602274 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.05.08 22:42:40.602315 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10239 | 2026.05.08 22:42:40.602733 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.05.08 22:42:40.602766 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10241 | 2026.05.08 22:42:40.603101 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10242 | 2026.05.08 22:42:40.603300 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.05.08 22:42:40.603421 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Debug> executeQuery: Read 274 rows, 20.80 KiB in 0.001165 sec., 235193.13304721029 rows/sec., 17.43 MiB/sec. | ||
| 10244 | 2026.05.08 22:42:40.603456 [ 277 ] {4e701614-2dd2-43eb-830c-219f4a906e79} <Debug> TCPHandler: Processed in 0.00131946 sec. | ||
| 10245 | 2026.05.08 22:42:40.603570 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.05.08 22:42:40.603687 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10247 | 2026.05.08 22:42:40.603749 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10248 | 2026.05.08 22:42:40.604537 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.05.08 22:42:40.604572 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10250 | 2026.05.08 22:42:40.605057 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10251 | 2026.05.08 22:42:40.605286 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.05.08 22:42:40.605416 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001753 sec., 4563.605248146036 rows/sec., 8.18 MiB/sec. | ||
| 10253 | 2026.05.08 22:42:40.605467 [ 277 ] {1942aea7-f287-4d02-bad6-ab1a49cdb1c5} <Debug> TCPHandler: Processed in 0.001954929 sec. | ||
| 10254 | 2026.05.08 22:42:40.605590 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.05.08 22:42:40.605680 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.05.08 22:42:40.605720 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10257 | 2026.05.08 22:42:40.606059 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.05.08 22:42:40.606092 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10259 | 2026.05.08 22:42:40.606378 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10260 | 2026.05.08 22:42:40.606586 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.05.08 22:42:40.606710 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 10262 | 2026.05.08 22:42:40.606745 [ 277 ] {8adefbc1-ef66-431d-90bd-5967f1c644f7} <Debug> TCPHandler: Processed in 0.001202568 sec. | ||
| 10263 | 2026.05.08 22:42:41.159506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20658 | ||
| 10264 | 2026.05.08 22:42:41.160048 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.05.08 22:42:41.160094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10266 | 2026.05.08 22:42:41.160625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10267 | 2026.05.08 22:42:41.160868 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.05.08 22:42:41.161024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20658 | ||
| 10269 | 2026.05.08 22:42:42.235870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10270 | 2026.05.08 22:42:42.253065 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10271 | 2026.05.08 22:42:42.253132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10272 | 2026.05.08 22:42:42.259152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10273 | 2026.05.08 22:42:42.259887 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.05.08 22:42:42.262741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10275 | 2026.05.08 22:42:45.583455 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.05.08 22:42:45.583695 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10277 | 2026.05.08 22:42:45.584053 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10278 | 2026.05.08 22:42:45.584093 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10279 | 2026.05.08 22:42:45.584342 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10280 | 2026.05.08 22:42:45.584419 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10281 | 2026.05.08 22:42:45.584577 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10282 | 2026.05.08 22:42:45.584617 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10283 | 2026.05.08 22:42:45.584638 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10284 | 2026.05.08 22:42:45.584653 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10285 | 2026.05.08 22:42:45.584691 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10286 | 2026.05.08 22:42:45.584710 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10287 | 2026.05.08 22:42:45.585770 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002173 sec., 23469.857340082835 rows/sec., 5.56 MiB/sec. | ||
| 10288 | 2026.05.08 22:42:45.585836 [ 277 ] {93160a83-17b8-4cbf-af29-f893690f77ef} <Debug> TCPHandler: Processed in 0.002517449 sec. | ||
| 10289 | 2026.05.08 22:42:45.588061 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.05.08 22:42:45.588185 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10291 | 2026.05.08 22:42:45.588233 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10292 | 2026.05.08 22:42:45.588784 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.05.08 22:42:45.588824 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10294 | 2026.05.08 22:42:45.589173 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10295 | 2026.05.08 22:42:45.589386 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.05.08 22:42:45.589522 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001371 sec., 90444.93070751276 rows/sec., 7.80 MiB/sec. | ||
| 10297 | 2026.05.08 22:42:45.589559 [ 277 ] {c03d70ef-9cd2-4ec1-9d8e-76aa85c8be21} <Debug> TCPHandler: Processed in 0.001557513 sec. | ||
| 10298 | 2026.05.08 22:42:45.589682 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.05.08 22:42:45.589782 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10300 | 2026.05.08 22:42:45.589820 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10301 | 2026.05.08 22:42:45.590217 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.05.08 22:42:45.590253 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10303 | 2026.05.08 22:42:45.590532 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10304 | 2026.05.08 22:42:45.590732 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.05.08 22:42:45.590856 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001092 sec., 31135.53113553113 rows/sec., 2.29 MiB/sec. | ||
| 10306 | 2026.05.08 22:42:45.590892 [ 277 ] {6540ee75-e10f-40bd-9285-008f0a8d35b0} <Debug> TCPHandler: Processed in 0.001256549 sec. | ||
| 10307 | 2026.05.08 22:42:45.591005 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.05.08 22:42:45.591104 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10309 | 2026.05.08 22:42:45.591142 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10310 | 2026.05.08 22:42:45.591549 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.05.08 22:42:45.591585 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10312 | 2026.05.08 22:42:45.591882 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10313 | 2026.05.08 22:42:45.592082 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.05.08 22:42:45.592206 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00112 sec., 87500.00000000001 rows/sec., 6.83 MiB/sec. | ||
| 10315 | 2026.05.08 22:42:45.592242 [ 277 ] {0fa098b8-f474-44a1-ae10-6298a4fe7a54} <Debug> TCPHandler: Processed in 0.001283249 sec. | ||
| 10316 | 2026.05.08 22:42:45.592356 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.05.08 22:42:45.592454 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.05.08 22:42:45.592495 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10319 | 2026.05.08 22:42:45.592910 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.05.08 22:42:45.592945 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10321 | 2026.05.08 22:42:45.593254 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10322 | 2026.05.08 22:42:45.593457 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.05.08 22:42:45.593582 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 10324 | 2026.05.08 22:42:45.593618 [ 277 ] {416783d2-e091-4a92-80a9-2fa60fb5fe5c} <Debug> TCPHandler: Processed in 0.00130897 sec. | ||
| 10325 | 2026.05.08 22:42:45.593726 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.05.08 22:42:45.593816 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.05.08 22:42:45.593868 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10328 | 2026.05.08 22:42:45.594617 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.05.08 22:42:45.594653 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10330 | 2026.05.08 22:42:45.595171 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10331 | 2026.05.08 22:42:45.595383 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.05.08 22:42:45.595514 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001715 sec., 19825.072886297377 rows/sec., 35.53 MiB/sec. | ||
| 10333 | 2026.05.08 22:42:45.595566 [ 277 ] {2f27af76-7158-4a69-a81a-718011714c55} <Debug> TCPHandler: Processed in 0.001886209 sec. | ||
| 10334 | 2026.05.08 22:42:45.595694 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.05.08 22:42:45.595785 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.05.08 22:42:45.595824 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10337 | 2026.05.08 22:42:45.596158 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.05.08 22:42:45.596193 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10339 | 2026.05.08 22:42:45.596486 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10340 | 2026.05.08 22:42:45.596685 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.05.08 22:42:45.596810 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 10342 | 2026.05.08 22:42:45.596844 [ 277 ] {0bfa20ac-64d1-49d6-a41b-e04be1818f68} <Debug> TCPHandler: Processed in 0.001196908 sec. | ||
| 10343 | 2026.05.08 22:42:48.190460 [ 102 ] {} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 10344 | 2026.05.08 22:42:48.190542 [ 102 ] {} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.05.08 22:42:48.190567 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10346 | 2026.05.08 22:42:48.190723 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 10347 | 2026.05.08 22:42:48.190871 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10348 | 2026.05.08 22:42:48.190905 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 10349 | 2026.05.08 22:42:48.190968 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 10350 | 2026.05.08 22:42:48.191010 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 10351 | 2026.05.08 22:42:48.191048 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 10352 | 2026.05.08 22:42:48.191086 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 10353 | 2026.05.08 22:42:48.191815 [ 199 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170668 sec., 17084.263001978357 rows/sec., 1.11 MiB/sec. | ||
| 10354 | 2026.05.08 22:42:48.191992 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10355 | 2026.05.08 22:42:48.192326 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.05.08 22:42:48.192407 [ 190 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_19_4} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 10357 | 2026.05.08 22:42:48.192518 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 10358 | 2026.05.08 22:42:48.509091 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10359 | 2026.05.08 22:42:48.509140 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10360 | 2026.05.08 22:42:48.661455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21106 | ||
| 10361 | 2026.05.08 22:42:48.662269 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.05.08 22:42:48.662345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10363 | 2026.05.08 22:42:48.663022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10364 | 2026.05.08 22:42:48.663262 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.05.08 22:42:48.663393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 10366 | 2026.05.08 22:42:48.721715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1312 | ||
| 10367 | 2026.05.08 22:42:48.724476 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.05.08 22:42:48.724518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10369 | 2026.05.08 22:42:48.725761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10370 | 2026.05.08 22:42:48.726031 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.05.08 22:42:48.726291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10372 | 2026.05.08 22:42:49.763045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10373 | 2026.05.08 22:42:49.779846 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.05.08 22:42:49.779900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10375 | 2026.05.08 22:42:49.786189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10376 | 2026.05.08 22:42:49.786931 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.05.08 22:42:49.789651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10378 | 2026.05.08 22:42:50.584102 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10379 | 2026.05.08 22:42:50.584315 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10380 | 2026.05.08 22:42:50.584633 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10381 | 2026.05.08 22:42:50.584668 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10382 | 2026.05.08 22:42:50.584879 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10383 | 2026.05.08 22:42:50.584946 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10384 | 2026.05.08 22:42:50.585083 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10385 | 2026.05.08 22:42:50.585120 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10386 | 2026.05.08 22:42:50.585142 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10387 | 2026.05.08 22:42:50.585157 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10388 | 2026.05.08 22:42:50.585196 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10389 | 2026.05.08 22:42:50.585215 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10390 | 2026.05.08 22:42:50.586172 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001941 sec., 26275.115919629057 rows/sec., 6.22 MiB/sec. | ||
| 10391 | 2026.05.08 22:42:50.586257 [ 277 ] {2a3a2ab6-88a3-40d7-b563-10728206b4a3} <Debug> TCPHandler: Processed in 0.002275695 sec. | ||
| 10392 | 2026.05.08 22:42:50.588144 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2026.05.08 22:42:50.588251 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10394 | 2026.05.08 22:42:50.588293 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10395 | 2026.05.08 22:42:50.588775 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.05.08 22:42:50.588816 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10397 | 2026.05.08 22:42:50.589169 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10398 | 2026.05.08 22:42:50.589387 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.05.08 22:42:50.589528 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001307 sec., 55087.98775822494 rows/sec., 4.44 MiB/sec. | ||
| 10400 | 2026.05.08 22:42:50.589565 [ 277 ] {0b161af0-de35-4a4b-9b06-02dca5eeb22b} <Debug> TCPHandler: Processed in 0.001473593 sec. | ||
| 10401 | 2026.05.08 22:42:50.589691 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.05.08 22:42:50.589786 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10403 | 2026.05.08 22:42:50.589825 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10404 | 2026.05.08 22:42:50.590224 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.05.08 22:42:50.590260 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10406 | 2026.05.08 22:42:50.590566 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10407 | 2026.05.08 22:42:50.590769 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.05.08 22:42:50.590904 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001137 sec., 7036.059806508355 rows/sec., 529.08 KiB/sec. | ||
| 10409 | 2026.05.08 22:42:50.590942 [ 277 ] {14db1325-4a3f-4c9b-8d09-4bc0a9674559} <Debug> TCPHandler: Processed in 0.001300409 sec. | ||
| 10410 | 2026.05.08 22:42:50.591058 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.05.08 22:42:50.591151 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10412 | 2026.05.08 22:42:50.591189 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10413 | 2026.05.08 22:42:50.591612 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.05.08 22:42:50.591648 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10415 | 2026.05.08 22:42:50.591942 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10416 | 2026.05.08 22:42:50.592142 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.05.08 22:42:50.592268 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001134 sec., 63492.06349206349 rows/sec., 4.96 MiB/sec. | ||
| 10418 | 2026.05.08 22:42:50.592304 [ 277 ] {1b1082c5-52f8-48dd-a8e0-92efa6f7758c} <Debug> TCPHandler: Processed in 0.001295299 sec. | ||
| 10419 | 2026.05.08 22:42:50.592425 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2026.05.08 22:42:50.592518 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2026.05.08 22:42:50.592560 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10422 | 2026.05.08 22:42:50.592962 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.05.08 22:42:50.592998 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10424 | 2026.05.08 22:42:50.593314 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10425 | 2026.05.08 22:42:50.593511 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.05.08 22:42:50.593637 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 10427 | 2026.05.08 22:42:50.593674 [ 277 ] {2cff9a5b-07db-4863-a86d-a0b46ca2823f} <Debug> TCPHandler: Processed in 0.001298569 sec. | ||
| 10428 | 2026.05.08 22:42:50.593792 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.05.08 22:42:50.593887 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.05.08 22:42:50.593940 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10431 | 2026.05.08 22:42:50.594668 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.05.08 22:42:50.594705 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10433 | 2026.05.08 22:42:50.595191 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10434 | 2026.05.08 22:42:50.595411 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.05.08 22:42:50.595520 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10436 | 2026.05.08 22:42:50.595546 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001678 sec., 4767.580452920143 rows/sec., 8.54 MiB/sec. | ||
| 10437 | 2026.05.08 22:42:50.595585 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.05.08 22:42:50.595610 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10439 | 2026.05.08 22:42:50.595612 [ 277 ] {829688c7-7826-4bb2-bd65-af7c2ae63d54} <Debug> TCPHandler: Processed in 0.001869809 sec. | ||
| 10440 | 2026.05.08 22:42:50.595708 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10441 | 2026.05.08 22:42:50.595759 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.05.08 22:42:50.595858 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.05.08 22:42:50.595900 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10444 | 2026.05.08 22:42:50.595935 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10445 | 2026.05.08 22:42:50.595996 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1112 rows starting from the beginning of the part | ||
| 10446 | 2026.05.08 22:42:50.596123 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10447 | 2026.05.08 22:42:50.596225 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 10448 | 2026.05.08 22:42:50.596239 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.05.08 22:42:50.596279 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10450 | 2026.05.08 22:42:50.596319 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 10451 | 2026.05.08 22:42:50.596413 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 10452 | 2026.05.08 22:42:50.596503 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 10453 | 2026.05.08 22:42:50.596593 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10454 | 2026.05.08 22:42:50.596818 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2026.05.08 22:42:50.596951 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 10456 | 2026.05.08 22:42:50.596989 [ 277 ] {914d65e8-7745-4687-80d0-3a5aa1d9124f} <Debug> TCPHandler: Processed in 0.00127844 sec. | ||
| 10457 | 2026.05.08 22:42:50.603294 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 19 columns (19 merged, 0 gathered) in 0.007629036 sec., 157818.10441057035 rows/sec., 282.80 MiB/sec. | ||
| 10458 | 2026.05.08 22:42:50.604579 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10459 | 2026.05.08 22:42:50.604890 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.05.08 22:42:50.604960 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10461 | 2026.05.08 22:42:50.605051 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10462 | 2026.05.08 22:42:51.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.10 MiB, peak 322.62 MiB, free memory in arenas 0.00 B, will set to 315.29 MiB (RSS), difference: 4.19 MiB | ||
| 10463 | 2026.05.08 22:42:51.101171 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.05.08 22:42:51.101433 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 10465 | 2026.05.08 22:42:51.101826 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10466 | 2026.05.08 22:42:51.101863 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 10467 | 2026.05.08 22:42:51.102094 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10468 | 2026.05.08 22:42:51.102161 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10469 | 2026.05.08 22:42:51.102302 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10470 | 2026.05.08 22:42:51.102339 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10471 | 2026.05.08 22:42:51.102361 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10472 | 2026.05.08 22:42:51.102375 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10473 | 2026.05.08 22:42:51.102413 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10474 | 2026.05.08 22:42:51.102434 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10475 | 2026.05.08 22:42:51.103368 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002048 sec., 24902.34375 rows/sec., 5.90 MiB/sec. | ||
| 10476 | 2026.05.08 22:42:51.103436 [ 277 ] {58e2c09f-d02d-4d26-80d7-dd158fbae673} <Debug> TCPHandler: Processed in 0.002403597 sec. | ||
| 10477 | 2026.05.08 22:42:51.114832 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.05.08 22:42:51.114961 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10479 | 2026.05.08 22:42:51.115012 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10480 | 2026.05.08 22:42:51.115531 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.05.08 22:42:51.115580 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10482 | 2026.05.08 22:42:51.115948 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10483 | 2026.05.08 22:42:51.116164 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.05.08 22:42:51.116314 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00139 sec., 2877.6978417266187 rows/sec., 234.66 KiB/sec. | ||
| 10485 | 2026.05.08 22:42:51.116353 [ 277 ] {6758fd45-2807-48f3-9ec1-24391f32020b} <Debug> TCPHandler: Processed in 0.001584114 sec. | ||
| 10486 | 2026.05.08 22:42:51.116473 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.05.08 22:42:51.116596 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10488 | 2026.05.08 22:42:51.116643 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10489 | 2026.05.08 22:42:51.117876 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.05.08 22:42:51.117911 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10491 | 2026.05.08 22:42:51.118359 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10492 | 2026.05.08 22:42:51.118562 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.05.08 22:42:51.118665 [ 54 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10494 | 2026.05.08 22:42:51.118690 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Debug> executeQuery: Read 2475 rows, 188.39 KiB in 0.00212 sec., 1167452.8301886793 rows/sec., 86.78 MiB/sec. | ||
| 10495 | 2026.05.08 22:42:51.118702 [ 54 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.05.08 22:42:51.118722 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10497 | 2026.05.08 22:42:51.118727 [ 277 ] {4df16444-7df1-4d02-a5e0-17a53118cd3e} <Debug> TCPHandler: Processed in 0.002312455 sec. | ||
| 10498 | 2026.05.08 22:42:51.118854 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.05.08 22:42:51.118879 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10500 | 2026.05.08 22:42:51.118947 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10501 | 2026.05.08 22:42:51.118991 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10502 | 2026.05.08 22:42:51.119091 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10503 | 2026.05.08 22:42:51.119148 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 10504 | 2026.05.08 22:42:51.119271 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 865 rows starting from the beginning of the part | ||
| 10505 | 2026.05.08 22:42:51.119368 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 198 rows starting from the beginning of the part | ||
| 10506 | 2026.05.08 22:42:51.119443 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 124 rows starting from the beginning of the part | ||
| 10507 | 2026.05.08 22:42:51.119449 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.05.08 22:42:51.119497 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10509 | 2026.05.08 22:42:51.119509 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
| 10510 | 2026.05.08 22:42:51.119575 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2475 rows starting from the beginning of the part | ||
| 10511 | 2026.05.08 22:42:51.119803 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10512 | 2026.05.08 22:42:51.120040 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.05.08 22:42:51.120166 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.001238 sec., 39579.9676898223 rows/sec., 2.89 MiB/sec. | ||
| 10514 | 2026.05.08 22:42:51.120202 [ 277 ] {b9083435-392a-4f8a-8110-fc581f59781c} <Debug> TCPHandler: Processed in 0.001395732 sec. | ||
| 10515 | 2026.05.08 22:42:51.120309 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.05.08 22:42:51.120401 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10517 | 2026.05.08 22:42:51.120440 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10518 | 2026.05.08 22:42:51.121047 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.05.08 22:42:51.121082 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10520 | 2026.05.08 22:42:51.121404 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10521 | 2026.05.08 22:42:51.121608 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.05.08 22:42:51.121731 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001347 sec., 594654.7884187081 rows/sec., 34.35 MiB/sec. | ||
| 10523 | 2026.05.08 22:42:51.121766 [ 277 ] {f9f66c73-ac9d-4f81-9507-0d7a3941585c} <Debug> TCPHandler: Processed in 0.001504693 sec. | ||
| 10524 | 2026.05.08 22:42:51.121880 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.05.08 22:42:51.121996 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.05.08 22:42:51.122044 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10527 | 2026.05.08 22:42:51.122058 [ 192 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7094 rows, containing 5 columns (5 merged, 0 gathered) in 0.00326395 sec., 2173440.1568651483 rows/sec., 173.71 MiB/sec. | ||
| 10528 | 2026.05.08 22:42:51.122384 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10529 | 2026.05.08 22:42:51.122492 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.05.08 22:42:51.122542 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10531 | 2026.05.08 22:42:51.122694 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.05.08 22:42:51.122783 [ 186 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_71_14} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10533 | 2026.05.08 22:42:51.122874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 10534 | 2026.05.08 22:42:51.122893 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10535 | 2026.05.08 22:42:51.123118 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.05.08 22:42:51.123246 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001275 sec., 784.313725490196 rows/sec., 55.15 KiB/sec. | ||
| 10537 | 2026.05.08 22:42:51.123284 [ 277 ] {194532e0-965e-4e95-bb46-a037d9a1cc3a} <Debug> TCPHandler: Processed in 0.001464533 sec. | ||
| 10538 | 2026.05.08 22:42:51.123405 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.05.08 22:42:51.123525 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10540 | 2026.05.08 22:42:51.123574 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10541 | 2026.05.08 22:42:51.124419 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.08 22:42:51.124456 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10543 | 2026.05.08 22:42:51.124846 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10544 | 2026.05.08 22:42:51.125053 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.08 22:42:51.125149 [ 54 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10546 | 2026.05.08 22:42:51.125173 [ 54 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.05.08 22:42:51.125181 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Debug> executeQuery: Read 1328 rows, 91.16 KiB in 0.00168 sec., 790476.1904761904 rows/sec., 52.99 MiB/sec. | ||
| 10548 | 2026.05.08 22:42:51.125189 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10549 | 2026.05.08 22:42:51.125220 [ 277 ] {61107a3c-4efa-4f2a-8b2c-a6d58e1b99a4} <Debug> TCPHandler: Processed in 0.001876438 sec. | ||
| 10550 | 2026.05.08 22:42:51.125266 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10551 | 2026.05.08 22:42:51.125331 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.05.08 22:42:51.125370 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10553 | 2026.05.08 22:42:51.125404 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 10554 | 2026.05.08 22:42:51.125446 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10555 | 2026.05.08 22:42:51.125454 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 524 rows starting from the beginning of the part | ||
| 10556 | 2026.05.08 22:42:51.125503 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10557 | 2026.05.08 22:42:51.125510 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part | ||
| 10558 | 2026.05.08 22:42:51.125559 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 98 rows starting from the beginning of the part | ||
| 10559 | 2026.05.08 22:42:51.125597 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
| 10560 | 2026.05.08 22:42:51.125639 [ 190 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1328 rows starting from the beginning of the part | ||
| 10561 | 2026.05.08 22:42:51.126206 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.05.08 22:42:51.126245 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10563 | 2026.05.08 22:42:51.126675 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10564 | 2026.05.08 22:42:51.126882 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.05.08 22:42:51.126932 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700066 sec., 2336379.881722239 rows/sec., 169.96 MiB/sec. | ||
| 10566 | 2026.05.08 22:42:51.126994 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10567 | 2026.05.08 22:42:51.127009 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001587 sec., 943919.3446754883 rows/sec., 57.25 MiB/sec. | ||
| 10568 | 2026.05.08 22:42:51.127030 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2026.05.08 22:42:51.127047 [ 277 ] {0e79e737-d8f4-413b-8372-beec8b9502fe} <Debug> TCPHandler: Processed in 0.001771997 sec. | ||
| 10570 | 2026.05.08 22:42:51.127053 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10571 | 2026.05.08 22:42:51.127129 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10572 | 2026.05.08 22:42:51.127142 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10573 | 2026.05.08 22:42:51.127178 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.05.08 22:42:51.127247 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10575 | 2026.05.08 22:42:51.127274 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10576 | 2026.05.08 22:42:51.127282 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 24962 rows starting from the beginning of the part | ||
| 10577 | 2026.05.08 22:42:51.127330 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10578 | 2026.05.08 22:42:51.127350 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10579 | 2026.05.08 22:42:51.127394 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.05.08 22:42:51.127402 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 274 rows starting from the beginning of the part | ||
| 10581 | 2026.05.08 22:42:51.127460 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10582 | 2026.05.08 22:42:51.127475 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_71_14} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10583 | 2026.05.08 22:42:51.127504 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10584 | 2026.05.08 22:42:51.127551 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10585 | 2026.05.08 22:42:51.127551 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1498 rows starting from the beginning of the part | ||
| 10586 | 2026.05.08 22:42:51.128140 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.05.08 22:42:51.128175 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10588 | 2026.05.08 22:42:51.128767 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10589 | 2026.05.08 22:42:51.128996 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.05.08 22:42:51.129134 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001879 sec., 23948.908994145822 rows/sec., 42.92 MiB/sec. | ||
| 10591 | 2026.05.08 22:42:51.129190 [ 277 ] {8cb0a639-bc02-4bb4-8aba-440112f2bcca} <Debug> TCPHandler: Processed in 0.002064842 sec. | ||
| 10592 | 2026.05.08 22:42:51.129308 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2026.05.08 22:42:51.129401 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10594 | 2026.05.08 22:42:51.129442 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10595 | 2026.05.08 22:42:51.129776 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.05.08 22:42:51.129809 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10597 | 2026.05.08 22:42:51.130116 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10598 | 2026.05.08 22:42:51.130321 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.05.08 22:42:51.130419 [ 122 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10600 | 2026.05.08 22:42:51.130448 [ 122 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.05.08 22:42:51.130449 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 10602 | 2026.05.08 22:42:51.130466 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10603 | 2026.05.08 22:42:51.130491 [ 277 ] {a73e584e-e59f-4b2d-b7d5-8604e667975e} <Debug> TCPHandler: Processed in 0.001232349 sec. | ||
| 10604 | 2026.05.08 22:42:51.130532 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10605 | 2026.05.08 22:42:51.130613 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10606 | 2026.05.08 22:42:51.130639 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3750 rows starting from the beginning of the part | ||
| 10607 | 2026.05.08 22:42:51.130684 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10608 | 2026.05.08 22:42:51.130721 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10609 | 2026.05.08 22:42:51.130754 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10610 | 2026.05.08 22:42:51.130790 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10611 | 2026.05.08 22:42:51.130822 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 10612 | 2026.05.08 22:42:51.135899 [ 186 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4032 rows, containing 4 columns (4 merged, 0 gathered) in 0.005394192 sec., 747470.612836918 rows/sec., 49.03 MiB/sec. | ||
| 10613 | 2026.05.08 22:42:51.136211 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10614 | 2026.05.08 22:42:51.136494 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2026.05.08 22:42:51.136569 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_71_14} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10616 | 2026.05.08 22:42:51.136634 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10617 | 2026.05.08 22:42:51.141222 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27319 rows, containing 5 columns (5 merged, 0 gathered) in 0.014119775 sec., 1934804.2019083167 rows/sec., 125.66 MiB/sec. | ||
| 10618 | 2026.05.08 22:42:51.141537 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10619 | 2026.05.08 22:42:51.141797 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.05.08 22:42:51.141860 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10621 | 2026.05.08 22:42:51.141913 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10622 | 2026.05.08 22:42:55.582544 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.05.08 22:42:55.582898 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10624 | 2026.05.08 22:42:55.583247 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10625 | 2026.05.08 22:42:55.583284 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10626 | 2026.05.08 22:42:55.583504 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10627 | 2026.05.08 22:42:55.583576 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10628 | 2026.05.08 22:42:55.583718 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10629 | 2026.05.08 22:42:55.583755 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10630 | 2026.05.08 22:42:55.583776 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10631 | 2026.05.08 22:42:55.583791 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10632 | 2026.05.08 22:42:55.583832 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10633 | 2026.05.08 22:42:55.583853 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10634 | 2026.05.08 22:42:55.584995 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002238 sec., 22788.20375335121 rows/sec., 5.40 MiB/sec. | ||
| 10635 | 2026.05.08 22:42:55.585076 [ 277 ] {90d09ea6-c432-48d9-a7fa-9174c22615d1} <Debug> TCPHandler: Processed in 0.002698361 sec. | ||
| 10636 | 2026.05.08 22:42:55.586760 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2026.05.08 22:42:55.586874 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10638 | 2026.05.08 22:42:55.586925 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10639 | 2026.05.08 22:42:55.587471 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2026.05.08 22:42:55.587516 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10641 | 2026.05.08 22:42:55.587932 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10642 | 2026.05.08 22:42:55.588157 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2026.05.08 22:42:55.588301 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001464 sec., 38251.366120218576 rows/sec., 2.94 MiB/sec. | ||
| 10644 | 2026.05.08 22:42:55.588339 [ 277 ] {d1782bd4-0c84-4b4d-876e-c7bbd60f1638} <Debug> TCPHandler: Processed in 0.001631505 sec. | ||
| 10645 | 2026.05.08 22:42:55.588457 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10646 | 2026.05.08 22:42:55.588561 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10647 | 2026.05.08 22:42:55.588601 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10648 | 2026.05.08 22:42:55.589034 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10649 | 2026.05.08 22:42:55.589067 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10650 | 2026.05.08 22:42:55.589375 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10651 | 2026.05.08 22:42:55.589599 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2026.05.08 22:42:55.589727 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 10653 | 2026.05.08 22:42:55.589764 [ 277 ] {d3caeea2-162e-48af-a130-1269dc15d30a} <Debug> TCPHandler: Processed in 0.001362241 sec. | ||
| 10654 | 2026.05.08 22:42:55.589878 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2026.05.08 22:42:55.589983 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10656 | 2026.05.08 22:42:55.590025 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10657 | 2026.05.08 22:42:55.590420 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.05.08 22:42:55.590455 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10659 | 2026.05.08 22:42:55.590783 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10660 | 2026.05.08 22:42:55.591024 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.05.08 22:42:55.591148 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001185 sec., 108016.87763713079 rows/sec., 7.52 MiB/sec. | ||
| 10662 | 2026.05.08 22:42:55.591185 [ 277 ] {5047100c-aef2-401a-9c46-914564d36d0f} <Debug> TCPHandler: Processed in 0.0013551 sec. | ||
| 10663 | 2026.05.08 22:42:55.591298 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2026.05.08 22:42:55.591400 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10665 | 2026.05.08 22:42:55.591440 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10666 | 2026.05.08 22:42:55.591802 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2026.05.08 22:42:55.591846 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10668 | 2026.05.08 22:42:55.592220 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10669 | 2026.05.08 22:42:55.592465 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2026.05.08 22:42:55.592619 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001236 sec., 38834.951456310686 rows/sec., 2.62 MiB/sec. | ||
| 10671 | 2026.05.08 22:42:55.592662 [ 277 ] {75178ee5-717a-4f80-976d-178419ecaabd} <Debug> TCPHandler: Processed in 0.001413122 sec. | ||
| 10672 | 2026.05.08 22:42:56.163477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21618 | ||
| 10673 | 2026.05.08 22:42:56.164201 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.05.08 22:42:56.164246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10675 | 2026.05.08 22:42:56.164739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10676 | 2026.05.08 22:42:56.164977 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.05.08 22:42:56.165111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21618 | ||
| 10678 | 2026.05.08 22:42:57.289698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10679 | 2026.05.08 22:42:57.306986 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.05.08 22:42:57.307040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10681 | 2026.05.08 22:42:57.313440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10682 | 2026.05.08 22:42:57.314172 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.05.08 22:42:57.317128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10684 | 2026.05.08 22:42:58.726522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1356 | ||
| 10685 | 2026.05.08 22:42:58.729207 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.05.08 22:42:58.729260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10687 | 2026.05.08 22:42:58.730521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10688 | 2026.05.08 22:42:58.730810 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.05.08 22:42:58.731197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
| 10690 | 2026.05.08 22:43:00.582799 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2026.05.08 22:43:00.583009 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10692 | 2026.05.08 22:43:00.583330 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10693 | 2026.05.08 22:43:00.583365 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10694 | 2026.05.08 22:43:00.583573 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10695 | 2026.05.08 22:43:00.583640 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10696 | 2026.05.08 22:43:00.583772 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10697 | 2026.05.08 22:43:00.583807 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10698 | 2026.05.08 22:43:00.583828 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10699 | 2026.05.08 22:43:00.583843 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10700 | 2026.05.08 22:43:00.583881 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10701 | 2026.05.08 22:43:00.583900 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10702 | 2026.05.08 22:43:00.584966 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002043 sec., 24963.289280469897 rows/sec., 5.91 MiB/sec. | ||
| 10703 | 2026.05.08 22:43:00.585036 [ 277 ] {38ae2f3e-e54a-4f8a-92b0-21cd3b4084e4} <Debug> TCPHandler: Processed in 0.002359756 sec. | ||
| 10704 | 2026.05.08 22:43:00.586771 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.05.08 22:43:00.586876 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10706 | 2026.05.08 22:43:00.586917 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10707 | 2026.05.08 22:43:00.587446 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.05.08 22:43:00.587494 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10709 | 2026.05.08 22:43:00.587902 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10710 | 2026.05.08 22:43:00.588141 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.05.08 22:43:00.588280 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001434 sec., 50209.205020920504 rows/sec., 4.05 MiB/sec. | ||
| 10712 | 2026.05.08 22:43:00.588316 [ 277 ] {1f74e2c5-73bd-4b24-9bb0-aa1c95aef2e5} <Debug> TCPHandler: Processed in 0.001593104 sec. | ||
| 10713 | 2026.05.08 22:43:00.588467 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2026.05.08 22:43:00.588589 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10715 | 2026.05.08 22:43:00.588654 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10716 | 2026.05.08 22:43:00.589064 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.05.08 22:43:00.589101 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10718 | 2026.05.08 22:43:00.589406 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10719 | 2026.05.08 22:43:00.589620 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.05.08 22:43:00.589752 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001188 sec., 6734.0067340067335 rows/sec., 506.37 KiB/sec. | ||
| 10721 | 2026.05.08 22:43:00.589791 [ 277 ] {6536d27a-2ff7-49a9-80b9-bd997936258d} <Debug> TCPHandler: Processed in 0.001384911 sec. | ||
| 10722 | 2026.05.08 22:43:00.589905 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.05.08 22:43:00.589997 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10724 | 2026.05.08 22:43:00.590036 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10725 | 2026.05.08 22:43:00.590462 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.05.08 22:43:00.590498 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10727 | 2026.05.08 22:43:00.590800 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10728 | 2026.05.08 22:43:00.591014 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.05.08 22:43:00.591142 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001163 sec., 61908.85640584695 rows/sec., 4.83 MiB/sec. | ||
| 10730 | 2026.05.08 22:43:00.591179 [ 277 ] {5001db39-4c22-41f1-95f1-21bfa12b7697} <Debug> TCPHandler: Processed in 0.00132378 sec. | ||
| 10731 | 2026.05.08 22:43:00.591294 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.05.08 22:43:00.591386 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.05.08 22:43:00.591428 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10734 | 2026.05.08 22:43:00.591844 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.05.08 22:43:00.591879 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10736 | 2026.05.08 22:43:00.592203 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10737 | 2026.05.08 22:43:00.592405 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.05.08 22:43:00.592533 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 10739 | 2026.05.08 22:43:00.592571 [ 277 ] {a478ff6b-d747-4051-84d5-af884c428068} <Debug> TCPHandler: Processed in 0.00132484 sec. | ||
| 10740 | 2026.05.08 22:43:00.592692 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.05.08 22:43:00.592784 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10742 | 2026.05.08 22:43:00.592837 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10743 | 2026.05.08 22:43:00.593567 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.05.08 22:43:00.593615 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10745 | 2026.05.08 22:43:00.594105 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10746 | 2026.05.08 22:43:00.594317 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.05.08 22:43:00.594461 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001694 sec., 4722.550177095632 rows/sec., 8.46 MiB/sec. | ||
| 10748 | 2026.05.08 22:43:00.594513 [ 277 ] {f3f8c975-8a9b-4b5d-b07b-2817581d5ce3} <Debug> TCPHandler: Processed in 0.001870189 sec. | ||
| 10749 | 2026.05.08 22:43:00.594649 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.05.08 22:43:00.594742 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.05.08 22:43:00.594783 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10752 | 2026.05.08 22:43:00.595127 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.05.08 22:43:00.595162 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10754 | 2026.05.08 22:43:00.595460 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10755 | 2026.05.08 22:43:00.595679 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.05.08 22:43:00.595805 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10757 | 2026.05.08 22:43:00.595841 [ 277 ] {2971b2f9-3ce8-4167-86d1-331dd4f668e4} <Debug> TCPHandler: Processed in 0.001241469 sec. | ||
| 10758 | 2026.05.08 22:43:03.509381 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10759 | 2026.05.08 22:43:03.509447 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10760 | 2026.05.08 22:43:03.665235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22066 | ||
| 10761 | 2026.05.08 22:43:03.665866 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.05.08 22:43:03.665905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10763 | 2026.05.08 22:43:03.666414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10764 | 2026.05.08 22:43:03.666644 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.08 22:43:03.666776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22066 | ||
| 10766 | 2026.05.08 22:43:03.666789 [ 55 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10767 | 2026.05.08 22:43:03.666853 [ 55 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.05.08 22:43:03.666872 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10769 | 2026.05.08 22:43:03.666983 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10770 | 2026.05.08 22:43:03.667089 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2026.05.08 22:43:03.667126 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19698 rows starting from the beginning of the part | ||
| 10772 | 2026.05.08 22:43:03.667185 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10773 | 2026.05.08 22:43:03.667229 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10774 | 2026.05.08 22:43:03.667274 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10775 | 2026.05.08 22:43:03.667312 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10776 | 2026.05.08 22:43:03.667348 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10777 | 2026.05.08 22:43:03.669419 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002479118 sec., 8900746.152462287 rows/sec., 127.33 MiB/sec. | ||
| 10778 | 2026.05.08 22:43:03.669673 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10779 | 2026.05.08 22:43:03.669906 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.08 22:43:03.669969 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_46_9} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10781 | 2026.05.08 22:43:03.670033 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10782 | 2026.05.08 22:43:04.817217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10783 | 2026.05.08 22:43:04.835915 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.05.08 22:43:04.836001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10785 | 2026.05.08 22:43:04.842357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10786 | 2026.05.08 22:43:04.843053 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.05.08 22:43:04.843320 [ 76 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10788 | 2026.05.08 22:43:04.843357 [ 76 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.05.08 22:43:04.843375 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10790 | 2026.05.08 22:43:04.843469 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10791 | 2026.05.08 22:43:04.846494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10792 | 2026.05.08 22:43:04.846633 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10793 | 2026.05.08 22:43:04.847548 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10794 | 2026.05.08 22:43:04.851008 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10795 | 2026.05.08 22:43:04.854530 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10796 | 2026.05.08 22:43:04.858507 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10797 | 2026.05.08 22:43:04.862605 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10798 | 2026.05.08 22:43:04.866469 [ 198 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10799 | 2026.05.08 22:43:04.919882 [ 197 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076450426 sec., 4538.889031174267 rows/sec., 23.47 MiB/sec. | ||
| 10800 | 2026.05.08 22:43:04.922829 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10801 | 2026.05.08 22:43:04.924866 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.05.08 22:43:04.924976 [ 188 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_46_9} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10803 | 2026.05.08 22:43:04.927721 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10804 | 2026.05.08 22:43:05.584768 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.05.08 22:43:05.585086 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10806 | 2026.05.08 22:43:05.585489 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10807 | 2026.05.08 22:43:05.585524 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10808 | 2026.05.08 22:43:05.585740 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10809 | 2026.05.08 22:43:05.585808 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10810 | 2026.05.08 22:43:05.585950 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10811 | 2026.05.08 22:43:05.585985 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10812 | 2026.05.08 22:43:05.586006 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10813 | 2026.05.08 22:43:05.586021 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10814 | 2026.05.08 22:43:05.586061 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10815 | 2026.05.08 22:43:05.586082 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10816 | 2026.05.08 22:43:05.587235 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002285 sec., 22319.474835886213 rows/sec., 5.28 MiB/sec. | ||
| 10817 | 2026.05.08 22:43:05.587312 [ 277 ] {b61e41e5-bed8-4707-b94e-826eb4aafd34} <Debug> TCPHandler: Processed in 0.002707171 sec. | ||
| 10818 | 2026.05.08 22:43:05.589572 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.05.08 22:43:05.589756 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10820 | 2026.05.08 22:43:05.589827 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10821 | 2026.05.08 22:43:05.590487 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.05.08 22:43:05.590529 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10823 | 2026.05.08 22:43:05.590886 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10824 | 2026.05.08 22:43:05.591103 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.05.08 22:43:05.591248 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001545 sec., 80258.89967637541 rows/sec., 6.92 MiB/sec. | ||
| 10826 | 2026.05.08 22:43:05.591286 [ 277 ] {e3598583-18db-4d1d-ab67-b06e54101dcd} <Debug> TCPHandler: Processed in 0.001803908 sec. | ||
| 10827 | 2026.05.08 22:43:05.591401 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.05.08 22:43:05.591498 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10829 | 2026.05.08 22:43:05.591537 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10830 | 2026.05.08 22:43:05.591937 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.05.08 22:43:05.591975 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10832 | 2026.05.08 22:43:05.592265 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10833 | 2026.05.08 22:43:05.592467 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.05.08 22:43:05.592571 [ 76 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10835 | 2026.05.08 22:43:05.592594 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001118 sec., 30411.449016100178 rows/sec., 2.23 MiB/sec. | ||
| 10836 | 2026.05.08 22:43:05.592639 [ 76 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.05.08 22:43:05.592648 [ 277 ] {f2d5c52a-2403-44fe-ad92-94536f3c4c01} <Debug> TCPHandler: Processed in 0.00129437 sec. | ||
| 10838 | 2026.05.08 22:43:05.592668 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10839 | 2026.05.08 22:43:05.592761 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.05.08 22:43:05.592790 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10841 | 2026.05.08 22:43:05.592858 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2026.05.08 22:43:05.592901 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10843 | 2026.05.08 22:43:05.592949 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10844 | 2026.05.08 22:43:05.592993 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 10845 | 2026.05.08 22:43:05.593069 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 10846 | 2026.05.08 22:43:05.593123 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
| 10847 | 2026.05.08 22:43:05.593168 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 49 rows starting from the beginning of the part | ||
| 10848 | 2026.05.08 22:43:05.593207 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
| 10849 | 2026.05.08 22:43:05.593247 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 10850 | 2026.05.08 22:43:05.593324 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.05.08 22:43:05.593365 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10852 | 2026.05.08 22:43:05.593953 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10853 | 2026.05.08 22:43:05.594204 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.05.08 22:43:05.594336 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001497 sec., 65464.26185704742 rows/sec., 5.11 MiB/sec. | ||
| 10855 | 2026.05.08 22:43:05.594368 [ 197 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633015 sec., 219226.40024739516 rows/sec., 15.62 MiB/sec. | ||
| 10856 | 2026.05.08 22:43:05.594373 [ 277 ] {6afe9109-33ce-41ed-8a79-e75a003c2d6e} <Debug> TCPHandler: Processed in 0.001658965 sec. | ||
| 10857 | 2026.05.08 22:43:05.594544 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2026.05.08 22:43:05.594614 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10859 | 2026.05.08 22:43:05.594638 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10860 | 2026.05.08 22:43:05.594683 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10861 | 2026.05.08 22:43:05.594968 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.05.08 22:43:05.595069 [ 202 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_61_12} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10863 | 2026.05.08 22:43:05.595078 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.05.08 22:43:05.595118 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10865 | 2026.05.08 22:43:05.595194 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10866 | 2026.05.08 22:43:05.595443 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10867 | 2026.05.08 22:43:05.595652 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.05.08 22:43:05.595782 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10869 | 2026.05.08 22:43:05.595818 [ 277 ] {80e320be-8455-400a-8523-0a49edabe5b1} <Debug> TCPHandler: Processed in 0.00132129 sec. | ||
| 10870 | 2026.05.08 22:43:05.595931 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2026.05.08 22:43:05.596023 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10872 | 2026.05.08 22:43:05.596075 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10873 | 2026.05.08 22:43:05.596854 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2026.05.08 22:43:05.596890 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10875 | 2026.05.08 22:43:05.597453 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10876 | 2026.05.08 22:43:05.597670 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2026.05.08 22:43:05.597812 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001807 sec., 18815.716657443278 rows/sec., 33.72 MiB/sec. | ||
| 10878 | 2026.05.08 22:43:05.597875 [ 277 ] {67b8e2b8-be96-4186-a58e-c9955fb67596} <Debug> TCPHandler: Processed in 0.00199012 sec. | ||
| 10879 | 2026.05.08 22:43:05.597985 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2026.05.08 22:43:05.598076 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10881 | 2026.05.08 22:43:05.598117 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10882 | 2026.05.08 22:43:05.598444 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.05.08 22:43:05.598480 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10884 | 2026.05.08 22:43:05.598777 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10885 | 2026.05.08 22:43:05.598988 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.05.08 22:43:05.599116 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 10887 | 2026.05.08 22:43:05.599151 [ 277 ] {da126a68-dc13-41db-8486-202b9052d0e7} <Debug> TCPHandler: Processed in 0.001213359 sec. | ||
| 10888 | 2026.05.08 22:43:08.731489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1384 | ||
| 10889 | 2026.05.08 22:43:08.733764 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.05.08 22:43:08.733821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10891 | 2026.05.08 22:43:08.735037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10892 | 2026.05.08 22:43:08.735317 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.05.08 22:43:08.735703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 10894 | 2026.05.08 22:43:09.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.38 MiB, peak 331.17 MiB, free memory in arenas 0.00 B, will set to 317.39 MiB (RSS), difference: 4.01 MiB | ||
| 10895 | 2026.05.08 22:43:10.585386 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.05.08 22:43:10.585717 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10897 | 2026.05.08 22:43:10.586213 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10898 | 2026.05.08 22:43:10.586275 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10899 | 2026.05.08 22:43:10.586556 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10900 | 2026.05.08 22:43:10.586620 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10901 | 2026.05.08 22:43:10.586755 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 10902 | 2026.05.08 22:43:10.586789 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10903 | 2026.05.08 22:43:10.586810 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 10904 | 2026.05.08 22:43:10.586825 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10905 | 2026.05.08 22:43:10.586863 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10906 | 2026.05.08 22:43:10.586882 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10907 | 2026.05.08 22:43:10.588424 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002848 sec., 17907.303370786518 rows/sec., 4.24 MiB/sec. | ||
| 10908 | 2026.05.08 22:43:10.588534 [ 277 ] {14e5d9ac-d0af-4c1f-8cd1-8ea63009cc1e} <Debug> TCPHandler: Processed in 0.00329883 sec. | ||
| 10909 | 2026.05.08 22:43:10.590977 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2026.05.08 22:43:10.591108 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10911 | 2026.05.08 22:43:10.591157 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10912 | 2026.05.08 22:43:10.591646 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.05.08 22:43:10.591685 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10914 | 2026.05.08 22:43:10.592033 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10915 | 2026.05.08 22:43:10.592242 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.05.08 22:43:10.592379 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001306 sec., 18376.722817764163 rows/sec., 1.52 MiB/sec. | ||
| 10917 | 2026.05.08 22:43:10.592416 [ 277 ] {d583ef90-c589-4431-9eb6-025183ee4c64} <Debug> TCPHandler: Processed in 0.001500273 sec. | ||
| 10918 | 2026.05.08 22:43:10.592532 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.05.08 22:43:10.592646 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10920 | 2026.05.08 22:43:10.592685 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10921 | 2026.05.08 22:43:10.593183 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.05.08 22:43:10.593219 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10923 | 2026.05.08 22:43:10.593531 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10924 | 2026.05.08 22:43:10.593733 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2026.05.08 22:43:10.593861 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Debug> executeQuery: Read 192 rows, 17.40 KiB in 0.001235 sec., 155465.58704453442 rows/sec., 13.76 MiB/sec. | ||
| 10926 | 2026.05.08 22:43:10.593898 [ 277 ] {ae5d4ae6-6a48-452c-9bb7-2f5843612220} <Debug> TCPHandler: Processed in 0.001418921 sec. | ||
| 10927 | 2026.05.08 22:43:10.594013 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.05.08 22:43:10.594115 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10929 | 2026.05.08 22:43:10.594153 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10930 | 2026.05.08 22:43:10.594556 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.05.08 22:43:10.594590 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10932 | 2026.05.08 22:43:10.594889 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10933 | 2026.05.08 22:43:10.595093 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.05.08 22:43:10.595216 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001121 sec., 17841.21320249777 rows/sec., 1.36 MiB/sec. | ||
| 10935 | 2026.05.08 22:43:10.595252 [ 277 ] {bbb40399-84ac-45c3-8561-f926acdd9d4c} <Debug> TCPHandler: Processed in 0.00128674 sec. | ||
| 10936 | 2026.05.08 22:43:10.595368 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.05.08 22:43:10.595460 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10938 | 2026.05.08 22:43:10.595498 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10939 | 2026.05.08 22:43:10.595887 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.05.08 22:43:10.595920 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10941 | 2026.05.08 22:43:10.596201 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10942 | 2026.05.08 22:43:10.596402 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.05.08 22:43:10.596523 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.84 MiB/sec. | ||
| 10944 | 2026.05.08 22:43:10.596568 [ 277 ] {982254b6-7b89-495e-b3b2-71a8cb683b2a} <Debug> TCPHandler: Processed in 0.001256239 sec. | ||
| 10945 | 2026.05.08 22:43:10.596673 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2026.05.08 22:43:10.596773 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10947 | 2026.05.08 22:43:10.596811 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10948 | 2026.05.08 22:43:10.597194 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.05.08 22:43:10.597227 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10950 | 2026.05.08 22:43:10.597507 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10951 | 2026.05.08 22:43:10.597711 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.05.08 22:43:10.597836 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 10953 | 2026.05.08 22:43:10.597872 [ 277 ] {768cf80d-e742-4e16-ab50-242082c1e635} <Debug> TCPHandler: Processed in 0.001245959 sec. | ||
| 10954 | 2026.05.08 22:43:10.597992 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10955 | 2026.05.08 22:43:10.598084 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10956 | 2026.05.08 22:43:10.598121 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10957 | 2026.05.08 22:43:10.598538 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10958 | 2026.05.08 22:43:10.598572 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10959 | 2026.05.08 22:43:10.598862 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10960 | 2026.05.08 22:43:10.599070 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10961 | 2026.05.08 22:43:10.599192 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001125 sec., 96000 rows/sec., 7.82 MiB/sec. | ||
| 10962 | 2026.05.08 22:43:10.599227 [ 277 ] {cbda9973-20a4-4818-aa27-01c72b2ad453} <Debug> TCPHandler: Processed in 0.00129213 sec. | ||
| 10963 | 2026.05.08 22:43:10.599338 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10964 | 2026.05.08 22:43:10.599441 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10965 | 2026.05.08 22:43:10.599482 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10966 | 2026.05.08 22:43:10.599944 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.05.08 22:43:10.599988 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10968 | 2026.05.08 22:43:10.600388 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10969 | 2026.05.08 22:43:10.600595 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2026.05.08 22:43:10.600721 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001309 sec., 149732.6203208556 rows/sec., 10.74 MiB/sec. | ||
| 10971 | 2026.05.08 22:43:10.600757 [ 277 ] {8a7874d5-d888-4060-a704-536c8bf74929} <Debug> TCPHandler: Processed in 0.001466673 sec. | ||
| 10972 | 2026.05.08 22:43:10.600870 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10973 | 2026.05.08 22:43:10.600962 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10974 | 2026.05.08 22:43:10.601015 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10975 | 2026.05.08 22:43:10.601733 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2026.05.08 22:43:10.601767 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10977 | 2026.05.08 22:43:10.602270 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10978 | 2026.05.08 22:43:10.602483 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2026.05.08 22:43:10.602613 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00167 sec., 4790.419161676647 rows/sec., 8.58 MiB/sec. | ||
| 10980 | 2026.05.08 22:43:10.602664 [ 277 ] {d3b932cc-e529-4b9c-aae8-65af0c56adf8} <Debug> TCPHandler: Processed in 0.001841678 sec. | ||
| 10981 | 2026.05.08 22:43:10.602778 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10982 | 2026.05.08 22:43:10.602869 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10983 | 2026.05.08 22:43:10.602908 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10984 | 2026.05.08 22:43:10.603242 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.05.08 22:43:10.603274 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10986 | 2026.05.08 22:43:10.603580 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10987 | 2026.05.08 22:43:10.603779 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.05.08 22:43:10.603903 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10989 | 2026.05.08 22:43:10.603937 [ 277 ] {fb073238-3867-4704-811f-5822a24a1242} <Debug> TCPHandler: Processed in 0.001206618 sec. | ||
| 10990 | 2026.05.08 22:43:11.166903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22578 | ||
| 10991 | 2026.05.08 22:43:11.167484 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.05.08 22:43:11.167533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10993 | 2026.05.08 22:43:11.168034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10994 | 2026.05.08 22:43:11.168279 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.05.08 22:43:11.168472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22578 | ||
| 10996 | 2026.05.08 22:43:12.346597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10997 | 2026.05.08 22:43:12.362567 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.05.08 22:43:12.362615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10999 | 2026.05.08 22:43:12.368418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11000 | 2026.05.08 22:43:12.369132 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.05.08 22:43:12.371942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11002 | 2026.05.08 22:43:15.583545 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2026.05.08 22:43:15.583777 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11004 | 2026.05.08 22:43:15.584107 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11005 | 2026.05.08 22:43:15.584142 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11006 | 2026.05.08 22:43:15.584356 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11007 | 2026.05.08 22:43:15.584423 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11008 | 2026.05.08 22:43:15.584565 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11009 | 2026.05.08 22:43:15.584602 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11010 | 2026.05.08 22:43:15.584623 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11011 | 2026.05.08 22:43:15.584638 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11012 | 2026.05.08 22:43:15.584678 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11013 | 2026.05.08 22:43:15.584698 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11014 | 2026.05.08 22:43:15.585807 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002118 sec., 24079.320113314447 rows/sec., 5.70 MiB/sec. | ||
| 11015 | 2026.05.08 22:43:15.585916 [ 277 ] {7b0882ab-9fa3-4d8d-917f-9ceb623f986e} <Debug> TCPHandler: Processed in 0.002507318 sec. | ||
| 11016 | 2026.05.08 22:43:15.588043 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.05.08 22:43:15.588168 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11018 | 2026.05.08 22:43:15.588219 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11019 | 2026.05.08 22:43:15.588761 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.05.08 22:43:15.588810 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11021 | 2026.05.08 22:43:15.589196 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11022 | 2026.05.08 22:43:15.589416 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.05.08 22:43:15.589564 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.00143 sec., 86713.28671328671 rows/sec., 7.48 MiB/sec. | ||
| 11024 | 2026.05.08 22:43:15.589588 [ 25 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11025 | 2026.05.08 22:43:15.589604 [ 277 ] {1659b8d7-a274-4b12-aab1-f9f85204db1b} <Debug> TCPHandler: Processed in 0.001621854 sec. | ||
| 11026 | 2026.05.08 22:43:15.589687 [ 25 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.05.08 22:43:15.589730 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11028 | 2026.05.08 22:43:15.589782 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.05.08 22:43:15.589870 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11030 | 2026.05.08 22:43:15.589883 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11031 | 2026.05.08 22:43:15.589965 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11032 | 2026.05.08 22:43:15.590034 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11033 | 2026.05.08 22:43:15.590077 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3364 rows starting from the beginning of the part | ||
| 11034 | 2026.05.08 22:43:15.590152 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11035 | 2026.05.08 22:43:15.590205 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
| 11036 | 2026.05.08 22:43:15.590251 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 124 rows starting from the beginning of the part | ||
| 11037 | 2026.05.08 22:43:15.590295 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 192 rows starting from the beginning of the part | ||
| 11038 | 2026.05.08 22:43:15.590345 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 124 rows starting from the beginning of the part | ||
| 11039 | 2026.05.08 22:43:15.590388 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.05.08 22:43:15.590429 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11041 | 2026.05.08 22:43:15.590773 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11042 | 2026.05.08 22:43:15.590990 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.05.08 22:43:15.591126 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001261 sec., 26962.72799365583 rows/sec., 1.98 MiB/sec. | ||
| 11044 | 2026.05.08 22:43:15.591164 [ 277 ] {1d05ee63-73e2-4de8-855a-ecda817586e9} <Debug> TCPHandler: Processed in 0.001431962 sec. | ||
| 11045 | 2026.05.08 22:43:15.591288 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.05.08 22:43:15.591382 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11047 | 2026.05.08 22:43:15.591422 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11048 | 2026.05.08 22:43:15.591843 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.05.08 22:43:15.591859 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3932 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047471 sec., 1920417.9204491787 rows/sec., 155.37 MiB/sec. | ||
| 11050 | 2026.05.08 22:43:15.591879 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11051 | 2026.05.08 22:43:15.592201 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11052 | 2026.05.08 22:43:15.592257 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11053 | 2026.05.08 22:43:15.592434 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.05.08 22:43:15.592561 [ 25 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11055 | 2026.05.08 22:43:15.592579 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001216 sec., 80592.1052631579 rows/sec., 6.29 MiB/sec. | ||
| 11056 | 2026.05.08 22:43:15.592595 [ 25 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.05.08 22:43:15.592605 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.05.08 22:43:15.592623 [ 277 ] {6b1c7ee0-a16a-4bda-8e3c-085f912f6dbb} <Debug> TCPHandler: Processed in 0.001384411 sec. | ||
| 11059 | 2026.05.08 22:43:15.592625 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11060 | 2026.05.08 22:43:15.592696 [ 197 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_76_15} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11061 | 2026.05.08 22:43:15.592719 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11062 | 2026.05.08 22:43:15.592753 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.05.08 22:43:15.592812 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 11064 | 2026.05.08 22:43:15.592821 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11065 | 2026.05.08 22:43:15.592850 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 11066 | 2026.05.08 22:43:15.592851 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.05.08 22:43:15.592903 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11068 | 2026.05.08 22:43:15.592908 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11069 | 2026.05.08 22:43:15.592951 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
| 11070 | 2026.05.08 22:43:15.592995 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 98 rows starting from the beginning of the part | ||
| 11071 | 2026.05.08 22:43:15.593031 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 11072 | 2026.05.08 22:43:15.593071 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 98 rows starting from the beginning of the part | ||
| 11073 | 2026.05.08 22:43:15.593319 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.05.08 22:43:15.593359 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11075 | 2026.05.08 22:43:15.593696 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11076 | 2026.05.08 22:43:15.593904 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.05.08 22:43:15.594018 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11078 | 2026.05.08 22:43:15.594035 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 11079 | 2026.05.08 22:43:15.594051 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2026.05.08 22:43:15.594077 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11081 | 2026.05.08 22:43:15.594080 [ 277 ] {dff616f2-9d28-4e5f-a0c6-b28c32745d59} <Debug> TCPHandler: Processed in 0.001377951 sec. | ||
| 11082 | 2026.05.08 22:43:15.594076 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391211 sec., 1633109.571445309 rows/sec., 120.96 MiB/sec. | ||
| 11083 | 2026.05.08 22:43:15.594157 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11084 | 2026.05.08 22:43:15.594205 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.05.08 22:43:15.594261 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11086 | 2026.05.08 22:43:15.594293 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 27319 rows starting from the beginning of the part | ||
| 11087 | 2026.05.08 22:43:15.594302 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11088 | 2026.05.08 22:43:15.594302 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11089 | 2026.05.08 22:43:15.594343 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 11090 | 2026.05.08 22:43:15.594363 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11091 | 2026.05.08 22:43:15.594385 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11092 | 2026.05.08 22:43:15.594427 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11093 | 2026.05.08 22:43:15.594463 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 196 rows starting from the beginning of the part | ||
| 11094 | 2026.05.08 22:43:15.594513 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11095 | 2026.05.08 22:43:15.594567 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.05.08 22:43:15.594635 [ 202 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_76_15} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11097 | 2026.05.08 22:43:15.594696 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 11098 | 2026.05.08 22:43:15.595173 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.05.08 22:43:15.595213 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11100 | 2026.05.08 22:43:15.596040 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11101 | 2026.05.08 22:43:15.596270 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.05.08 22:43:15.596390 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11103 | 2026.05.08 22:43:15.596411 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002127 sec., 15984.955336154208 rows/sec., 28.64 MiB/sec. | ||
| 11104 | 2026.05.08 22:43:15.596421 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.05.08 22:43:15.596452 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11106 | 2026.05.08 22:43:15.596474 [ 277 ] {033d6905-0945-4017-be74-2b58c01afb60} <Debug> TCPHandler: Processed in 0.002319145 sec. | ||
| 11107 | 2026.05.08 22:43:15.596561 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11108 | 2026.05.08 22:43:15.596604 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.05.08 22:43:15.596702 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.05.08 22:43:15.596748 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11111 | 2026.05.08 22:43:15.596837 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11112 | 2026.05.08 22:43:15.596902 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1204 rows starting from the beginning of the part | ||
| 11113 | 2026.05.08 22:43:15.597041 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 45 rows starting from the beginning of the part | ||
| 11114 | 2026.05.08 22:43:15.597094 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.05.08 22:43:15.597134 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11116 | 2026.05.08 22:43:15.597157 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
| 11117 | 2026.05.08 22:43:15.597268 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 11118 | 2026.05.08 22:43:15.597383 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
| 11119 | 2026.05.08 22:43:15.597504 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 11120 | 2026.05.08 22:43:15.597640 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11121 | 2026.05.08 22:43:15.597882 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.05.08 22:43:15.597998 [ 25 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11123 | 2026.05.08 22:43:15.598021 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 11124 | 2026.05.08 22:43:15.598025 [ 25 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.05.08 22:43:15.598062 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11126 | 2026.05.08 22:43:15.598065 [ 277 ] {41745366-d33c-40d3-b2bb-815fa003f5cd} <Debug> TCPHandler: Processed in 0.001510583 sec. | ||
| 11127 | 2026.05.08 22:43:15.598171 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11128 | 2026.05.08 22:43:15.598292 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11129 | 2026.05.08 22:43:15.598330 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4032 rows starting from the beginning of the part | ||
| 11130 | 2026.05.08 22:43:15.598391 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 11131 | 2026.05.08 22:43:15.598447 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11132 | 2026.05.08 22:43:15.598502 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11133 | 2026.05.08 22:43:15.598555 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11134 | 2026.05.08 22:43:15.598611 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11135 | 2026.05.08 22:43:15.600355 [ 190 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244744 sec., 1924495.6217724606 rows/sec., 126.47 MiB/sec. | ||
| 11136 | 2026.05.08 22:43:15.600441 [ 190 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28123 rows, containing 5 columns (5 merged, 0 gathered) in 0.006320747 sec., 4449315.87991103 rows/sec., 289.62 MiB/sec. | ||
| 11137 | 2026.05.08 22:43:15.600771 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11138 | 2026.05.08 22:43:15.600809 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11139 | 2026.05.08 22:43:15.601047 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.05.08 22:43:15.601070 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.05.08 22:43:15.601114 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11142 | 2026.05.08 22:43:15.601135 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_76_15} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11143 | 2026.05.08 22:43:15.601181 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11144 | 2026.05.08 22:43:15.601212 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11145 | 2026.05.08 22:43:15.605299 [ 186 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1333 rows, containing 19 columns (19 merged, 0 gathered) in 0.008792775 sec., 151601.74120229395 rows/sec., 271.66 MiB/sec. | ||
| 11146 | 2026.05.08 22:43:15.607354 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11147 | 2026.05.08 22:43:15.607716 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.05.08 22:43:15.607799 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11149 | 2026.05.08 22:43:15.607905 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11150 | 2026.05.08 22:43:16.000248 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.21 MiB, peak 331.92 MiB, free memory in arenas 0.00 B, will set to 322.61 MiB (RSS), difference: 4.40 MiB | ||
| 11151 | 2026.05.08 22:43:16.243425 [ 287 ] {} <Trace> TCP-Session: 6a96c5ae-a931-4a1a-bc78-fe2d213a67e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.05.08 22:43:16.243739 [ 287 ] {e4a7f7fc-c6fd-44a1-8c37-b85402a1646a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40327) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 11153 | 2026.05.08 22:43:16.244190 [ 287 ] {e4a7f7fc-c6fd-44a1-8c37-b85402a1646a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11154 | 2026.05.08 22:43:16.244374 [ 287 ] {e4a7f7fc-c6fd-44a1-8c37-b85402a1646a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11155 | 2026.05.08 22:43:16.244814 [ 360 ] {e4a7f7fc-c6fd-44a1-8c37-b85402a1646a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11156 | 2026.05.08 22:43:16.245579 [ 287 ] {e4a7f7fc-c6fd-44a1-8c37-b85402a1646a} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001959 sec., 71465.03318019399 rows/sec., 3.97 MiB/sec. | ||
| 11157 | 2026.05.08 22:43:16.245675 [ 287 ] {e4a7f7fc-c6fd-44a1-8c37-b85402a1646a} <Debug> TCPHandler: Processed in 0.002438307 sec. | ||
| 11158 | 2026.05.08 22:43:18.509691 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11159 | 2026.05.08 22:43:18.509757 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11160 | 2026.05.08 22:43:18.668643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23026 | ||
| 11161 | 2026.05.08 22:43:18.669511 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.05.08 22:43:18.669591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11163 | 2026.05.08 22:43:18.670129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11164 | 2026.05.08 22:43:18.670358 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.05.08 22:43:18.670497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23026 | ||
| 11166 | 2026.05.08 22:43:18.735936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1420 | ||
| 11167 | 2026.05.08 22:43:18.738365 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.05.08 22:43:18.738420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11169 | 2026.05.08 22:43:18.739661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11170 | 2026.05.08 22:43:18.739951 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.05.08 22:43:18.740342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
| 11172 | 2026.05.08 22:43:19.001148 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000789883 sec. | ||
| 11173 | 2026.05.08 22:43:19.872064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11174 | 2026.05.08 22:43:19.888836 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.05.08 22:43:19.888884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11176 | 2026.05.08 22:43:19.894750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11177 | 2026.05.08 22:43:19.895445 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.05.08 22:43:19.898146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11179 | 2026.05.08 22:43:20.583395 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.05.08 22:43:20.583646 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11181 | 2026.05.08 22:43:20.583982 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11182 | 2026.05.08 22:43:20.584020 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11183 | 2026.05.08 22:43:20.584237 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11184 | 2026.05.08 22:43:20.584310 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11185 | 2026.05.08 22:43:20.584450 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11186 | 2026.05.08 22:43:20.584487 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11187 | 2026.05.08 22:43:20.584508 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11188 | 2026.05.08 22:43:20.584523 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11189 | 2026.05.08 22:43:20.584562 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11190 | 2026.05.08 22:43:20.584583 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11191 | 2026.05.08 22:43:20.586017 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00247 sec., 20647.773279352226 rows/sec., 4.89 MiB/sec. | ||
| 11192 | 2026.05.08 22:43:20.586134 [ 277 ] {571df0c3-1039-4e14-93a9-e0182b8d28c7} <Debug> TCPHandler: Processed in 0.002874243 sec. | ||
| 11193 | 2026.05.08 22:43:20.587944 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.05.08 22:43:20.588074 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11195 | 2026.05.08 22:43:20.588125 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11196 | 2026.05.08 22:43:20.588767 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.05.08 22:43:20.588817 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11198 | 2026.05.08 22:43:20.589196 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11199 | 2026.05.08 22:43:20.589421 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.05.08 22:43:20.589570 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001533 sec., 46966.731898238744 rows/sec., 3.78 MiB/sec. | ||
| 11201 | 2026.05.08 22:43:20.589612 [ 277 ] {9bbff86e-7d4a-4027-bf44-27c5eb053f31} <Debug> TCPHandler: Processed in 0.001731766 sec. | ||
| 11202 | 2026.05.08 22:43:20.589738 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.05.08 22:43:20.589836 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.05.08 22:43:20.589878 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11205 | 2026.05.08 22:43:20.590322 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.05.08 22:43:20.590359 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11207 | 2026.05.08 22:43:20.590655 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11208 | 2026.05.08 22:43:20.590875 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.05.08 22:43:20.591008 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 504.24 KiB/sec. | ||
| 11210 | 2026.05.08 22:43:20.591047 [ 277 ] {d4cddf7c-99a5-4693-a271-9914a78e79f9} <Debug> TCPHandler: Processed in 0.001360481 sec. | ||
| 11211 | 2026.05.08 22:43:20.591160 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.05.08 22:43:20.591255 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11213 | 2026.05.08 22:43:20.591295 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11214 | 2026.05.08 22:43:20.591735 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.05.08 22:43:20.591773 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11216 | 2026.05.08 22:43:20.592072 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11217 | 2026.05.08 22:43:20.592275 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.05.08 22:43:20.592404 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001167 sec., 61696.65809768637 rows/sec., 4.82 MiB/sec. | ||
| 11219 | 2026.05.08 22:43:20.592441 [ 277 ] {41028603-5555-49c0-bee0-773633f534ea} <Debug> TCPHandler: Processed in 0.001330541 sec. | ||
| 11220 | 2026.05.08 22:43:20.592587 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.05.08 22:43:20.592680 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.05.08 22:43:20.592723 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11223 | 2026.05.08 22:43:20.593123 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.05.08 22:43:20.593160 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11225 | 2026.05.08 22:43:20.593494 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11226 | 2026.05.08 22:43:20.593696 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.05.08 22:43:20.593826 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 11228 | 2026.05.08 22:43:20.593863 [ 277 ] {e672ef30-42d1-4551-96c8-e1402855734a} <Debug> TCPHandler: Processed in 0.00132535 sec. | ||
| 11229 | 2026.05.08 22:43:20.593985 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.05.08 22:43:20.594079 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.05.08 22:43:20.594133 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11232 | 2026.05.08 22:43:20.594950 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.05.08 22:43:20.594989 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11234 | 2026.05.08 22:43:20.595502 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11235 | 2026.05.08 22:43:20.595726 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.05.08 22:43:20.595868 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001806 sec., 4429.678848283499 rows/sec., 7.94 MiB/sec. | ||
| 11237 | 2026.05.08 22:43:20.595942 [ 277 ] {2b86f3a6-1d48-4eb5-a8a4-6a26f9c590e6} <Debug> TCPHandler: Processed in 0.002007081 sec. | ||
| 11238 | 2026.05.08 22:43:20.596072 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.05.08 22:43:20.596165 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.05.08 22:43:20.596207 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11241 | 2026.05.08 22:43:20.596560 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.05.08 22:43:20.596596 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11243 | 2026.05.08 22:43:20.596911 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11244 | 2026.05.08 22:43:20.597117 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.05.08 22:43:20.597243 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11246 | 2026.05.08 22:43:20.597279 [ 277 ] {d0be164a-41ad-4ce7-b6d1-e8564045e3d8} <Debug> TCPHandler: Processed in 0.001257889 sec. | ||
| 11247 | 2026.05.08 22:43:21.095880 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.05.08 22:43:21.096142 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 11249 | 2026.05.08 22:43:21.096526 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11250 | 2026.05.08 22:43:21.096573 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 11251 | 2026.05.08 22:43:21.096824 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11252 | 2026.05.08 22:43:21.096894 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11253 | 2026.05.08 22:43:21.097038 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11254 | 2026.05.08 22:43:21.097075 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11255 | 2026.05.08 22:43:21.097096 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11256 | 2026.05.08 22:43:21.097112 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11257 | 2026.05.08 22:43:21.097152 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11258 | 2026.05.08 22:43:21.097173 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11259 | 2026.05.08 22:43:21.098292 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002261 sec., 22556.39097744361 rows/sec., 5.34 MiB/sec. | ||
| 11260 | 2026.05.08 22:43:21.098411 [ 277 ] {514c8661-2b7a-468d-9cd2-541885c83446} <Debug> TCPHandler: Processed in 0.002666921 sec. | ||
| 11261 | 2026.05.08 22:43:21.111076 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.05.08 22:43:21.111213 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11263 | 2026.05.08 22:43:21.111267 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11264 | 2026.05.08 22:43:21.111790 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.05.08 22:43:21.111837 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11266 | 2026.05.08 22:43:21.112196 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11267 | 2026.05.08 22:43:21.112416 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.05.08 22:43:21.112566 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001392 sec., 1436.7816091954023 rows/sec., 117.16 KiB/sec. | ||
| 11269 | 2026.05.08 22:43:21.112607 [ 277 ] {75b4d7b2-c76f-4b3f-8c22-494e2613af0c} <Debug> TCPHandler: Processed in 0.001594635 sec. | ||
| 11270 | 2026.05.08 22:43:21.112724 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.05.08 22:43:21.112828 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11272 | 2026.05.08 22:43:21.112868 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11273 | 2026.05.08 22:43:21.114392 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.05.08 22:43:21.114430 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11275 | 2026.05.08 22:43:21.114892 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11276 | 2026.05.08 22:43:21.115103 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.05.08 22:43:21.115243 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Debug> executeQuery: Read 2474 rows, 188.31 KiB in 0.002436 sec., 1015599.3431855502 rows/sec., 75.49 MiB/sec. | ||
| 11278 | 2026.05.08 22:43:21.115281 [ 277 ] {f0f49403-5d33-4a38-b7b5-ff6d68f31e9e} <Debug> TCPHandler: Processed in 0.00260659 sec. | ||
| 11279 | 2026.05.08 22:43:21.115395 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.05.08 22:43:21.115488 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.05.08 22:43:21.115529 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11282 | 2026.05.08 22:43:21.115943 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.05.08 22:43:21.115979 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11284 | 2026.05.08 22:43:21.116271 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11285 | 2026.05.08 22:43:21.116476 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.05.08 22:43:21.116605 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001136 sec., 41373.23943661972 rows/sec., 3.03 MiB/sec. | ||
| 11287 | 2026.05.08 22:43:21.116642 [ 277 ] {ed0ce640-2e8e-484a-b31f-15a4975dff58} <Debug> TCPHandler: Processed in 0.001293989 sec. | ||
| 11288 | 2026.05.08 22:43:21.116748 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.05.08 22:43:21.116840 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.05.08 22:43:21.116878 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11291 | 2026.05.08 22:43:21.117528 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.05.08 22:43:21.117564 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11293 | 2026.05.08 22:43:21.117891 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11294 | 2026.05.08 22:43:21.118098 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.05.08 22:43:21.118204 [ 29 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 11296 | 2026.05.08 22:43:21.118222 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0014 sec., 572142.8571428572 rows/sec., 33.05 MiB/sec. | ||
| 11297 | 2026.05.08 22:43:21.118275 [ 29 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.05.08 22:43:21.118283 [ 277 ] {c63e151a-48bc-4152-b970-04b9421ab328} <Debug> TCPHandler: Processed in 0.001581384 sec. | ||
| 11299 | 2026.05.08 22:43:21.118306 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11300 | 2026.05.08 22:43:21.118413 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.05.08 22:43:21.118429 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 11302 | 2026.05.08 22:43:21.118523 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11303 | 2026.05.08 22:43:21.118569 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11304 | 2026.05.08 22:43:21.118589 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11305 | 2026.05.08 22:43:21.118628 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 976 rows starting from the beginning of the part | ||
| 11306 | 2026.05.08 22:43:21.118694 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11307 | 2026.05.08 22:43:21.118739 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11308 | 2026.05.08 22:43:21.118778 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 11309 | 2026.05.08 22:43:21.118816 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11310 | 2026.05.08 22:43:21.118854 [ 186 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 11311 | 2026.05.08 22:43:21.118957 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.05.08 22:43:21.118999 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11313 | 2026.05.08 22:43:21.119332 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11314 | 2026.05.08 22:43:21.119542 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.05.08 22:43:21.119666 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001223 sec., 817.6614881439085 rows/sec., 57.49 KiB/sec. | ||
| 11316 | 2026.05.08 22:43:21.119768 [ 277 ] {0d66a2e9-9213-43c1-907b-a700c87d26b0} <Debug> TCPHandler: Processed in 0.001405532 sec. | ||
| 11317 | 2026.05.08 22:43:21.119896 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.05.08 22:43:21.119993 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11319 | 2026.05.08 22:43:21.120033 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11320 | 2026.05.08 22:43:21.120049 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676236 sec., 1655494.8109932013 rows/sec., 104.25 MiB/sec. | ||
| 11321 | 2026.05.08 22:43:21.120206 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 11322 | 2026.05.08 22:43:21.120471 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.05.08 22:43:21.120539 [ 192 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_30_6} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 11324 | 2026.05.08 22:43:21.120619 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11325 | 2026.05.08 22:43:21.120896 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.05.08 22:43:21.120932 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11327 | 2026.05.08 22:43:21.121290 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11328 | 2026.05.08 22:43:21.121507 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.05.08 22:43:21.121645 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Debug> executeQuery: Read 1326 rows, 91.00 KiB in 0.001671 sec., 793536.8043087971 rows/sec., 53.18 MiB/sec. | ||
| 11330 | 2026.05.08 22:43:21.121684 [ 277 ] {ad170b06-25c9-4fdb-a029-fbd786ed5c8d} <Debug> TCPHandler: Processed in 0.001838648 sec. | ||
| 11331 | 2026.05.08 22:43:21.121811 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.05.08 22:43:21.121908 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.05.08 22:43:21.121951 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11334 | 2026.05.08 22:43:21.122642 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.05.08 22:43:21.122679 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11336 | 2026.05.08 22:43:21.123143 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11337 | 2026.05.08 22:43:21.123347 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.05.08 22:43:21.123483 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001595 sec., 938557.9937304074 rows/sec., 56.92 MiB/sec. | ||
| 11339 | 2026.05.08 22:43:21.123521 [ 277 ] {937c5197-856d-4134-a891-f3b5430697a7} <Debug> TCPHandler: Processed in 0.001762257 sec. | ||
| 11340 | 2026.05.08 22:43:21.123637 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.05.08 22:43:21.123746 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.05.08 22:43:21.123812 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11343 | 2026.05.08 22:43:21.124756 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.05.08 22:43:21.124794 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11345 | 2026.05.08 22:43:21.125401 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11346 | 2026.05.08 22:43:21.125632 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.05.08 22:43:21.125767 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002046 sec., 21994.134897360702 rows/sec., 39.41 MiB/sec. | ||
| 11348 | 2026.05.08 22:43:21.125824 [ 277 ] {d49b9f29-392a-49f6-820a-29b844c4546d} <Debug> TCPHandler: Processed in 0.002237544 sec. | ||
| 11349 | 2026.05.08 22:43:21.125953 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.05.08 22:43:21.126048 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11351 | 2026.05.08 22:43:21.126091 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11352 | 2026.05.08 22:43:21.126425 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.05.08 22:43:21.126462 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11354 | 2026.05.08 22:43:21.126777 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11355 | 2026.05.08 22:43:21.126989 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.05.08 22:43:21.127126 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 11357 | 2026.05.08 22:43:21.127162 [ 277 ] {7ec89c98-2790-41d5-9886-29a4fbf4c030} <Debug> TCPHandler: Processed in 0.00126003 sec. | ||
| 11358 | 2026.05.08 22:43:21.664887 [ 29 ] {} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11359 | 2026.05.08 22:43:21.664980 [ 29 ] {} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.05.08 22:43:21.665016 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11361 | 2026.05.08 22:43:21.665155 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11362 | 2026.05.08 22:43:21.665309 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11363 | 2026.05.08 22:43:21.665345 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 11364 | 2026.05.08 22:43:21.665414 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 11365 | 2026.05.08 22:43:21.665462 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 11366 | 2026.05.08 22:43:21.665505 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11367 | 2026.05.08 22:43:21.665550 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 11368 | 2026.05.08 22:43:21.666397 [ 195 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129948 sec., 711053.6522301228 rows/sec., 48.95 MiB/sec. | ||
| 11369 | 2026.05.08 22:43:21.666604 [ 200 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11370 | 2026.05.08 22:43:21.666905 [ 200 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.05.08 22:43:21.666989 [ 200 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_24_5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11372 | 2026.05.08 22:43:21.667082 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11373 | 2026.05.08 22:43:23.447206 [ 51 ] {} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11374 | 2026.05.08 22:43:23.447280 [ 51 ] {} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.05.08 22:43:23.447301 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11376 | 2026.05.08 22:43:23.447413 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11377 | 2026.05.08 22:43:23.447545 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11378 | 2026.05.08 22:43:23.447578 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 160 rows starting from the beginning of the part | ||
| 11379 | 2026.05.08 22:43:23.447645 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 11380 | 2026.05.08 22:43:23.447690 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 11381 | 2026.05.08 22:43:23.447731 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 11382 | 2026.05.08 22:43:23.447769 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 11383 | 2026.05.08 22:43:23.448552 [ 200 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188928 sec., 403725.03633525333 rows/sec., 25.09 MiB/sec. | ||
| 11384 | 2026.05.08 22:43:23.448700 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11385 | 2026.05.08 22:43:23.448955 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.05.08 22:43:23.449022 [ 186 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_24_5} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11387 | 2026.05.08 22:43:23.449087 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11388 | 2026.05.08 22:43:25.477293 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59231 | ||
| 11389 | 2026.05.08 22:43:25.477418 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11390 | 2026.05.08 22:43:25.477448 [ 275 ] {} <Debug> TCP-Session: 9e6fca2c-6b9f-4902-ba6c-25b1630a28e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59231 | ||
| 11391 | 2026.05.08 22:43:25.477473 [ 275 ] {} <Debug> TCP-Session: 9e6fca2c-6b9f-4902-ba6c-25b1630a28e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.05.08 22:43:25.477488 [ 275 ] {} <Debug> TCP-Session: 9e6fca2c-6b9f-4902-ba6c-25b1630a28e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.05.08 22:43:25.477776 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59818 | ||
| 11394 | 2026.05.08 22:43:25.477805 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61826 | ||
| 11395 | 2026.05.08 22:43:25.477835 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56679 | ||
| 11396 | 2026.05.08 22:43:25.477852 [ 275 ] {} <Trace> TCP-Session: 9e6fca2c-6b9f-4902-ba6c-25b1630a28e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2026.05.08 22:43:25.477869 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36523 | ||
| 11398 | 2026.05.08 22:43:25.477907 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11399 | 2026.05.08 22:43:25.477858 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61005 | ||
| 11400 | 2026.05.08 22:43:25.477949 [ 367 ] {} <Debug> TCP-Session: b2a8f6c9-e6c7-42d4-b31a-cd2cfe87f196 Authenticating user 'default' from [fd00:1122:3344:101::e]:59818 | ||
| 11401 | 2026.05.08 22:43:25.477935 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11402 | 2026.05.08 22:43:25.477992 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2026.05.08 22:43:25.478001 [ 367 ] {} <Debug> TCP-Session: b2a8f6c9-e6c7-42d4-b31a-cd2cfe87f196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.05.08 22:43:25.478025 [ 369 ] {} <Debug> TCP-Session: 8f955182-39ec-4a5d-b0d4-29df844527a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61826 | ||
| 11405 | 2026.05.08 22:43:25.478036 [ 375 ] {} <Debug> TCP-Session: c949ae4b-9e95-4050-b43d-30995dffc0f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36523 | ||
| 11406 | 2026.05.08 22:43:25.478049 [ 275 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59231) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11407 | 2026.05.08 22:43:25.478062 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11408 | 2026.05.08 22:43:25.477826 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50347 | ||
| 11409 | 2026.05.08 22:43:25.477825 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41031 | ||
| 11410 | 2026.05.08 22:43:25.478109 [ 367 ] {} <Debug> TCP-Session: b2a8f6c9-e6c7-42d4-b31a-cd2cfe87f196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2026.05.08 22:43:25.478143 [ 374 ] {} <Debug> TCP-Session: 2931233e-3f5c-4e3c-ad14-00ca0420f2c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61005 | ||
| 11412 | 2026.05.08 22:43:25.477785 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43925 | ||
| 11413 | 2026.05.08 22:43:25.478171 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11414 | 2026.05.08 22:43:25.478189 [ 374 ] {} <Debug> TCP-Session: 2931233e-3f5c-4e3c-ad14-00ca0420f2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.05.08 22:43:25.478205 [ 369 ] {} <Debug> TCP-Session: 8f955182-39ec-4a5d-b0d4-29df844527a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.05.08 22:43:25.478221 [ 370 ] {} <Debug> TCP-Session: 4cd6514c-318a-4dde-ad47-cd71033d3d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:50347 | ||
| 11417 | 2026.05.08 22:43:25.478224 [ 374 ] {} <Debug> TCP-Session: 2931233e-3f5c-4e3c-ad14-00ca0420f2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11418 | 2026.05.08 22:43:25.478238 [ 369 ] {} <Debug> TCP-Session: 8f955182-39ec-4a5d-b0d4-29df844527a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.05.08 22:43:25.478252 [ 370 ] {} <Debug> TCP-Session: 4cd6514c-318a-4dde-ad47-cd71033d3d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2026.05.08 22:43:25.478172 [ 375 ] {} <Debug> TCP-Session: c949ae4b-9e95-4050-b43d-30995dffc0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11421 | 2026.05.08 22:43:25.478296 [ 370 ] {} <Debug> TCP-Session: 4cd6514c-318a-4dde-ad47-cd71033d3d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2026.05.08 22:43:25.477936 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11423 | 2026.05.08 22:43:25.478317 [ 375 ] {} <Debug> TCP-Session: c949ae4b-9e95-4050-b43d-30995dffc0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.05.08 22:43:25.478352 [ 373 ] {} <Debug> TCP-Session: 9642cfee-13b2-4180-abde-05c1d5e979dd Authenticating user 'default' from [fd00:1122:3344:101::e]:56679 | ||
| 11425 | 2026.05.08 22:43:25.478375 [ 373 ] {} <Debug> TCP-Session: 9642cfee-13b2-4180-abde-05c1d5e979dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.05.08 22:43:25.478388 [ 373 ] {} <Debug> TCP-Session: 9642cfee-13b2-4180-abde-05c1d5e979dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2026.05.08 22:43:25.478544 [ 275 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11428 | 2026.05.08 22:43:25.478547 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11429 | 2026.05.08 22:43:25.478599 [ 372 ] {} <Debug> TCP-Session: 5f585a54-6f73-4c66-91f0-11073bcb30ee Authenticating user 'default' from [fd00:1122:3344:101::e]:41031 | ||
| 11430 | 2026.05.08 22:43:25.478612 [ 275 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11431 | 2026.05.08 22:43:25.478628 [ 372 ] {} <Debug> TCP-Session: 5f585a54-6f73-4c66-91f0-11073bcb30ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.05.08 22:43:25.478645 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11433 | 2026.05.08 22:43:25.478647 [ 372 ] {} <Debug> TCP-Session: 5f585a54-6f73-4c66-91f0-11073bcb30ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.05.08 22:43:25.478670 [ 368 ] {} <Debug> TCP-Session: 8ed6978f-76bd-43ff-b18b-0df339f9aecb Authenticating user 'default' from [fd00:1122:3344:101::e]:43925 | ||
| 11435 | 2026.05.08 22:43:25.478690 [ 368 ] {} <Debug> TCP-Session: 8ed6978f-76bd-43ff-b18b-0df339f9aecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.05.08 22:43:25.478709 [ 368 ] {} <Debug> TCP-Session: 8ed6978f-76bd-43ff-b18b-0df339f9aecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.05.08 22:43:25.478900 [ 275 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 11438 | 2026.05.08 22:43:25.480149 [ 352 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Trace> AggregatingTransform: Aggregating | ||
| 11439 | 2026.05.08 22:43:25.480192 [ 352 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Trace> Aggregator: Aggregation method: without_key | ||
| 11440 | 2026.05.08 22:43:25.480230 [ 352 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001231258 sec. (812.177 rows/sec., 31.73 KiB/sec.) | ||
| 11441 | 2026.05.08 22:43:25.480249 [ 352 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Trace> Aggregator: Merging aggregated data | ||
| 11442 | 2026.05.08 22:43:25.481442 [ 275 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003446 sec., 290.1915264074289 rows/sec., 11.34 KiB/sec. | ||
| 11443 | 2026.05.08 22:43:25.481603 [ 275 ] {cf4eadcd-4113-4e58-bc9e-11af8d84cc47} <Debug> TCPHandler: Processed in 0.003877919 sec. | ||
| 11444 | 2026.05.08 22:43:25.481734 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11445 | 2026.05.08 22:43:25.481764 [ 275 ] {} <Debug> TCP-Session: 9e6fca2c-6b9f-4902-ba6c-25b1630a28e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2026.05.08 22:43:25.481763 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11447 | 2026.05.08 22:43:25.481785 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11448 | 2026.05.08 22:43:25.481804 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11449 | 2026.05.08 22:43:25.481825 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11450 | 2026.05.08 22:43:25.481831 [ 375 ] {} <Debug> TCP-Session: c949ae4b-9e95-4050-b43d-30995dffc0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2026.05.08 22:43:25.481854 [ 368 ] {} <Debug> TCP-Session: 8ed6978f-76bd-43ff-b18b-0df339f9aecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11452 | 2026.05.08 22:43:25.481862 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11453 | 2026.05.08 22:43:25.481878 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11454 | 2026.05.08 22:43:25.481911 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11455 | 2026.05.08 22:43:25.481914 [ 373 ] {} <Debug> TCP-Session: 9642cfee-13b2-4180-abde-05c1d5e979dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.05.08 22:43:25.481936 [ 370 ] {} <Debug> TCP-Session: 4cd6514c-318a-4dde-ad47-cd71033d3d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11457 | 2026.05.08 22:43:25.481948 [ 374 ] {} <Debug> TCP-Session: 2931233e-3f5c-4e3c-ad14-00ca0420f2c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2026.05.08 22:43:25.481873 [ 367 ] {} <Debug> TCP-Session: b2a8f6c9-e6c7-42d4-b31a-cd2cfe87f196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11459 | 2026.05.08 22:43:25.481847 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11460 | 2026.05.08 22:43:25.481810 [ 372 ] {} <Debug> TCP-Session: 5f585a54-6f73-4c66-91f0-11073bcb30ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2026.05.08 22:43:25.482034 [ 369 ] {} <Debug> TCP-Session: 8f955182-39ec-4a5d-b0d4-29df844527a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11462 | 2026.05.08 22:43:25.523766 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33635 | ||
| 11463 | 2026.05.08 22:43:25.523876 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11464 | 2026.05.08 22:43:25.523904 [ 275 ] {} <Debug> TCP-Session: 491868dd-e74d-4411-91f5-64dc0d157c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:33635 | ||
| 11465 | 2026.05.08 22:43:25.523925 [ 275 ] {} <Debug> TCP-Session: 491868dd-e74d-4411-91f5-64dc0d157c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11466 | 2026.05.08 22:43:25.523938 [ 275 ] {} <Debug> TCP-Session: 491868dd-e74d-4411-91f5-64dc0d157c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11467 | 2026.05.08 22:43:25.524177 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35448 | ||
| 11468 | 2026.05.08 22:43:25.524190 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46708 | ||
| 11469 | 2026.05.08 22:43:25.524221 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47618 | ||
| 11470 | 2026.05.08 22:43:25.524237 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56194 | ||
| 11471 | 2026.05.08 22:43:25.524264 [ 275 ] {} <Trace> TCP-Session: 491868dd-e74d-4411-91f5-64dc0d157c62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11472 | 2026.05.08 22:43:25.524291 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11473 | 2026.05.08 22:43:25.524293 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11474 | 2026.05.08 22:43:25.524324 [ 368 ] {} <Debug> TCP-Session: de2ccd8e-7e55-45fe-ba76-605609e77200 Authenticating user 'default' from [fd00:1122:3344:101::e]:46708 | ||
| 11475 | 2026.05.08 22:43:25.524315 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11476 | 2026.05.08 22:43:25.524347 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11477 | 2026.05.08 22:43:25.524380 [ 370 ] {} <Debug> TCP-Session: b685bfda-8f46-4c26-a53f-b555c7a4050e Authenticating user 'default' from [fd00:1122:3344:101::e]:47618 | ||
| 11478 | 2026.05.08 22:43:25.524349 [ 367 ] {} <Debug> TCP-Session: 5d117957-1d93-4e0f-8599-5b3a6be04365 Authenticating user 'default' from [fd00:1122:3344:101::e]:35448 | ||
| 11479 | 2026.05.08 22:43:25.524408 [ 372 ] {} <Debug> TCP-Session: acd633e6-26cd-40a7-98ff-3914437d69db Authenticating user 'default' from [fd00:1122:3344:101::e]:56194 | ||
| 11480 | 2026.05.08 22:43:25.524413 [ 370 ] {} <Debug> TCP-Session: b685bfda-8f46-4c26-a53f-b555c7a4050e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2026.05.08 22:43:25.524431 [ 367 ] {} <Debug> TCP-Session: 5d117957-1d93-4e0f-8599-5b3a6be04365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2026.05.08 22:43:25.524444 [ 372 ] {} <Debug> TCP-Session: acd633e6-26cd-40a7-98ff-3914437d69db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2026.05.08 22:43:25.524476 [ 367 ] {} <Debug> TCP-Session: 5d117957-1d93-4e0f-8599-5b3a6be04365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.05.08 22:43:25.524494 [ 372 ] {} <Debug> TCP-Session: acd633e6-26cd-40a7-98ff-3914437d69db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.05.08 22:43:25.524267 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65175 | ||
| 11486 | 2026.05.08 22:43:25.524257 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49504 | ||
| 11487 | 2026.05.08 22:43:25.524197 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57567 | ||
| 11488 | 2026.05.08 22:43:25.524606 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11489 | 2026.05.08 22:43:25.524449 [ 370 ] {} <Debug> TCP-Session: b685bfda-8f46-4c26-a53f-b555c7a4050e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.05.08 22:43:25.524632 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11491 | 2026.05.08 22:43:25.524648 [ 375 ] {} <Debug> TCP-Session: 09c47c3d-aef4-495c-b09d-d24d5d3852b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65175 | ||
| 11492 | 2026.05.08 22:43:25.524668 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11493 | 2026.05.08 22:43:25.524671 [ 374 ] {} <Debug> TCP-Session: 66bedd76-8d93-405f-982a-cb192771807d Authenticating user 'default' from [fd00:1122:3344:101::e]:49504 | ||
| 11494 | 2026.05.08 22:43:25.524688 [ 375 ] {} <Debug> TCP-Session: 09c47c3d-aef4-495c-b09d-d24d5d3852b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2026.05.08 22:43:25.524717 [ 374 ] {} <Debug> TCP-Session: 66bedd76-8d93-405f-982a-cb192771807d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.05.08 22:43:25.524731 [ 375 ] {} <Debug> TCP-Session: 09c47c3d-aef4-495c-b09d-d24d5d3852b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.05.08 22:43:25.524744 [ 374 ] {} <Debug> TCP-Session: 66bedd76-8d93-405f-982a-cb192771807d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2026.05.08 22:43:25.524707 [ 369 ] {} <Debug> TCP-Session: cd51a7f3-9cc4-4999-9603-44cf61e8aaba Authenticating user 'default' from [fd00:1122:3344:101::e]:57567 | ||
| 11499 | 2026.05.08 22:43:25.524446 [ 275 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11500 | 2026.05.08 22:43:25.524799 [ 369 ] {} <Debug> TCP-Session: cd51a7f3-9cc4-4999-9603-44cf61e8aaba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2026.05.08 22:43:25.524354 [ 368 ] {} <Debug> TCP-Session: de2ccd8e-7e55-45fe-ba76-605609e77200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2026.05.08 22:43:25.524831 [ 369 ] {} <Debug> TCP-Session: cd51a7f3-9cc4-4999-9603-44cf61e8aaba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.05.08 22:43:25.524853 [ 368 ] {} <Debug> TCP-Session: de2ccd8e-7e55-45fe-ba76-605609e77200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2026.05.08 22:43:25.524238 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52071 | ||
| 11505 | 2026.05.08 22:43:25.524937 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11506 | 2026.05.08 22:43:25.524958 [ 373 ] {} <Debug> TCP-Session: 0cf5d377-ffe9-4031-891c-17fb69fc73e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52071 | ||
| 11507 | 2026.05.08 22:43:25.524973 [ 373 ] {} <Debug> TCP-Session: 0cf5d377-ffe9-4031-891c-17fb69fc73e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.05.08 22:43:25.524986 [ 373 ] {} <Debug> TCP-Session: 0cf5d377-ffe9-4031-891c-17fb69fc73e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2026.05.08 22:43:25.525071 [ 275 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11510 | 2026.05.08 22:43:25.525131 [ 275 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11511 | 2026.05.08 22:43:25.525414 [ 275 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 11512 | 2026.05.08 22:43:25.526399 [ 361 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Trace> AggregatingTransform: Aggregating | ||
| 11513 | 2026.05.08 22:43:25.526454 [ 361 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Trace> Aggregator: Aggregation method: without_key | ||
| 11514 | 2026.05.08 22:43:25.526495 [ 361 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977675 sec. (1022.835 rows/sec., 39.95 KiB/sec.) | ||
| 11515 | 2026.05.08 22:43:25.526521 [ 361 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Trace> Aggregator: Merging aggregated data | ||
| 11516 | 2026.05.08 22:43:25.527780 [ 275 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003388 sec., 295.159386068477 rows/sec., 11.53 KiB/sec. | ||
| 11517 | 2026.05.08 22:43:25.527929 [ 275 ] {df1c164b-39e7-44f0-a7b5-55af73160145} <Debug> TCPHandler: Processed in 0.003777097 sec. | ||
| 11518 | 2026.05.08 22:43:25.528054 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11519 | 2026.05.08 22:43:25.528081 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11520 | 2026.05.08 22:43:25.528081 [ 275 ] {} <Debug> TCP-Session: 491868dd-e74d-4411-91f5-64dc0d157c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.05.08 22:43:25.528104 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11522 | 2026.05.08 22:43:25.528123 [ 375 ] {} <Debug> TCP-Session: 09c47c3d-aef4-495c-b09d-d24d5d3852b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2026.05.08 22:43:25.528125 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11524 | 2026.05.08 22:43:25.528143 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11525 | 2026.05.08 22:43:25.528147 [ 367 ] {} <Debug> TCP-Session: 5d117957-1d93-4e0f-8599-5b3a6be04365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11526 | 2026.05.08 22:43:25.528182 [ 369 ] {} <Debug> TCP-Session: cd51a7f3-9cc4-4999-9603-44cf61e8aaba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.05.08 22:43:25.528202 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11528 | 2026.05.08 22:43:25.528214 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11529 | 2026.05.08 22:43:25.528228 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11530 | 2026.05.08 22:43:25.528244 [ 373 ] {} <Debug> TCP-Session: 0cf5d377-ffe9-4031-891c-17fb69fc73e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11531 | 2026.05.08 22:43:25.528262 [ 370 ] {} <Debug> TCP-Session: b685bfda-8f46-4c26-a53f-b555c7a4050e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2026.05.08 22:43:25.528274 [ 374 ] {} <Debug> TCP-Session: 66bedd76-8d93-405f-982a-cb192771807d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.05.08 22:43:25.528195 [ 372 ] {} <Debug> TCP-Session: acd633e6-26cd-40a7-98ff-3914437d69db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.05.08 22:43:25.528192 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11535 | 2026.05.08 22:43:25.528362 [ 368 ] {} <Debug> TCP-Session: de2ccd8e-7e55-45fe-ba76-605609e77200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11536 | 2026.05.08 22:43:25.582287 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.05.08 22:43:25.582528 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11538 | 2026.05.08 22:43:25.582906 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11539 | 2026.05.08 22:43:25.582946 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11540 | 2026.05.08 22:43:25.583166 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11541 | 2026.05.08 22:43:25.583240 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11542 | 2026.05.08 22:43:25.583384 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11543 | 2026.05.08 22:43:25.583422 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11544 | 2026.05.08 22:43:25.583446 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11545 | 2026.05.08 22:43:25.583462 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11546 | 2026.05.08 22:43:25.583504 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11547 | 2026.05.08 22:43:25.583525 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11548 | 2026.05.08 22:43:25.584615 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002187 sec., 23319.615912208505 rows/sec., 5.52 MiB/sec. | ||
| 11549 | 2026.05.08 22:43:25.584735 [ 277 ] {84914f8d-1f1b-46e2-b368-0d6fa41a263f} <Debug> TCPHandler: Processed in 0.002577239 sec. | ||
| 11550 | 2026.05.08 22:43:25.586305 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.05.08 22:43:25.586424 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11552 | 2026.05.08 22:43:25.586471 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11553 | 2026.05.08 22:43:25.587039 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.05.08 22:43:25.587088 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11555 | 2026.05.08 22:43:25.587491 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11556 | 2026.05.08 22:43:25.587724 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.05.08 22:43:25.587888 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001498 sec., 37383.17757009346 rows/sec., 2.87 MiB/sec. | ||
| 11558 | 2026.05.08 22:43:25.587932 [ 277 ] {4cb37835-53d1-4e21-b42c-b8fbc53ba93b} <Debug> TCPHandler: Processed in 0.001680676 sec. | ||
| 11559 | 2026.05.08 22:43:25.588056 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.05.08 22:43:25.588157 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11561 | 2026.05.08 22:43:25.588198 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11562 | 2026.05.08 22:43:25.588647 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.05.08 22:43:25.588685 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11564 | 2026.05.08 22:43:25.589000 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11565 | 2026.05.08 22:43:25.589213 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.05.08 22:43:25.589350 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 11567 | 2026.05.08 22:43:25.589389 [ 277 ] {742fff7e-b4fb-45e6-8e03-8dcc98aaced1} <Debug> TCPHandler: Processed in 0.001384901 sec. | ||
| 11568 | 2026.05.08 22:43:25.589507 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.05.08 22:43:25.589600 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11570 | 2026.05.08 22:43:25.589644 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11571 | 2026.05.08 22:43:25.590027 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.05.08 22:43:25.590065 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11573 | 2026.05.08 22:43:25.590420 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11574 | 2026.05.08 22:43:25.590626 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.05.08 22:43:25.590771 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 11576 | 2026.05.08 22:43:25.590810 [ 277 ] {9f763d8b-898a-4e07-a2ed-c38b8bb0f555} <Debug> TCPHandler: Processed in 0.001352261 sec. | ||
| 11577 | 2026.05.08 22:43:25.590930 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.05.08 22:43:25.591023 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11579 | 2026.05.08 22:43:25.591064 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11580 | 2026.05.08 22:43:25.591397 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.05.08 22:43:25.591434 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11582 | 2026.05.08 22:43:25.591749 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11583 | 2026.05.08 22:43:25.591992 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.05.08 22:43:25.592127 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001122 sec., 42780.74866310161 rows/sec., 2.88 MiB/sec. | ||
| 11585 | 2026.05.08 22:43:25.592165 [ 277 ] {bc5b14f4-4167-4e66-abc7-323c7c1d2227} <Debug> TCPHandler: Processed in 0.001284349 sec. | ||
| 11586 | 2026.05.08 22:43:25.639216 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54106 | ||
| 11587 | 2026.05.08 22:43:25.639326 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11588 | 2026.05.08 22:43:25.639354 [ 373 ] {} <Debug> TCP-Session: adc083a5-2d2b-47da-aa08-e5e271c91e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:54106 | ||
| 11589 | 2026.05.08 22:43:25.639377 [ 373 ] {} <Debug> TCP-Session: adc083a5-2d2b-47da-aa08-e5e271c91e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11590 | 2026.05.08 22:43:25.639391 [ 373 ] {} <Debug> TCP-Session: adc083a5-2d2b-47da-aa08-e5e271c91e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2026.05.08 22:43:25.639566 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62936 | ||
| 11592 | 2026.05.08 22:43:25.639585 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44367 | ||
| 11593 | 2026.05.08 22:43:25.639611 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57552 | ||
| 11594 | 2026.05.08 22:43:25.639631 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63225 | ||
| 11595 | 2026.05.08 22:43:25.639652 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53877 | ||
| 11596 | 2026.05.08 22:43:25.639681 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11597 | 2026.05.08 22:43:25.639646 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51999 | ||
| 11598 | 2026.05.08 22:43:25.639726 [ 374 ] {} <Debug> TCP-Session: 07749f23-9372-4b4d-a5fe-0829027be7b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62936 | ||
| 11599 | 2026.05.08 22:43:25.639719 [ 373 ] {} <Trace> TCP-Session: adc083a5-2d2b-47da-aa08-e5e271c91e17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11600 | 2026.05.08 22:43:25.639754 [ 374 ] {} <Debug> TCP-Session: 07749f23-9372-4b4d-a5fe-0829027be7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11601 | 2026.05.08 22:43:25.639581 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60334 | ||
| 11602 | 2026.05.08 22:43:25.639780 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11603 | 2026.05.08 22:43:25.639815 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11604 | 2026.05.08 22:43:25.639816 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11605 | 2026.05.08 22:43:25.639833 [ 367 ] {} <Debug> TCP-Session: 06edffad-dce5-485f-93da-fae42b5ed399 Authenticating user 'default' from [fd00:1122:3344:101::e]:57552 | ||
| 11606 | 2026.05.08 22:43:25.639850 [ 370 ] {} <Debug> TCP-Session: 849732af-7196-4086-bcbe-c0cc7bf6c96b Authenticating user 'default' from [fd00:1122:3344:101::e]:51999 | ||
| 11607 | 2026.05.08 22:43:25.639868 [ 372 ] {} <Debug> TCP-Session: 02f702b5-8b08-4bf5-8385-20536b853640 Authenticating user 'default' from [fd00:1122:3344:101::e]:53877 | ||
| 11608 | 2026.05.08 22:43:25.639869 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11609 | 2026.05.08 22:43:25.639890 [ 370 ] {} <Debug> TCP-Session: 849732af-7196-4086-bcbe-c0cc7bf6c96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11610 | 2026.05.08 22:43:25.639912 [ 372 ] {} <Debug> TCP-Session: 02f702b5-8b08-4bf5-8385-20536b853640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11611 | 2026.05.08 22:43:25.639931 [ 370 ] {} <Debug> TCP-Session: 849732af-7196-4086-bcbe-c0cc7bf6c96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11612 | 2026.05.08 22:43:25.639930 [ 373 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54106) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11613 | 2026.05.08 22:43:25.639948 [ 372 ] {} <Debug> TCP-Session: 02f702b5-8b08-4bf5-8385-20536b853640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11614 | 2026.05.08 22:43:25.639880 [ 367 ] {} <Debug> TCP-Session: 06edffad-dce5-485f-93da-fae42b5ed399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11615 | 2026.05.08 22:43:25.639819 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11616 | 2026.05.08 22:43:25.640023 [ 367 ] {} <Debug> TCP-Session: 06edffad-dce5-485f-93da-fae42b5ed399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2026.05.08 22:43:25.639780 [ 374 ] {} <Debug> TCP-Session: 07749f23-9372-4b4d-a5fe-0829027be7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2026.05.08 22:43:25.640052 [ 369 ] {} <Debug> TCP-Session: 84f4e50e-dcce-4e6c-98ec-b607a861468f Authenticating user 'default' from [fd00:1122:3344:101::e]:63225 | ||
| 11619 | 2026.05.08 22:43:25.639928 [ 375 ] {} <Debug> TCP-Session: ddf90854-1664-45b8-9c87-cf3ea777e664 Authenticating user 'default' from [fd00:1122:3344:101::e]:60334 | ||
| 11620 | 2026.05.08 22:43:25.640099 [ 369 ] {} <Debug> TCP-Session: 84f4e50e-dcce-4e6c-98ec-b607a861468f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2026.05.08 22:43:25.640128 [ 375 ] {} <Debug> TCP-Session: ddf90854-1664-45b8-9c87-cf3ea777e664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.05.08 22:43:25.640132 [ 369 ] {} <Debug> TCP-Session: 84f4e50e-dcce-4e6c-98ec-b607a861468f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.05.08 22:43:25.640152 [ 375 ] {} <Debug> TCP-Session: ddf90854-1664-45b8-9c87-cf3ea777e664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.05.08 22:43:25.639726 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11625 | 2026.05.08 22:43:25.639623 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37067 | ||
| 11626 | 2026.05.08 22:43:25.640256 [ 275 ] {} <Debug> TCP-Session: 611cd6b0-91af-4606-8e08-9cb47fa49153 Authenticating user 'default' from [fd00:1122:3344:101::e]:44367 | ||
| 11627 | 2026.05.08 22:43:25.640282 [ 275 ] {} <Debug> TCP-Session: 611cd6b0-91af-4606-8e08-9cb47fa49153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.05.08 22:43:25.640299 [ 275 ] {} <Debug> TCP-Session: 611cd6b0-91af-4606-8e08-9cb47fa49153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11629 | 2026.05.08 22:43:25.640303 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11630 | 2026.05.08 22:43:25.640309 [ 373 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11631 | 2026.05.08 22:43:25.640330 [ 368 ] {} <Debug> TCP-Session: 3e842267-fcc1-41d6-b081-666362ef38cc Authenticating user 'default' from [fd00:1122:3344:101::e]:37067 | ||
| 11632 | 2026.05.08 22:43:25.640359 [ 368 ] {} <Debug> TCP-Session: 3e842267-fcc1-41d6-b081-666362ef38cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2026.05.08 22:43:25.640371 [ 368 ] {} <Debug> TCP-Session: 3e842267-fcc1-41d6-b081-666362ef38cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11634 | 2026.05.08 22:43:25.640379 [ 373 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11635 | 2026.05.08 22:43:25.640706 [ 373 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 11636 | 2026.05.08 22:43:25.641811 [ 339 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Trace> AggregatingTransform: Aggregating | ||
| 11637 | 2026.05.08 22:43:25.641847 [ 339 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 11638 | 2026.05.08 22:43:25.641881 [ 339 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072647 sec. (932.273 rows/sec., 36.42 KiB/sec.) | ||
| 11639 | 2026.05.08 22:43:25.641901 [ 339 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Trace> Aggregator: Merging aggregated data | ||
| 11640 | 2026.05.08 22:43:25.643556 [ 373 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003687 sec., 271.22321670735016 rows/sec., 10.59 KiB/sec. | ||
| 11641 | 2026.05.08 22:43:25.643732 [ 373 ] {d8bf6e60-50e5-4509-a03a-9f2d1cc510fa} <Debug> TCPHandler: Processed in 0.004168463 sec. | ||
| 11642 | 2026.05.08 22:43:25.643877 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11643 | 2026.05.08 22:43:25.643911 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11644 | 2026.05.08 22:43:25.643926 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11645 | 2026.05.08 22:43:25.643949 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11646 | 2026.05.08 22:43:25.643973 [ 374 ] {} <Debug> TCP-Session: 07749f23-9372-4b4d-a5fe-0829027be7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2026.05.08 22:43:25.643984 [ 375 ] {} <Debug> TCP-Session: ddf90854-1664-45b8-9c87-cf3ea777e664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11648 | 2026.05.08 22:43:25.643989 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11649 | 2026.05.08 22:43:25.644007 [ 370 ] {} <Debug> TCP-Session: 849732af-7196-4086-bcbe-c0cc7bf6c96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.05.08 22:43:25.644032 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11651 | 2026.05.08 22:43:25.644057 [ 368 ] {} <Debug> TCP-Session: 3e842267-fcc1-41d6-b081-666362ef38cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.05.08 22:43:25.644055 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11653 | 2026.05.08 22:43:25.644085 [ 275 ] {} <Debug> TCP-Session: 611cd6b0-91af-4606-8e08-9cb47fa49153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.05.08 22:43:25.644004 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11655 | 2026.05.08 22:43:25.644112 [ 367 ] {} <Debug> TCP-Session: 06edffad-dce5-485f-93da-fae42b5ed399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2026.05.08 22:43:25.643969 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11657 | 2026.05.08 22:43:25.644150 [ 369 ] {} <Debug> TCP-Session: 84f4e50e-dcce-4e6c-98ec-b607a861468f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11658 | 2026.05.08 22:43:25.644187 [ 372 ] {} <Debug> TCP-Session: 02f702b5-8b08-4bf5-8385-20536b853640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.05.08 22:43:25.643916 [ 373 ] {} <Debug> TCP-Session: adc083a5-2d2b-47da-aa08-e5e271c91e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11660 | 2026.05.08 22:43:26.170657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23538 | ||
| 11661 | 2026.05.08 22:43:26.171361 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.05.08 22:43:26.171416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11663 | 2026.05.08 22:43:26.172004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11664 | 2026.05.08 22:43:26.172231 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.05.08 22:43:26.172361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23538 | ||
| 11666 | 2026.05.08 22:43:27.398317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11667 | 2026.05.08 22:43:27.414784 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2026.05.08 22:43:27.414849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11669 | 2026.05.08 22:43:27.421273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11670 | 2026.05.08 22:43:27.421993 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2026.05.08 22:43:27.425201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11672 | 2026.05.08 22:43:28.740713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1470 | ||
| 11673 | 2026.05.08 22:43:28.743430 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.05.08 22:43:28.743477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11675 | 2026.05.08 22:43:28.744697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11676 | 2026.05.08 22:43:28.744961 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.05.08 22:43:28.745114 [ 125 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11678 | 2026.05.08 22:43:28.745177 [ 125 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.05.08 22:43:28.745196 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11680 | 2026.05.08 22:43:28.745233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11681 | 2026.05.08 22:43:28.745331 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 11682 | 2026.05.08 22:43:28.745946 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11683 | 2026.05.08 22:43:28.746099 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1276 rows starting from the beginning of the part | ||
| 11684 | 2026.05.08 22:43:28.746486 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11685 | 2026.05.08 22:43:28.746850 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 11686 | 2026.05.08 22:43:28.747198 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 11687 | 2026.05.08 22:43:28.747525 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 11688 | 2026.05.08 22:43:28.747833 [ 188 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
| 11689 | 2026.05.08 22:43:28.755029 [ 196 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 72 columns (72 merged, 0 gathered) in 0.009758019 sec., 150645.33077871645 rows/sec., 125.81 MiB/sec. | ||
| 11690 | 2026.05.08 22:43:28.756822 [ 186 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11691 | 2026.05.08 22:43:28.757437 [ 186 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.05.08 22:43:28.757520 [ 186 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_36_7} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11693 | 2026.05.08 22:43:28.757858 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 11694 | 2026.05.08 22:43:30.584040 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.05.08 22:43:30.584288 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11696 | 2026.05.08 22:43:30.584659 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11697 | 2026.05.08 22:43:30.584703 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11698 | 2026.05.08 22:43:30.584961 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11699 | 2026.05.08 22:43:30.585042 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11700 | 2026.05.08 22:43:30.585187 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11701 | 2026.05.08 22:43:30.585225 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11702 | 2026.05.08 22:43:30.585246 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11703 | 2026.05.08 22:43:30.585261 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11704 | 2026.05.08 22:43:30.585302 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11705 | 2026.05.08 22:43:30.585323 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11706 | 2026.05.08 22:43:30.586596 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002408 sec., 21179.40199335548 rows/sec., 5.01 MiB/sec. | ||
| 11707 | 2026.05.08 22:43:30.586713 [ 277 ] {52cd6832-5691-4908-8dd0-9fe1f2041476} <Debug> TCPHandler: Processed in 0.002809503 sec. | ||
| 11708 | 2026.05.08 22:43:30.588583 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2026.05.08 22:43:30.588693 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11710 | 2026.05.08 22:43:30.588736 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11711 | 2026.05.08 22:43:30.589225 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.05.08 22:43:30.589273 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11713 | 2026.05.08 22:43:30.589644 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11714 | 2026.05.08 22:43:30.589858 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.05.08 22:43:30.590009 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001347 sec., 53452.11581291759 rows/sec., 4.31 MiB/sec. | ||
| 11716 | 2026.05.08 22:43:30.590050 [ 277 ] {d60436a2-e60c-4344-ab18-c984e1ab3460} <Debug> TCPHandler: Processed in 0.001518233 sec. | ||
| 11717 | 2026.05.08 22:43:30.590185 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2026.05.08 22:43:30.590283 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11719 | 2026.05.08 22:43:30.590325 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11720 | 2026.05.08 22:43:30.590719 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.05.08 22:43:30.590756 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11722 | 2026.05.08 22:43:30.591056 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11723 | 2026.05.08 22:43:30.591267 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.05.08 22:43:30.591389 [ 112 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11725 | 2026.05.08 22:43:30.591398 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001136 sec., 7042.2535211267605 rows/sec., 529.54 KiB/sec. | ||
| 11726 | 2026.05.08 22:43:30.591462 [ 112 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.05.08 22:43:30.591476 [ 277 ] {a6df05d8-8e8f-4801-a631-1c282ec31fe5} <Debug> TCPHandler: Processed in 0.001341831 sec. | ||
| 11728 | 2026.05.08 22:43:30.591489 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11729 | 2026.05.08 22:43:30.591597 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11730 | 2026.05.08 22:43:30.591604 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.05.08 22:43:30.591742 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11732 | 2026.05.08 22:43:30.591748 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11733 | 2026.05.08 22:43:30.591781 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 227 rows starting from the beginning of the part | ||
| 11734 | 2026.05.08 22:43:30.591802 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11735 | 2026.05.08 22:43:30.591846 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 11736 | 2026.05.08 22:43:30.591896 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 11737 | 2026.05.08 22:43:30.591940 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
| 11738 | 2026.05.08 22:43:30.591979 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 47 rows starting from the beginning of the part | ||
| 11739 | 2026.05.08 22:43:30.592016 [ 200 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
| 11740 | 2026.05.08 22:43:30.592259 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2026.05.08 22:43:30.592302 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11742 | 2026.05.08 22:43:30.592649 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11743 | 2026.05.08 22:43:30.592829 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277919 sec., 269187.6402181985 rows/sec., 19.16 MiB/sec. | ||
| 11744 | 2026.05.08 22:43:30.592874 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.05.08 22:43:30.593013 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001285 sec., 56031.12840466927 rows/sec., 4.37 MiB/sec. | ||
| 11746 | 2026.05.08 22:43:30.593016 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11747 | 2026.05.08 22:43:30.593055 [ 277 ] {6a96bb68-0b9b-4a0b-9fc7-07a0a676e748} <Debug> TCPHandler: Processed in 0.001501783 sec. | ||
| 11748 | 2026.05.08 22:43:30.593181 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.05.08 22:43:30.593277 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11750 | 2026.05.08 22:43:30.593322 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11751 | 2026.05.08 22:43:30.593348 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.05.08 22:43:30.593440 [ 196 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_66_13} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11753 | 2026.05.08 22:43:30.593521 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11754 | 2026.05.08 22:43:30.593720 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11755 | 2026.05.08 22:43:30.593760 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11756 | 2026.05.08 22:43:30.594089 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11757 | 2026.05.08 22:43:30.594293 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2026.05.08 22:43:30.594422 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 11759 | 2026.05.08 22:43:30.594460 [ 277 ] {a7d00145-e804-4ebb-8011-177dc0160f27} <Debug> TCPHandler: Processed in 0.00132932 sec. | ||
| 11760 | 2026.05.08 22:43:30.594578 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2026.05.08 22:43:30.594696 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11762 | 2026.05.08 22:43:30.594759 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11763 | 2026.05.08 22:43:30.595590 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2026.05.08 22:43:30.595626 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11765 | 2026.05.08 22:43:30.596112 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11766 | 2026.05.08 22:43:30.596311 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2026.05.08 22:43:30.596445 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00181 sec., 4419.889502762431 rows/sec., 7.92 MiB/sec. | ||
| 11768 | 2026.05.08 22:43:30.596504 [ 277 ] {f7ec705b-e520-4ef3-9660-0693ed0dc58c} <Debug> TCPHandler: Processed in 0.002025301 sec. | ||
| 11769 | 2026.05.08 22:43:30.596616 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11770 | 2026.05.08 22:43:30.596703 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11771 | 2026.05.08 22:43:30.596742 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11772 | 2026.05.08 22:43:30.597135 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2026.05.08 22:43:30.597169 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11774 | 2026.05.08 22:43:30.597458 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11775 | 2026.05.08 22:43:30.597665 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2026.05.08 22:43:30.597790 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 11777 | 2026.05.08 22:43:30.597824 [ 277 ] {6056d9c3-f3c1-4b2a-84c0-45e12ebaf88d} <Debug> TCPHandler: Processed in 0.001205069 sec. | ||
| 11778 | 2026.05.08 22:43:33.509791 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11779 | 2026.05.08 22:43:33.509859 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11780 | 2026.05.08 22:43:33.672565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23986 | ||
| 11781 | 2026.05.08 22:43:33.673122 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.05.08 22:43:33.673164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11783 | 2026.05.08 22:43:33.673653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11784 | 2026.05.08 22:43:33.673881 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.05.08 22:43:33.674011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23986 | ||
| 11786 | 2026.05.08 22:43:34.235657 [ 121 ] {} <Debug> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11787 | 2026.05.08 22:43:34.235760 [ 121 ] {} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.05.08 22:43:34.235798 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11789 | 2026.05.08 22:43:34.235952 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::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 | ||
| 11790 | 2026.05.08 22:43:34.236141 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11791 | 2026.05.08 22:43:34.236208 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 11792 | 2026.05.08 22:43:34.236331 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 11793 | 2026.05.08 22:43:34.236380 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 11794 | 2026.05.08 22:43:34.236424 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 11795 | 2026.05.08 22:43:34.236462 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 11796 | 2026.05.08 22:43:34.237169 [ 200 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287569 sec., 4659.944437929152 rows/sec., 345.86 KiB/sec. | ||
| 11797 | 2026.05.08 22:43:34.237293 [ 191 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11798 | 2026.05.08 22:43:34.237552 [ 191 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.05.08 22:43:34.237617 [ 191 ] {873b9fee-bcda-413e-9002-cbe493520d54::all_1_9_2} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11800 | 2026.05.08 22:43:34.237677 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11801 | 2026.05.08 22:43:34.925353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11802 | 2026.05.08 22:43:34.942731 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2026.05.08 22:43:34.942800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11804 | 2026.05.08 22:43:34.949079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11805 | 2026.05.08 22:43:34.949797 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2026.05.08 22:43:34.952972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11807 | 2026.05.08 22:43:35.584875 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.05.08 22:43:35.585206 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11809 | 2026.05.08 22:43:35.585593 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11810 | 2026.05.08 22:43:35.585629 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11811 | 2026.05.08 22:43:35.585843 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11812 | 2026.05.08 22:43:35.585910 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11813 | 2026.05.08 22:43:35.586049 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11814 | 2026.05.08 22:43:35.586085 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11815 | 2026.05.08 22:43:35.586106 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11816 | 2026.05.08 22:43:35.586121 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11817 | 2026.05.08 22:43:35.586159 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11818 | 2026.05.08 22:43:35.586180 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11819 | 2026.05.08 22:43:35.587432 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00236 sec., 21610.169491525423 rows/sec., 5.12 MiB/sec. | ||
| 11820 | 2026.05.08 22:43:35.587538 [ 277 ] {45d3cf3a-e049-4576-9c9e-b2e6103769e8} <Debug> TCPHandler: Processed in 0.002838354 sec. | ||
| 11821 | 2026.05.08 22:43:35.589743 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.05.08 22:43:35.589867 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11823 | 2026.05.08 22:43:35.589917 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11824 | 2026.05.08 22:43:35.590501 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.05.08 22:43:35.590548 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11826 | 2026.05.08 22:43:35.590927 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11827 | 2026.05.08 22:43:35.591150 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.05.08 22:43:35.591292 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.00146 sec., 84931.50684931508 rows/sec., 7.33 MiB/sec. | ||
| 11829 | 2026.05.08 22:43:35.591317 [ 156 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11830 | 2026.05.08 22:43:35.591332 [ 277 ] {a6214ae2-3492-443f-a25e-815f2e7b341d} <Debug> TCPHandler: Processed in 0.001647785 sec. | ||
| 11831 | 2026.05.08 22:43:35.591421 [ 156 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2026.05.08 22:43:35.591466 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11833 | 2026.05.08 22:43:35.591515 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11834 | 2026.05.08 22:43:35.591614 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11835 | 2026.05.08 22:43:35.591623 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.05.08 22:43:35.591724 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11837 | 2026.05.08 22:43:35.591849 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11838 | 2026.05.08 22:43:35.591910 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3364 rows starting from the beginning of the part | ||
| 11839 | 2026.05.08 22:43:35.592017 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
| 11840 | 2026.05.08 22:43:35.592098 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2474 rows starting from the beginning of the part | ||
| 11841 | 2026.05.08 22:43:35.592139 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.05.08 22:43:35.592167 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11843 | 2026.05.08 22:43:35.592183 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11844 | 2026.05.08 22:43:35.592240 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
| 11845 | 2026.05.08 22:43:35.592300 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 124 rows starting from the beginning of the part | ||
| 11846 | 2026.05.08 22:43:35.592518 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11847 | 2026.05.08 22:43:35.592751 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.05.08 22:43:35.592881 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001276 sec., 26645.76802507837 rows/sec., 1.96 MiB/sec. | ||
| 11849 | 2026.05.08 22:43:35.592919 [ 277 ] {ed6f6c54-503a-4102-a879-f6b6a0f835c4} <Debug> TCPHandler: Processed in 0.001452412 sec. | ||
| 11850 | 2026.05.08 22:43:35.593032 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2026.05.08 22:43:35.593132 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11852 | 2026.05.08 22:43:35.593174 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11853 | 2026.05.08 22:43:35.593609 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.05.08 22:43:35.593645 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11855 | 2026.05.08 22:43:35.593968 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11856 | 2026.05.08 22:43:35.594175 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.05.08 22:43:35.594290 [ 156 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11858 | 2026.05.08 22:43:35.594303 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001188 sec., 82491.58249158249 rows/sec., 6.44 MiB/sec. | ||
| 11859 | 2026.05.08 22:43:35.594327 [ 156 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.05.08 22:43:35.594349 [ 277 ] {efdb446a-97d4-4b04-a130-8b0231c367c5} <Debug> TCPHandler: Processed in 0.001364871 sec. | ||
| 11861 | 2026.05.08 22:43:35.594352 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11862 | 2026.05.08 22:43:35.594452 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11863 | 2026.05.08 22:43:35.594475 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2026.05.08 22:43:35.594561 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.003013896 sec., 2044529.7382524149 rows/sec., 162.13 MiB/sec. | ||
| 11865 | 2026.05.08 22:43:35.594571 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11866 | 2026.05.08 22:43:35.594580 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.05.08 22:43:35.594623 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 11868 | 2026.05.08 22:43:35.594651 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11869 | 2026.05.08 22:43:35.594688 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
| 11870 | 2026.05.08 22:43:35.594741 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1326 rows starting from the beginning of the part | ||
| 11871 | 2026.05.08 22:43:35.594784 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11872 | 2026.05.08 22:43:35.594825 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
| 11873 | 2026.05.08 22:43:35.594866 [ 200 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 98 rows starting from the beginning of the part | ||
| 11874 | 2026.05.08 22:43:35.595056 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.05.08 22:43:35.595058 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11876 | 2026.05.08 22:43:35.595098 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11877 | 2026.05.08 22:43:35.595440 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.05.08 22:43:35.595498 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11879 | 2026.05.08 22:43:35.595533 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_81_16} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11880 | 2026.05.08 22:43:35.595632 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11881 | 2026.05.08 22:43:35.595738 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.05.08 22:43:35.595856 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 3 parts from all_1_76_15 to all_78_78_0 | ||
| 11883 | 2026.05.08 22:43:35.595874 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 11884 | 2026.05.08 22:43:35.595882 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.05.08 22:43:35.595913 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11886 | 2026.05.08 22:43:35.595919 [ 277 ] {d31f7cae-e9a9-4455-a49f-a3be8bf9334d} <Debug> TCPHandler: Processed in 0.001492383 sec. | ||
| 11887 | 2026.05.08 22:43:35.596007 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_76_15 to all_78_78_0 into Compact with storage Full | ||
| 11888 | 2026.05.08 22:43:35.596055 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.05.08 22:43:35.596066 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652575 sec., 2096122.7175771145 rows/sec., 151.80 MiB/sec. | ||
| 11890 | 2026.05.08 22:43:35.596151 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11891 | 2026.05.08 22:43:35.596151 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11892 | 2026.05.08 22:43:35.596194 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28123 rows starting from the beginning of the part | ||
| 11893 | 2026.05.08 22:43:35.596233 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11894 | 2026.05.08 22:43:35.596265 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11895 | 2026.05.08 22:43:35.596317 [ 193 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1497 rows starting from the beginning of the part | ||
| 11896 | 2026.05.08 22:43:35.596374 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11897 | 2026.05.08 22:43:35.596684 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.05.08 22:43:35.596774 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_81_16} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11899 | 2026.05.08 22:43:35.596871 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11900 | 2026.05.08 22:43:35.597114 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.05.08 22:43:35.597155 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11902 | 2026.05.08 22:43:35.597768 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11903 | 2026.05.08 22:43:35.597997 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.05.08 22:43:35.598143 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002009 sec., 16923.842707814834 rows/sec., 30.33 MiB/sec. | ||
| 11905 | 2026.05.08 22:43:35.598199 [ 277 ] {6ce6a01f-3332-40a7-8385-e805cd1040ae} <Debug> TCPHandler: Processed in 0.002190953 sec. | ||
| 11906 | 2026.05.08 22:43:35.598317 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.05.08 22:43:35.598411 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11908 | 2026.05.08 22:43:35.598453 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11909 | 2026.05.08 22:43:35.598796 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.05.08 22:43:35.598832 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11911 | 2026.05.08 22:43:35.599133 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11912 | 2026.05.08 22:43:35.599333 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.05.08 22:43:35.599441 [ 156 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11914 | 2026.05.08 22:43:35.599462 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11915 | 2026.05.08 22:43:35.599469 [ 156 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.05.08 22:43:35.599501 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11917 | 2026.05.08 22:43:35.599504 [ 277 ] {6d023927-7b5e-4249-9107-0b83e0575be2} <Debug> TCPHandler: Processed in 0.001234319 sec. | ||
| 11918 | 2026.05.08 22:43:35.599571 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11919 | 2026.05.08 22:43:35.599694 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11920 | 2026.05.08 22:43:35.599726 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4320 rows starting from the beginning of the part | ||
| 11921 | 2026.05.08 22:43:35.599784 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11922 | 2026.05.08 22:43:35.599829 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 11923 | 2026.05.08 22:43:35.599873 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 11924 | 2026.05.08 22:43:35.599915 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11925 | 2026.05.08 22:43:35.599955 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11926 | 2026.05.08 22:43:35.601784 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245094 sec., 2031095.3572545291 rows/sec., 133.65 MiB/sec. | ||
| 11927 | 2026.05.08 22:43:35.602088 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11928 | 2026.05.08 22:43:35.602314 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2026.05.08 22:43:35.602378 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_81_16} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11930 | 2026.05.08 22:43:35.602461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11931 | 2026.05.08 22:43:35.603210 [ 200 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29780 rows, containing 5 columns (5 merged, 0 gathered) in 0.007248711 sec., 4108316.6372614386 rows/sec., 266.61 MiB/sec. | ||
| 11932 | 2026.05.08 22:43:35.603546 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 11933 | 2026.05.08 22:43:35.603781 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.05.08 22:43:35.603845 [ 189 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 3 parts: [all_1_76_15, all_78_78_0] -> all_1_78_16 | ||
| 11935 | 2026.05.08 22:43:35.603909 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 11936 | 2026.05.08 22:43:36.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.59 MiB, peak 335.85 MiB, free memory in arenas 0.00 B, will set to 326.38 MiB (RSS), difference: 1.78 MiB | ||
| 11937 | 2026.05.08 22:43:38.745687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1498 | ||
| 11938 | 2026.05.08 22:43:38.748251 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.05.08 22:43:38.748297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11940 | 2026.05.08 22:43:38.749519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11941 | 2026.05.08 22:43:38.749788 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2026.05.08 22:43:38.750164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 11943 | 2026.05.08 22:43:40.586168 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2026.05.08 22:43:40.586514 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11945 | 2026.05.08 22:43:40.586890 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11946 | 2026.05.08 22:43:40.586927 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11947 | 2026.05.08 22:43:40.587156 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11948 | 2026.05.08 22:43:40.587223 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11949 | 2026.05.08 22:43:40.587361 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11950 | 2026.05.08 22:43:40.587399 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11951 | 2026.05.08 22:43:40.587420 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 11952 | 2026.05.08 22:43:40.587434 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11953 | 2026.05.08 22:43:40.587473 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11954 | 2026.05.08 22:43:40.587492 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11955 | 2026.05.08 22:43:40.588942 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002584 sec., 19736.84210526316 rows/sec., 4.67 MiB/sec. | ||
| 11956 | 2026.05.08 22:43:40.589045 [ 277 ] {8cfb22f0-45ca-4760-834d-1029eaea54d0} <Debug> TCPHandler: Processed in 0.003038377 sec. | ||
| 11957 | 2026.05.08 22:43:40.591691 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.05.08 22:43:40.591816 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11959 | 2026.05.08 22:43:40.591866 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11960 | 2026.05.08 22:43:40.592538 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.05.08 22:43:40.592579 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11962 | 2026.05.08 22:43:40.592938 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11963 | 2026.05.08 22:43:40.593152 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.05.08 22:43:40.593294 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. | ||
| 11965 | 2026.05.08 22:43:40.593333 [ 277 ] {7dde5714-df23-4819-a3d8-3dd504f57ced} <Debug> TCPHandler: Processed in 0.001700946 sec. | ||
| 11966 | 2026.05.08 22:43:40.593478 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.05.08 22:43:40.593574 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11968 | 2026.05.08 22:43:40.593614 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11969 | 2026.05.08 22:43:40.594016 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.05.08 22:43:40.594056 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11971 | 2026.05.08 22:43:40.594354 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11972 | 2026.05.08 22:43:40.594551 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.05.08 22:43:40.594687 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 864.41 KiB/sec. | ||
| 11974 | 2026.05.08 22:43:40.594725 [ 277 ] {8f73b38d-b7f2-4c1a-818b-53f25046f8b7} <Debug> TCPHandler: Processed in 0.00129652 sec. | ||
| 11975 | 2026.05.08 22:43:40.594845 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2026.05.08 22:43:40.594945 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11977 | 2026.05.08 22:43:40.594985 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11978 | 2026.05.08 22:43:40.595440 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.05.08 22:43:40.595474 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11980 | 2026.05.08 22:43:40.595802 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11981 | 2026.05.08 22:43:40.596007 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.05.08 22:43:40.596136 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Debug> executeQuery: Read 198 rows, 17.84 KiB in 0.001207 sec., 164043.08202154102 rows/sec., 14.44 MiB/sec. | ||
| 11983 | 2026.05.08 22:43:40.596174 [ 277 ] {0c1c19fb-cc32-424f-9121-22f886680017} <Debug> TCPHandler: Processed in 0.001377071 sec. | ||
| 11984 | 2026.05.08 22:43:40.596298 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.05.08 22:43:40.596392 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.05.08 22:43:40.596432 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11987 | 2026.05.08 22:43:40.596840 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.05.08 22:43:40.596876 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11989 | 2026.05.08 22:43:40.597175 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11990 | 2026.05.08 22:43:40.597389 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.05.08 22:43:40.597516 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001142 sec., 28021.015761821367 rows/sec., 2.05 MiB/sec. | ||
| 11992 | 2026.05.08 22:43:40.597553 [ 277 ] {4efb218e-cf95-4769-b202-a77ed7408676} <Debug> TCPHandler: Processed in 0.00130399 sec. | ||
| 11993 | 2026.05.08 22:43:40.597673 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.05.08 22:43:40.597766 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11995 | 2026.05.08 22:43:40.597806 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11996 | 2026.05.08 22:43:40.598193 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.05.08 22:43:40.598229 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11998 | 2026.05.08 22:43:40.598512 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11999 | 2026.05.08 22:43:40.598710 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.05.08 22:43:40.598840 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.83 MiB/sec. | ||
| 12001 | 2026.05.08 22:43:40.598879 [ 277 ] {831ae0d0-14a1-4aaf-b5f0-bbc69176c6fe} <Debug> TCPHandler: Processed in 0.001255019 sec. | ||
| 12002 | 2026.05.08 22:43:40.598998 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.05.08 22:43:40.599091 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12004 | 2026.05.08 22:43:40.599131 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12005 | 2026.05.08 22:43:40.599519 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.05.08 22:43:40.599556 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12007 | 2026.05.08 22:43:40.599843 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12008 | 2026.05.08 22:43:40.600045 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.08 22:43:40.600169 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 12010 | 2026.05.08 22:43:40.600207 [ 277 ] {20b4d7de-7adf-4a5c-8707-80d50ad01edc} <Debug> TCPHandler: Processed in 0.0012562 sec. | ||
| 12011 | 2026.05.08 22:43:40.600322 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.05.08 22:43:40.600415 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12013 | 2026.05.08 22:43:40.600454 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12014 | 2026.05.08 22:43:40.600874 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.05.08 22:43:40.600910 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12016 | 2026.05.08 22:43:40.601211 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12017 | 2026.05.08 22:43:40.601420 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.05.08 22:43:40.601546 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001149 sec., 104438.64229765012 rows/sec., 8.49 MiB/sec. | ||
| 12019 | 2026.05.08 22:43:40.601584 [ 277 ] {9eae86cb-bf00-4de5-9cb1-01a72f87557d} <Debug> TCPHandler: Processed in 0.00130956 sec. | ||
| 12020 | 2026.05.08 22:43:40.601703 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.05.08 22:43:40.601795 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12022 | 2026.05.08 22:43:40.601837 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12023 | 2026.05.08 22:43:40.602224 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.05.08 22:43:40.602260 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12025 | 2026.05.08 22:43:40.602634 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12026 | 2026.05.08 22:43:40.602836 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.08 22:43:40.602960 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001183 sec., 170752.32459847844 rows/sec., 12.23 MiB/sec. | ||
| 12028 | 2026.05.08 22:43:40.602998 [ 277 ] {a591a89f-386b-4a3d-90cc-c5ba66c59164} <Debug> TCPHandler: Processed in 0.0013435 sec. | ||
| 12029 | 2026.05.08 22:43:40.603117 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.05.08 22:43:40.603209 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12031 | 2026.05.08 22:43:40.603263 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12032 | 2026.05.08 22:43:40.604019 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.05.08 22:43:40.604056 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12034 | 2026.05.08 22:43:40.604574 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12035 | 2026.05.08 22:43:40.604787 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.05.08 22:43:40.604906 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12037 | 2026.05.08 22:43:40.604923 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001732 sec., 4618.937644341801 rows/sec., 8.28 MiB/sec. | ||
| 12038 | 2026.05.08 22:43:40.604973 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.05.08 22:43:40.604999 [ 277 ] {53af3775-591d-448a-8569-a403f7b11d58} <Debug> TCPHandler: Processed in 0.0019294 sec. | ||
| 12040 | 2026.05.08 22:43:40.605001 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12041 | 2026.05.08 22:43:40.605130 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12042 | 2026.05.08 22:43:40.605134 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2026.05.08 22:43:40.605285 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12044 | 2026.05.08 22:43:40.605326 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12045 | 2026.05.08 22:43:40.605438 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12046 | 2026.05.08 22:43:40.605506 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1333 rows starting from the beginning of the part | ||
| 12047 | 2026.05.08 22:43:40.605626 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 12048 | 2026.05.08 22:43:40.605672 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2026.05.08 22:43:40.605713 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12050 | 2026.05.08 22:43:40.605738 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 45 rows starting from the beginning of the part | ||
| 12051 | 2026.05.08 22:43:40.605857 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
| 12052 | 2026.05.08 22:43:40.605965 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 12053 | 2026.05.08 22:43:40.606021 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12054 | 2026.05.08 22:43:40.606069 [ 200 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
| 12055 | 2026.05.08 22:43:40.606260 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.05.08 22:43:40.606402 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12057 | 2026.05.08 22:43:40.606440 [ 277 ] {fd516314-99ee-435b-a47b-cf30c455119a} <Debug> TCPHandler: Processed in 0.001354341 sec. | ||
| 12058 | 2026.05.08 22:43:40.612993 [ 189 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 19 columns (19 merged, 0 gathered) in 0.007909981 sec., 181542.7875237627 rows/sec., 325.32 MiB/sec. | ||
| 12059 | 2026.05.08 22:43:40.615019 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12060 | 2026.05.08 22:43:40.615396 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.05.08 22:43:40.615477 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12062 | 2026.05.08 22:43:40.615634 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12063 | 2026.05.08 22:43:41.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.18 MiB, peak 338.72 MiB, free memory in arenas 0.00 B, will set to 330.60 MiB (RSS), difference: 3.42 MiB | ||
| 12064 | 2026.05.08 22:43:41.174251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24498 | ||
| 12065 | 2026.05.08 22:43:41.174799 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2026.05.08 22:43:41.174847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12067 | 2026.05.08 22:43:41.175347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12068 | 2026.05.08 22:43:41.175601 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2026.05.08 22:43:41.175734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24498 | ||
| 12070 | 2026.05.08 22:43:41.175765 [ 150 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12071 | 2026.05.08 22:43:41.175837 [ 150 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.05.08 22:43:41.175860 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12073 | 2026.05.08 22:43:41.175978 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12074 | 2026.05.08 22:43:41.176096 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12075 | 2026.05.08 22:43:41.176133 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22066 rows starting from the beginning of the part | ||
| 12076 | 2026.05.08 22:43:41.176291 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12077 | 2026.05.08 22:43:41.176333 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12078 | 2026.05.08 22:43:41.176370 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12079 | 2026.05.08 22:43:41.176409 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12080 | 2026.05.08 22:43:41.176448 [ 197 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12081 | 2026.05.08 22:43:41.178444 [ 189 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509338 sec., 9762734.235085111 rows/sec., 139.66 MiB/sec. | ||
| 12082 | 2026.05.08 22:43:41.178909 [ 192 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12083 | 2026.05.08 22:43:41.179386 [ 192 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.05.08 22:43:41.179493 [ 192 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_51_10} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12085 | 2026.05.08 22:43:41.179600 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 12086 | 2026.05.08 22:43:42.453143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12087 | 2026.05.08 22:43:42.471075 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.05.08 22:43:42.471135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12089 | 2026.05.08 22:43:42.477386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12090 | 2026.05.08 22:43:42.478134 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.05.08 22:43:42.478444 [ 149 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12092 | 2026.05.08 22:43:42.478510 [ 149 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2026.05.08 22:43:42.478531 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12094 | 2026.05.08 22:43:42.478644 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12095 | 2026.05.08 22:43:42.481490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12096 | 2026.05.08 22:43:42.482159 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12097 | 2026.05.08 22:43:42.483650 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12098 | 2026.05.08 22:43:42.488255 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12099 | 2026.05.08 22:43:42.492864 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12100 | 2026.05.08 22:43:42.497667 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12101 | 2026.05.08 22:43:42.502616 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12102 | 2026.05.08 22:43:42.506789 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12103 | 2026.05.08 22:43:42.562894 [ 192 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.084301256 sec., 4555.092275256255 rows/sec., 23.55 MiB/sec. | ||
| 12104 | 2026.05.08 22:43:42.565737 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12105 | 2026.05.08 22:43:42.567750 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.05.08 22:43:42.567864 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_51_10} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12107 | 2026.05.08 22:43:42.570326 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12108 | 2026.05.08 22:43:45.585650 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.05.08 22:43:45.585890 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12110 | 2026.05.08 22:43:45.586252 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12111 | 2026.05.08 22:43:45.586294 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12112 | 2026.05.08 22:43:45.586545 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12113 | 2026.05.08 22:43:45.586623 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12114 | 2026.05.08 22:43:45.586770 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12115 | 2026.05.08 22:43:45.586804 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12116 | 2026.05.08 22:43:45.586825 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12117 | 2026.05.08 22:43:45.586840 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12118 | 2026.05.08 22:43:45.586879 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12119 | 2026.05.08 22:43:45.586899 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12120 | 2026.05.08 22:43:45.588118 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002323 sec., 21954.369349978475 rows/sec., 5.20 MiB/sec. | ||
| 12121 | 2026.05.08 22:43:45.588231 [ 277 ] {e8c30277-fc78-4cb6-991c-00f8ae184e1a} <Debug> TCPHandler: Processed in 0.002708231 sec. | ||
| 12122 | 2026.05.08 22:43:45.590408 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.05.08 22:43:45.590533 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12124 | 2026.05.08 22:43:45.590583 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12125 | 2026.05.08 22:43:45.591122 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.05.08 22:43:45.591166 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12127 | 2026.05.08 22:43:45.591533 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12128 | 2026.05.08 22:43:45.591753 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.05.08 22:43:45.591898 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001401 sec., 88508.20842255533 rows/sec., 7.63 MiB/sec. | ||
| 12130 | 2026.05.08 22:43:45.591936 [ 277 ] {79306b97-f767-4999-a62f-2d90ea427f28} <Debug> TCPHandler: Processed in 0.001588274 sec. | ||
| 12131 | 2026.05.08 22:43:45.592055 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.05.08 22:43:45.592151 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.05.08 22:43:45.592191 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12134 | 2026.05.08 22:43:45.592613 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.05.08 22:43:45.592651 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12136 | 2026.05.08 22:43:45.592953 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12137 | 2026.05.08 22:43:45.593167 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.05.08 22:43:45.593295 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001165 sec., 29184.549356223175 rows/sec., 2.14 MiB/sec. | ||
| 12139 | 2026.05.08 22:43:45.593331 [ 277 ] {4d50a00d-818b-4983-98cb-b4a52a920b06} <Debug> TCPHandler: Processed in 0.001323581 sec. | ||
| 12140 | 2026.05.08 22:43:45.593445 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.05.08 22:43:45.593535 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12142 | 2026.05.08 22:43:45.593573 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12143 | 2026.05.08 22:43:45.593994 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.05.08 22:43:45.594029 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12145 | 2026.05.08 22:43:45.594317 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12146 | 2026.05.08 22:43:45.594519 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.05.08 22:43:45.594641 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001125 sec., 87111.11111111112 rows/sec., 6.80 MiB/sec. | ||
| 12148 | 2026.05.08 22:43:45.594677 [ 277 ] {f704c916-d054-4d9a-b08e-7253baeade91} <Debug> TCPHandler: Processed in 0.001278959 sec. | ||
| 12149 | 2026.05.08 22:43:45.594789 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.05.08 22:43:45.594880 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.05.08 22:43:45.594920 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12152 | 2026.05.08 22:43:45.595315 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.05.08 22:43:45.595350 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12154 | 2026.05.08 22:43:45.595675 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12155 | 2026.05.08 22:43:45.595878 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.05.08 22:43:45.595981 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_78_16 to all_83_83_0 | ||
| 12157 | 2026.05.08 22:43:45.596004 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 12158 | 2026.05.08 22:43:45.596055 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2026.05.08 22:43:45.596063 [ 277 ] {73ce5676-984b-481f-ae8f-d9e8baf230e9} <Debug> TCPHandler: Processed in 0.00132065 sec. | ||
| 12160 | 2026.05.08 22:43:45.596086 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12161 | 2026.05.08 22:43:45.596192 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_78_16 to all_83_83_0 into Compact with storage Full | ||
| 12162 | 2026.05.08 22:43:45.596194 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.05.08 22:43:45.596310 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12164 | 2026.05.08 22:43:45.596329 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12165 | 2026.05.08 22:43:45.596346 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_78_16, total 29780 rows starting from the beginning of the part | ||
| 12166 | 2026.05.08 22:43:45.596383 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12167 | 2026.05.08 22:43:45.596410 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 12168 | 2026.05.08 22:43:45.596461 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12169 | 2026.05.08 22:43:45.596510 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12170 | 2026.05.08 22:43:45.596555 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 202 rows starting from the beginning of the part | ||
| 12171 | 2026.05.08 22:43:45.596600 [ 192 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12172 | 2026.05.08 22:43:45.597197 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2026.05.08 22:43:45.597233 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12174 | 2026.05.08 22:43:45.598044 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12175 | 2026.05.08 22:43:45.598280 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2026.05.08 22:43:45.598426 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002116 sec., 16068.052930056712 rows/sec., 28.79 MiB/sec. | ||
| 12177 | 2026.05.08 22:43:45.598488 [ 277 ] {5ee7a10c-3799-466a-8f9e-466c266c207d} <Debug> TCPHandler: Processed in 0.002344315 sec. | ||
| 12178 | 2026.05.08 22:43:45.598613 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2026.05.08 22:43:45.598707 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12180 | 2026.05.08 22:43:45.598748 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12181 | 2026.05.08 22:43:45.599114 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2026.05.08 22:43:45.599151 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12183 | 2026.05.08 22:43:45.599544 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12184 | 2026.05.08 22:43:45.599754 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2026.05.08 22:43:45.599891 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 12186 | 2026.05.08 22:43:45.599927 [ 277 ] {c5270a61-3391-48e7-9c56-3c9e485cc536} <Debug> TCPHandler: Processed in 0.00136159 sec. | ||
| 12187 | 2026.05.08 22:43:45.604030 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30590 rows, containing 5 columns (5 merged, 0 gathered) in 0.007873421 sec., 3885223.4625837994 rows/sec., 252.67 MiB/sec. | ||
| 12188 | 2026.05.08 22:43:45.604950 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 12189 | 2026.05.08 22:43:45.605244 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.05.08 22:43:45.605319 [ 196 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_78_16, all_83_83_0] -> all_1_83_17 | ||
| 12191 | 2026.05.08 22:43:45.605421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12192 | 2026.05.08 22:43:46.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.19 MiB, peak 345.18 MiB, free memory in arenas 0.00 B, will set to 334.29 MiB (RSS), difference: 2.11 MiB | ||
| 12193 | 2026.05.08 22:43:48.509914 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12194 | 2026.05.08 22:43:48.509980 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12195 | 2026.05.08 22:43:48.675956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24946 | ||
| 12196 | 2026.05.08 22:43:48.676476 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2026.05.08 22:43:48.676521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12198 | 2026.05.08 22:43:48.676997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12199 | 2026.05.08 22:43:48.677233 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.05.08 22:43:48.677360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24946 | ||
| 12201 | 2026.05.08 22:43:48.750466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1534 | ||
| 12202 | 2026.05.08 22:43:48.752859 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.05.08 22:43:48.752909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12204 | 2026.05.08 22:43:48.754113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12205 | 2026.05.08 22:43:48.754386 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.05.08 22:43:48.754650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12207 | 2026.05.08 22:43:49.981646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12208 | 2026.05.08 22:43:49.997194 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.05.08 22:43:49.997251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12210 | 2026.05.08 22:43:50.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.82 MiB, peak 345.18 MiB, free memory in arenas 0.00 B, will set to 334.29 MiB (RSS), difference: -4.52 MiB | ||
| 12211 | 2026.05.08 22:43:50.003085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12212 | 2026.05.08 22:43:50.003803 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.05.08 22:43:50.006765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12214 | 2026.05.08 22:43:50.584661 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.05.08 22:43:50.584957 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12216 | 2026.05.08 22:43:50.585288 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12217 | 2026.05.08 22:43:50.585326 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12218 | 2026.05.08 22:43:50.585574 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12219 | 2026.05.08 22:43:50.585647 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12220 | 2026.05.08 22:43:50.585791 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12221 | 2026.05.08 22:43:50.585829 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12222 | 2026.05.08 22:43:50.585852 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12223 | 2026.05.08 22:43:50.585869 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12224 | 2026.05.08 22:43:50.585910 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12225 | 2026.05.08 22:43:50.585934 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12226 | 2026.05.08 22:43:50.587055 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002193 sec., 23255.81395348837 rows/sec., 5.51 MiB/sec. | ||
| 12227 | 2026.05.08 22:43:50.587178 [ 277 ] {2d5ba69d-c449-4e88-865d-ecbecec99863} <Debug> TCPHandler: Processed in 0.002683121 sec. | ||
| 12228 | 2026.05.08 22:43:50.589077 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.05.08 22:43:50.589209 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12230 | 2026.05.08 22:43:50.589262 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12231 | 2026.05.08 22:43:50.589867 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.05.08 22:43:50.589914 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12233 | 2026.05.08 22:43:50.590295 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12234 | 2026.05.08 22:43:50.590533 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.05.08 22:43:50.590685 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001514 sec., 47556.14266842801 rows/sec., 3.83 MiB/sec. | ||
| 12236 | 2026.05.08 22:43:50.590726 [ 277 ] {9b1d68e7-8dd1-4476-a01b-81b1d3cac212} <Debug> TCPHandler: Processed in 0.001712496 sec. | ||
| 12237 | 2026.05.08 22:43:50.590857 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.05.08 22:43:50.590957 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12239 | 2026.05.08 22:43:50.590999 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12240 | 2026.05.08 22:43:50.591402 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.05.08 22:43:50.591440 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12242 | 2026.05.08 22:43:50.591738 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12243 | 2026.05.08 22:43:50.591962 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.05.08 22:43:50.592098 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 517.70 KiB/sec. | ||
| 12245 | 2026.05.08 22:43:50.592137 [ 277 ] {da1261e0-1a46-4ca6-8413-6495f894c93e} <Debug> TCPHandler: Processed in 0.00133018 sec. | ||
| 12246 | 2026.05.08 22:43:50.592258 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.05.08 22:43:50.592352 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12248 | 2026.05.08 22:43:50.592395 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12249 | 2026.05.08 22:43:50.592818 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.05.08 22:43:50.592857 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12251 | 2026.05.08 22:43:50.593163 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12252 | 2026.05.08 22:43:50.593381 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.05.08 22:43:50.593511 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001177 sec., 61172.47238742565 rows/sec., 4.78 MiB/sec. | ||
| 12254 | 2026.05.08 22:43:50.593549 [ 277 ] {5f101f7f-70f2-4add-b67f-5cd915897960} <Debug> TCPHandler: Processed in 0.00133966 sec. | ||
| 12255 | 2026.05.08 22:43:50.593668 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.05.08 22:43:50.593762 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.05.08 22:43:50.593805 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12258 | 2026.05.08 22:43:50.594225 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.05.08 22:43:50.594262 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12260 | 2026.05.08 22:43:50.594594 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12261 | 2026.05.08 22:43:50.594818 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.05.08 22:43:50.594960 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 12263 | 2026.05.08 22:43:50.594999 [ 277 ] {616dd626-f214-4937-b4c5-824e81541c5c} <Debug> TCPHandler: Processed in 0.00138007 sec. | ||
| 12264 | 2026.05.08 22:43:50.595113 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.05.08 22:43:50.595207 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.05.08 22:43:50.595262 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12267 | 2026.05.08 22:43:50.596031 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.05.08 22:43:50.596068 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12269 | 2026.05.08 22:43:50.596584 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12270 | 2026.05.08 22:43:50.596809 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.05.08 22:43:50.596958 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001768 sec., 4524.886877828054 rows/sec., 8.11 MiB/sec. | ||
| 12272 | 2026.05.08 22:43:50.597023 [ 277 ] {84cf84eb-a8b9-4d0a-8e20-ddacba8716ae} <Debug> TCPHandler: Processed in 0.00195966 sec. | ||
| 12273 | 2026.05.08 22:43:50.597155 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.05.08 22:43:50.597250 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.05.08 22:43:50.597293 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12276 | 2026.05.08 22:43:50.597632 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.05.08 22:43:50.597669 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12278 | 2026.05.08 22:43:50.597971 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12279 | 2026.05.08 22:43:50.598180 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.05.08 22:43:50.598312 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12281 | 2026.05.08 22:43:50.598349 [ 277 ] {abd32532-1fca-4abb-a6b6-b11a7cf972fb} <Debug> TCPHandler: Processed in 0.001244259 sec. | ||
| 12282 | 2026.05.08 22:43:51.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.77 MiB, peak 345.18 MiB, free memory in arenas 0.00 B, will set to 334.29 MiB (RSS), difference: 3.53 MiB | ||
| 12283 | 2026.05.08 22:43:51.101408 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2026.05.08 22:43:51.101681 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12285 | 2026.05.08 22:43:51.102060 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12286 | 2026.05.08 22:43:51.102100 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12287 | 2026.05.08 22:43:51.102356 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12288 | 2026.05.08 22:43:51.102422 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12289 | 2026.05.08 22:43:51.102561 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 12290 | 2026.05.08 22:43:51.102596 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12291 | 2026.05.08 22:43:51.102616 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12292 | 2026.05.08 22:43:51.102632 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12293 | 2026.05.08 22:43:51.102671 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 12294 | 2026.05.08 22:43:51.102691 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12295 | 2026.05.08 22:43:51.104229 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002667 sec., 19122.609673790776 rows/sec., 4.53 MiB/sec. | ||
| 12296 | 2026.05.08 22:43:51.104330 [ 277 ] {67f4b2a3-645a-4c28-b559-e12a4353d176} <Debug> TCPHandler: Processed in 0.003057696 sec. | ||
| 12297 | 2026.05.08 22:43:51.119737 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12298 | 2026.05.08 22:43:51.119869 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12299 | 2026.05.08 22:43:51.119914 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12300 | 2026.05.08 22:43:51.120492 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.05.08 22:43:51.120539 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12302 | 2026.05.08 22:43:51.120920 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12303 | 2026.05.08 22:43:51.121143 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.05.08 22:43:51.121291 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001458 sec., 194787.37997256513 rows/sec., 12.37 MiB/sec. | ||
| 12305 | 2026.05.08 22:43:51.121330 [ 277 ] {3415e442-5ad0-4853-a9b1-822c75f1f546} <Debug> TCPHandler: Processed in 0.001656116 sec. | ||
| 12306 | 2026.05.08 22:43:51.121456 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2026.05.08 22:43:51.121549 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12308 | 2026.05.08 22:43:51.121590 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12309 | 2026.05.08 22:43:51.121977 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.05.08 22:43:51.122014 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12311 | 2026.05.08 22:43:51.122301 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12312 | 2026.05.08 22:43:51.122512 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.05.08 22:43:51.122616 [ 138 ] {} <Debug> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 12314 | 2026.05.08 22:43:51.122638 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 12315 | 2026.05.08 22:43:51.122676 [ 138 ] {} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.05.08 22:43:51.122687 [ 277 ] {954ba7d9-42fa-40f2-a680-539488bc0a16} <Debug> TCPHandler: Processed in 0.001280049 sec. | ||
| 12317 | 2026.05.08 22:43:51.122702 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12318 | 2026.05.08 22:43:51.122809 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.05.08 22:43:51.122828 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 12320 | 2026.05.08 22:43:51.122906 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12321 | 2026.05.08 22:43:51.122950 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12322 | 2026.05.08 22:43:51.122981 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12323 | 2026.05.08 22:43:51.123022 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 12324 | 2026.05.08 22:43:51.123100 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 12325 | 2026.05.08 22:43:51.123152 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 12326 | 2026.05.08 22:43:51.123201 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 12327 | 2026.05.08 22:43:51.123246 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12328 | 2026.05.08 22:43:51.123292 [ 186 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 12329 | 2026.05.08 22:43:51.124165 [ 196 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393901 sec., 38740.19747456958 rows/sec., 3.23 MiB/sec. | ||
| 12330 | 2026.05.08 22:43:51.124330 [ 190 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12331 | 2026.05.08 22:43:51.124609 [ 190 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2026.05.08 22:43:51.124683 [ 190 ] {f69d0c56-aa4a-4c73-accf-55c46998de78::all_1_19_4} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 12333 | 2026.05.08 22:43:51.124764 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.05.08 22:43:51.124770 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12335 | 2026.05.08 22:43:51.124809 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12336 | 2026.05.08 22:43:51.125328 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12337 | 2026.05.08 22:43:51.125533 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.05.08 22:43:51.125669 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Debug> executeQuery: Read 3216 rows, 246.82 KiB in 0.00278 sec., 1156834.5323741008 rows/sec., 86.70 MiB/sec. | ||
| 12339 | 2026.05.08 22:43:51.125709 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12340 | 2026.05.08 22:43:51.125722 [ 277 ] {47595825-9302-46bd-a5f6-6b5b085c829f} <Debug> TCPHandler: Processed in 0.002962735 sec. | ||
| 12341 | 2026.05.08 22:43:51.125855 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2026.05.08 22:43:51.125949 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12343 | 2026.05.08 22:43:51.125993 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12344 | 2026.05.08 22:43:51.126493 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.05.08 22:43:51.126529 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12346 | 2026.05.08 22:43:51.126836 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12347 | 2026.05.08 22:43:51.127043 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2026.05.08 22:43:51.127146 [ 138 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12349 | 2026.05.08 22:43:51.127169 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Debug> executeQuery: Read 191 rows, 12.21 KiB in 0.001237 sec., 154405.82053354892 rows/sec., 9.64 MiB/sec. | ||
| 12350 | 2026.05.08 22:43:51.127174 [ 138 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2026.05.08 22:43:51.127208 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12352 | 2026.05.08 22:43:51.127213 [ 277 ] {68e08d43-c5e7-4340-9d2c-00b0d2b639b5} <Debug> TCPHandler: Processed in 0.001408041 sec. | ||
| 12353 | 2026.05.08 22:43:51.127281 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12354 | 2026.05.08 22:43:51.127343 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.05.08 22:43:51.127372 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12356 | 2026.05.08 22:43:51.127400 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 227 rows starting from the beginning of the part | ||
| 12357 | 2026.05.08 22:43:51.127440 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12358 | 2026.05.08 22:43:51.127446 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 12359 | 2026.05.08 22:43:51.127487 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12360 | 2026.05.08 22:43:51.127501 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 12361 | 2026.05.08 22:43:51.127540 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 12362 | 2026.05.08 22:43:51.127574 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 12363 | 2026.05.08 22:43:51.127610 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 191 rows starting from the beginning of the part | ||
| 12364 | 2026.05.08 22:43:51.128196 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.05.08 22:43:51.128238 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12366 | 2026.05.08 22:43:51.128352 [ 187 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001100457 sec., 477983.23787299276 rows/sec., 33.06 MiB/sec. | ||
| 12367 | 2026.05.08 22:43:51.128538 [ 199 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12368 | 2026.05.08 22:43:51.128590 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12369 | 2026.05.08 22:43:51.128810 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.05.08 22:43:51.128882 [ 199 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.05.08 22:43:51.128939 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001516 sec., 626649.0765171504 rows/sec., 36.87 MiB/sec. | ||
| 12372 | 2026.05.08 22:43:51.128966 [ 199 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_71_14} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12373 | 2026.05.08 22:43:51.128978 [ 277 ] {832409a2-0df3-4151-b40f-3fceca3a597a} <Debug> TCPHandler: Processed in 0.001684665 sec. | ||
| 12374 | 2026.05.08 22:43:51.129063 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12375 | 2026.05.08 22:43:51.129100 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.05.08 22:43:51.129194 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12377 | 2026.05.08 22:43:51.129233 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12378 | 2026.05.08 22:43:51.129618 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.05.08 22:43:51.129654 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12380 | 2026.05.08 22:43:51.129939 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12381 | 2026.05.08 22:43:51.130136 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.05.08 22:43:51.130260 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 12383 | 2026.05.08 22:43:51.130298 [ 277 ] {5f3470e5-f1e0-4e60-ab34-e5b8da2f25f8} <Debug> TCPHandler: Processed in 0.001246619 sec. | ||
| 12384 | 2026.05.08 22:43:51.130412 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.05.08 22:43:51.130514 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12386 | 2026.05.08 22:43:51.130555 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12387 | 2026.05.08 22:43:51.130989 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.05.08 22:43:51.131026 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12389 | 2026.05.08 22:43:51.131348 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12390 | 2026.05.08 22:43:51.131559 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.05.08 22:43:51.131683 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 12392 | 2026.05.08 22:43:51.131723 [ 277 ] {e1121bd4-58e4-4373-a7d2-fd8ee22c6ff4} <Debug> TCPHandler: Processed in 0.00136173 sec. | ||
| 12393 | 2026.05.08 22:43:51.131839 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12394 | 2026.05.08 22:43:51.131933 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12395 | 2026.05.08 22:43:51.131974 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12396 | 2026.05.08 22:43:51.132919 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2026.05.08 22:43:51.132956 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12398 | 2026.05.08 22:43:51.133327 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12399 | 2026.05.08 22:43:51.133533 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2026.05.08 22:43:51.133663 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Debug> executeQuery: Read 1754 rows, 121.23 KiB in 0.001747 sec., 1004006.8689181453 rows/sec., 67.77 MiB/sec. | ||
| 12401 | 2026.05.08 22:43:51.133702 [ 277 ] {b6c95bec-9ee7-4c06-9ee4-f659fb7ea7b5} <Debug> TCPHandler: Processed in 0.001912999 sec. | ||
| 12402 | 2026.05.08 22:43:51.133819 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2026.05.08 22:43:51.133912 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12404 | 2026.05.08 22:43:51.133952 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12405 | 2026.05.08 22:43:51.134288 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.05.08 22:43:51.134324 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12407 | 2026.05.08 22:43:51.134620 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12408 | 2026.05.08 22:43:51.134826 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.05.08 22:43:51.134951 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 12410 | 2026.05.08 22:43:51.134988 [ 277 ] {bf93ca9e-63db-4753-814a-48ef5441064d} <Debug> TCPHandler: Processed in 0.001219768 sec. | ||
| 12411 | 2026.05.08 22:43:51.135107 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2026.05.08 22:43:51.135202 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12413 | 2026.05.08 22:43:51.135244 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12414 | 2026.05.08 22:43:51.135940 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.05.08 22:43:51.135977 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12416 | 2026.05.08 22:43:51.136413 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12417 | 2026.05.08 22:43:51.136624 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.05.08 22:43:51.136749 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Debug> executeQuery: Read 1603 rows, 99.67 KiB in 0.001565 sec., 1024281.1501597444 rows/sec., 62.19 MiB/sec. | ||
| 12419 | 2026.05.08 22:43:51.136787 [ 277 ] {d836e8f6-3e65-4735-9bdf-73cc141eaac0} <Debug> TCPHandler: Processed in 0.001729666 sec. | ||
| 12420 | 2026.05.08 22:43:51.136904 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.05.08 22:43:51.137016 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12422 | 2026.05.08 22:43:51.137066 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12423 | 2026.05.08 22:43:51.137429 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.05.08 22:43:51.137473 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12425 | 2026.05.08 22:43:51.137813 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12426 | 2026.05.08 22:43:51.138023 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.05.08 22:43:51.138146 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 12428 | 2026.05.08 22:43:51.138183 [ 277 ] {0dc01482-b575-4264-adeb-afcabde743ea} <Debug> TCPHandler: Processed in 0.001338431 sec. | ||
| 12429 | 2026.05.08 22:43:51.138300 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.05.08 22:43:51.138392 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12431 | 2026.05.08 22:43:51.138445 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12432 | 2026.05.08 22:43:51.139278 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.05.08 22:43:51.139314 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12434 | 2026.05.08 22:43:51.139867 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12435 | 2026.05.08 22:43:51.140084 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.05.08 22:43:51.140220 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001846 sec., 24377.03141928494 rows/sec., 43.68 MiB/sec. | ||
| 12437 | 2026.05.08 22:43:51.140274 [ 277 ] {7efb9e7a-0863-4ae8-8c2d-4a107697960e} <Debug> TCPHandler: Processed in 0.002023001 sec. | ||
| 12438 | 2026.05.08 22:43:51.140394 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.05.08 22:43:51.140489 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12440 | 2026.05.08 22:43:51.140531 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12441 | 2026.05.08 22:43:51.140861 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.05.08 22:43:51.140897 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12443 | 2026.05.08 22:43:51.141198 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12444 | 2026.05.08 22:43:51.141400 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.05.08 22:43:51.141529 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001058 sec., 39697.54253308129 rows/sec., 2.27 MiB/sec. | ||
| 12446 | 2026.05.08 22:43:51.141566 [ 277 ] {b7e4704a-d99a-4e10-beab-324f4bdca481} <Debug> TCPHandler: Processed in 0.001220698 sec. | ||
| 12447 | 2026.05.08 22:43:52.000316 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.33 MiB, peak 345.18 MiB, free memory in arenas 0.00 B, will set to 334.30 MiB (RSS), difference: -1.03 MiB | ||
| 12448 | 2026.05.08 22:43:55.582999 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.05.08 22:43:55.583222 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12450 | 2026.05.08 22:43:55.583561 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12451 | 2026.05.08 22:43:55.583597 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12452 | 2026.05.08 22:43:55.583814 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12453 | 2026.05.08 22:43:55.583885 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12454 | 2026.05.08 22:43:55.584028 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12455 | 2026.05.08 22:43:55.584064 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12456 | 2026.05.08 22:43:55.584086 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12457 | 2026.05.08 22:43:55.584103 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12458 | 2026.05.08 22:43:55.584143 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12459 | 2026.05.08 22:43:55.584164 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12460 | 2026.05.08 22:43:55.585224 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002091 sec., 24390.243902439026 rows/sec., 5.77 MiB/sec. | ||
| 12461 | 2026.05.08 22:43:55.585335 [ 277 ] {7b84ce31-04a8-4368-ac42-0a5a736334a9} <Debug> TCPHandler: Processed in 0.002463667 sec. | ||
| 12462 | 2026.05.08 22:43:55.586925 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12463 | 2026.05.08 22:43:55.587035 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12464 | 2026.05.08 22:43:55.587077 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12465 | 2026.05.08 22:43:55.587574 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.05.08 22:43:55.587620 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12467 | 2026.05.08 22:43:55.588000 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12468 | 2026.05.08 22:43:55.588232 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.05.08 22:43:55.588428 [ 129 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12470 | 2026.05.08 22:43:55.588433 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001429 sec., 39188.24352694192 rows/sec., 3.01 MiB/sec. | ||
| 12471 | 2026.05.08 22:43:55.588465 [ 129 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.05.08 22:43:55.588484 [ 277 ] {08283633-365a-4484-b46e-79c1ad094411} <Debug> TCPHandler: Processed in 0.001609994 sec. | ||
| 12473 | 2026.05.08 22:43:55.588490 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12474 | 2026.05.08 22:43:55.588606 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12475 | 2026.05.08 22:43:55.588616 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2026.05.08 22:43:55.588750 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12477 | 2026.05.08 22:43:55.588755 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12478 | 2026.05.08 22:43:55.588790 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3364 rows starting from the beginning of the part | ||
| 12479 | 2026.05.08 22:43:55.588812 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12480 | 2026.05.08 22:43:55.588860 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 198 rows starting from the beginning of the part | ||
| 12481 | 2026.05.08 22:43:55.588917 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 124 rows starting from the beginning of the part | ||
| 12482 | 2026.05.08 22:43:55.588964 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
| 12483 | 2026.05.08 22:43:55.589007 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 3216 rows starting from the beginning of the part | ||
| 12484 | 2026.05.08 22:43:55.589048 [ 196 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 12485 | 2026.05.08 22:43:55.589260 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.05.08 22:43:55.589306 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12487 | 2026.05.08 22:43:55.589633 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12488 | 2026.05.08 22:43:55.589871 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.05.08 22:43:55.589980 [ 129 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12490 | 2026.05.08 22:43:55.590004 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 12491 | 2026.05.08 22:43:55.590006 [ 129 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.05.08 22:43:55.590037 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12493 | 2026.05.08 22:43:55.590043 [ 277 ] {2a87673b-3af7-4b00-9605-601f31556470} <Debug> TCPHandler: Processed in 0.001477992 sec. | ||
| 12494 | 2026.05.08 22:43:55.590113 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12495 | 2026.05.08 22:43:55.590174 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2026.05.08 22:43:55.590195 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2026.05.08 22:43:55.590222 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 12498 | 2026.05.08 22:43:55.590268 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12499 | 2026.05.08 22:43:55.590277 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 120 rows starting from the beginning of the part | ||
| 12500 | 2026.05.08 22:43:55.590313 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12501 | 2026.05.08 22:43:55.590324 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 98 rows starting from the beginning of the part | ||
| 12502 | 2026.05.08 22:43:55.590365 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
| 12503 | 2026.05.08 22:43:55.590403 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1754 rows starting from the beginning of the part | ||
| 12504 | 2026.05.08 22:43:55.590439 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 12505 | 2026.05.08 22:43:55.590713 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2026.05.08 22:43:55.590747 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12507 | 2026.05.08 22:43:55.591259 [ 191 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002702432 sec., 2601360.552272916 rows/sec., 207.48 MiB/sec. | ||
| 12508 | 2026.05.08 22:43:55.591320 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12509 | 2026.05.08 22:43:55.591568 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2026.05.08 22:43:55.591704 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001454 sec., 88033.01237964237 rows/sec., 6.13 MiB/sec. | ||
| 12511 | 2026.05.08 22:43:55.591711 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633034 sec., 2412687.059791774 rows/sec., 175.33 MiB/sec. | ||
| 12512 | 2026.05.08 22:43:55.591716 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12513 | 2026.05.08 22:43:55.591744 [ 277 ] {7dedd2c0-47cd-492d-a60d-19afc5e1b511} <Debug> TCPHandler: Processed in 0.001620255 sec. | ||
| 12514 | 2026.05.08 22:43:55.591902 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12515 | 2026.05.08 22:43:55.591947 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12516 | 2026.05.08 22:43:55.592009 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12517 | 2026.05.08 22:43:55.592059 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12518 | 2026.05.08 22:43:55.592186 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.05.08 22:43:55.592286 [ 194 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_86_17} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12520 | 2026.05.08 22:43:55.592291 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.05.08 22:43:55.592383 [ 187 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_86_17} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12522 | 2026.05.08 22:43:55.592395 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 12523 | 2026.05.08 22:43:55.592400 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.05.08 22:43:55.592447 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12525 | 2026.05.08 22:43:55.592468 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 12526 | 2026.05.08 22:43:55.592755 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12527 | 2026.05.08 22:43:55.592962 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.05.08 22:43:55.593060 [ 129 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12529 | 2026.05.08 22:43:55.593085 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 12530 | 2026.05.08 22:43:55.593093 [ 129 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.05.08 22:43:55.593116 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12532 | 2026.05.08 22:43:55.593121 [ 277 ] {1ff63b25-5a4d-4aee-8453-50e0758073be} <Debug> TCPHandler: Processed in 0.001269249 sec. | ||
| 12533 | 2026.05.08 22:43:55.593195 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12534 | 2026.05.08 22:43:55.593294 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12535 | 2026.05.08 22:43:55.593323 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4560 rows starting from the beginning of the part | ||
| 12536 | 2026.05.08 22:43:55.593384 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12537 | 2026.05.08 22:43:55.593430 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12538 | 2026.05.08 22:43:55.593469 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12539 | 2026.05.08 22:43:55.593506 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 42 rows starting from the beginning of the part | ||
| 12540 | 2026.05.08 22:43:55.593546 [ 194 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 12541 | 2026.05.08 22:43:55.595145 [ 202 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4830 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197837 sec., 2441403.781901262 rows/sec., 160.65 MiB/sec. | ||
| 12542 | 2026.05.08 22:43:55.595566 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12543 | 2026.05.08 22:43:55.595871 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.05.08 22:43:55.595945 [ 191 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_86_17} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12545 | 2026.05.08 22:43:55.596024 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12546 | 2026.05.08 22:43:56.177561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25458 | ||
| 12547 | 2026.05.08 22:43:56.178075 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.05.08 22:43:56.178110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12549 | 2026.05.08 22:43:56.178523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12550 | 2026.05.08 22:43:56.178756 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.05.08 22:43:56.178878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25458 | ||
| 12552 | 2026.05.08 22:43:57.506894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12553 | 2026.05.08 22:43:57.523823 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.05.08 22:43:57.523877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12555 | 2026.05.08 22:43:57.529979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12556 | 2026.05.08 22:43:57.530704 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.05.08 22:43:57.533562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12558 | 2026.05.08 22:43:58.754937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1586 | ||
| 12559 | 2026.05.08 22:43:58.757596 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.05.08 22:43:58.757641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12561 | 2026.05.08 22:43:58.758852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12562 | 2026.05.08 22:43:58.759108 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.05.08 22:43:58.759370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 12564 | 2026.05.08 22:44:00.584237 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2026.05.08 22:44:00.584482 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12566 | 2026.05.08 22:44:00.584853 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12567 | 2026.05.08 22:44:00.584895 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12568 | 2026.05.08 22:44:00.585146 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12569 | 2026.05.08 22:44:00.585223 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12570 | 2026.05.08 22:44:00.585363 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12571 | 2026.05.08 22:44:00.585399 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12572 | 2026.05.08 22:44:00.585420 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12573 | 2026.05.08 22:44:00.585436 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12574 | 2026.05.08 22:44:00.585474 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12575 | 2026.05.08 22:44:00.585494 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12576 | 2026.05.08 22:44:00.586721 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002341 sec., 21785.56172575822 rows/sec., 5.16 MiB/sec. | ||
| 12577 | 2026.05.08 22:44:00.586823 [ 277 ] {259e9c4e-bf77-4ba9-8230-c038eea31a2a} <Debug> TCPHandler: Processed in 0.002714741 sec. | ||
| 12578 | 2026.05.08 22:44:00.588640 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.05.08 22:44:00.588746 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12580 | 2026.05.08 22:44:00.588786 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12581 | 2026.05.08 22:44:00.589272 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.05.08 22:44:00.589345 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12583 | 2026.05.08 22:44:00.589761 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12584 | 2026.05.08 22:44:00.590011 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.05.08 22:44:00.590171 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001455 sec., 49484.53608247423 rows/sec., 3.99 MiB/sec. | ||
| 12586 | 2026.05.08 22:44:00.590215 [ 277 ] {0611029c-4850-4149-a6ee-12f9ae6899db} <Debug> TCPHandler: Processed in 0.001625785 sec. | ||
| 12587 | 2026.05.08 22:44:00.590349 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2026.05.08 22:44:00.590440 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12589 | 2026.05.08 22:44:00.590479 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12590 | 2026.05.08 22:44:00.590870 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.05.08 22:44:00.590905 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12592 | 2026.05.08 22:44:00.591186 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12593 | 2026.05.08 22:44:00.591385 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.05.08 22:44:00.591508 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001086 sec., 7366.482504604052 rows/sec., 553.92 KiB/sec. | ||
| 12595 | 2026.05.08 22:44:00.591543 [ 277 ] {f8b673b2-c685-4451-b80f-9bd628e0e9ed} <Debug> TCPHandler: Processed in 0.001241439 sec. | ||
| 12596 | 2026.05.08 22:44:00.591654 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12597 | 2026.05.08 22:44:00.591745 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12598 | 2026.05.08 22:44:00.591782 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12599 | 2026.05.08 22:44:00.592186 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.05.08 22:44:00.592221 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12601 | 2026.05.08 22:44:00.592507 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12602 | 2026.05.08 22:44:00.592728 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2026.05.08 22:44:00.592850 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001123 sec., 64113.98040961709 rows/sec., 5.01 MiB/sec. | ||
| 12604 | 2026.05.08 22:44:00.592886 [ 277 ] {8bd3c1cf-cd8f-4aed-b133-fd4201010d7d} <Debug> TCPHandler: Processed in 0.001278689 sec. | ||
| 12605 | 2026.05.08 22:44:00.592998 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2026.05.08 22:44:00.593088 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12607 | 2026.05.08 22:44:00.593129 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12608 | 2026.05.08 22:44:00.593521 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.05.08 22:44:00.593556 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12610 | 2026.05.08 22:44:00.593864 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12611 | 2026.05.08 22:44:00.594066 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.05.08 22:44:00.594190 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001119 sec., 142984.80786416444 rows/sec., 9.96 MiB/sec. | ||
| 12613 | 2026.05.08 22:44:00.594225 [ 277 ] {15b0edf1-890c-46ab-9ec0-5d03744965a0} <Debug> TCPHandler: Processed in 0.001273799 sec. | ||
| 12614 | 2026.05.08 22:44:00.594334 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12615 | 2026.05.08 22:44:00.594424 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12616 | 2026.05.08 22:44:00.594475 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12617 | 2026.05.08 22:44:00.595213 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.05.08 22:44:00.595248 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12619 | 2026.05.08 22:44:00.595724 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12620 | 2026.05.08 22:44:00.595928 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.05.08 22:44:00.596061 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001654 sec., 4836.759371221281 rows/sec., 8.67 MiB/sec. | ||
| 12622 | 2026.05.08 22:44:00.596111 [ 277 ] {81056f07-8b31-4b55-8309-58fc35893bc0} <Debug> TCPHandler: Processed in 0.001823318 sec. | ||
| 12623 | 2026.05.08 22:44:00.596243 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.05.08 22:44:00.596339 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12625 | 2026.05.08 22:44:00.596379 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12626 | 2026.05.08 22:44:00.596713 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.05.08 22:44:00.596746 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12628 | 2026.05.08 22:44:00.597031 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12629 | 2026.05.08 22:44:00.597240 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.05.08 22:44:00.597360 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 12631 | 2026.05.08 22:44:00.597394 [ 277 ] {ff76ea6b-98a5-42c9-b18d-4bb5ac0fbd14} <Debug> TCPHandler: Processed in 0.001198428 sec. | ||
| 12632 | 2026.05.08 22:44:03.510028 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12633 | 2026.05.08 22:44:03.510096 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12634 | 2026.05.08 22:44:03.679075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25906 | ||
| 12635 | 2026.05.08 22:44:03.679613 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.05.08 22:44:03.679660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12637 | 2026.05.08 22:44:03.680160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12638 | 2026.05.08 22:44:03.680390 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.05.08 22:44:03.680536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25906 | ||
| 12640 | 2026.05.08 22:44:05.033696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12641 | 2026.05.08 22:44:05.050740 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.05.08 22:44:05.050787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12643 | 2026.05.08 22:44:05.057046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12644 | 2026.05.08 22:44:05.057779 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.05.08 22:44:05.060578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12646 | 2026.05.08 22:44:05.589992 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2026.05.08 22:44:05.590325 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 12648 | 2026.05.08 22:44:05.590748 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12649 | 2026.05.08 22:44:05.590784 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 12650 | 2026.05.08 22:44:05.591017 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12651 | 2026.05.08 22:44:05.591081 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12652 | 2026.05.08 22:44:05.591219 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12653 | 2026.05.08 22:44:05.591254 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12654 | 2026.05.08 22:44:05.591274 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12655 | 2026.05.08 22:44:05.591289 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12656 | 2026.05.08 22:44:05.591327 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12657 | 2026.05.08 22:44:05.591346 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12658 | 2026.05.08 22:44:05.592909 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00273 sec., 18681.318681318684 rows/sec., 4.42 MiB/sec. | ||
| 12659 | 2026.05.08 22:44:05.593019 [ 277 ] {ac77cf9d-b417-4bd7-aeeb-04a179d1a03a} <Debug> TCPHandler: Processed in 0.003192669 sec. | ||
| 12660 | 2026.05.08 22:44:05.598706 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.05.08 22:44:05.598835 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12662 | 2026.05.08 22:44:05.598884 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12663 | 2026.05.08 22:44:05.599600 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.05.08 22:44:05.599647 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12665 | 2026.05.08 22:44:05.600011 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12666 | 2026.05.08 22:44:05.600222 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.05.08 22:44:05.600357 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001558 sec., 182284.9807445443 rows/sec., 11.58 MiB/sec. | ||
| 12668 | 2026.05.08 22:44:05.600394 [ 277 ] {e588f46a-0359-4569-aad1-06752eaaef18} <Debug> TCPHandler: Processed in 0.001750066 sec. | ||
| 12669 | 2026.05.08 22:44:05.600530 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.05.08 22:44:05.600621 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12671 | 2026.05.08 22:44:05.600660 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12672 | 2026.05.08 22:44:05.601545 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.05.08 22:44:05.601582 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12674 | 2026.05.08 22:44:05.601922 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12675 | 2026.05.08 22:44:05.602123 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.05.08 22:44:05.602247 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001644 sec., 526155.7177615572 rows/sec., 41.21 MiB/sec. | ||
| 12677 | 2026.05.08 22:44:05.602283 [ 277 ] {f1c4fb9e-c81e-4e5d-9952-8b61662053e3} <Debug> TCPHandler: Processed in 0.001800267 sec. | ||
| 12678 | 2026.05.08 22:44:05.602409 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.05.08 22:44:05.602510 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12680 | 2026.05.08 22:44:05.602571 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12681 | 2026.05.08 22:44:05.603100 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.05.08 22:44:05.603137 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12683 | 2026.05.08 22:44:05.603443 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12684 | 2026.05.08 22:44:05.603647 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.05.08 22:44:05.603770 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001278 sec., 137715.1799687011 rows/sec., 8.48 MiB/sec. | ||
| 12686 | 2026.05.08 22:44:05.603806 [ 277 ] {5f1126f9-9957-4d9f-9aa7-d35149c2edde} <Debug> TCPHandler: Processed in 0.001444462 sec. | ||
| 12687 | 2026.05.08 22:44:05.603937 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.05.08 22:44:05.604037 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12689 | 2026.05.08 22:44:05.604076 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12690 | 2026.05.08 22:44:05.604599 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.05.08 22:44:05.604635 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12692 | 2026.05.08 22:44:05.604947 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12693 | 2026.05.08 22:44:05.605178 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.05.08 22:44:05.605300 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001282 sec., 116224.64898595944 rows/sec., 7.51 MiB/sec. | ||
| 12695 | 2026.05.08 22:44:05.605336 [ 277 ] {3cdff68f-a75a-4904-a667-af8114857454} <Debug> TCPHandler: Processed in 0.001456233 sec. | ||
| 12696 | 2026.05.08 22:44:05.605468 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2026.05.08 22:44:05.605568 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12698 | 2026.05.08 22:44:05.605606 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12699 | 2026.05.08 22:44:05.606096 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2026.05.08 22:44:05.606130 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12701 | 2026.05.08 22:44:05.606429 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12702 | 2026.05.08 22:44:05.606632 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2026.05.08 22:44:05.606751 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 12704 | 2026.05.08 22:44:05.606787 [ 277 ] {1cb59a57-0805-46c2-8570-f7390854f0ed} <Debug> TCPHandler: Processed in 0.001375661 sec. | ||
| 12705 | 2026.05.08 22:44:05.606921 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12706 | 2026.05.08 22:44:05.607011 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12707 | 2026.05.08 22:44:05.607049 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12708 | 2026.05.08 22:44:05.607775 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.05.08 22:44:05.607809 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12710 | 2026.05.08 22:44:05.608128 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12711 | 2026.05.08 22:44:05.608327 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.05.08 22:44:05.608456 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001462 sec., 358413.13269493845 rows/sec., 25.32 MiB/sec. | ||
| 12713 | 2026.05.08 22:44:05.608493 [ 277 ] {50f09701-ae25-48d8-a7e3-6a98d165ca8b} <Debug> TCPHandler: Processed in 0.001633825 sec. | ||
| 12714 | 2026.05.08 22:44:05.608631 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.05.08 22:44:05.608734 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12716 | 2026.05.08 22:44:05.608773 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12717 | 2026.05.08 22:44:05.609125 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.05.08 22:44:05.609157 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12719 | 2026.05.08 22:44:05.609463 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12720 | 2026.05.08 22:44:05.609661 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.05.08 22:44:05.609787 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 12722 | 2026.05.08 22:44:05.609822 [ 277 ] {e113d944-8e33-44be-b92a-5caef2fdece6} <Debug> TCPHandler: Processed in 0.001250409 sec. | ||
| 12723 | 2026.05.08 22:44:05.609946 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2026.05.08 22:44:05.610036 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12725 | 2026.05.08 22:44:05.610076 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12726 | 2026.05.08 22:44:05.610510 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.05.08 22:44:05.610542 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12728 | 2026.05.08 22:44:05.610858 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12729 | 2026.05.08 22:44:05.611060 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12730 | 2026.05.08 22:44:05.611181 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 12731 | 2026.05.08 22:44:05.611181 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 12732 | 2026.05.08 22:44:05.611215 [ 277 ] {7ce1441e-4ee2-4c17-85d9-e7d8a1fbe547} <Debug> TCPHandler: Processed in 0.00132872 sec. | ||
| 12733 | 2026.05.08 22:44:05.611229 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.05.08 22:44:05.611247 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12735 | 2026.05.08 22:44:05.611333 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.05.08 22:44:05.611374 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 12737 | 2026.05.08 22:44:05.611424 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12738 | 2026.05.08 22:44:05.611475 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12739 | 2026.05.08 22:44:05.611537 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12740 | 2026.05.08 22:44:05.611579 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 30590 rows starting from the beginning of the part | ||
| 12741 | 2026.05.08 22:44:05.611648 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12742 | 2026.05.08 22:44:05.611700 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1603 rows starting from the beginning of the part | ||
| 12743 | 2026.05.08 22:44:05.611749 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 12744 | 2026.05.08 22:44:05.611798 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12745 | 2026.05.08 22:44:05.611799 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12746 | 2026.05.08 22:44:05.611839 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12747 | 2026.05.08 22:44:05.611873 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 12748 | 2026.05.08 22:44:05.612160 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12749 | 2026.05.08 22:44:05.612377 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.05.08 22:44:05.612499 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 12751 | 2026.05.08 22:44:05.612533 [ 277 ] {106aafe3-c82b-41a0-a4ef-b31ffb974a97} <Debug> TCPHandler: Processed in 0.001246509 sec. | ||
| 12752 | 2026.05.08 22:44:05.612657 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2026.05.08 22:44:05.612756 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12754 | 2026.05.08 22:44:05.612807 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12755 | 2026.05.08 22:44:05.613777 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.05.08 22:44:05.613823 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12757 | 2026.05.08 22:44:05.614528 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12758 | 2026.05.08 22:44:05.614750 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2026.05.08 22:44:05.614875 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12760 | 2026.05.08 22:44:05.614891 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002152 sec., 15799.25650557621 rows/sec., 28.31 MiB/sec. | ||
| 12761 | 2026.05.08 22:44:05.614913 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.05.08 22:44:05.614938 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12763 | 2026.05.08 22:44:05.614948 [ 277 ] {48f35e74-98ec-4e73-b02e-bd7be2aa3b4d} <Debug> TCPHandler: Processed in 0.002344335 sec. | ||
| 12764 | 2026.05.08 22:44:05.615075 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.05.08 22:44:05.615075 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12766 | 2026.05.08 22:44:05.615173 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12767 | 2026.05.08 22:44:05.615217 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12768 | 2026.05.08 22:44:05.615360 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12769 | 2026.05.08 22:44:05.615427 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1436 rows starting from the beginning of the part | ||
| 12770 | 2026.05.08 22:44:05.615551 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 12771 | 2026.05.08 22:44:05.615598 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.05.08 22:44:05.615639 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12773 | 2026.05.08 22:44:05.615653 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 12774 | 2026.05.08 22:44:05.615757 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 45 rows starting from the beginning of the part | ||
| 12775 | 2026.05.08 22:44:05.615853 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 12776 | 2026.05.08 22:44:05.615950 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 12777 | 2026.05.08 22:44:05.616100 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12778 | 2026.05.08 22:44:05.616328 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.05.08 22:44:05.616464 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001315 sec., 68441.06463878327 rows/sec., 4.28 MiB/sec. | ||
| 12780 | 2026.05.08 22:44:05.616500 [ 277 ] {201bc3f9-0dc5-474d-bf68-4e5a07b69307} <Debug> TCPHandler: Processed in 0.001472963 sec. | ||
| 12781 | 2026.05.08 22:44:05.620440 [ 194 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32906 rows, containing 5 columns (5 merged, 0 gathered) in 0.009115429 sec., 3609923.350837355 rows/sec., 234.28 MiB/sec. | ||
| 12782 | 2026.05.08 22:44:05.620741 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 12783 | 2026.05.08 22:44:05.621071 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.05.08 22:44:05.621169 [ 197 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 12785 | 2026.05.08 22:44:05.621266 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12786 | 2026.05.08 22:44:05.623199 [ 197 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 19 columns (19 merged, 0 gathered) in 0.008181915 sec., 191275.51435085796 rows/sec., 342.76 MiB/sec. | ||
| 12787 | 2026.05.08 22:44:05.625237 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12788 | 2026.05.08 22:44:05.625641 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.05.08 22:44:05.625728 [ 194 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12790 | 2026.05.08 22:44:05.625873 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 12791 | 2026.05.08 22:44:06.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.83 MiB, peak 347.43 MiB, free memory in arenas 0.00 B, will set to 338.90 MiB (RSS), difference: 3.08 MiB | ||
| 12792 | 2026.05.08 22:44:08.759745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1624 | ||
| 12793 | 2026.05.08 22:44:08.762291 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.05.08 22:44:08.762335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12795 | 2026.05.08 22:44:08.763526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12796 | 2026.05.08 22:44:08.763784 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.05.08 22:44:08.764047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 12798 | 2026.05.08 22:44:10.585070 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2026.05.08 22:44:10.585317 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12800 | 2026.05.08 22:44:10.585675 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12801 | 2026.05.08 22:44:10.585712 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12802 | 2026.05.08 22:44:10.585932 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12803 | 2026.05.08 22:44:10.586002 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12804 | 2026.05.08 22:44:10.586144 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12805 | 2026.05.08 22:44:10.586179 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12806 | 2026.05.08 22:44:10.586201 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12807 | 2026.05.08 22:44:10.586216 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12808 | 2026.05.08 22:44:10.586256 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12809 | 2026.05.08 22:44:10.586276 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12810 | 2026.05.08 22:44:10.587804 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002584 sec., 19736.84210526316 rows/sec., 4.67 MiB/sec. | ||
| 12811 | 2026.05.08 22:44:10.587919 [ 277 ] {5c0a9fb0-d304-435a-aced-3dd8e67a146b} <Debug> TCPHandler: Processed in 0.002978755 sec. | ||
| 12812 | 2026.05.08 22:44:10.589692 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.05.08 22:44:10.589823 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12814 | 2026.05.08 22:44:10.589874 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12815 | 2026.05.08 22:44:10.590433 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.05.08 22:44:10.590476 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12817 | 2026.05.08 22:44:10.590866 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12818 | 2026.05.08 22:44:10.591114 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.05.08 22:44:10.591259 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001473 sec., 48879.83706720978 rows/sec., 3.94 MiB/sec. | ||
| 12820 | 2026.05.08 22:44:10.591299 [ 277 ] {0f83e02b-c9c1-44f4-91ff-3f2abbc1f214} <Debug> TCPHandler: Processed in 0.001669906 sec. | ||
| 12821 | 2026.05.08 22:44:10.591414 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.05.08 22:44:10.591513 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12823 | 2026.05.08 22:44:10.591553 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12824 | 2026.05.08 22:44:10.591950 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.05.08 22:44:10.591987 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12826 | 2026.05.08 22:44:10.592284 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12827 | 2026.05.08 22:44:10.592497 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.05.08 22:44:10.592627 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001134 sec., 7054.673721340388 rows/sec., 530.48 KiB/sec. | ||
| 12829 | 2026.05.08 22:44:10.592664 [ 277 ] {a6686f7b-62b4-4d96-a14e-8bcfbc0c1c56} <Debug> TCPHandler: Processed in 0.00130022 sec. | ||
| 12830 | 2026.05.08 22:44:10.592773 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.05.08 22:44:10.592868 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12832 | 2026.05.08 22:44:10.592908 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12833 | 2026.05.08 22:44:10.593301 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.05.08 22:44:10.593338 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12835 | 2026.05.08 22:44:10.593641 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12836 | 2026.05.08 22:44:10.593857 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.05.08 22:44:10.593983 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001133 sec., 63548.10238305385 rows/sec., 4.96 MiB/sec. | ||
| 12838 | 2026.05.08 22:44:10.594020 [ 277 ] {414e1a00-e5f2-4fea-806b-0042f17e7e4e} <Debug> TCPHandler: Processed in 0.00129708 sec. | ||
| 12839 | 2026.05.08 22:44:10.594131 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.05.08 22:44:10.594226 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12841 | 2026.05.08 22:44:10.594268 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12842 | 2026.05.08 22:44:10.594653 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.05.08 22:44:10.594690 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12844 | 2026.05.08 22:44:10.595018 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12845 | 2026.05.08 22:44:10.595233 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.05.08 22:44:10.595362 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 12847 | 2026.05.08 22:44:10.595399 [ 277 ] {0304910d-021f-471a-8190-dbd6e7175d6b} <Debug> TCPHandler: Processed in 0.00131733 sec. | ||
| 12848 | 2026.05.08 22:44:10.595508 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.05.08 22:44:10.595601 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12850 | 2026.05.08 22:44:10.595654 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12851 | 2026.05.08 22:44:10.596386 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.05.08 22:44:10.596424 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12853 | 2026.05.08 22:44:10.596938 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12854 | 2026.05.08 22:44:10.597177 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.05.08 22:44:10.597319 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001736 sec., 4608.294930875576 rows/sec., 8.26 MiB/sec. | ||
| 12856 | 2026.05.08 22:44:10.597388 [ 277 ] {8dcb2338-8850-40b2-bfda-dd547d9ff892} <Debug> TCPHandler: Processed in 0.00192986 sec. | ||
| 12857 | 2026.05.08 22:44:10.597506 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12858 | 2026.05.08 22:44:10.597602 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12859 | 2026.05.08 22:44:10.597643 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12860 | 2026.05.08 22:44:10.597979 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.05.08 22:44:10.598017 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12862 | 2026.05.08 22:44:10.598321 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12863 | 2026.05.08 22:44:10.598541 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.05.08 22:44:10.598670 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12865 | 2026.05.08 22:44:10.598706 [ 277 ] {f753c374-1b89-433d-8078-f7c012a39248} <Debug> TCPHandler: Processed in 0.001250429 sec. | ||
| 12866 | 2026.05.08 22:44:11.180730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26418 | ||
| 12867 | 2026.05.08 22:44:11.181268 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.05.08 22:44:11.181313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12869 | 2026.05.08 22:44:11.181802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12870 | 2026.05.08 22:44:11.182047 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.05.08 22:44:11.182181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26418 | ||
| 12872 | 2026.05.08 22:44:12.560713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12873 | 2026.05.08 22:44:12.578571 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.05.08 22:44:12.578638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12875 | 2026.05.08 22:44:12.584934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12876 | 2026.05.08 22:44:12.585677 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.05.08 22:44:12.589114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12878 | 2026.05.08 22:44:15.589751 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2026.05.08 22:44:15.590111 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 12880 | 2026.05.08 22:44:15.590617 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12881 | 2026.05.08 22:44:15.590681 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 12882 | 2026.05.08 22:44:15.590961 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12883 | 2026.05.08 22:44:15.591024 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12884 | 2026.05.08 22:44:15.591161 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12885 | 2026.05.08 22:44:15.591195 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12886 | 2026.05.08 22:44:15.591216 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 12887 | 2026.05.08 22:44:15.591231 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12888 | 2026.05.08 22:44:15.591268 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12889 | 2026.05.08 22:44:15.591288 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12890 | 2026.05.08 22:44:15.592762 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002797 sec., 18233.821952091526 rows/sec., 4.32 MiB/sec. | ||
| 12891 | 2026.05.08 22:44:15.592871 [ 277 ] {36ce8372-e193-4234-84dc-e0a6c1314874} <Debug> TCPHandler: Processed in 0.00328679 sec. | ||
| 12892 | 2026.05.08 22:44:15.598471 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12893 | 2026.05.08 22:44:15.598661 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12894 | 2026.05.08 22:44:15.598733 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12895 | 2026.05.08 22:44:15.599402 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.05.08 22:44:15.599451 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12897 | 2026.05.08 22:44:15.599833 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12898 | 2026.05.08 22:44:15.600049 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.05.08 22:44:15.600188 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00158 sec., 179746.83544303797 rows/sec., 11.42 MiB/sec. | ||
| 12900 | 2026.05.08 22:44:15.600225 [ 277 ] {1ce580ca-5c5b-4ea2-b658-009d2cc44ce5} <Debug> TCPHandler: Processed in 0.001847018 sec. | ||
| 12901 | 2026.05.08 22:44:15.600362 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.05.08 22:44:15.600458 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12903 | 2026.05.08 22:44:15.600497 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12904 | 2026.05.08 22:44:15.601327 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.05.08 22:44:15.601364 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12906 | 2026.05.08 22:44:15.601707 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12907 | 2026.05.08 22:44:15.601919 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.05.08 22:44:15.602043 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001608 sec., 537935.3233830846 rows/sec., 42.14 MiB/sec. | ||
| 12909 | 2026.05.08 22:44:15.602080 [ 277 ] {b588ae02-2477-42b0-ae43-32609e098da8} <Debug> TCPHandler: Processed in 0.001764587 sec. | ||
| 12910 | 2026.05.08 22:44:15.602196 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2026.05.08 22:44:15.602288 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12912 | 2026.05.08 22:44:15.602326 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12913 | 2026.05.08 22:44:15.602809 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.05.08 22:44:15.602847 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12915 | 2026.05.08 22:44:15.603144 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12916 | 2026.05.08 22:44:15.603357 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.05.08 22:44:15.603483 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001213 sec., 145094.80626545753 rows/sec., 8.94 MiB/sec. | ||
| 12918 | 2026.05.08 22:44:15.603519 [ 277 ] {56cd246b-c914-441a-ba4d-6227556827b4} <Debug> TCPHandler: Processed in 0.001369771 sec. | ||
| 12919 | 2026.05.08 22:44:15.603629 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12920 | 2026.05.08 22:44:15.603721 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12921 | 2026.05.08 22:44:15.603760 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12922 | 2026.05.08 22:44:15.604218 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12923 | 2026.05.08 22:44:15.604255 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12924 | 2026.05.08 22:44:15.604552 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12925 | 2026.05.08 22:44:15.604756 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12926 | 2026.05.08 22:44:15.604880 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 12927 | 2026.05.08 22:44:15.604917 [ 277 ] {6d97399a-a0b4-47da-8c88-a50999dee817} <Debug> TCPHandler: Processed in 0.00133533 sec. | ||
| 12928 | 2026.05.08 22:44:15.605032 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12929 | 2026.05.08 22:44:15.605137 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12930 | 2026.05.08 22:44:15.605181 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12931 | 2026.05.08 22:44:15.605656 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2026.05.08 22:44:15.605692 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12933 | 2026.05.08 22:44:15.605992 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12934 | 2026.05.08 22:44:15.606188 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2026.05.08 22:44:15.606318 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 12936 | 2026.05.08 22:44:15.606356 [ 277 ] {cc275701-e0d2-4afa-a777-3ff5a1092519} <Debug> TCPHandler: Processed in 0.00137181 sec. | ||
| 12937 | 2026.05.08 22:44:15.606533 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12938 | 2026.05.08 22:44:15.606625 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12939 | 2026.05.08 22:44:15.606663 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12940 | 2026.05.08 22:44:15.607270 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.05.08 22:44:15.607306 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12942 | 2026.05.08 22:44:15.607613 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12943 | 2026.05.08 22:44:15.607823 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.05.08 22:44:15.607947 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.00134 sec., 391044.77611940296 rows/sec., 27.62 MiB/sec. | ||
| 12945 | 2026.05.08 22:44:15.607983 [ 277 ] {ce4581de-df63-4a35-bcd6-85decf4f70c6} <Debug> TCPHandler: Processed in 0.001497523 sec. | ||
| 12946 | 2026.05.08 22:44:15.608100 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12947 | 2026.05.08 22:44:15.608192 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12948 | 2026.05.08 22:44:15.608231 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12949 | 2026.05.08 22:44:15.608559 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2026.05.08 22:44:15.608593 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12951 | 2026.05.08 22:44:15.608884 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12952 | 2026.05.08 22:44:15.609078 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.05.08 22:44:15.609198 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 12954 | 2026.05.08 22:44:15.609233 [ 277 ] {ecbb420e-d2f9-491b-a630-73b12ce2b52f} <Debug> TCPHandler: Processed in 0.001180208 sec. | ||
| 12955 | 2026.05.08 22:44:15.609347 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12956 | 2026.05.08 22:44:15.609436 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12957 | 2026.05.08 22:44:15.609477 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12958 | 2026.05.08 22:44:15.609893 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.05.08 22:44:15.609929 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12960 | 2026.05.08 22:44:15.610235 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12961 | 2026.05.08 22:44:15.610437 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.05.08 22:44:15.610553 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001142 sec., 232049.03677758318 rows/sec., 15.42 MiB/sec. | ||
| 12963 | 2026.05.08 22:44:15.610586 [ 277 ] {6aeeb540-201e-4241-980a-3e308651e85d} <Debug> TCPHandler: Processed in 0.00129552 sec. | ||
| 12964 | 2026.05.08 22:44:15.610692 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.05.08 22:44:15.610777 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12966 | 2026.05.08 22:44:15.610814 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12967 | 2026.05.08 22:44:15.611130 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.05.08 22:44:15.611163 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12969 | 2026.05.08 22:44:15.611486 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12970 | 2026.05.08 22:44:15.611685 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.05.08 22:44:15.611805 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 12972 | 2026.05.08 22:44:15.611840 [ 277 ] {fd7798a8-b97c-4606-9c7d-8c304c4660e9} <Debug> TCPHandler: Processed in 0.001177088 sec. | ||
| 12973 | 2026.05.08 22:44:15.611946 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12974 | 2026.05.08 22:44:15.612035 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12975 | 2026.05.08 22:44:15.612086 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12976 | 2026.05.08 22:44:15.612841 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.05.08 22:44:15.612877 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12978 | 2026.05.08 22:44:15.613393 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12979 | 2026.05.08 22:44:15.613608 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.05.08 22:44:15.613739 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001721 sec., 19755.95583962812 rows/sec., 35.40 MiB/sec. | ||
| 12981 | 2026.05.08 22:44:15.613790 [ 277 ] {63aead96-1d9b-469c-b7e9-9adca633d331} <Debug> TCPHandler: Processed in 0.001890339 sec. | ||
| 12982 | 2026.05.08 22:44:15.613901 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.05.08 22:44:15.613992 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12984 | 2026.05.08 22:44:15.614031 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12985 | 2026.05.08 22:44:15.614362 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12986 | 2026.05.08 22:44:15.614396 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12987 | 2026.05.08 22:44:15.614689 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12988 | 2026.05.08 22:44:15.614882 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12989 | 2026.05.08 22:44:15.615002 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001028 sec., 87548.63813229572 rows/sec., 5.48 MiB/sec. | ||
| 12990 | 2026.05.08 22:44:15.615036 [ 277 ] {4ede36d1-c01a-4731-97a4-88a189f72d54} <Debug> TCPHandler: Processed in 0.001181678 sec. | ||
| 12991 | 2026.05.08 22:44:18.510136 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12992 | 2026.05.08 22:44:18.510203 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12993 | 2026.05.08 22:44:18.682401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26866 | ||
| 12994 | 2026.05.08 22:44:18.682977 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12995 | 2026.05.08 22:44:18.683025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12996 | 2026.05.08 22:44:18.683538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12997 | 2026.05.08 22:44:18.683815 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.05.08 22:44:18.683967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26866 | ||
| 12999 | 2026.05.08 22:44:18.683985 [ 94 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13000 | 2026.05.08 22:44:18.684059 [ 94 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.05.08 22:44:18.684083 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13002 | 2026.05.08 22:44:18.684197 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13003 | 2026.05.08 22:44:18.684308 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13004 | 2026.05.08 22:44:18.684346 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24498 rows starting from the beginning of the part | ||
| 13005 | 2026.05.08 22:44:18.684404 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13006 | 2026.05.08 22:44:18.684445 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13007 | 2026.05.08 22:44:18.684486 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13008 | 2026.05.08 22:44:18.684524 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13009 | 2026.05.08 22:44:18.684561 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13010 | 2026.05.08 22:44:18.686846 [ 189 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26866 rows, containing 4 columns (4 merged, 0 gathered) in 0.002688651 sec., 9992371.639160309 rows/sec., 142.94 MiB/sec. | ||
| 13011 | 2026.05.08 22:44:18.687034 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13012 | 2026.05.08 22:44:18.687278 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.05.08 22:44:18.687346 [ 188 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_56_11} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13014 | 2026.05.08 22:44:18.687415 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13015 | 2026.05.08 22:44:18.764360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1662 | ||
| 13016 | 2026.05.08 22:44:18.766931 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.05.08 22:44:18.766986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13018 | 2026.05.08 22:44:18.768595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13019 | 2026.05.08 22:44:18.768946 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.05.08 22:44:18.769107 [ 94 ] {} <Debug> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13021 | 2026.05.08 22:44:18.769155 [ 94 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.05.08 22:44:18.769177 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13023 | 2026.05.08 22:44:18.769265 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::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 | ||
| 13024 | 2026.05.08 22:44:18.769372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
| 13025 | 2026.05.08 22:44:18.769775 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13026 | 2026.05.08 22:44:18.769912 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1470 rows starting from the beginning of the part | ||
| 13027 | 2026.05.08 22:44:18.770262 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
| 13028 | 2026.05.08 22:44:18.770594 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 13029 | 2026.05.08 22:44:18.770939 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part | ||
| 13030 | 2026.05.08 22:44:18.771269 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 13031 | 2026.05.08 22:44:18.771607 [ 195 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
| 13032 | 2026.05.08 22:44:18.778894 [ 189 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 72 columns (72 merged, 0 gathered) in 0.009666107 sec., 171940.98927313756 rows/sec., 143.09 MiB/sec. | ||
| 13033 | 2026.05.08 22:44:18.781071 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13034 | 2026.05.08 22:44:18.781728 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2026.05.08 22:44:18.781809 [ 198 ] {c451d26b-8dd7-4f83-88da-a85dc9a53cd8::all_1_41_8} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13036 | 2026.05.08 22:44:18.782157 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
| 13037 | 2026.05.08 22:44:20.089285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13038 | 2026.05.08 22:44:20.108388 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.05.08 22:44:20.108452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13040 | 2026.05.08 22:44:20.114957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13041 | 2026.05.08 22:44:20.115675 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.05.08 22:44:20.116010 [ 93 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13043 | 2026.05.08 22:44:20.116101 [ 93 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.05.08 22:44:20.116129 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13045 | 2026.05.08 22:44:20.116265 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13046 | 2026.05.08 22:44:20.119204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13047 | 2026.05.08 22:44:20.120303 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13048 | 2026.05.08 22:44:20.122002 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13049 | 2026.05.08 22:44:20.127102 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13050 | 2026.05.08 22:44:20.132071 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13051 | 2026.05.08 22:44:20.136976 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13052 | 2026.05.08 22:44:20.142071 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13053 | 2026.05.08 22:44:20.145978 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13054 | 2026.05.08 22:44:20.199698 [ 189 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083494204 sec., 5054.24304661914 rows/sec., 26.13 MiB/sec. | ||
| 13055 | 2026.05.08 22:44:20.201845 [ 192 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13056 | 2026.05.08 22:44:20.203827 [ 192 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.05.08 22:44:20.203930 [ 192 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_56_11} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13058 | 2026.05.08 22:44:20.205742 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13059 | 2026.05.08 22:44:20.584577 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.05.08 22:44:20.584889 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13061 | 2026.05.08 22:44:20.585275 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13062 | 2026.05.08 22:44:20.585310 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13063 | 2026.05.08 22:44:20.585520 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13064 | 2026.05.08 22:44:20.585588 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13065 | 2026.05.08 22:44:20.585725 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13066 | 2026.05.08 22:44:20.585761 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13067 | 2026.05.08 22:44:20.585782 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 13068 | 2026.05.08 22:44:20.585797 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13069 | 2026.05.08 22:44:20.585835 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13070 | 2026.05.08 22:44:20.585854 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13071 | 2026.05.08 22:44:20.587299 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002543 sec., 20055.05308690523 rows/sec., 4.75 MiB/sec. | ||
| 13072 | 2026.05.08 22:44:20.587402 [ 277 ] {30539a9b-f979-4da4-b554-41a47592eba4} <Debug> TCPHandler: Processed in 0.002988455 sec. | ||
| 13073 | 2026.05.08 22:44:20.589287 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.05.08 22:44:20.589471 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13075 | 2026.05.08 22:44:20.589546 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13076 | 2026.05.08 22:44:20.590212 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.05.08 22:44:20.590257 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13078 | 2026.05.08 22:44:20.590609 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13079 | 2026.05.08 22:44:20.590823 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.05.08 22:44:20.590960 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001542 sec., 46692.607003891055 rows/sec., 3.76 MiB/sec. | ||
| 13081 | 2026.05.08 22:44:20.590963 [ 92 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13082 | 2026.05.08 22:44:20.590999 [ 277 ] {430c3b23-abd8-428b-a0a5-f4e03ee0c117} <Debug> TCPHandler: Processed in 0.001805487 sec. | ||
| 13083 | 2026.05.08 22:44:20.591039 [ 92 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.05.08 22:44:20.591067 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13085 | 2026.05.08 22:44:20.591146 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2026.05.08 22:44:20.591159 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13087 | 2026.05.08 22:44:20.591247 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13088 | 2026.05.08 22:44:20.591274 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13089 | 2026.05.08 22:44:20.591290 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13090 | 2026.05.08 22:44:20.591310 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3364 rows starting from the beginning of the part | ||
| 13091 | 2026.05.08 22:44:20.591376 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
| 13092 | 2026.05.08 22:44:20.591422 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 865 rows starting from the beginning of the part | ||
| 13093 | 2026.05.08 22:44:20.591463 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
| 13094 | 2026.05.08 22:44:20.591539 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 865 rows starting from the beginning of the part | ||
| 13095 | 2026.05.08 22:44:20.591606 [ 190 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 13096 | 2026.05.08 22:44:20.591703 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.05.08 22:44:20.591743 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13098 | 2026.05.08 22:44:20.592240 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13099 | 2026.05.08 22:44:20.592464 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.05.08 22:44:20.592577 [ 92 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13101 | 2026.05.08 22:44:20.592597 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001368 sec., 5847.953216374269 rows/sec., 439.74 KiB/sec. | ||
| 13102 | 2026.05.08 22:44:20.592605 [ 92 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.05.08 22:44:20.592635 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13104 | 2026.05.08 22:44:20.592642 [ 277 ] {16b6305c-fb8b-41a4-b3f5-e876f9f56a14} <Debug> TCPHandler: Processed in 0.001545963 sec. | ||
| 13105 | 2026.05.08 22:44:20.592714 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13106 | 2026.05.08 22:44:20.592770 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13107 | 2026.05.08 22:44:20.592825 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13108 | 2026.05.08 22:44:20.592861 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 227 rows starting from the beginning of the part | ||
| 13109 | 2026.05.08 22:44:20.592867 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13110 | 2026.05.08 22:44:20.592915 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13111 | 2026.05.08 22:44:20.592923 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13112 | 2026.05.08 22:44:20.592971 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 176 rows starting from the beginning of the part | ||
| 13113 | 2026.05.08 22:44:20.593011 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13114 | 2026.05.08 22:44:20.593049 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 176 rows starting from the beginning of the part | ||
| 13115 | 2026.05.08 22:44:20.593089 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13116 | 2026.05.08 22:44:20.593331 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.05.08 22:44:20.593372 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13118 | 2026.05.08 22:44:20.593613 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 5 columns (5 merged, 0 gathered) in 0.002486768 sec., 2135301.7249699207 rows/sec., 172.03 MiB/sec. | ||
| 13119 | 2026.05.08 22:44:20.593869 [ 190 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191498 sec., 506085.6165935654 rows/sec., 33.80 MiB/sec. | ||
| 13120 | 2026.05.08 22:44:20.593955 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13121 | 2026.05.08 22:44:20.593960 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13122 | 2026.05.08 22:44:20.594052 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13123 | 2026.05.08 22:44:20.594222 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.05.08 22:44:20.594300 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.05.08 22:44:20.594350 [ 92 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13126 | 2026.05.08 22:44:20.594365 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001516 sec., 47493.403693931396 rows/sec., 3.71 MiB/sec. | ||
| 13127 | 2026.05.08 22:44:20.594378 [ 92 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.05.08 22:44:20.594388 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_91_18} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13129 | 2026.05.08 22:44:20.594410 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13130 | 2026.05.08 22:44:20.594414 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.05.08 22:44:20.594412 [ 277 ] {9ab074a9-e440-4fca-aea0-b9f83308b7b1} <Debug> TCPHandler: Processed in 0.001692645 sec. | ||
| 13132 | 2026.05.08 22:44:20.594496 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13133 | 2026.05.08 22:44:20.594508 [ 186 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_76_15} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13134 | 2026.05.08 22:44:20.594542 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13135 | 2026.05.08 22:44:20.594574 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.05.08 22:44:20.594590 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13137 | 2026.05.08 22:44:20.594655 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13138 | 2026.05.08 22:44:20.594674 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13139 | 2026.05.08 22:44:20.594692 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1832 rows starting from the beginning of the part | ||
| 13140 | 2026.05.08 22:44:20.594721 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13141 | 2026.05.08 22:44:20.594759 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
| 13142 | 2026.05.08 22:44:20.594808 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 524 rows starting from the beginning of the part | ||
| 13143 | 2026.05.08 22:44:20.594846 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
| 13144 | 2026.05.08 22:44:20.594885 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 524 rows starting from the beginning of the part | ||
| 13145 | 2026.05.08 22:44:20.594922 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 13146 | 2026.05.08 22:44:20.595132 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.05.08 22:44:20.595173 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13148 | 2026.05.08 22:44:20.595510 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13149 | 2026.05.08 22:44:20.595734 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.05.08 22:44:20.595871 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 13151 | 2026.05.08 22:44:20.595908 [ 277 ] {f892baca-4c27-4b7b-8bfe-07d51d29d05e} <Debug> TCPHandler: Processed in 0.001383341 sec. | ||
| 13152 | 2026.05.08 22:44:20.596029 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2026.05.08 22:44:20.596123 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13154 | 2026.05.08 22:44:20.596163 [ 199 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3096 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700556 sec., 1820581.0334972797 rows/sec., 133.83 MiB/sec. | ||
| 13155 | 2026.05.08 22:44:20.596182 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13156 | 2026.05.08 22:44:20.596356 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13157 | 2026.05.08 22:44:20.596620 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2026.05.08 22:44:20.596692 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_91_18} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13159 | 2026.05.08 22:44:20.596766 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13160 | 2026.05.08 22:44:20.596990 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2026.05.08 22:44:20.597031 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13162 | 2026.05.08 22:44:20.597547 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13163 | 2026.05.08 22:44:20.597763 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2026.05.08 22:44:20.597900 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001794 sec., 4459.308807134894 rows/sec., 7.99 MiB/sec. | ||
| 13165 | 2026.05.08 22:44:20.597958 [ 277 ] {808fd5cf-0a96-4196-8281-c37edd99e815} <Debug> TCPHandler: Processed in 0.00197759 sec. | ||
| 13166 | 2026.05.08 22:44:20.598087 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2026.05.08 22:44:20.598181 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13168 | 2026.05.08 22:44:20.598221 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13169 | 2026.05.08 22:44:20.598575 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2026.05.08 22:44:20.598611 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13171 | 2026.05.08 22:44:20.598912 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13172 | 2026.05.08 22:44:20.599119 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.05.08 22:44:20.599226 [ 92 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13174 | 2026.05.08 22:44:20.599245 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 13175 | 2026.05.08 22:44:20.599255 [ 92 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.05.08 22:44:20.599283 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13177 | 2026.05.08 22:44:20.599287 [ 277 ] {02de48ee-407c-4514-b702-fcdb56e67256} <Debug> TCPHandler: Processed in 0.001250059 sec. | ||
| 13178 | 2026.05.08 22:44:20.599360 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13179 | 2026.05.08 22:44:20.599450 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13180 | 2026.05.08 22:44:20.599480 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4830 rows starting from the beginning of the part | ||
| 13181 | 2026.05.08 22:44:20.599541 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13182 | 2026.05.08 22:44:20.599596 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 13183 | 2026.05.08 22:44:20.599642 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13184 | 2026.05.08 22:44:20.599682 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 13185 | 2026.05.08 22:44:20.599721 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13186 | 2026.05.08 22:44:20.601593 [ 196 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002260885 sec., 2295561.2514568414 rows/sec., 150.92 MiB/sec. | ||
| 13187 | 2026.05.08 22:44:20.601903 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13188 | 2026.05.08 22:44:20.602140 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13189 | 2026.05.08 22:44:20.602206 [ 199 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_91_18} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13190 | 2026.05.08 22:44:20.602261 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13191 | 2026.05.08 22:44:21.096906 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2026.05.08 22:44:21.097144 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13193 | 2026.05.08 22:44:21.097509 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13194 | 2026.05.08 22:44:21.097551 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13195 | 2026.05.08 22:44:21.097787 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13196 | 2026.05.08 22:44:21.097850 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13197 | 2026.05.08 22:44:21.097982 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 13198 | 2026.05.08 22:44:21.098016 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13199 | 2026.05.08 22:44:21.098036 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 13200 | 2026.05.08 22:44:21.098050 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13201 | 2026.05.08 22:44:21.098086 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 13202 | 2026.05.08 22:44:21.098106 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13203 | 2026.05.08 22:44:21.099241 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002199 sec., 23192.36016371078 rows/sec., 5.49 MiB/sec. | ||
| 13204 | 2026.05.08 22:44:21.099347 [ 277 ] {486c853f-6857-44d2-9f83-b9a566d257f6} <Debug> TCPHandler: Processed in 0.002564809 sec. | ||
| 13205 | 2026.05.08 22:44:21.115983 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13206 | 2026.05.08 22:44:21.116151 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13207 | 2026.05.08 22:44:21.116200 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13208 | 2026.05.08 22:44:21.116869 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2026.05.08 22:44:21.116923 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13210 | 2026.05.08 22:44:21.117317 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13211 | 2026.05.08 22:44:21.117531 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2026.05.08 22:44:21.117664 [ 92 ] {} <Debug> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 13213 | 2026.05.08 22:44:21.117675 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001561 sec., 181934.65727098013 rows/sec., 11.56 MiB/sec. | ||
| 13214 | 2026.05.08 22:44:21.117726 [ 92 ] {} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2026.05.08 22:44:21.117742 [ 277 ] {dc11f64e-65f0-488a-9850-07a18698d72c} <Debug> TCPHandler: Processed in 0.001861589 sec. | ||
| 13216 | 2026.05.08 22:44:21.117754 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13217 | 2026.05.08 22:44:21.117856 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 13218 | 2026.05.08 22:44:21.117886 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2026.05.08 22:44:21.117974 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13220 | 2026.05.08 22:44:21.117988 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13221 | 2026.05.08 22:44:21.118008 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 308 rows starting from the beginning of the part | ||
| 13222 | 2026.05.08 22:44:21.118033 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13223 | 2026.05.08 22:44:21.118070 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 13224 | 2026.05.08 22:44:21.118118 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 13225 | 2026.05.08 22:44:21.118158 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 13226 | 2026.05.08 22:44:21.118198 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 13227 | 2026.05.08 22:44:21.118240 [ 186 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 13228 | 2026.05.08 22:44:21.118444 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2026.05.08 22:44:21.118487 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13230 | 2026.05.08 22:44:21.118800 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13231 | 2026.05.08 22:44:21.119038 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13232 | 2026.05.08 22:44:21.119168 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 135.68 KiB/sec. | ||
| 13233 | 2026.05.08 22:44:21.119206 [ 277 ] {5f8f453d-cb77-4677-b34b-785249196ff3} <Debug> TCPHandler: Processed in 0.001369941 sec. | ||
| 13234 | 2026.05.08 22:44:21.119256 [ 196 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438382 sec., 1020591.1920477314 rows/sec., 69.36 MiB/sec. | ||
| 13235 | 2026.05.08 22:44:21.119321 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.05.08 22:44:21.119419 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13237 | 2026.05.08 22:44:21.119460 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13238 | 2026.05.08 22:44:21.119475 [ 196 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 13239 | 2026.05.08 22:44:21.119773 [ 196 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.05.08 22:44:21.119852 [ 196 ] {d6229d5d-8094-4710-a462-a1f76561b669::all_1_29_6} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 13241 | 2026.05.08 22:44:21.119949 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13242 | 2026.05.08 22:44:21.121242 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13243 | 2026.05.08 22:44:21.121283 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13244 | 2026.05.08 22:44:21.121779 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13245 | 2026.05.08 22:44:21.121986 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2026.05.08 22:44:21.122115 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Debug> executeQuery: Read 3215 rows, 246.75 KiB in 0.002715 sec., 1184162.0626151012 rows/sec., 88.75 MiB/sec. | ||
| 13247 | 2026.05.08 22:44:21.122155 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13248 | 2026.05.08 22:44:21.122168 [ 277 ] {2fc7d930-c7c7-4c01-bef6-ed698e5cc865} <Debug> TCPHandler: Processed in 0.002896774 sec. | ||
| 13249 | 2026.05.08 22:44:21.122315 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2026.05.08 22:44:21.122410 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13251 | 2026.05.08 22:44:21.122449 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13252 | 2026.05.08 22:44:21.122933 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.05.08 22:44:21.122972 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13254 | 2026.05.08 22:44:21.123289 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13255 | 2026.05.08 22:44:21.123501 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.05.08 22:44:21.123635 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Debug> executeQuery: Read 189 rows, 12.07 KiB in 0.001243 sec., 152051.48833467418 rows/sec., 9.48 MiB/sec. | ||
| 13257 | 2026.05.08 22:44:21.123671 [ 277 ] {0191df66-0712-4e8b-a84e-59f1e1da51bf} <Debug> TCPHandler: Processed in 0.001407271 sec. | ||
| 13258 | 2026.05.08 22:44:21.123959 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.05.08 22:44:21.124054 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13260 | 2026.05.08 22:44:21.124093 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13261 | 2026.05.08 22:44:21.124790 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2026.05.08 22:44:21.124828 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13263 | 2026.05.08 22:44:21.125172 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13264 | 2026.05.08 22:44:21.125387 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.05.08 22:44:21.125512 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001476 sec., 643631.4363143631 rows/sec., 37.87 MiB/sec. | ||
| 13266 | 2026.05.08 22:44:21.125519 [ 89 ] {} <Debug> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 13267 | 2026.05.08 22:44:21.125552 [ 277 ] {ac3d3680-b72c-403c-935b-032835cbcb69} <Debug> TCPHandler: Processed in 0.001643325 sec. | ||
| 13268 | 2026.05.08 22:44:21.125570 [ 89 ] {} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.05.08 22:44:21.125599 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13270 | 2026.05.08 22:44:21.125679 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.05.08 22:44:21.125691 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 13272 | 2026.05.08 22:44:21.125779 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13273 | 2026.05.08 22:44:21.125824 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13274 | 2026.05.08 22:44:21.125828 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13275 | 2026.05.08 22:44:21.125862 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 976 rows starting from the beginning of the part | ||
| 13276 | 2026.05.08 22:44:21.125931 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 13277 | 2026.05.08 22:44:21.125975 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 950 rows starting from the beginning of the part | ||
| 13278 | 2026.05.08 22:44:21.126016 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 13279 | 2026.05.08 22:44:21.126055 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 13280 | 2026.05.08 22:44:21.126094 [ 191 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 950 rows starting from the beginning of the part | ||
| 13281 | 2026.05.08 22:44:21.126243 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.05.08 22:44:21.126286 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13283 | 2026.05.08 22:44:21.126606 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13284 | 2026.05.08 22:44:21.126837 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.05.08 22:44:21.126975 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001213 sec., 824.4023083264633 rows/sec., 57.97 KiB/sec. | ||
| 13286 | 2026.05.08 22:44:21.127040 [ 277 ] {51d05015-e80d-4ae9-adf6-9db73e425066} <Debug> TCPHandler: Processed in 0.001413732 sec. | ||
| 13287 | 2026.05.08 22:44:21.127187 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13288 | 2026.05.08 22:44:21.127280 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13289 | 2026.05.08 22:44:21.127319 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13290 | 2026.05.08 22:44:21.127354 [ 196 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699235 sec., 1882023.3811097348 rows/sec., 119.61 MiB/sec. | ||
| 13291 | 2026.05.08 22:44:21.127539 [ 200 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 13292 | 2026.05.08 22:44:21.127760 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.08 22:44:21.127785 [ 200 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.05.08 22:44:21.127802 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13295 | 2026.05.08 22:44:21.127890 [ 200 ] {63eb50e3-a9fd-4e95-bf6d-3c4fd283932c::all_1_35_7} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 13296 | 2026.05.08 22:44:21.127953 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13297 | 2026.05.08 22:44:21.128168 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13298 | 2026.05.08 22:44:21.128382 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.05.08 22:44:21.128508 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 13300 | 2026.05.08 22:44:21.128507 [ 89 ] {} <Debug> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 13301 | 2026.05.08 22:44:21.128548 [ 277 ] {d602154f-4f82-47d8-b0ae-3a588ad5e00f} <Debug> TCPHandler: Processed in 0.001410992 sec. | ||
| 13302 | 2026.05.08 22:44:21.128560 [ 89 ] {} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2026.05.08 22:44:21.128587 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13304 | 2026.05.08 22:44:21.128668 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 13305 | 2026.05.08 22:44:21.128683 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2026.05.08 22:44:21.128780 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13307 | 2026.05.08 22:44:21.128797 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13308 | 2026.05.08 22:44:21.128812 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 13309 | 2026.05.08 22:44:21.128843 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13310 | 2026.05.08 22:44:21.128875 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 13311 | 2026.05.08 22:44:21.128923 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 13312 | 2026.05.08 22:44:21.128965 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 13313 | 2026.05.08 22:44:21.129003 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 13314 | 2026.05.08 22:44:21.129078 [ 194 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 13315 | 2026.05.08 22:44:21.129852 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.05.08 22:44:21.129892 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13317 | 2026.05.08 22:44:21.130084 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449672 sec., 527015.7663250722 rows/sec., 32.30 MiB/sec. | ||
| 13318 | 2026.05.08 22:44:21.130281 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 13319 | 2026.05.08 22:44:21.130328 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13320 | 2026.05.08 22:44:21.130619 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2026.05.08 22:44:21.130731 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2026.05.08 22:44:21.130756 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Debug> executeQuery: Read 1752 rows, 121.06 KiB in 0.00198 sec., 884848.4848484849 rows/sec., 59.71 MiB/sec. | ||
| 13323 | 2026.05.08 22:44:21.130799 [ 277 ] {b4f2fdb8-b3cb-4e16-afe0-94c534d4b7fb} <Debug> TCPHandler: Processed in 0.002175403 sec. | ||
| 13324 | 2026.05.08 22:44:21.130836 [ 202 ] {2df7e98a-aae8-4e56-aa37-812c2176067c::all_1_29_6} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 13325 | 2026.05.08 22:44:21.130919 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13326 | 2026.05.08 22:44:21.130953 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13327 | 2026.05.08 22:44:21.131018 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13328 | 2026.05.08 22:44:21.131064 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13329 | 2026.05.08 22:44:21.131407 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2026.05.08 22:44:21.131443 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13331 | 2026.05.08 22:44:21.131757 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13332 | 2026.05.08 22:44:21.131973 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2026.05.08 22:44:21.132077 [ 89 ] {} <Debug> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 13334 | 2026.05.08 22:44:21.132100 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 13335 | 2026.05.08 22:44:21.132116 [ 89 ] {} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2026.05.08 22:44:21.132144 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13337 | 2026.05.08 22:44:21.132160 [ 277 ] {02ec519e-fcb9-4874-931f-3609f65428c9} <Debug> TCPHandler: Processed in 0.00129072 sec. | ||
| 13338 | 2026.05.08 22:44:21.132219 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 13339 | 2026.05.08 22:44:21.132297 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13340 | 2026.05.08 22:44:21.132324 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13341 | 2026.05.08 22:44:21.132354 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 13342 | 2026.05.08 22:44:21.132395 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13343 | 2026.05.08 22:44:21.132397 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 13344 | 2026.05.08 22:44:21.132447 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13345 | 2026.05.08 22:44:21.132455 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 13346 | 2026.05.08 22:44:21.132499 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 13347 | 2026.05.08 22:44:21.132532 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 13348 | 2026.05.08 22:44:21.132565 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 13349 | 2026.05.08 22:44:21.133159 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.05.08 22:44:21.133200 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13351 | 2026.05.08 22:44:21.133243 [ 197 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001056996 sec., 113529.28487903456 rows/sec., 5.79 MiB/sec. | ||
| 13352 | 2026.05.08 22:44:21.133371 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 13353 | 2026.05.08 22:44:21.133660 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13354 | 2026.05.08 22:44:21.133664 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2026.05.08 22:44:21.133776 [ 194 ] {5a915117-cb92-4f44-a1ba-b96c68506bca::all_1_20_4} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 13356 | 2026.05.08 22:44:21.133850 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13357 | 2026.05.08 22:44:21.133913 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.05.08 22:44:21.134051 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001674 sec., 956989.247311828 rows/sec., 58.10 MiB/sec. | ||
| 13359 | 2026.05.08 22:44:21.134089 [ 277 ] {39ee8aec-9d9a-4922-873b-de5eca60e145} <Debug> TCPHandler: Processed in 0.001841228 sec. | ||
| 13360 | 2026.05.08 22:44:21.134210 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13361 | 2026.05.08 22:44:21.134313 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13362 | 2026.05.08 22:44:21.134357 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13363 | 2026.05.08 22:44:21.134692 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2026.05.08 22:44:21.134728 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13365 | 2026.05.08 22:44:21.135040 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13366 | 2026.05.08 22:44:21.135258 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.05.08 22:44:21.135390 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 13368 | 2026.05.08 22:44:21.135429 [ 277 ] {335cc33f-4ad9-4a66-a130-961ce52fb36f} <Debug> TCPHandler: Processed in 0.00126841 sec. | ||
| 13369 | 2026.05.08 22:44:21.135547 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.05.08 22:44:21.135642 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13371 | 2026.05.08 22:44:21.135697 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13372 | 2026.05.08 22:44:21.136582 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.05.08 22:44:21.136618 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13374 | 2026.05.08 22:44:21.137213 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13375 | 2026.05.08 22:44:21.137447 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.05.08 22:44:21.137589 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001966 sec., 22889.11495422177 rows/sec., 41.02 MiB/sec. | ||
| 13377 | 2026.05.08 22:44:21.137652 [ 277 ] {3d55aa88-c5ab-4eb7-b259-894261b84cc4} <Debug> TCPHandler: Processed in 0.002154322 sec. | ||
| 13378 | 2026.05.08 22:44:21.137779 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2026.05.08 22:44:21.137875 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.05.08 22:44:21.137918 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13381 | 2026.05.08 22:44:21.138266 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.05.08 22:44:21.138301 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13383 | 2026.05.08 22:44:21.138611 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13384 | 2026.05.08 22:44:21.138830 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.05.08 22:44:21.138969 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001112 sec., 37769.78417266187 rows/sec., 2.16 MiB/sec. | ||
| 13386 | 2026.05.08 22:44:21.139005 [ 277 ] {19af16ef-42c9-453d-9270-8be9e4b66fdf} <Debug> TCPHandler: Processed in 0.001276209 sec. | ||
| 13387 | 2026.05.08 22:44:22.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.17 MiB, peak 353.88 MiB, free memory in arenas 0.00 B, will set to 341.09 MiB (RSS), difference: -1.08 MiB | ||
| 13388 | 2026.05.08 22:44:25.340546 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65441 | ||
| 13389 | 2026.05.08 22:44:25.340659 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13390 | 2026.05.08 22:44:25.340686 [ 373 ] {} <Debug> TCP-Session: d0aa981b-e3c9-4ad6-96bb-214b7bf4fd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:65441 | ||
| 13391 | 2026.05.08 22:44:25.340708 [ 373 ] {} <Debug> TCP-Session: d0aa981b-e3c9-4ad6-96bb-214b7bf4fd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.05.08 22:44:25.340721 [ 373 ] {} <Debug> TCP-Session: d0aa981b-e3c9-4ad6-96bb-214b7bf4fd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13393 | 2026.05.08 22:44:25.340938 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62089 | ||
| 13394 | 2026.05.08 22:44:25.340958 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52500 | ||
| 13395 | 2026.05.08 22:44:25.340992 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64565 | ||
| 13396 | 2026.05.08 22:44:25.341025 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41902 | ||
| 13397 | 2026.05.08 22:44:25.340996 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63863 | ||
| 13398 | 2026.05.08 22:44:25.341080 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13399 | 2026.05.08 22:44:25.341098 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13400 | 2026.05.08 22:44:25.341133 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13401 | 2026.05.08 22:44:25.341135 [ 374 ] {} <Debug> TCP-Session: 28eb95f0-3757-4b36-9847-0fd74d8ad938 Authenticating user 'default' from [fd00:1122:3344:101::e]:62089 | ||
| 13402 | 2026.05.08 22:44:25.341155 [ 375 ] {} <Debug> TCP-Session: 8ebaa8fd-e4c1-41da-a582-7448feec6b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:52500 | ||
| 13403 | 2026.05.08 22:44:25.341175 [ 368 ] {} <Debug> TCP-Session: 702a37f3-153f-45bd-9b9d-6e98a615d0ba Authenticating user 'default' from [fd00:1122:3344:101::e]:64565 | ||
| 13404 | 2026.05.08 22:44:25.341185 [ 374 ] {} <Debug> TCP-Session: 28eb95f0-3757-4b36-9847-0fd74d8ad938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13405 | 2026.05.08 22:44:25.341199 [ 375 ] {} <Debug> TCP-Session: 8ebaa8fd-e4c1-41da-a582-7448feec6b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.05.08 22:44:25.341214 [ 368 ] {} <Debug> TCP-Session: 702a37f3-153f-45bd-9b9d-6e98a615d0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2026.05.08 22:44:25.341236 [ 375 ] {} <Debug> TCP-Session: 8ebaa8fd-e4c1-41da-a582-7448feec6b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13408 | 2026.05.08 22:44:25.341255 [ 368 ] {} <Debug> TCP-Session: 702a37f3-153f-45bd-9b9d-6e98a615d0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2026.05.08 22:44:25.341218 [ 374 ] {} <Debug> TCP-Session: 28eb95f0-3757-4b36-9847-0fd74d8ad938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13410 | 2026.05.08 22:44:25.341293 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13411 | 2026.05.08 22:44:25.341074 [ 373 ] {} <Trace> TCP-Session: d0aa981b-e3c9-4ad6-96bb-214b7bf4fd7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.05.08 22:44:25.341339 [ 372 ] {} <Debug> TCP-Session: 1d2c205a-d66b-4e71-a257-071c22fd48e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41902 | ||
| 13413 | 2026.05.08 22:44:25.340981 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33979 | ||
| 13414 | 2026.05.08 22:44:25.341386 [ 372 ] {} <Debug> TCP-Session: 1d2c205a-d66b-4e71-a257-071c22fd48e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13415 | 2026.05.08 22:44:25.340977 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61519 | ||
| 13416 | 2026.05.08 22:44:25.341427 [ 372 ] {} <Debug> TCP-Session: 1d2c205a-d66b-4e71-a257-071c22fd48e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13417 | 2026.05.08 22:44:25.341014 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50003 | ||
| 13418 | 2026.05.08 22:44:25.341522 [ 373 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65441) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13419 | 2026.05.08 22:44:25.341523 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13420 | 2026.05.08 22:44:25.341576 [ 369 ] {} <Debug> TCP-Session: cd61a0c4-31ac-4532-a620-3f88a90d5222 Authenticating user 'default' from [fd00:1122:3344:101::e]:63863 | ||
| 13421 | 2026.05.08 22:44:25.341594 [ 369 ] {} <Debug> TCP-Session: cd61a0c4-31ac-4532-a620-3f88a90d5222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2026.05.08 22:44:25.341606 [ 369 ] {} <Debug> TCP-Session: cd61a0c4-31ac-4532-a620-3f88a90d5222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13423 | 2026.05.08 22:44:25.341805 [ 373 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13424 | 2026.05.08 22:44:25.341863 [ 373 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13425 | 2026.05.08 22:44:25.342101 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13426 | 2026.05.08 22:44:25.342136 [ 370 ] {} <Debug> TCP-Session: 02af3022-e582-4ce1-ab21-52a260b24ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50003 | ||
| 13427 | 2026.05.08 22:44:25.342153 [ 370 ] {} <Debug> TCP-Session: 02af3022-e582-4ce1-ab21-52a260b24ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.05.08 22:44:25.342163 [ 373 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 13429 | 2026.05.08 22:44:25.342166 [ 370 ] {} <Debug> TCP-Session: 02af3022-e582-4ce1-ab21-52a260b24ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.05.08 22:44:25.342241 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13431 | 2026.05.08 22:44:25.342276 [ 367 ] {} <Debug> TCP-Session: 29979c99-d0f1-4207-99c7-b9de04a1186f Authenticating user 'default' from [fd00:1122:3344:101::e]:33979 | ||
| 13432 | 2026.05.08 22:44:25.342294 [ 367 ] {} <Debug> TCP-Session: 29979c99-d0f1-4207-99c7-b9de04a1186f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2026.05.08 22:44:25.342307 [ 367 ] {} <Debug> TCP-Session: 29979c99-d0f1-4207-99c7-b9de04a1186f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2026.05.08 22:44:25.342382 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13435 | 2026.05.08 22:44:25.342414 [ 275 ] {} <Debug> TCP-Session: 4f6dc953-0dda-414d-b5e1-7dc45d53e4cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61519 | ||
| 13436 | 2026.05.08 22:44:25.342431 [ 275 ] {} <Debug> TCP-Session: 4f6dc953-0dda-414d-b5e1-7dc45d53e4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13437 | 2026.05.08 22:44:25.342443 [ 275 ] {} <Debug> TCP-Session: 4f6dc953-0dda-414d-b5e1-7dc45d53e4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13438 | 2026.05.08 22:44:25.343267 [ 362 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Trace> AggregatingTransform: Aggregating | ||
| 13439 | 2026.05.08 22:44:25.343316 [ 362 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Trace> Aggregator: Aggregation method: without_key | ||
| 13440 | 2026.05.08 22:44:25.343354 [ 362 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073796 sec. (931.276 rows/sec., 36.38 KiB/sec.) | ||
| 13441 | 2026.05.08 22:44:25.343373 [ 362 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Trace> Aggregator: Merging aggregated data | ||
| 13442 | 2026.05.08 22:44:25.344716 [ 373 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 13443 | 2026.05.08 22:44:25.344873 [ 373 ] {29d5ed72-65e1-4f18-9c46-a5b7bd344859} <Debug> TCPHandler: Processed in 0.00394489 sec. | ||
| 13444 | 2026.05.08 22:44:25.344993 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13445 | 2026.05.08 22:44:25.345025 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13446 | 2026.05.08 22:44:25.345035 [ 373 ] {} <Debug> TCP-Session: d0aa981b-e3c9-4ad6-96bb-214b7bf4fd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13447 | 2026.05.08 22:44:25.345045 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13448 | 2026.05.08 22:44:25.345068 [ 375 ] {} <Debug> TCP-Session: 8ebaa8fd-e4c1-41da-a582-7448feec6b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.05.08 22:44:25.345084 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13450 | 2026.05.08 22:44:25.345100 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13451 | 2026.05.08 22:44:25.345121 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13452 | 2026.05.08 22:44:25.345144 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13453 | 2026.05.08 22:44:25.345156 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13454 | 2026.05.08 22:44:25.345174 [ 369 ] {} <Debug> TCP-Session: cd61a0c4-31ac-4532-a620-3f88a90d5222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2026.05.08 22:44:25.345196 [ 275 ] {} <Debug> TCP-Session: 4f6dc953-0dda-414d-b5e1-7dc45d53e4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.05.08 22:44:25.345209 [ 368 ] {} <Debug> TCP-Session: 702a37f3-153f-45bd-9b9d-6e98a615d0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2026.05.08 22:44:25.345163 [ 370 ] {} <Debug> TCP-Session: 02af3022-e582-4ce1-ab21-52a260b24ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.05.08 22:44:25.345131 [ 372 ] {} <Debug> TCP-Session: 1d2c205a-d66b-4e71-a257-071c22fd48e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2026.05.08 22:44:25.345102 [ 367 ] {} <Debug> TCP-Session: 29979c99-d0f1-4207-99c7-b9de04a1186f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13460 | 2026.05.08 22:44:25.345064 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13461 | 2026.05.08 22:44:25.345345 [ 374 ] {} <Debug> TCP-Session: 28eb95f0-3757-4b36-9847-0fd74d8ad938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13462 | 2026.05.08 22:44:25.394025 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49186 | ||
| 13463 | 2026.05.08 22:44:25.394116 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13464 | 2026.05.08 22:44:25.394140 [ 373 ] {} <Debug> TCP-Session: b3e44eb7-8448-44cf-9cf0-63c3f32ff925 Authenticating user 'default' from [fd00:1122:3344:101::e]:49186 | ||
| 13465 | 2026.05.08 22:44:25.394159 [ 373 ] {} <Debug> TCP-Session: b3e44eb7-8448-44cf-9cf0-63c3f32ff925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.05.08 22:44:25.394171 [ 373 ] {} <Debug> TCP-Session: b3e44eb7-8448-44cf-9cf0-63c3f32ff925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13467 | 2026.05.08 22:44:25.394328 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37237 | ||
| 13468 | 2026.05.08 22:44:25.394341 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44239 | ||
| 13469 | 2026.05.08 22:44:25.394360 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60432 | ||
| 13470 | 2026.05.08 22:44:25.394404 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52141 | ||
| 13471 | 2026.05.08 22:44:25.394436 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39621 | ||
| 13472 | 2026.05.08 22:44:25.394441 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13473 | 2026.05.08 22:44:25.394431 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13474 | 2026.05.08 22:44:25.394496 [ 375 ] {} <Debug> TCP-Session: 0cf00dcf-b1d6-48da-9163-6555f7f24960 Authenticating user 'default' from [fd00:1122:3344:101::e]:44239 | ||
| 13475 | 2026.05.08 22:44:25.394501 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13476 | 2026.05.08 22:44:25.394517 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13477 | 2026.05.08 22:44:25.394523 [ 374 ] {} <Debug> TCP-Session: 659b7c42-06ce-41cd-928b-f88479ddc20e Authenticating user 'default' from [fd00:1122:3344:101::e]:37237 | ||
| 13478 | 2026.05.08 22:44:25.394555 [ 368 ] {} <Debug> TCP-Session: 53ab9179-55cc-49fc-b491-7083d3cce528 Authenticating user 'default' from [fd00:1122:3344:101::e]:52141 | ||
| 13479 | 2026.05.08 22:44:25.394558 [ 372 ] {} <Debug> TCP-Session: 6e49466d-666d-40ec-a9ec-8570b2db69eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39621 | ||
| 13480 | 2026.05.08 22:44:25.394576 [ 374 ] {} <Debug> TCP-Session: 659b7c42-06ce-41cd-928b-f88479ddc20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.05.08 22:44:25.394595 [ 368 ] {} <Debug> TCP-Session: 53ab9179-55cc-49fc-b491-7083d3cce528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13482 | 2026.05.08 22:44:25.394597 [ 372 ] {} <Debug> TCP-Session: 6e49466d-666d-40ec-a9ec-8570b2db69eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13483 | 2026.05.08 22:44:25.394611 [ 374 ] {} <Debug> TCP-Session: 659b7c42-06ce-41cd-928b-f88479ddc20e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13484 | 2026.05.08 22:44:25.394622 [ 368 ] {} <Debug> TCP-Session: 53ab9179-55cc-49fc-b491-7083d3cce528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13485 | 2026.05.08 22:44:25.394627 [ 372 ] {} <Debug> TCP-Session: 6e49466d-666d-40ec-a9ec-8570b2db69eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13486 | 2026.05.08 22:44:25.394531 [ 375 ] {} <Debug> TCP-Session: 0cf00dcf-b1d6-48da-9163-6555f7f24960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13487 | 2026.05.08 22:44:25.394419 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44633 | ||
| 13488 | 2026.05.08 22:44:25.394684 [ 375 ] {} <Debug> TCP-Session: 0cf00dcf-b1d6-48da-9163-6555f7f24960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13489 | 2026.05.08 22:44:25.394387 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50470 | ||
| 13490 | 2026.05.08 22:44:25.394492 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13491 | 2026.05.08 22:44:25.394762 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13492 | 2026.05.08 22:44:25.394790 [ 275 ] {} <Debug> TCP-Session: 5353b1ab-4979-40ad-9961-782489c669e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60432 | ||
| 13493 | 2026.05.08 22:44:25.394803 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13494 | 2026.05.08 22:44:25.394811 [ 370 ] {} <Debug> TCP-Session: 1869bbe1-860a-4f2c-a875-a1330aaf9af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44633 | ||
| 13495 | 2026.05.08 22:44:25.394821 [ 275 ] {} <Debug> TCP-Session: 5353b1ab-4979-40ad-9961-782489c669e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13496 | 2026.05.08 22:44:25.394838 [ 367 ] {} <Debug> TCP-Session: d322301b-0765-499a-b3b8-9bdab9abfd75 Authenticating user 'default' from [fd00:1122:3344:101::e]:50470 | ||
| 13497 | 2026.05.08 22:44:25.394850 [ 370 ] {} <Debug> TCP-Session: 1869bbe1-860a-4f2c-a875-a1330aaf9af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.05.08 22:44:25.394858 [ 275 ] {} <Debug> TCP-Session: 5353b1ab-4979-40ad-9961-782489c669e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2026.05.08 22:44:25.394888 [ 370 ] {} <Debug> TCP-Session: 1869bbe1-860a-4f2c-a875-a1330aaf9af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2026.05.08 22:44:25.394878 [ 367 ] {} <Debug> TCP-Session: d322301b-0765-499a-b3b8-9bdab9abfd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13501 | 2026.05.08 22:44:25.394394 [ 373 ] {} <Trace> TCP-Session: b3e44eb7-8448-44cf-9cf0-63c3f32ff925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2026.05.08 22:44:25.394931 [ 367 ] {} <Debug> TCP-Session: d322301b-0765-499a-b3b8-9bdab9abfd75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.05.08 22:44:25.394404 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45177 | ||
| 13504 | 2026.05.08 22:44:25.395038 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13505 | 2026.05.08 22:44:25.395061 [ 369 ] {} <Debug> TCP-Session: 509df869-dede-4215-8c2c-30825a325c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:45177 | ||
| 13506 | 2026.05.08 22:44:25.395077 [ 369 ] {} <Debug> TCP-Session: 509df869-dede-4215-8c2c-30825a325c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13507 | 2026.05.08 22:44:25.395091 [ 369 ] {} <Debug> TCP-Session: 509df869-dede-4215-8c2c-30825a325c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13508 | 2026.05.08 22:44:25.395091 [ 373 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13509 | 2026.05.08 22:44:25.395315 [ 373 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13510 | 2026.05.08 22:44:25.395365 [ 373 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13511 | 2026.05.08 22:44:25.395628 [ 373 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 13512 | 2026.05.08 22:44:25.396491 [ 322 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Trace> AggregatingTransform: Aggregating | ||
| 13513 | 2026.05.08 22:44:25.396529 [ 322 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 13514 | 2026.05.08 22:44:25.396561 [ 322 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842513 sec. (1186.925 rows/sec., 46.36 KiB/sec.) | ||
| 13515 | 2026.05.08 22:44:25.396580 [ 322 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Trace> Aggregator: Merging aggregated data | ||
| 13516 | 2026.05.08 22:44:25.398075 [ 373 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003032 sec., 329.81530343007915 rows/sec., 12.88 KiB/sec. | ||
| 13517 | 2026.05.08 22:44:25.398203 [ 373 ] {02c96ba8-1a3f-498f-a7e0-dce202857bb7} <Debug> TCPHandler: Processed in 0.003896999 sec. | ||
| 13518 | 2026.05.08 22:44:25.398317 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13519 | 2026.05.08 22:44:25.398342 [ 373 ] {} <Debug> TCP-Session: b3e44eb7-8448-44cf-9cf0-63c3f32ff925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13520 | 2026.05.08 22:44:25.398346 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13521 | 2026.05.08 22:44:25.398364 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13522 | 2026.05.08 22:44:25.398392 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13523 | 2026.05.08 22:44:25.398395 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13524 | 2026.05.08 22:44:25.398416 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13525 | 2026.05.08 22:44:25.398436 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13526 | 2026.05.08 22:44:25.398454 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13527 | 2026.05.08 22:44:25.398472 [ 372 ] {} <Debug> TCP-Session: 6e49466d-666d-40ec-a9ec-8570b2db69eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13528 | 2026.05.08 22:44:25.398486 [ 275 ] {} <Debug> TCP-Session: 5353b1ab-4979-40ad-9961-782489c669e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13529 | 2026.05.08 22:44:25.398499 [ 368 ] {} <Debug> TCP-Session: 53ab9179-55cc-49fc-b491-7083d3cce528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2026.05.08 22:44:25.398456 [ 370 ] {} <Debug> TCP-Session: 1869bbe1-860a-4f2c-a875-a1330aaf9af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13531 | 2026.05.08 22:44:25.398428 [ 367 ] {} <Debug> TCP-Session: d322301b-0765-499a-b3b8-9bdab9abfd75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13532 | 2026.05.08 22:44:25.398419 [ 375 ] {} <Debug> TCP-Session: 0cf00dcf-b1d6-48da-9163-6555f7f24960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2026.05.08 22:44:25.398475 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13534 | 2026.05.08 22:44:25.398397 [ 374 ] {} <Debug> TCP-Session: 659b7c42-06ce-41cd-928b-f88479ddc20e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13535 | 2026.05.08 22:44:25.398613 [ 369 ] {} <Debug> TCP-Session: 509df869-dede-4215-8c2c-30825a325c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2026.05.08 22:44:25.411305 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48703 | ||
| 13537 | 2026.05.08 22:44:25.411369 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13538 | 2026.05.08 22:44:25.411389 [ 373 ] {} <Debug> TCP-Session: c3562df3-e3a3-4736-b13f-d02b2819e90c Authenticating user 'default' from [fd00:1122:3344:101::e]:48703 | ||
| 13539 | 2026.05.08 22:44:25.411404 [ 373 ] {} <Debug> TCP-Session: c3562df3-e3a3-4736-b13f-d02b2819e90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13540 | 2026.05.08 22:44:25.411416 [ 373 ] {} <Debug> TCP-Session: c3562df3-e3a3-4736-b13f-d02b2819e90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.05.08 22:44:25.411549 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48631 | ||
| 13542 | 2026.05.08 22:44:25.411576 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34220 | ||
| 13543 | 2026.05.08 22:44:25.411591 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56454 | ||
| 13544 | 2026.05.08 22:44:25.411618 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13545 | 2026.05.08 22:44:25.411615 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48180 | ||
| 13546 | 2026.05.08 22:44:25.411650 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13547 | 2026.05.08 22:44:25.411653 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44913 | ||
| 13548 | 2026.05.08 22:44:25.411687 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13549 | 2026.05.08 22:44:25.411710 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13550 | 2026.05.08 22:44:25.411727 [ 275 ] {} <Debug> TCP-Session: 2e5665ad-b360-4dba-b402-b7a8b96e936d Authenticating user 'default' from [fd00:1122:3344:101::e]:56454 | ||
| 13551 | 2026.05.08 22:44:25.411742 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13552 | 2026.05.08 22:44:25.411743 [ 367 ] {} <Debug> TCP-Session: 5f468ed5-b819-458d-9bb0-8b1073a3d10f Authenticating user 'default' from [fd00:1122:3344:101::e]:48180 | ||
| 13553 | 2026.05.08 22:44:25.411754 [ 275 ] {} <Debug> TCP-Session: 2e5665ad-b360-4dba-b402-b7a8b96e936d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2026.05.08 22:44:25.411767 [ 372 ] {} <Debug> TCP-Session: fd018e6c-10b8-456c-a4d1-0636e382a714 Authenticating user 'default' from [fd00:1122:3344:101::e]:44913 | ||
| 13555 | 2026.05.08 22:44:25.411787 [ 275 ] {} <Debug> TCP-Session: 2e5665ad-b360-4dba-b402-b7a8b96e936d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.05.08 22:44:25.411780 [ 367 ] {} <Debug> TCP-Session: 5f468ed5-b819-458d-9bb0-8b1073a3d10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13557 | 2026.05.08 22:44:25.411797 [ 372 ] {} <Debug> TCP-Session: fd018e6c-10b8-456c-a4d1-0636e382a714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13558 | 2026.05.08 22:44:25.411818 [ 367 ] {} <Debug> TCP-Session: 5f468ed5-b819-458d-9bb0-8b1073a3d10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13559 | 2026.05.08 22:44:25.411835 [ 372 ] {} <Debug> TCP-Session: fd018e6c-10b8-456c-a4d1-0636e382a714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13560 | 2026.05.08 22:44:25.411687 [ 375 ] {} <Debug> TCP-Session: 0450851b-82d3-400c-a937-92bffc8aaa1d Authenticating user 'default' from [fd00:1122:3344:101::e]:34220 | ||
| 13561 | 2026.05.08 22:44:25.411647 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33472 | ||
| 13562 | 2026.05.08 22:44:25.411892 [ 375 ] {} <Debug> TCP-Session: 0450851b-82d3-400c-a937-92bffc8aaa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13563 | 2026.05.08 22:44:25.411625 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56254 | ||
| 13564 | 2026.05.08 22:44:25.411930 [ 375 ] {} <Debug> TCP-Session: 0450851b-82d3-400c-a937-92bffc8aaa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.05.08 22:44:25.411953 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13566 | 2026.05.08 22:44:25.411651 [ 374 ] {} <Debug> TCP-Session: f3b43eb2-4945-405a-9680-e728f9d30c2e Authenticating user 'default' from [fd00:1122:3344:101::e]:48631 | ||
| 13567 | 2026.05.08 22:44:25.411990 [ 370 ] {} <Debug> TCP-Session: 4f749fd8-1adb-4094-9911-4b7d30cd35b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33472 | ||
| 13568 | 2026.05.08 22:44:25.411994 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13569 | 2026.05.08 22:44:25.412009 [ 370 ] {} <Debug> TCP-Session: 4f749fd8-1adb-4094-9911-4b7d30cd35b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13570 | 2026.05.08 22:44:25.412002 [ 374 ] {} <Debug> TCP-Session: f3b43eb2-4945-405a-9680-e728f9d30c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.05.08 22:44:25.412027 [ 368 ] {} <Debug> TCP-Session: 6d968b02-104e-4af8-9a42-bd36daa44a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:56254 | ||
| 13572 | 2026.05.08 22:44:25.412034 [ 370 ] {} <Debug> TCP-Session: 4f749fd8-1adb-4094-9911-4b7d30cd35b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2026.05.08 22:44:25.412049 [ 374 ] {} <Debug> TCP-Session: f3b43eb2-4945-405a-9680-e728f9d30c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.05.08 22:44:25.412063 [ 368 ] {} <Debug> TCP-Session: 6d968b02-104e-4af8-9a42-bd36daa44a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.05.08 22:44:25.411629 [ 373 ] {} <Trace> TCP-Session: c3562df3-e3a3-4736-b13f-d02b2819e90c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.05.08 22:44:25.412093 [ 368 ] {} <Debug> TCP-Session: 6d968b02-104e-4af8-9a42-bd36daa44a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13577 | 2026.05.08 22:44:25.411629 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33037 | ||
| 13578 | 2026.05.08 22:44:25.412191 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13579 | 2026.05.08 22:44:25.412212 [ 369 ] {} <Debug> TCP-Session: 23607214-c386-480f-8942-87f38f9f11ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33037 | ||
| 13580 | 2026.05.08 22:44:25.412221 [ 373 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13581 | 2026.05.08 22:44:25.412228 [ 369 ] {} <Debug> TCP-Session: 23607214-c386-480f-8942-87f38f9f11ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2026.05.08 22:44:25.412247 [ 369 ] {} <Debug> TCP-Session: 23607214-c386-480f-8942-87f38f9f11ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2026.05.08 22:44:25.412395 [ 373 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13584 | 2026.05.08 22:44:25.412438 [ 373 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13585 | 2026.05.08 22:44:25.412666 [ 373 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Debug> oximeter.version (e7b4cdeb-cbfe-45f6-a7c8-0de654a7baa2) (SelectExecutor): Key condition: unknown | ||
| 13586 | 2026.05.08 22:44:25.413544 [ 347 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Trace> AggregatingTransform: Aggregating | ||
| 13587 | 2026.05.08 22:44:25.413587 [ 347 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Trace> Aggregator: Aggregation method: without_key | ||
| 13588 | 2026.05.08 22:44:25.413628 [ 347 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876733 sec. (1140.598 rows/sec., 44.55 KiB/sec.) | ||
| 13589 | 2026.05.08 22:44:25.413649 [ 347 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Trace> Aggregator: Merging aggregated data | ||
| 13590 | 2026.05.08 22:44:25.417135 [ 373 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004943 sec., 202.30629172567265 rows/sec., 7.90 KiB/sec. | ||
| 13591 | 2026.05.08 22:44:25.417316 [ 373 ] {24161e0b-b0c2-4e46-9652-36dcb570f903} <Debug> TCPHandler: Processed in 0.005745588 sec. | ||
| 13592 | 2026.05.08 22:44:25.417442 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13593 | 2026.05.08 22:44:25.417468 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13594 | 2026.05.08 22:44:25.417485 [ 373 ] {} <Debug> TCP-Session: c3562df3-e3a3-4736-b13f-d02b2819e90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2026.05.08 22:44:25.417493 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13596 | 2026.05.08 22:44:25.417522 [ 374 ] {} <Debug> TCP-Session: f3b43eb2-4945-405a-9680-e728f9d30c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2026.05.08 22:44:25.417519 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13598 | 2026.05.08 22:44:25.417544 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13599 | 2026.05.08 22:44:25.417586 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13600 | 2026.05.08 22:44:25.417603 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13601 | 2026.05.08 22:44:25.417626 [ 275 ] {} <Debug> TCP-Session: 2e5665ad-b360-4dba-b402-b7a8b96e936d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13602 | 2026.05.08 22:44:25.417629 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13603 | 2026.05.08 22:44:25.417659 [ 370 ] {} <Debug> TCP-Session: 4f749fd8-1adb-4094-9911-4b7d30cd35b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13604 | 2026.05.08 22:44:25.417591 [ 375 ] {} <Debug> TCP-Session: 0450851b-82d3-400c-a937-92bffc8aaa1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2026.05.08 22:44:25.417684 [ 368 ] {} <Debug> TCP-Session: 6d968b02-104e-4af8-9a42-bd36daa44a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2026.05.08 22:44:25.417623 [ 372 ] {} <Debug> TCP-Session: fd018e6c-10b8-456c-a4d1-0636e382a714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.05.08 22:44:25.417570 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13608 | 2026.05.08 22:44:25.417549 [ 369 ] {} <Debug> TCP-Session: 23607214-c386-480f-8942-87f38f9f11ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13609 | 2026.05.08 22:44:25.417785 [ 367 ] {} <Debug> TCP-Session: 5f468ed5-b819-458d-9bb0-8b1073a3d10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2026.05.08 22:44:25.583191 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2026.05.08 22:44:25.583420 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13612 | 2026.05.08 22:44:25.583749 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13613 | 2026.05.08 22:44:25.583783 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13614 | 2026.05.08 22:44:25.583991 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13615 | 2026.05.08 22:44:25.584061 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13616 | 2026.05.08 22:44:25.584198 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13617 | 2026.05.08 22:44:25.584234 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13618 | 2026.05.08 22:44:25.584256 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 13619 | 2026.05.08 22:44:25.584273 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13620 | 2026.05.08 22:44:25.584320 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13621 | 2026.05.08 22:44:25.584367 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13622 | 2026.05.08 22:44:25.585737 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002399 sec., 21258.8578574406 rows/sec., 5.03 MiB/sec. | ||
| 13623 | 2026.05.08 22:44:25.585886 [ 277 ] {4c2646fd-e2dd-42a2-b627-fd3ab52e9c0a} <Debug> TCPHandler: Processed in 0.002826303 sec. | ||
| 13624 | 2026.05.08 22:44:25.587677 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2026.05.08 22:44:25.587799 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13626 | 2026.05.08 22:44:25.587847 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13627 | 2026.05.08 22:44:25.588391 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.05.08 22:44:25.588438 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13629 | 2026.05.08 22:44:25.588806 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13630 | 2026.05.08 22:44:25.589056 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.05.08 22:44:25.589213 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.97 MiB/sec. | ||
| 13632 | 2026.05.08 22:44:25.589257 [ 277 ] {1132a0fb-0cc1-492e-9c34-f7bb887405b9} <Debug> TCPHandler: Processed in 0.001639135 sec. | ||
| 13633 | 2026.05.08 22:44:25.589389 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2026.05.08 22:44:25.589489 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13635 | 2026.05.08 22:44:25.589530 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13636 | 2026.05.08 22:44:25.590034 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.05.08 22:44:25.590079 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13638 | 2026.05.08 22:44:25.590418 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13639 | 2026.05.08 22:44:25.590641 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.05.08 22:44:25.590780 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 13641 | 2026.05.08 22:44:25.590820 [ 277 ] {ac523362-e6d6-4869-af62-51ccaad15810} <Debug> TCPHandler: Processed in 0.001482263 sec. | ||
| 13642 | 2026.05.08 22:44:25.590970 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.05.08 22:44:25.591070 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13644 | 2026.05.08 22:44:25.591115 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13645 | 2026.05.08 22:44:25.591524 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.05.08 22:44:25.591564 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13647 | 2026.05.08 22:44:25.591918 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13648 | 2026.05.08 22:44:25.592131 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.05.08 22:44:25.592265 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001215 sec., 105349.79423868313 rows/sec., 7.34 MiB/sec. | ||
| 13650 | 2026.05.08 22:44:25.592304 [ 277 ] {f967eb1c-8115-46ef-ac75-7bd7784fb485} <Debug> TCPHandler: Processed in 0.001384581 sec. | ||
| 13651 | 2026.05.08 22:44:25.592303 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 5 parts from all_1_88_18 to all_92_92_0 | ||
| 13652 | 2026.05.08 22:44:25.592377 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.08 22:44:25.592402 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13654 | 2026.05.08 22:44:25.592432 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2026.05.08 22:44:25.592505 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_88_18 to all_92_92_0 into Compact with storage Full | ||
| 13656 | 2026.05.08 22:44:25.592533 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13657 | 2026.05.08 22:44:25.592582 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13658 | 2026.05.08 22:44:25.592640 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13659 | 2026.05.08 22:44:25.592683 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_88_18, total 32906 rows starting from the beginning of the part | ||
| 13660 | 2026.05.08 22:44:25.592751 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13661 | 2026.05.08 22:44:25.592798 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 13662 | 2026.05.08 22:44:25.592843 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13663 | 2026.05.08 22:44:25.592884 [ 187 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1602 rows starting from the beginning of the part | ||
| 13664 | 2026.05.08 22:44:25.592937 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.05.08 22:44:25.592977 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13666 | 2026.05.08 22:44:25.593314 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13667 | 2026.05.08 22:44:25.593538 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.05.08 22:44:25.593677 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 2.78 MiB/sec. | ||
| 13669 | 2026.05.08 22:44:25.593714 [ 277 ] {bf80ee9d-712b-49b1-8489-6a620e8b3db0} <Debug> TCPHandler: Processed in 0.00133051 sec. | ||
| 13670 | 2026.05.08 22:44:25.600547 [ 188 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35093 rows, containing 5 columns (5 merged, 0 gathered) in 0.008088903 sec., 4338412.761285431 rows/sec., 280.96 MiB/sec. | ||
| 13671 | 2026.05.08 22:44:25.601053 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 13672 | 2026.05.08 22:44:25.601412 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.05.08 22:44:25.601508 [ 198 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 5 parts: [all_1_88_18, all_92_92_0] -> all_1_92_19 | ||
| 13674 | 2026.05.08 22:44:25.601632 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13675 | 2026.05.08 22:44:26.184200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27378 | ||
| 13676 | 2026.05.08 22:44:26.184877 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.05.08 22:44:26.184938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13678 | 2026.05.08 22:44:26.185569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13679 | 2026.05.08 22:44:26.185902 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2026.05.08 22:44:26.186076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27378 | ||
| 13681 | 2026.05.08 22:44:27.619340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13682 | 2026.05.08 22:44:27.634688 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.08 22:44:27.634741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13684 | 2026.05.08 22:44:27.640149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13685 | 2026.05.08 22:44:27.640847 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.08 22:44:27.643572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13687 | 2026.05.08 22:44:28.769758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1720 | ||
| 13688 | 2026.05.08 22:44:28.772781 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.05.08 22:44:28.772827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13690 | 2026.05.08 22:44:28.774053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13691 | 2026.05.08 22:44:28.774313 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.05.08 22:44:28.774572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 13693 | 2026.05.08 22:44:30.584634 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.05.08 22:44:30.584851 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 13695 | 2026.05.08 22:44:30.585177 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13696 | 2026.05.08 22:44:30.585212 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13697 | 2026.05.08 22:44:30.585425 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13698 | 2026.05.08 22:44:30.585492 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13699 | 2026.05.08 22:44:30.585628 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13700 | 2026.05.08 22:44:30.585662 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13701 | 2026.05.08 22:44:30.585683 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 13702 | 2026.05.08 22:44:30.585698 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13703 | 2026.05.08 22:44:30.585735 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13704 | 2026.05.08 22:44:30.585755 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13705 | 2026.05.08 22:44:30.586745 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001982 sec., 25731.584258324925 rows/sec., 6.09 MiB/sec. | ||
| 13706 | 2026.05.08 22:44:30.586847 [ 277 ] {2669ab78-a55e-44df-8a62-2013a615bd1a} <Debug> TCPHandler: Processed in 0.002337625 sec. | ||
| 13707 | 2026.05.08 22:44:30.588719 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.05.08 22:44:30.588842 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13709 | 2026.05.08 22:44:30.588889 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13710 | 2026.05.08 22:44:30.589427 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.05.08 22:44:30.589473 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13712 | 2026.05.08 22:44:30.589850 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13713 | 2026.05.08 22:44:30.590061 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.05.08 22:44:30.590203 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001397 sec., 52254.83178239084 rows/sec., 4.22 MiB/sec. | ||
| 13715 | 2026.05.08 22:44:30.590239 [ 277 ] {2e7d66ab-5a5e-4279-9f97-f8329868d992} <Debug> TCPHandler: Processed in 0.001578914 sec. | ||
| 13716 | 2026.05.08 22:44:30.590366 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.05.08 22:44:30.590458 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.05.08 22:44:30.590497 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13719 | 2026.05.08 22:44:30.590890 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.05.08 22:44:30.590925 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13721 | 2026.05.08 22:44:30.591204 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13722 | 2026.05.08 22:44:30.591400 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.05.08 22:44:30.591540 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001101 sec., 7266.121707538601 rows/sec., 546.38 KiB/sec. | ||
| 13724 | 2026.05.08 22:44:30.591576 [ 277 ] {9c0aa191-8919-48bf-b912-4d088fd59c61} <Debug> TCPHandler: Processed in 0.00125708 sec. | ||
| 13725 | 2026.05.08 22:44:30.591695 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.05.08 22:44:30.591785 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.05.08 22:44:30.591823 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13728 | 2026.05.08 22:44:30.592198 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.05.08 22:44:30.592233 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13730 | 2026.05.08 22:44:30.592505 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13731 | 2026.05.08 22:44:30.592702 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.05.08 22:44:30.592826 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 62.71 KiB/sec. | ||
| 13733 | 2026.05.08 22:44:30.592862 [ 277 ] {5c051b5a-5df4-4c21-bb14-7657026d39ad} <Debug> TCPHandler: Processed in 0.001213848 sec. | ||
| 13734 | 2026.05.08 22:44:30.592976 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2026.05.08 22:44:30.593066 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13736 | 2026.05.08 22:44:30.593104 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13737 | 2026.05.08 22:44:30.593515 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.05.08 22:44:30.593550 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13739 | 2026.05.08 22:44:30.593835 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13740 | 2026.05.08 22:44:30.594063 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.05.08 22:44:30.594188 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001139 sec., 63213.34503950834 rows/sec., 4.93 MiB/sec. | ||
| 13742 | 2026.05.08 22:44:30.594225 [ 277 ] {588a4f33-405b-44b9-93c2-10caf01e7ecc} <Debug> TCPHandler: Processed in 0.001295 sec. | ||
| 13743 | 2026.05.08 22:44:30.594346 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13744 | 2026.05.08 22:44:30.594437 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13745 | 2026.05.08 22:44:30.594479 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13746 | 2026.05.08 22:44:30.594886 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13747 | 2026.05.08 22:44:30.594920 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13748 | 2026.05.08 22:44:30.595242 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13749 | 2026.05.08 22:44:30.595437 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13750 | 2026.05.08 22:44:30.595563 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 13751 | 2026.05.08 22:44:30.595598 [ 277 ] {acc341ff-bfcf-4ef8-9dfc-c9df605d395b} <Debug> TCPHandler: Processed in 0.001299 sec. | ||
| 13752 | 2026.05.08 22:44:30.595716 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13753 | 2026.05.08 22:44:30.595807 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.05.08 22:44:30.595846 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13755 | 2026.05.08 22:44:30.596180 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13756 | 2026.05.08 22:44:30.596215 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13757 | 2026.05.08 22:44:30.596493 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13758 | 2026.05.08 22:44:30.596696 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2026.05.08 22:44:30.596796 [ 71 ] {} <Debug> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 13760 | 2026.05.08 22:44:30.596821 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 61.51 KiB/sec. | ||
| 13761 | 2026.05.08 22:44:30.596856 [ 71 ] {} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2026.05.08 22:44:30.596865 [ 277 ] {5916318b-3cca-4006-b6ec-16f8b166a5b2} <Debug> TCPHandler: Processed in 0.001195428 sec. | ||
| 13763 | 2026.05.08 22:44:30.596886 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13764 | 2026.05.08 22:44:30.597001 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13765 | 2026.05.08 22:44:30.597025 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 13766 | 2026.05.08 22:44:30.597095 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13767 | 2026.05.08 22:44:30.597151 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13768 | 2026.05.08 22:44:30.597198 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13769 | 2026.05.08 22:44:30.597243 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 13770 | 2026.05.08 22:44:30.597312 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 13771 | 2026.05.08 22:44:30.597354 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 13772 | 2026.05.08 22:44:30.597394 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 13773 | 2026.05.08 22:44:30.597433 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 13774 | 2026.05.08 22:44:30.597474 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 13775 | 2026.05.08 22:44:30.597910 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.05.08 22:44:30.597950 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13777 | 2026.05.08 22:44:30.598323 [ 189 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00136835 sec., 18270.179413161837 rows/sec., 1.19 MiB/sec. | ||
| 13778 | 2026.05.08 22:44:30.598454 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 13779 | 2026.05.08 22:44:30.598469 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13780 | 2026.05.08 22:44:30.598779 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.05.08 22:44:30.598785 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2026.05.08 22:44:30.598887 [ 187 ] {f5be6d3e-7b26-4d62-913a-af0e63a336a3::all_1_24_5} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 13783 | 2026.05.08 22:44:30.598921 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13784 | 2026.05.08 22:44:30.598926 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001849 sec., 4326.663061114115 rows/sec., 7.75 MiB/sec. | ||
| 13785 | 2026.05.08 22:44:30.598960 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13786 | 2026.05.08 22:44:30.598967 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.05.08 22:44:30.598996 [ 277 ] {069fa1ac-4edb-443d-a3e0-cae34bac6c28} <Debug> TCPHandler: Processed in 0.002041501 sec. | ||
| 13788 | 2026.05.08 22:44:30.599002 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13789 | 2026.05.08 22:44:30.599089 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13790 | 2026.05.08 22:44:30.599123 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2026.05.08 22:44:30.599216 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13792 | 2026.05.08 22:44:30.599256 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13793 | 2026.05.08 22:44:30.599269 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13794 | 2026.05.08 22:44:30.599317 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1565 rows starting from the beginning of the part | ||
| 13795 | 2026.05.08 22:44:30.599422 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13796 | 2026.05.08 22:44:30.599512 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 13797 | 2026.05.08 22:44:30.599592 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.05.08 22:44:30.599610 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13799 | 2026.05.08 22:44:30.599627 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13800 | 2026.05.08 22:44:30.599718 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 45 rows starting from the beginning of the part | ||
| 13801 | 2026.05.08 22:44:30.599815 [ 188 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13802 | 2026.05.08 22:44:30.599927 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13803 | 2026.05.08 22:44:30.600134 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.05.08 22:44:30.600261 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 13805 | 2026.05.08 22:44:30.600295 [ 277 ] {06816901-05d0-4071-abba-8e6e91666f2b} <Debug> TCPHandler: Processed in 0.001218348 sec. | ||
| 13806 | 2026.05.08 22:44:30.607395 [ 190 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 19 columns (19 merged, 0 gathered) in 0.008333507 sec., 200155.8287525288 rows/sec., 358.67 MiB/sec. | ||
| 13807 | 2026.05.08 22:44:30.609172 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13808 | 2026.05.08 22:44:30.609551 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.05.08 22:44:30.609626 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13810 | 2026.05.08 22:44:30.609759 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 13811 | 2026.05.08 22:44:31.000286 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.35 MiB, peak 354.87 MiB, free memory in arenas 0.00 B, will set to 347.20 MiB (RSS), difference: 3.85 MiB | ||
| 13812 | 2026.05.08 22:44:33.510255 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13813 | 2026.05.08 22:44:33.510330 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13814 | 2026.05.08 22:44:33.686312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27826 | ||
| 13815 | 2026.05.08 22:44:33.687039 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.05.08 22:44:33.687099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13817 | 2026.05.08 22:44:33.687867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13818 | 2026.05.08 22:44:33.688088 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.05.08 22:44:33.688224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27826 | ||
| 13820 | 2026.05.08 22:44:35.143717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13821 | 2026.05.08 22:44:35.159868 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.05.08 22:44:35.159914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13823 | 2026.05.08 22:44:35.165655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13824 | 2026.05.08 22:44:35.166380 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.05.08 22:44:35.169147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13826 | 2026.05.08 22:44:35.589300 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.05.08 22:44:35.589557 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 13828 | 2026.05.08 22:44:35.589950 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13829 | 2026.05.08 22:44:35.589996 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 13830 | 2026.05.08 22:44:35.590273 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13831 | 2026.05.08 22:44:35.590348 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13832 | 2026.05.08 22:44:35.590507 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 13833 | 2026.05.08 22:44:35.590542 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13834 | 2026.05.08 22:44:35.590563 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 13835 | 2026.05.08 22:44:35.590578 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13836 | 2026.05.08 22:44:35.590615 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13837 | 2026.05.08 22:44:35.590634 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13838 | 2026.05.08 22:44:35.591725 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002279 sec., 22378.23606845107 rows/sec., 5.30 MiB/sec. | ||
| 13839 | 2026.05.08 22:44:35.591827 [ 277 ] {56f27f2e-b7ff-4b8f-9d5b-5e0d8e72229f} <Debug> TCPHandler: Processed in 0.00265631 sec. | ||
| 13840 | 2026.05.08 22:44:35.597231 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.05.08 22:44:35.597336 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.05.08 22:44:35.597375 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13843 | 2026.05.08 22:44:35.598167 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.05.08 22:44:35.598239 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13845 | 2026.05.08 22:44:35.598734 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13846 | 2026.05.08 22:44:35.598943 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.05.08 22:44:35.599082 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 13848 | 2026.05.08 22:44:35.599119 [ 277 ] {cdbe677b-8c77-4ad6-8e71-cd2b0fcaa9d2} <Debug> TCPHandler: Processed in 0.001937149 sec. | ||
| 13849 | 2026.05.08 22:44:35.599234 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.05.08 22:44:35.599324 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13851 | 2026.05.08 22:44:35.599362 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13852 | 2026.05.08 22:44:35.600013 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.05.08 22:44:35.600048 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13854 | 2026.05.08 22:44:35.600401 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13855 | 2026.05.08 22:44:35.600623 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.05.08 22:44:35.600749 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Debug> executeQuery: Read 866 rows, 69.48 KiB in 0.001443 sec., 600138.6001386001 rows/sec., 47.02 MiB/sec. | ||
| 13857 | 2026.05.08 22:44:35.600785 [ 277 ] {6ccc98c4-65d4-45fc-8412-5327fccb6635} <Debug> TCPHandler: Processed in 0.001597955 sec. | ||
| 13858 | 2026.05.08 22:44:35.600893 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.05.08 22:44:35.600984 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.05.08 22:44:35.601022 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13861 | 2026.05.08 22:44:35.601435 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.05.08 22:44:35.601471 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13863 | 2026.05.08 22:44:35.601766 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13864 | 2026.05.08 22:44:35.601969 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.05.08 22:44:35.602096 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.00113 sec., 155752.21238938055 rows/sec., 9.59 MiB/sec. | ||
| 13866 | 2026.05.08 22:44:35.602133 [ 277 ] {fa64b6e1-c848-47ac-8333-5e75fa68c10d} <Debug> TCPHandler: Processed in 0.00128619 sec. | ||
| 13867 | 2026.05.08 22:44:35.602242 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.05.08 22:44:35.602332 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13869 | 2026.05.08 22:44:35.602370 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13870 | 2026.05.08 22:44:35.602772 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.05.08 22:44:35.602807 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13872 | 2026.05.08 22:44:35.603095 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13873 | 2026.05.08 22:44:35.603287 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.05.08 22:44:35.603407 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001092 sec., 137362.63736263735 rows/sec., 8.87 MiB/sec. | ||
| 13875 | 2026.05.08 22:44:35.603442 [ 277 ] {86832b21-e3d3-4fce-a354-c521f19e7fe0} <Debug> TCPHandler: Processed in 0.001246319 sec. | ||
| 13876 | 2026.05.08 22:44:35.603548 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2026.05.08 22:44:35.603638 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13878 | 2026.05.08 22:44:35.603676 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13879 | 2026.05.08 22:44:35.604079 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.05.08 22:44:35.604113 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13881 | 2026.05.08 22:44:35.604406 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13882 | 2026.05.08 22:44:35.604606 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.05.08 22:44:35.604727 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001107 sec., 133694.67028003614 rows/sec., 7.60 MiB/sec. | ||
| 13884 | 2026.05.08 22:44:35.604764 [ 277 ] {312a5c46-5b5d-4866-a7b6-6c5f3c5321f0} <Debug> TCPHandler: Processed in 0.00126157 sec. | ||
| 13885 | 2026.05.08 22:44:35.604871 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2026.05.08 22:44:35.604961 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13887 | 2026.05.08 22:44:35.604999 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13888 | 2026.05.08 22:44:35.605539 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.05.08 22:44:35.605574 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13890 | 2026.05.08 22:44:35.605915 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13891 | 2026.05.08 22:44:35.606111 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2026.05.08 22:44:35.606237 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001293 sec., 405259.0873936581 rows/sec., 28.63 MiB/sec. | ||
| 13893 | 2026.05.08 22:44:35.606273 [ 277 ] {1e8a11d2-8f6b-4a8c-bb58-ccb76d6e1d3b} <Debug> TCPHandler: Processed in 0.001448432 sec. | ||
| 13894 | 2026.05.08 22:44:35.606371 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13895 | 2026.05.08 22:44:35.606462 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13896 | 2026.05.08 22:44:35.606502 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13897 | 2026.05.08 22:44:35.606849 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2026.05.08 22:44:35.606893 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13899 | 2026.05.08 22:44:35.607238 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13900 | 2026.05.08 22:44:35.607458 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.05.08 22:44:35.607589 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 13902 | 2026.05.08 22:44:35.607627 [ 277 ] {035da7ec-2687-4ff4-b0cc-a35fe56629e3} <Debug> TCPHandler: Processed in 0.001303519 sec. | ||
| 13903 | 2026.05.08 22:44:35.607734 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13904 | 2026.05.08 22:44:35.607829 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13905 | 2026.05.08 22:44:35.607872 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13906 | 2026.05.08 22:44:35.608291 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2026.05.08 22:44:35.608327 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13908 | 2026.05.08 22:44:35.608662 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13909 | 2026.05.08 22:44:35.608874 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2026.05.08 22:44:35.609001 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 13911 | 2026.05.08 22:44:35.609038 [ 277 ] {5501ebd3-98c5-4bd9-bd10-efa66e0d5cdb} <Debug> TCPHandler: Processed in 0.001353351 sec. | ||
| 13912 | 2026.05.08 22:44:35.609158 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13913 | 2026.05.08 22:44:35.609251 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13914 | 2026.05.08 22:44:35.609293 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13915 | 2026.05.08 22:44:35.609604 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.05.08 22:44:35.609640 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13917 | 2026.05.08 22:44:35.609948 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13918 | 2026.05.08 22:44:35.610154 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.05.08 22:44:35.610278 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001046 sec., 1912.0458891013384 rows/sec., 125.10 KiB/sec. | ||
| 13920 | 2026.05.08 22:44:35.610314 [ 277 ] {ee59f1ed-e951-40cb-93c5-48fd08dc1c26} <Debug> TCPHandler: Processed in 0.001205578 sec. | ||
| 13921 | 2026.05.08 22:44:35.610427 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13922 | 2026.05.08 22:44:35.610539 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13923 | 2026.05.08 22:44:35.610599 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13924 | 2026.05.08 22:44:35.611518 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2026.05.08 22:44:35.611554 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13926 | 2026.05.08 22:44:35.612100 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13927 | 2026.05.08 22:44:35.612313 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2026.05.08 22:44:35.612449 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001932 sec., 17598.34368530021 rows/sec., 31.54 MiB/sec. | ||
| 13929 | 2026.05.08 22:44:35.612508 [ 277 ] {6382c3de-6c0a-48d9-b78d-b2c75b1e1419} <Debug> TCPHandler: Processed in 0.002137273 sec. | ||
| 13930 | 2026.05.08 22:44:35.612619 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2026.05.08 22:44:35.612711 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13932 | 2026.05.08 22:44:35.612751 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13933 | 2026.05.08 22:44:35.613079 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2026.05.08 22:44:35.613114 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13935 | 2026.05.08 22:44:35.613425 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13936 | 2026.05.08 22:44:35.613626 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2026.05.08 22:44:35.613751 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 13938 | 2026.05.08 22:44:35.613786 [ 277 ] {1f896e0c-27d1-4123-99a6-ea34c6fefde0} <Debug> TCPHandler: Processed in 0.001214068 sec. | ||
| 13939 | 2026.05.08 22:44:36.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.54 MiB, peak 354.87 MiB, free memory in arenas 0.00 B, will set to 347.21 MiB (RSS), difference: -1.33 MiB | ||
| 13940 | 2026.05.08 22:44:38.775037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1762 | ||
| 13941 | 2026.05.08 22:44:38.778373 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13942 | 2026.05.08 22:44:38.778447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13943 | 2026.05.08 22:44:38.779982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13944 | 2026.05.08 22:44:38.780337 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13945 | 2026.05.08 22:44:38.780839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 13946 | 2026.05.08 22:44:40.585335 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2026.05.08 22:44:40.585554 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13948 | 2026.05.08 22:44:40.585880 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13949 | 2026.05.08 22:44:40.585919 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13950 | 2026.05.08 22:44:40.586137 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13951 | 2026.05.08 22:44:40.586220 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13952 | 2026.05.08 22:44:40.586363 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13953 | 2026.05.08 22:44:40.586400 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13954 | 2026.05.08 22:44:40.586422 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 13955 | 2026.05.08 22:44:40.586436 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13956 | 2026.05.08 22:44:40.586476 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13957 | 2026.05.08 22:44:40.586496 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 13958 | 2026.05.08 22:44:40.587562 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002099 sec., 24297.284421152926 rows/sec., 5.75 MiB/sec. | ||
| 13959 | 2026.05.08 22:44:40.587673 [ 277 ] {6b1dfaf2-0f1a-4595-a8af-313c0cfaa211} <Debug> TCPHandler: Processed in 0.002463478 sec. | ||
| 13960 | 2026.05.08 22:44:40.589695 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2026.05.08 22:44:40.589827 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13962 | 2026.05.08 22:44:40.589881 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13963 | 2026.05.08 22:44:40.590441 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.05.08 22:44:40.590486 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13965 | 2026.05.08 22:44:40.590874 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13966 | 2026.05.08 22:44:40.591107 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.05.08 22:44:40.591272 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001484 sec., 8086.253369272236 rows/sec., 659.38 KiB/sec. | ||
| 13968 | 2026.05.08 22:44:40.591313 [ 277 ] {9277e245-a1e1-4df5-9881-3dc98d6a7408} <Debug> TCPHandler: Processed in 0.001675855 sec. | ||
| 13969 | 2026.05.08 22:44:40.591438 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2026.05.08 22:44:40.591537 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13971 | 2026.05.08 22:44:40.591579 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13972 | 2026.05.08 22:44:40.592016 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.05.08 22:44:40.592052 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13974 | 2026.05.08 22:44:40.592354 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13975 | 2026.05.08 22:44:40.592579 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.05.08 22:44:40.592695 [ 50 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13977 | 2026.05.08 22:44:40.592709 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Debug> executeQuery: Read 78 rows, 6.38 KiB in 0.001194 sec., 65326.633165829146 rows/sec., 5.22 MiB/sec. | ||
| 13978 | 2026.05.08 22:44:40.592735 [ 50 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.05.08 22:44:40.592751 [ 277 ] {2c1d9e0e-244b-4cc6-935a-ca4d3e59f3fc} <Debug> TCPHandler: Processed in 0.001361801 sec. | ||
| 13980 | 2026.05.08 22:44:40.592755 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13981 | 2026.05.08 22:44:40.592841 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13982 | 2026.05.08 22:44:40.592893 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13983 | 2026.05.08 22:44:40.592928 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13984 | 2026.05.08 22:44:40.592956 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3364 rows starting from the beginning of the part | ||
| 13985 | 2026.05.08 22:44:40.592988 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13986 | 2026.05.08 22:44:40.593011 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 3215 rows starting from the beginning of the part | ||
| 13987 | 2026.05.08 22:44:40.593030 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13988 | 2026.05.08 22:44:40.593056 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 13989 | 2026.05.08 22:44:40.593103 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 73 rows starting from the beginning of the part | ||
| 13990 | 2026.05.08 22:44:40.593141 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 866 rows starting from the beginning of the part | ||
| 13991 | 2026.05.08 22:44:40.593180 [ 199 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 78 rows starting from the beginning of the part | ||
| 13992 | 2026.05.08 22:44:40.593432 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.05.08 22:44:40.593465 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13994 | 2026.05.08 22:44:40.593766 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13995 | 2026.05.08 22:44:40.593968 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.05.08 22:44:40.594100 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001131 sec., 17683.465959328027 rows/sec., 1.24 MiB/sec. | ||
| 13997 | 2026.05.08 22:44:40.594137 [ 277 ] {9d9e843a-1599-47ba-aaf8-a18c3d62ae3d} <Debug> TCPHandler: Processed in 0.001293109 sec. | ||
| 13998 | 2026.05.08 22:44:40.594251 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.05.08 22:44:40.594346 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14000 | 2026.05.08 22:44:40.594387 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14001 | 2026.05.08 22:44:40.594811 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.05.08 22:44:40.594847 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14003 | 2026.05.08 22:44:40.595154 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14004 | 2026.05.08 22:44:40.595363 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.05.08 22:44:40.595466 [ 50 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14006 | 2026.05.08 22:44:40.595489 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001162 sec., 72289.15662650602 rows/sec., 5.66 MiB/sec. | ||
| 14007 | 2026.05.08 22:44:40.595496 [ 50 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.05.08 22:44:40.595519 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14009 | 2026.05.08 22:44:40.595527 [ 277 ] {38c7f46b-471e-45fa-8841-2a81dd28446d} <Debug> TCPHandler: Processed in 0.00132445 sec. | ||
| 14010 | 2026.05.08 22:44:40.595559 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749462 sec., 2783089.9281386686 rows/sec., 221.52 MiB/sec. | ||
| 14011 | 2026.05.08 22:44:40.595626 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14012 | 2026.05.08 22:44:40.595646 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.05.08 22:44:40.595763 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14014 | 2026.05.08 22:44:40.595771 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14015 | 2026.05.08 22:44:40.595811 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14016 | 2026.05.08 22:44:40.595817 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1832 rows starting from the beginning of the part | ||
| 14017 | 2026.05.08 22:44:40.595900 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1752 rows starting from the beginning of the part | ||
| 14018 | 2026.05.08 22:44:40.595940 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14019 | 2026.05.08 22:44:40.595946 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 14020 | 2026.05.08 22:44:40.596025 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
| 14021 | 2026.05.08 22:44:40.596086 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 524 rows starting from the beginning of the part | ||
| 14022 | 2026.05.08 22:44:40.596132 [ 186 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 84 rows starting from the beginning of the part | ||
| 14023 | 2026.05.08 22:44:40.596268 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.05.08 22:44:40.596279 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.05.08 22:44:40.596313 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14026 | 2026.05.08 22:44:40.596398 [ 193 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_96_19} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14027 | 2026.05.08 22:44:40.596512 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 14028 | 2026.05.08 22:44:40.596680 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14029 | 2026.05.08 22:44:40.596901 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.05.08 22:44:40.597036 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001293 sec., 128383.60402165506 rows/sec., 8.94 MiB/sec. | ||
| 14031 | 2026.05.08 22:44:40.597074 [ 277 ] {c1201b16-d5b3-46eb-b4f6-a951eb0e30a6} <Debug> TCPHandler: Processed in 0.001476772 sec. | ||
| 14032 | 2026.05.08 22:44:40.597189 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.05.08 22:44:40.597282 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14034 | 2026.05.08 22:44:40.597341 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14035 | 2026.05.08 22:44:40.597749 [ 195 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4328 rows, containing 5 columns (5 merged, 0 gathered) in 0.002187694 sec., 1978338.835321576 rows/sec., 143.45 MiB/sec. | ||
| 14036 | 2026.05.08 22:44:40.597948 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14037 | 2026.05.08 22:44:40.598093 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.05.08 22:44:40.598136 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14039 | 2026.05.08 22:44:40.598200 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2026.05.08 22:44:40.598279 [ 193 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_96_19} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14041 | 2026.05.08 22:44:40.598358 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14042 | 2026.05.08 22:44:40.598653 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14043 | 2026.05.08 22:44:40.598872 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.05.08 22:44:40.599020 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001756 sec., 4555.808656036446 rows/sec., 8.16 MiB/sec. | ||
| 14045 | 2026.05.08 22:44:40.599083 [ 277 ] {28a32cbe-669f-4b67-8f6d-dab56780fc04} <Debug> TCPHandler: Processed in 0.0019432 sec. | ||
| 14046 | 2026.05.08 22:44:40.599204 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.05.08 22:44:40.599299 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14048 | 2026.05.08 22:44:40.599343 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14049 | 2026.05.08 22:44:40.599681 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.05.08 22:44:40.599717 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14051 | 2026.05.08 22:44:40.600016 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14052 | 2026.05.08 22:44:40.600248 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.05.08 22:44:40.600377 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 14054 | 2026.05.08 22:44:40.600378 [ 49 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14055 | 2026.05.08 22:44:40.600414 [ 277 ] {158937e8-3d21-49aa-8c81-a5337c3433fe} <Debug> TCPHandler: Processed in 0.001258949 sec. | ||
| 14056 | 2026.05.08 22:44:40.600450 [ 49 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.05.08 22:44:40.600476 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14058 | 2026.05.08 22:44:40.600556 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14059 | 2026.05.08 22:44:40.600641 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14060 | 2026.05.08 22:44:40.600667 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5190 rows starting from the beginning of the part | ||
| 14061 | 2026.05.08 22:44:40.600715 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 42 rows starting from the beginning of the part | ||
| 14062 | 2026.05.08 22:44:40.600754 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 14063 | 2026.05.08 22:44:40.600791 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14064 | 2026.05.08 22:44:40.600825 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 14065 | 2026.05.08 22:44:40.600861 [ 195 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14066 | 2026.05.08 22:44:40.602348 [ 193 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5490 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826518 sec., 3005719.0785965426 rows/sec., 197.41 MiB/sec. | ||
| 14067 | 2026.05.08 22:44:40.602739 [ 196 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14068 | 2026.05.08 22:44:40.603047 [ 196 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.05.08 22:44:40.603120 [ 196 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_96_19} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14070 | 2026.05.08 22:44:40.603222 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14071 | 2026.05.08 22:44:41.188450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28338 | ||
| 14072 | 2026.05.08 22:44:41.189022 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.05.08 22:44:41.189065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14074 | 2026.05.08 22:44:41.189566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14075 | 2026.05.08 22:44:41.189832 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.05.08 22:44:41.189967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28338 | ||
| 14077 | 2026.05.08 22:44:42.669316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14078 | 2026.05.08 22:44:42.686539 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.05.08 22:44:42.686601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14080 | 2026.05.08 22:44:42.692918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14081 | 2026.05.08 22:44:42.693674 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.05.08 22:44:42.696617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14083 | 2026.05.08 22:44:45.590433 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.05.08 22:44:45.590764 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 14085 | 2026.05.08 22:44:45.591172 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14086 | 2026.05.08 22:44:45.591211 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 14087 | 2026.05.08 22:44:45.591447 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14088 | 2026.05.08 22:44:45.591518 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14089 | 2026.05.08 22:44:45.591660 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14090 | 2026.05.08 22:44:45.591696 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14091 | 2026.05.08 22:44:45.591716 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 14092 | 2026.05.08 22:44:45.591731 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14093 | 2026.05.08 22:44:45.591771 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14094 | 2026.05.08 22:44:45.591792 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14095 | 2026.05.08 22:44:45.593071 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002453 sec., 20790.868324500614 rows/sec., 4.92 MiB/sec. | ||
| 14096 | 2026.05.08 22:44:45.593192 [ 277 ] {120746b1-b293-4765-8238-5f08aa2523fb} <Debug> TCPHandler: Processed in 0.002921515 sec. | ||
| 14097 | 2026.05.08 22:44:45.599041 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14098 | 2026.05.08 22:44:45.599182 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14099 | 2026.05.08 22:44:45.599237 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14100 | 2026.05.08 22:44:45.599942 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.05.08 22:44:45.599988 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14102 | 2026.05.08 22:44:45.600365 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14103 | 2026.05.08 22:44:45.600593 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.05.08 22:44:45.600744 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. | ||
| 14105 | 2026.05.08 22:44:45.600786 [ 277 ] {1f8b79b8-a0ec-422a-80da-188d4fdcbf98} <Debug> TCPHandler: Processed in 0.001811148 sec. | ||
| 14106 | 2026.05.08 22:44:45.600919 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2026.05.08 22:44:45.601018 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14108 | 2026.05.08 22:44:45.601060 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14109 | 2026.05.08 22:44:45.601856 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2026.05.08 22:44:45.601894 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14111 | 2026.05.08 22:44:45.602248 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14112 | 2026.05.08 22:44:45.602454 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.05.08 22:44:45.602582 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Debug> executeQuery: Read 865 rows, 69.38 KiB in 0.001587 sec., 545053.5601764335 rows/sec., 42.69 MiB/sec. | ||
| 14114 | 2026.05.08 22:44:45.602621 [ 277 ] {f907a477-d824-4cc5-83cf-612e0780c761} <Debug> TCPHandler: Processed in 0.001751527 sec. | ||
| 14115 | 2026.05.08 22:44:45.602738 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14116 | 2026.05.08 22:44:45.602836 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14117 | 2026.05.08 22:44:45.602877 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14118 | 2026.05.08 22:44:45.603325 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14119 | 2026.05.08 22:44:45.603362 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14120 | 2026.05.08 22:44:45.603679 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14121 | 2026.05.08 22:44:45.603907 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.05.08 22:44:45.604039 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001227 sec., 143439.282803586 rows/sec., 8.83 MiB/sec. | ||
| 14123 | 2026.05.08 22:44:45.604035 [ 43 ] {} <Debug> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14124 | 2026.05.08 22:44:45.604077 [ 277 ] {9cc04ae2-001f-4ef5-8f6b-2dc82c0b049b} <Debug> TCPHandler: Processed in 0.001387971 sec. | ||
| 14125 | 2026.05.08 22:44:45.604115 [ 43 ] {} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.05.08 22:44:45.604142 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14127 | 2026.05.08 22:44:45.604217 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2026.05.08 22:44:45.604253 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14129 | 2026.05.08 22:44:45.604315 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14130 | 2026.05.08 22:44:45.604338 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14131 | 2026.05.08 22:44:45.604355 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14132 | 2026.05.08 22:44:45.604365 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 227 rows starting from the beginning of the part | ||
| 14133 | 2026.05.08 22:44:45.604418 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 189 rows starting from the beginning of the part | ||
| 14134 | 2026.05.08 22:44:45.604461 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14135 | 2026.05.08 22:44:45.604499 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 176 rows starting from the beginning of the part | ||
| 14136 | 2026.05.08 22:44:45.604538 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part | ||
| 14137 | 2026.05.08 22:44:45.604575 [ 195 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 176 rows starting from the beginning of the part | ||
| 14138 | 2026.05.08 22:44:45.604801 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.05.08 22:44:45.604837 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14140 | 2026.05.08 22:44:45.605148 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14141 | 2026.05.08 22:44:45.605354 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.05.08 22:44:45.605416 [ 193 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200178 sec., 663234.9534819002 rows/sec., 44.18 MiB/sec. | ||
| 14143 | 2026.05.08 22:44:45.605488 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 14144 | 2026.05.08 22:44:45.605530 [ 277 ] {8ab672ce-73f5-4ee4-a0e1-abb420b9be69} <Debug> TCPHandler: Processed in 0.001363441 sec. | ||
| 14145 | 2026.05.08 22:44:45.605605 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14146 | 2026.05.08 22:44:45.605651 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.05.08 22:44:45.605750 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14148 | 2026.05.08 22:44:45.605802 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14149 | 2026.05.08 22:44:45.605946 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.05.08 22:44:45.606035 [ 194 ] {348aa53e-56f4-4001-ae13-c1a2ee6089a5::all_1_81_16} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14151 | 2026.05.08 22:44:45.606134 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14152 | 2026.05.08 22:44:45.606247 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2026.05.08 22:44:45.606288 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14154 | 2026.05.08 22:44:45.606597 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14155 | 2026.05.08 22:44:45.606815 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.05.08 22:44:45.606947 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 14157 | 2026.05.08 22:44:45.606985 [ 277 ] {e6273e7e-501e-41ad-83c7-ad09221e038d} <Debug> TCPHandler: Processed in 0.001380711 sec. | ||
| 14158 | 2026.05.08 22:44:45.607107 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14159 | 2026.05.08 22:44:45.607199 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14160 | 2026.05.08 22:44:45.607239 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14161 | 2026.05.08 22:44:45.607848 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.05.08 22:44:45.607885 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14163 | 2026.05.08 22:44:45.608208 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14164 | 2026.05.08 22:44:45.608419 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.05.08 22:44:45.608550 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001369 sec., 382761.1395178963 rows/sec., 27.04 MiB/sec. | ||
| 14166 | 2026.05.08 22:44:45.608588 [ 277 ] {2888353a-cc9e-4aba-bfb7-fe23388c8cd9} <Debug> TCPHandler: Processed in 0.001530664 sec. | ||
| 14167 | 2026.05.08 22:44:45.608700 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.05.08 22:44:45.608793 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14169 | 2026.05.08 22:44:45.608836 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14170 | 2026.05.08 22:44:45.609168 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.05.08 22:44:45.609205 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14172 | 2026.05.08 22:44:45.609515 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14173 | 2026.05.08 22:44:45.609747 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.05.08 22:44:45.609875 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 14175 | 2026.05.08 22:44:45.609914 [ 277 ] {53f359dc-fd4d-4def-9fa0-78cc384105b0} <Debug> TCPHandler: Processed in 0.001261959 sec. | ||
| 14176 | 2026.05.08 22:44:45.610034 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.05.08 22:44:45.610126 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14178 | 2026.05.08 22:44:45.610170 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14179 | 2026.05.08 22:44:45.610567 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2026.05.08 22:44:45.610604 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14181 | 2026.05.08 22:44:45.610940 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14182 | 2026.05.08 22:44:45.611151 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.05.08 22:44:45.611265 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Selected 6 parts from all_1_92_19 to all_97_97_0 | ||
| 14184 | 2026.05.08 22:44:45.611278 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 14185 | 2026.05.08 22:44:45.611307 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2026.05.08 22:44:45.611328 [ 277 ] {50c1902e-d0b1-477e-a129-3560733a8678} <Debug> TCPHandler: Processed in 0.001343231 sec. | ||
| 14187 | 2026.05.08 22:44:45.611329 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14188 | 2026.05.08 22:44:45.611422 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_19 to all_97_97_0 into Compact with storage Full | ||
| 14189 | 2026.05.08 22:44:45.611455 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14190 | 2026.05.08 22:44:45.611526 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14191 | 2026.05.08 22:44:45.611548 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14192 | 2026.05.08 22:44:45.611556 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 35093 rows starting from the beginning of the part | ||
| 14193 | 2026.05.08 22:44:45.611590 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14194 | 2026.05.08 22:44:45.611612 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 14195 | 2026.05.08 22:44:45.611657 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14196 | 2026.05.08 22:44:45.611697 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 14197 | 2026.05.08 22:44:45.611738 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 166 rows starting from the beginning of the part | ||
| 14198 | 2026.05.08 22:44:45.611778 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 265 rows starting from the beginning of the part | ||
| 14199 | 2026.05.08 22:44:45.611917 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2026.05.08 22:44:45.611951 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14201 | 2026.05.08 22:44:45.612249 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14202 | 2026.05.08 22:44:45.612459 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2026.05.08 22:44:45.612589 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 14204 | 2026.05.08 22:44:45.612625 [ 277 ] {88c21927-9339-4a57-9eab-b213223c166b} <Debug> TCPHandler: Processed in 0.001217118 sec. | ||
| 14205 | 2026.05.08 22:44:45.612734 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.05.08 22:44:45.612826 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14207 | 2026.05.08 22:44:45.612879 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14208 | 2026.05.08 22:44:45.613711 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.05.08 22:44:45.613746 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14210 | 2026.05.08 22:44:45.614312 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14211 | 2026.05.08 22:44:45.614530 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2026.05.08 22:44:45.614677 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001869 sec., 18191.546281433923 rows/sec., 32.60 MiB/sec. | ||
| 14213 | 2026.05.08 22:44:45.614752 [ 277 ] {707e4a13-6da5-4b31-8c72-79a4cd513ff9} <Debug> TCPHandler: Processed in 0.002064722 sec. | ||
| 14214 | 2026.05.08 22:44:45.614872 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2026.05.08 22:44:45.614965 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14216 | 2026.05.08 22:44:45.615006 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14217 | 2026.05.08 22:44:45.615346 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.05.08 22:44:45.615379 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14219 | 2026.05.08 22:44:45.615694 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14220 | 2026.05.08 22:44:45.615906 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.08 22:44:45.616033 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 14222 | 2026.05.08 22:44:45.616068 [ 277 ] {bd635edf-3d06-4314-9d0c-ce005893913a} <Debug> TCPHandler: Processed in 0.001244999 sec. | ||
| 14223 | 2026.05.08 22:44:45.618276 [ 202 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36077 rows, containing 5 columns (5 merged, 0 gathered) in 0.006888405 sec., 5237351.752691661 rows/sec., 339.63 MiB/sec. | ||
| 14224 | 2026.05.08 22:44:45.618559 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 14225 | 2026.05.08 22:44:45.618803 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.05.08 22:44:45.618875 [ 195 ] {df6ccb5a-9007-4411-b7d1-e817b44ede84::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84) (MergerMutator): Merged 6 parts: [all_1_92_19, all_97_97_0] -> all_1_97_20 | ||
| 14227 | 2026.05.08 22:44:45.618937 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 14228 | 2026.05.08 22:44:48.510576 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14229 | 2026.05.08 22:44:48.510643 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14230 | 2026.05.08 22:44:48.690263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28786 | ||
| 14231 | 2026.05.08 22:44:48.690830 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.05.08 22:44:48.690864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14233 | 2026.05.08 22:44:48.691349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14234 | 2026.05.08 22:44:48.691571 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.05.08 22:44:48.691702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28786 | ||
| 14236 | 2026.05.08 22:44:48.781210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1802 | ||
| 14237 | 2026.05.08 22:44:48.783687 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14238 | 2026.05.08 22:44:48.783743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14239 | 2026.05.08 22:44:48.784984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14240 | 2026.05.08 22:44:48.785269 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14241 | 2026.05.08 22:44:48.785654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 14242 | 2026.05.08 22:44:50.196808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14243 | 2026.05.08 22:44:50.214005 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.05.08 22:44:50.214059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14245 | 2026.05.08 22:44:50.220172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14246 | 2026.05.08 22:44:50.220922 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.05.08 22:44:50.223875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14248 | 2026.05.08 22:44:50.584481 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.05.08 22:44:50.584713 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14250 | 2026.05.08 22:44:50.585069 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14251 | 2026.05.08 22:44:50.585108 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14252 | 2026.05.08 22:44:50.585318 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14253 | 2026.05.08 22:44:50.585385 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14254 | 2026.05.08 22:44:50.585520 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14255 | 2026.05.08 22:44:50.585555 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14256 | 2026.05.08 22:44:50.585576 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 14257 | 2026.05.08 22:44:50.585591 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14258 | 2026.05.08 22:44:50.585629 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14259 | 2026.05.08 22:44:50.585648 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14260 | 2026.05.08 22:44:50.587140 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002524 sec., 20206.022187004754 rows/sec., 4.78 MiB/sec. | ||
| 14261 | 2026.05.08 22:44:50.587248 [ 277 ] {bf32b5af-52e9-40e2-9081-2a1b5c9d46db} <Debug> TCPHandler: Processed in 0.002895564 sec. | ||
| 14262 | 2026.05.08 22:44:50.589049 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.05.08 22:44:50.589167 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14264 | 2026.05.08 22:44:50.589215 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14265 | 2026.05.08 22:44:50.589782 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.05.08 22:44:50.589832 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14267 | 2026.05.08 22:44:50.590238 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14268 | 2026.05.08 22:44:50.590453 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.05.08 22:44:50.590596 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001464 sec., 49180.32786885246 rows/sec., 3.96 MiB/sec. | ||
| 14270 | 2026.05.08 22:44:50.590633 [ 277 ] {e40be3b2-c1aa-4990-9067-ff380f3588a1} <Debug> TCPHandler: Processed in 0.001639894 sec. | ||
| 14271 | 2026.05.08 22:44:50.590763 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.05.08 22:44:50.590854 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14273 | 2026.05.08 22:44:50.590893 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14274 | 2026.05.08 22:44:50.591300 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.05.08 22:44:50.591336 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14276 | 2026.05.08 22:44:50.591620 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14277 | 2026.05.08 22:44:50.591818 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.05.08 22:44:50.591954 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001118 sec., 7155.6350626118065 rows/sec., 538.07 KiB/sec. | ||
| 14279 | 2026.05.08 22:44:50.591990 [ 277 ] {0ddbaf35-5f3b-44b6-8f1a-72c955a53611} <Debug> TCPHandler: Processed in 0.001274039 sec. | ||
| 14280 | 2026.05.08 22:44:50.592104 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.05.08 22:44:50.592194 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14282 | 2026.05.08 22:44:50.592232 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14283 | 2026.05.08 22:44:50.592641 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.05.08 22:44:50.592677 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14285 | 2026.05.08 22:44:50.592973 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14286 | 2026.05.08 22:44:50.593179 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2026.05.08 22:44:50.593312 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001136 sec., 63380.281690140844 rows/sec., 4.95 MiB/sec. | ||
| 14288 | 2026.05.08 22:44:50.593348 [ 277 ] {63c47355-12b6-4f09-8ef7-98c7770795b9} <Debug> TCPHandler: Processed in 0.00129051 sec. | ||
| 14289 | 2026.05.08 22:44:50.593467 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.05.08 22:44:50.593557 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14291 | 2026.05.08 22:44:50.593598 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14292 | 2026.05.08 22:44:50.593995 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.05.08 22:44:50.594030 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14294 | 2026.05.08 22:44:50.594335 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14295 | 2026.05.08 22:44:50.594529 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.05.08 22:44:50.594656 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001117 sec., 143240.82363473592 rows/sec., 9.98 MiB/sec. | ||
| 14297 | 2026.05.08 22:44:50.594691 [ 277 ] {66f639d5-8f02-4f49-bed1-10b117f03a1e} <Debug> TCPHandler: Processed in 0.001270149 sec. | ||
| 14298 | 2026.05.08 22:44:50.594813 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2026.05.08 22:44:50.594910 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14300 | 2026.05.08 22:44:50.594963 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14301 | 2026.05.08 22:44:50.595705 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.05.08 22:44:50.595740 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14303 | 2026.05.08 22:44:50.596248 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14304 | 2026.05.08 22:44:50.596456 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.05.08 22:44:50.596591 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001705 sec., 4692.08211143695 rows/sec., 8.41 MiB/sec. | ||
| 14306 | 2026.05.08 22:44:50.596642 [ 277 ] {f0230dc6-9ef6-40dc-b74d-deb37b205d70} <Debug> TCPHandler: Processed in 0.001876118 sec. | ||
| 14307 | 2026.05.08 22:44:50.596760 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2026.05.08 22:44:50.596851 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14309 | 2026.05.08 22:44:50.596890 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14310 | 2026.05.08 22:44:50.597222 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2026.05.08 22:44:50.597257 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14312 | 2026.05.08 22:44:50.597539 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14313 | 2026.05.08 22:44:50.597737 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2026.05.08 22:44:50.597874 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 14315 | 2026.05.08 22:44:50.597915 [ 277 ] {feb6f6b5-487e-45e4-9704-202276af1bf3} <Debug> TCPHandler: Processed in 0.001201479 sec. | ||
| 14316 | 2026.05.08 22:44:51.098009 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14317 | 2026.05.08 22:44:51.098280 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14318 | 2026.05.08 22:44:51.098739 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14319 | 2026.05.08 22:44:51.098796 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14320 | 2026.05.08 22:44:51.099168 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14321 | 2026.05.08 22:44:51.099237 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14322 | 2026.05.08 22:44:51.099377 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 14323 | 2026.05.08 22:44:51.099412 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14324 | 2026.05.08 22:44:51.099434 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 14325 | 2026.05.08 22:44:51.099449 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14326 | 2026.05.08 22:44:51.099488 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14327 | 2026.05.08 22:44:51.099508 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14328 | 2026.05.08 22:44:51.100679 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002536 sec., 20110.410094637224 rows/sec., 4.76 MiB/sec. | ||
| 14329 | 2026.05.08 22:44:51.100782 [ 277 ] {57bbcc70-b011-4aaa-8efc-a148335bb8cf} <Debug> TCPHandler: Processed in 0.002898155 sec. | ||
| 14330 | 2026.05.08 22:44:51.117781 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2026.05.08 22:44:51.117889 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14332 | 2026.05.08 22:44:51.117939 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14333 | 2026.05.08 22:44:51.118550 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.05.08 22:44:51.118587 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14335 | 2026.05.08 22:44:51.118997 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14336 | 2026.05.08 22:44:51.119214 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Trace> oximeter.fields_i16 (d6229d5d-8094-4710-a462-a1f76561b669): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.05.08 22:44:51.119364 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001505 sec., 188704.31893687707 rows/sec., 11.99 MiB/sec. | ||
| 14338 | 2026.05.08 22:44:51.119403 [ 277 ] {26330867-3145-428e-b5ea-8119d8b252f1} <Debug> TCPHandler: Processed in 0.001674026 sec. | ||
| 14339 | 2026.05.08 22:44:51.119527 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2026.05.08 22:44:51.119620 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14341 | 2026.05.08 22:44:51.119660 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14342 | 2026.05.08 22:44:51.120063 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.05.08 22:44:51.120097 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14344 | 2026.05.08 22:44:51.120372 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14345 | 2026.05.08 22:44:51.120574 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Trace> oximeter.fields_ipaddr (f69d0c56-aa4a-4c73-accf-55c46998de78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2026.05.08 22:44:51.120699 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001097 sec., 3646.3081130355513 rows/sec., 297.33 KiB/sec. | ||
| 14347 | 2026.05.08 22:44:51.120735 [ 277 ] {bfad7667-3cc4-49d2-9364-3c63e0a8cf0c} <Debug> TCPHandler: Processed in 0.001256519 sec. | ||
| 14348 | 2026.05.08 22:44:51.120851 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2026.05.08 22:44:51.120953 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14350 | 2026.05.08 22:44:51.120992 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14351 | 2026.05.08 22:44:51.122798 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2026.05.08 22:44:51.122831 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14353 | 2026.05.08 22:44:51.123327 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14354 | 2026.05.08 22:44:51.123526 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.05.08 22:44:51.123652 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Debug> executeQuery: Read 3216 rows, 246.82 KiB in 0.002717 sec., 1183658.4468163417 rows/sec., 88.71 MiB/sec. | ||
| 14356 | 2026.05.08 22:44:51.123690 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14357 | 2026.05.08 22:44:51.123704 [ 277 ] {9f1c0c86-acb3-45c1-b5b0-0ce11394a80f} <Debug> TCPHandler: Processed in 0.002900784 sec. | ||
| 14358 | 2026.05.08 22:44:51.123823 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2026.05.08 22:44:51.123923 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14360 | 2026.05.08 22:44:51.123961 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14361 | 2026.05.08 22:44:51.124434 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.05.08 22:44:51.124468 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14363 | 2026.05.08 22:44:51.124795 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14364 | 2026.05.08 22:44:51.125003 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.05.08 22:44:51.125131 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Debug> executeQuery: Read 191 rows, 12.21 KiB in 0.001233 sec., 154906.73154906734 rows/sec., 9.67 MiB/sec. | ||
| 14366 | 2026.05.08 22:44:51.125168 [ 277 ] {1e0f95b5-081a-4d62-b368-059454ada288} <Debug> TCPHandler: Processed in 0.001394671 sec. | ||
| 14367 | 2026.05.08 22:44:51.125284 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2026.05.08 22:44:51.125377 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14369 | 2026.05.08 22:44:51.125415 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14370 | 2026.05.08 22:44:51.126082 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.05.08 22:44:51.126118 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14372 | 2026.05.08 22:44:51.126455 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14373 | 2026.05.08 22:44:51.126654 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Trace> oximeter.fields_u32 (63eb50e3-a9fd-4e95-bf6d-3c4fd283932c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.05.08 22:44:51.126777 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001418 sec., 669957.6868829337 rows/sec., 39.42 MiB/sec. | ||
| 14375 | 2026.05.08 22:44:51.126813 [ 277 ] {21a53e8a-5efb-4e2e-94bb-ebf1b02b8f6a} <Debug> TCPHandler: Processed in 0.001577994 sec. | ||
| 14376 | 2026.05.08 22:44:51.126955 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2026.05.08 22:44:51.127047 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14378 | 2026.05.08 22:44:51.127085 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14379 | 2026.05.08 22:44:51.127467 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.05.08 22:44:51.127501 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14381 | 2026.05.08 22:44:51.127780 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14382 | 2026.05.08 22:44:51.127991 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Trace> oximeter.fields_u64 (873b9fee-bcda-413e-9002-cbe493520d54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.05.08 22:44:51.128115 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 14384 | 2026.05.08 22:44:51.128151 [ 277 ] {ee698e21-68f6-4233-bbc8-311714acdf47} <Debug> TCPHandler: Processed in 0.001253799 sec. | ||
| 14385 | 2026.05.08 22:44:51.128269 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2026.05.08 22:44:51.128362 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14387 | 2026.05.08 22:44:51.128399 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14388 | 2026.05.08 22:44:51.128828 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.05.08 22:44:51.128863 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14390 | 2026.05.08 22:44:51.129180 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14391 | 2026.05.08 22:44:51.129402 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Trace> oximeter.fields_u8 (2df7e98a-aae8-4e56-aa37-812c2176067c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.05.08 22:44:51.129525 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 14393 | 2026.05.08 22:44:51.129561 [ 277 ] {2cbaf0a0-1e49-45a4-a46e-377ff1d1f21e} <Debug> TCPHandler: Processed in 0.001340921 sec. | ||
| 14394 | 2026.05.08 22:44:51.129680 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.05.08 22:44:51.129773 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14396 | 2026.05.08 22:44:51.129811 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14397 | 2026.05.08 22:44:51.130734 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.05.08 22:44:51.130768 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14399 | 2026.05.08 22:44:51.131147 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14400 | 2026.05.08 22:44:51.131349 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.05.08 22:44:51.131473 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Debug> executeQuery: Read 1754 rows, 121.23 KiB in 0.001718 sec., 1020954.5983701979 rows/sec., 68.91 MiB/sec. | ||
| 14402 | 2026.05.08 22:44:51.131510 [ 277 ] {2a45bcbf-5308-45e3-b40e-9c20f71bcfde} <Debug> TCPHandler: Processed in 0.001877628 sec. | ||
| 14403 | 2026.05.08 22:44:51.131633 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.05.08 22:44:51.131726 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14405 | 2026.05.08 22:44:51.131765 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14406 | 2026.05.08 22:44:51.132104 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.05.08 22:44:51.132137 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14408 | 2026.05.08 22:44:51.132441 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14409 | 2026.05.08 22:44:51.132640 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Trace> oximeter.measurements_bool (5a915117-cb92-4f44-a1ba-b96c68506bca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.05.08 22:44:51.132765 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 14411 | 2026.05.08 22:44:51.132800 [ 277 ] {6a253a30-2009-485c-a853-b99d8ba7e568} <Debug> TCPHandler: Processed in 0.001216368 sec. | ||
| 14412 | 2026.05.08 22:44:51.132924 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2026.05.08 22:44:51.133016 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14414 | 2026.05.08 22:44:51.133058 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14415 | 2026.05.08 22:44:51.133757 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.05.08 22:44:51.133791 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14417 | 2026.05.08 22:44:51.134229 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14418 | 2026.05.08 22:44:51.134464 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.05.08 22:44:51.134591 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Debug> executeQuery: Read 1603 rows, 99.67 KiB in 0.001592 sec., 1006909.5477386934 rows/sec., 61.14 MiB/sec. | ||
| 14420 | 2026.05.08 22:44:51.134627 [ 277 ] {15096057-b5db-4cb1-ba70-a912fb210409} <Debug> TCPHandler: Processed in 0.001758947 sec. | ||
| 14421 | 2026.05.08 22:44:51.134740 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.05.08 22:44:51.134833 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14423 | 2026.05.08 22:44:51.134874 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14424 | 2026.05.08 22:44:51.135200 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.05.08 22:44:51.135235 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14426 | 2026.05.08 22:44:51.135519 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14427 | 2026.05.08 22:44:51.135726 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Trace> oximeter.measurements_f64 (f5be6d3e-7b26-4d62-913a-af0e63a336a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.05.08 22:44:51.135848 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 14429 | 2026.05.08 22:44:51.135883 [ 277 ] {05e3a489-ab26-4f31-bee8-c59292676ac7} <Debug> TCPHandler: Processed in 0.001193318 sec. | ||
| 14430 | 2026.05.08 22:44:51.135997 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.05.08 22:44:51.136089 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14432 | 2026.05.08 22:44:51.136141 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14433 | 2026.05.08 22:44:51.136982 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.05.08 22:44:51.137016 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14435 | 2026.05.08 22:44:51.137580 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14436 | 2026.05.08 22:44:51.137802 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.05.08 22:44:51.137945 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001872 sec., 24038.46153846154 rows/sec., 43.08 MiB/sec. | ||
| 14438 | 2026.05.08 22:44:51.137958 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14439 | 2026.05.08 22:44:51.138000 [ 277 ] {5a8ef112-7382-41a2-bd66-ca6d2c85fabf} <Debug> TCPHandler: Processed in 0.002051451 sec. | ||
| 14440 | 2026.05.08 22:44:51.138043 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2026.05.08 22:44:51.138072 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14442 | 2026.05.08 22:44:51.138142 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2026.05.08 22:44:51.138211 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14444 | 2026.05.08 22:44:51.138241 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14445 | 2026.05.08 22:44:51.138309 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14446 | 2026.05.08 22:44:51.138568 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14447 | 2026.05.08 22:44:51.138652 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.05.08 22:44:51.138661 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1668 rows starting from the beginning of the part | ||
| 14449 | 2026.05.08 22:44:51.138696 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14450 | 2026.05.08 22:44:51.138868 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 14451 | 2026.05.08 22:44:51.139019 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14452 | 2026.05.08 22:44:51.139030 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14453 | 2026.05.08 22:44:51.139163 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 14454 | 2026.05.08 22:44:51.139246 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2026.05.08 22:44:51.139250 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14456 | 2026.05.08 22:44:51.139351 [ 193 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 45 rows starting from the beginning of the part | ||
| 14457 | 2026.05.08 22:44:51.139375 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001183 sec., 35502.958579881655 rows/sec., 2.03 MiB/sec. | ||
| 14458 | 2026.05.08 22:44:51.139414 [ 277 ] {1946186a-1a63-42e9-a16a-111bf89f784f} <Debug> TCPHandler: Processed in 0.001357091 sec. | ||
| 14459 | 2026.05.08 22:44:51.148533 [ 195 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1797 rows, containing 19 columns (19 merged, 0 gathered) in 0.010388338 sec., 172982.43472632483 rows/sec., 309.98 MiB/sec. | ||
| 14460 | 2026.05.08 22:44:51.149988 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14461 | 2026.05.08 22:44:51.150350 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2026.05.08 22:44:51.150428 [ 202 ] {b1880285-02c5-47ea-9761-36b4404576d0::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14463 | 2026.05.08 22:44:51.150545 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 14464 | 2026.05.08 22:44:52.000502 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.83 MiB, peak 365.93 MiB, free memory in arenas 0.00 B, will set to 353.17 MiB (RSS), difference: 4.35 MiB | ||
| 14465 | 2026.05.08 22:44:55.583716 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14466 | 2026.05.08 22:44:55.583962 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14467 | 2026.05.08 22:44:55.584343 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14468 | 2026.05.08 22:44:55.584378 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14469 | 2026.05.08 22:44:55.584593 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14470 | 2026.05.08 22:44:55.584662 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14471 | 2026.05.08 22:44:55.584804 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14472 | 2026.05.08 22:44:55.584840 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14473 | 2026.05.08 22:44:55.584863 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 14474 | 2026.05.08 22:44:55.584878 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14475 | 2026.05.08 22:44:55.584919 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14476 | 2026.05.08 22:44:55.584940 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14477 | 2026.05.08 22:44:55.586433 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002569 sec., 19852.08252238225 rows/sec., 4.70 MiB/sec. | ||
| 14478 | 2026.05.08 22:44:55.586544 [ 277 ] {eeab3030-acbb-4a73-b7ad-c12e34638f2b} <Debug> TCPHandler: Processed in 0.002961995 sec. | ||
| 14479 | 2026.05.08 22:44:55.588088 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2026.05.08 22:44:55.588194 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14481 | 2026.05.08 22:44:55.588237 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14482 | 2026.05.08 22:44:55.588759 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2026.05.08 22:44:55.588805 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14484 | 2026.05.08 22:44:55.589188 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14485 | 2026.05.08 22:44:55.589413 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.05.08 22:44:55.589558 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001395 sec., 40143.36917562724 rows/sec., 3.08 MiB/sec. | ||
| 14487 | 2026.05.08 22:44:55.589597 [ 277 ] {c744245a-ce91-4adb-adfd-f7dc1fab13ad} <Debug> TCPHandler: Processed in 0.001558403 sec. | ||
| 14488 | 2026.05.08 22:44:55.589715 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.05.08 22:44:55.589813 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14490 | 2026.05.08 22:44:55.589852 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14491 | 2026.05.08 22:44:55.590303 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.05.08 22:44:55.590337 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14493 | 2026.05.08 22:44:55.590650 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14494 | 2026.05.08 22:44:55.590862 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.05.08 22:44:55.591001 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 14496 | 2026.05.08 22:44:55.591039 [ 277 ] {3832fd4f-399c-4f9e-bf28-97af0ef1410c} <Debug> TCPHandler: Processed in 0.001379642 sec. | ||
| 14497 | 2026.05.08 22:44:55.591174 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14498 | 2026.05.08 22:44:55.591266 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14499 | 2026.05.08 22:44:55.591309 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14500 | 2026.05.08 22:44:55.591692 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2026.05.08 22:44:55.591726 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14502 | 2026.05.08 22:44:55.592059 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14503 | 2026.05.08 22:44:55.592274 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2026.05.08 22:44:55.592400 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 14505 | 2026.05.08 22:44:55.592437 [ 277 ] {0ab6d121-3379-4819-855a-ba15d8cfa1fb} <Debug> TCPHandler: Processed in 0.001320851 sec. | ||
| 14506 | 2026.05.08 22:44:55.592548 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14507 | 2026.05.08 22:44:55.592640 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14508 | 2026.05.08 22:44:55.592681 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14509 | 2026.05.08 22:44:55.593007 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2026.05.08 22:44:55.593040 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14511 | 2026.05.08 22:44:55.593359 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14512 | 2026.05.08 22:44:55.593557 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2026.05.08 22:44:55.593681 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 14514 | 2026.05.08 22:44:55.593716 [ 277 ] {668c3a91-da86-4e8b-a2ec-771a90a0bb97} <Debug> TCPHandler: Processed in 0.001215598 sec. | ||
| 14515 | 2026.05.08 22:44:56.191931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29298 | ||
| 14516 | 2026.05.08 22:44:56.192484 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2026.05.08 22:44:56.192531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14518 | 2026.05.08 22:44:56.193036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14519 | 2026.05.08 22:44:56.193283 [ 245 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2026.05.08 22:44:56.193419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29298 | ||
| 14521 | 2026.05.08 22:44:56.193431 [ 82 ] {} <Debug> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14522 | 2026.05.08 22:44:56.193508 [ 82 ] {} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.05.08 22:44:56.193531 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14524 | 2026.05.08 22:44:56.193642 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14525 | 2026.05.08 22:44:56.193739 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14526 | 2026.05.08 22:44:56.193768 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26866 rows starting from the beginning of the part | ||
| 14527 | 2026.05.08 22:44:56.193825 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14528 | 2026.05.08 22:44:56.193868 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14529 | 2026.05.08 22:44:56.193912 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14530 | 2026.05.08 22:44:56.193952 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14531 | 2026.05.08 22:44:56.193988 [ 200 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14532 | 2026.05.08 22:44:56.196110 [ 195 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002511549 sec., 11665310.929629484 rows/sec., 166.87 MiB/sec. | ||
| 14533 | 2026.05.08 22:44:56.196424 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14534 | 2026.05.08 22:44:56.196714 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.05.08 22:44:56.196788 [ 191 ] {286f90b9-5c5c-47dc-8ff0-3d0d6e08744b::all_1_61_12} <Trace> system.asynchronous_metric_log (286f90b9-5c5c-47dc-8ff0-3d0d6e08744b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14536 | 2026.05.08 22:44:56.196862 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 14537 | 2026.05.08 22:44:57.724053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14538 | 2026.05.08 22:44:57.741529 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.05.08 22:44:57.741599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14540 | 2026.05.08 22:44:57.748352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14541 | 2026.05.08 22:44:57.749129 [ 244 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.05.08 22:44:57.749460 [ 126 ] {} <Debug> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14543 | 2026.05.08 22:44:57.749520 [ 126 ] {} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.05.08 22:44:57.749540 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14545 | 2026.05.08 22:44:57.749687 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14546 | 2026.05.08 22:44:57.753450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14547 | 2026.05.08 22:44:57.754048 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14548 | 2026.05.08 22:44:57.755686 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14549 | 2026.05.08 22:44:57.760667 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14550 | 2026.05.08 22:44:57.766220 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14551 | 2026.05.08 22:44:57.771321 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14552 | 2026.05.08 22:44:57.776290 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14553 | 2026.05.08 22:44:57.780218 [ 200 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14554 | 2026.05.08 22:44:57.833141 [ 195 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.083522134 sec., 5507.5221138387105 rows/sec., 28.48 MiB/sec. | ||
| 14555 | 2026.05.08 22:44:57.836643 [ 197 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14556 | 2026.05.08 22:44:57.838870 [ 197 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2026.05.08 22:44:57.838989 [ 197 ] {fa3901d4-a674-4f0e-8571-52234c7034b9::all_1_61_12} <Trace> system.metric_log (fa3901d4-a674-4f0e-8571-52234c7034b9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14558 | 2026.05.08 22:44:57.841290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14559 | 2026.05.08 22:44:58.786044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1854 | ||
| 14560 | 2026.05.08 22:44:58.788892 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.05.08 22:44:58.788949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14562 | 2026.05.08 22:44:58.790318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14563 | 2026.05.08 22:44:58.790628 [ 243 ] {} <Trace> system.query_log (c451d26b-8dd7-4f83-88da-a85dc9a53cd8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.05.08 22:44:58.791058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
| 14565 | 2026.05.08 22:45:00.585215 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2026.05.08 22:45:00.585433 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14567 | 2026.05.08 22:45:00.585768 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14568 | 2026.05.08 22:45:00.585805 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14569 | 2026.05.08 22:45:00.586025 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14570 | 2026.05.08 22:45:00.586096 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14571 | 2026.05.08 22:45:00.586239 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14572 | 2026.05.08 22:45:00.586276 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14573 | 2026.05.08 22:45:00.586299 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Debug> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (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 | ||
| 14574 | 2026.05.08 22:45:00.586314 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> oximeter.timeseries_schema (59bbf0e1-2659-494d-b725-cdd3f20de049) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14575 | 2026.05.08 22:45:00.586355 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14576 | 2026.05.08 22:45:00.586401 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14577 | 2026.05.08 22:45:00.587613 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002271 sec., 22457.067371202113 rows/sec., 5.32 MiB/sec. | ||
| 14578 | 2026.05.08 22:45:00.587720 [ 277 ] {11483a32-36dc-426c-bdb2-66e2537ca932} <Debug> TCPHandler: Processed in 0.00263209 sec. | ||
| 14579 | 2026.05.08 22:45:00.589779 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.05.08 22:45:00.589890 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14581 | 2026.05.08 22:45:00.589957 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14582 | 2026.05.08 22:45:00.590484 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.05.08 22:45:00.590526 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14584 | 2026.05.08 22:45:00.590895 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14585 | 2026.05.08 22:45:00.591124 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.05.08 22:45:00.591260 [ 54 ] {} <Debug> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14587 | 2026.05.08 22:45:00.591267 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001408 sec., 51136.36363636364 rows/sec., 4.12 MiB/sec. | ||
| 14588 | 2026.05.08 22:45:00.591296 [ 54 ] {} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2026.05.08 22:45:00.591315 [ 277 ] {3410f4b5-1a36-4ced-a600-7f14c2e25a36} <Debug> TCPHandler: Processed in 0.001589855 sec. | ||
| 14590 | 2026.05.08 22:45:00.591317 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14591 | 2026.05.08 22:45:00.591460 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14592 | 2026.05.08 22:45:00.591479 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.05.08 22:45:00.591602 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14594 | 2026.05.08 22:45:00.591617 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14595 | 2026.05.08 22:45:00.591642 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14596 | 2026.05.08 22:45:00.591657 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3364 rows starting from the beginning of the part | ||
| 14597 | 2026.05.08 22:45:00.591734 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 865 rows starting from the beginning of the part | ||
| 14598 | 2026.05.08 22:45:00.591781 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 14599 | 2026.05.08 22:45:00.591828 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 3216 rows starting from the beginning of the part | ||
| 14600 | 2026.05.08 22:45:00.591869 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 14601 | 2026.05.08 22:45:00.591911 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
| 14602 | 2026.05.08 22:45:00.592085 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.05.08 22:45:00.592126 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14604 | 2026.05.08 22:45:00.592443 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14605 | 2026.05.08 22:45:00.592668 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Trace> oximeter.fields_u16 (348aa53e-56f4-4001-ae13-c1a2ee6089a5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.05.08 22:45:00.592804 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001222 sec., 6546.6448445171845 rows/sec., 492.28 KiB/sec. | ||
| 14607 | 2026.05.08 22:45:00.592842 [ 277 ] {7282f35a-725b-4301-8d56-8cbb391be377} <Debug> TCPHandler: Processed in 0.001422722 sec. | ||
| 14608 | 2026.05.08 22:45:00.592998 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.05.08 22:45:00.593104 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14610 | 2026.05.08 22:45:00.593146 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14611 | 2026.05.08 22:45:00.593583 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.05.08 22:45:00.593620 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14613 | 2026.05.08 22:45:00.593965 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14614 | 2026.05.08 22:45:00.594191 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.05.08 22:45:00.594328 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001243 sec., 57924.376508447305 rows/sec., 4.52 MiB/sec. | ||
| 14616 | 2026.05.08 22:45:00.594328 [ 122 ] {} <Debug> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14617 | 2026.05.08 22:45:00.594372 [ 277 ] {168d17fb-ae32-415a-8f64-27055695c5c1} <Debug> TCPHandler: Processed in 0.001427401 sec. | ||
| 14618 | 2026.05.08 22:45:00.594380 [ 122 ] {} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2026.05.08 22:45:00.594414 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14620 | 2026.05.08 22:45:00.594519 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14621 | 2026.05.08 22:45:00.594541 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.05.08 22:45:00.594618 [ 188 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7645 rows, containing 5 columns (5 merged, 0 gathered) in 0.003230459 sec., 2366536.767685335 rows/sec., 188.36 MiB/sec. | ||
| 14623 | 2026.05.08 22:45:00.594669 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14624 | 2026.05.08 22:45:00.594685 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14625 | 2026.05.08 22:45:00.594722 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14626 | 2026.05.08 22:45:00.594735 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1832 rows starting from the beginning of the part | ||
| 14627 | 2026.05.08 22:45:00.594821 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 524 rows starting from the beginning of the part | ||
| 14628 | 2026.05.08 22:45:00.594884 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 14629 | 2026.05.08 22:45:00.594940 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1754 rows starting from the beginning of the part | ||
| 14630 | 2026.05.08 22:45:00.594991 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 14631 | 2026.05.08 22:45:00.594996 [ 187 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14632 | 2026.05.08 22:45:00.595033 [ 189 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
| 14633 | 2026.05.08 22:45:00.595271 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.05.08 22:45:00.595321 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14635 | 2026.05.08 22:45:00.595388 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.05.08 22:45:00.595497 [ 198 ] {064efe58-760f-4c44-9a29-b137dc6f47dc::all_1_101_20} <Trace> oximeter.fields_string (064efe58-760f-4c44-9a29-b137dc6f47dc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14637 | 2026.05.08 22:45:00.595621 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 14638 | 2026.05.08 22:45:00.595801 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14639 | 2026.05.08 22:45:00.596112 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Trace> oximeter.measurements_cumulativeu64 (df6ccb5a-9007-4411-b7d1-e817b44ede84): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2026.05.08 22:45:00.596272 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
| 14641 | 2026.05.08 22:45:00.596318 [ 277 ] {f8d2b710-dced-4ad0-9771-d1df55daf25f} <Debug> TCPHandler: Processed in 0.001836218 sec. | ||
| 14642 | 2026.05.08 22:45:00.596475 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2026.05.08 22:45:00.596587 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14644 | 2026.05.08 22:45:00.596656 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14645 | 2026.05.08 22:45:00.596776 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311086 sec., 1868385.6853444658 rows/sec., 135.43 MiB/sec. | ||
| 14646 | 2026.05.08 22:45:00.596985 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14647 | 2026.05.08 22:45:00.597274 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.05.08 22:45:00.597349 [ 188 ] {3ea1aebc-f104-44c3-9928-73a4c12a605d::all_1_101_20} <Trace> oximeter.fields_uuid (3ea1aebc-f104-44c3-9928-73a4c12a605d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14649 | 2026.05.08 22:45:00.597436 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14650 | 2026.05.08 22:45:00.597730 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.05.08 22:45:00.597773 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14652 | 2026.05.08 22:45:00.598426 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14653 | 2026.05.08 22:45:00.598682 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Trace> oximeter.measurements_histogramu64 (b1880285-02c5-47ea-9761-36b4404576d0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.05.08 22:45:00.598831 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002267 sec., 3528.8928098809 rows/sec., 6.32 MiB/sec. | ||
| 14655 | 2026.05.08 22:45:00.598889 [ 277 ] {945f5e44-c572-4dd3-8de4-39fe0d0da638} <Debug> TCPHandler: Processed in 0.002471627 sec. | ||
| 14656 | 2026.05.08 22:45:00.599042 [ 277 ] {} <Trace> TCP-Session: 2b44235a-9283-4222-99c7-a9d5cd28e705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14657 | 2026.05.08 22:45:00.599139 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44432) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14658 | 2026.05.08 22:45:00.599183 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14659 | 2026.05.08 22:45:00.599555 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.05.08 22:45:00.599591 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14661 | 2026.05.08 22:45:00.600924 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14662 | 2026.05.08 22:45:00.601191 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.05.08 22:45:00.601315 [ 122 ] {} <Debug> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14664 | 2026.05.08 22:45:00.601328 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002209 sec., 27161.611588954278 rows/sec., 1.83 MiB/sec. | ||
| 14665 | 2026.05.08 22:45:00.601348 [ 122 ] {} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.05.08 22:45:00.601366 [ 277 ] {cc5309fa-afe3-4460-8e9a-e74235a22ece} <Debug> TCPHandler: Processed in 0.002375386 sec. | ||
| 14667 | 2026.05.08 22:45:00.601368 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14668 | 2026.05.08 22:45:00.601482 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14669 | 2026.05.08 22:45:00.601614 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14670 | 2026.05.08 22:45:00.601648 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5490 rows starting from the beginning of the part | ||
| 14671 | 2026.05.08 22:45:00.601711 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 14672 | 2026.05.08 22:45:00.601753 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14673 | 2026.05.08 22:45:00.601795 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part | ||
| 14674 | 2026.05.08 22:45:00.601833 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 14675 | 2026.05.08 22:45:00.601872 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14676 | 2026.05.08 22:45:00.603616 [ 189 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187353 sec., 2647035.0236107297 rows/sec., 173.69 MiB/sec. | ||
| 14677 | 2026.05.08 22:45:00.603974 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14678 | 2026.05.08 22:45:00.604306 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.05.08 22:45:00.604385 [ 187 ] {70454db6-ef6e-4dbc-9332-49b4d34f6dfa::all_1_101_20} <Trace> oximeter.measurements_u64 (70454db6-ef6e-4dbc-9332-49b4d34f6dfa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14680 | 2026.05.08 22:45:00.604463 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||