| 1 | [ May 16 01:27:07 Enabled. ] | ||
| 2 | [ May 16 01:27:07 Rereading configuration. ] | ||
| 3 | [ May 16 01:27:09 Rereading configuration. ] | ||
| 4 | [ May 16 01:27:20 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 16 01:27:20 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.16 01:27:21.571801 [ 1 ] {} <Information> Application: Will watch for the process with pid 23967 | ||
| 29 | 2026.05.16 01:27:21.572221 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.16 01:27:22.087404 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23967 | ||
| 31 | 2026.05.16 01:27:22.089016 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.16 01:27:22.089254 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.16 01:27:22.199580 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.16 01:27:22.219867 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.16 01:27:22.220035 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.16 01:27:22.220059 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.16 01:27:22.220139 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.16 01:27:22.221375 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.16 01:27:22.225210 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.16 01:27:22.227203 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.16 01:27:22.228257 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.16 01:27:22.229369 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.16 01:27:22.229439 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.16 01:27:22.229459 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.16 01:27:22.230378 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.16 01:27:22.232866 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.16 01:27:22.240801 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.16 01:27:22.241875 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.16 01:27:22.244221 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.16 01:27:22.245001 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.16 01:27:22.245807 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.16 01:27:22.246511 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.16 01:27:22.252082 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.16 01:27:22.252460 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.16 01:27:22.253717 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.16 01:27:22.254258 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.16 01:27:22.254699 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.16 01:27:22.255134 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.16 01:27:22.256292 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.16 01:27:22.256369 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.16 01:27:22.256431 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.16 01:27:22.256510 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.16 01:27:22.264150 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.16 01:27:22.264212 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000187655 sec | ||
| 69 | 2026.05.16 01:27:22.264251 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.16 01:27:22.264264 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.16 01:27:22.265082 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.16 01:27:22.265822 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.16 01:27:22.279292 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.16 01:27:22.279559 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.16 01:27:22.279610 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.16 01:27:22.279638 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.16 01:27:22.280111 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.16 01:27:22.280149 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.16 01:27:22.288379 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.16 01:27:22.288462 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.16 01:27:22.288620 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.16 01:27:22.288834 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.16 01:27:22.288888 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.16 01:27:22.288989 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.16 01:27:22.289006 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.16 01:27:22.289019 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.16 01:27:22.289127 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.16 01:27:22.289145 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.16 01:27:22.321976 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.16 01:27:22.323864 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.16 01:27:22.323947 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140804 sec | ||
| 92 | 2026.05.16 01:27:22.323965 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.16 01:27:22.323978 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.16 01:27:22.324014 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.16 01:27:22.324447 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.16 01:27:22.324546 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.16 01:27:22.324563 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.16 01:27:22.324575 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.16 01:27:22.324654 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.16 01:27:22.335324 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.16 01:27:22.335525 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.21 MiB (RSS), difference: 92.35 MiB | ||
| 102 | 2026.05.16 01:27:22.337155 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.514e-05 sec. | ||
| 103 | 2026.05.16 01:27:22.337689 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.16 01:27:22.339233 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.16 01:27:22.339283 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.16 01:27:22.351769 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53663 | ||
| 107 | 2026.05.16 01:27:22.352079 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.16 01:27:22.352139 [ 3 ] {} <Debug> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53663 | ||
| 109 | 2026.05.16 01:27:22.352169 [ 3 ] {} <Debug> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.16 01:27:22.352253 [ 3 ] {} <Debug> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.16 01:27:22.352364 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.16 01:27:22.352396 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.16 01:27:22.352486 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.16 01:27:22.352958 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37871 | ||
| 115 | 2026.05.16 01:27:22.353107 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55841 | ||
| 116 | 2026.05.16 01:27:22.353115 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33970 | ||
| 117 | 2026.05.16 01:27:22.353159 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.16 01:27:22.353280 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.16 01:27:22.353304 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58621 | ||
| 120 | 2026.05.16 01:27:22.353322 [ 4 ] {} <Debug> TCP-Session: abbd4705-51e6-441d-b2e7-8db3075b629a Authenticating user 'default' from [fd00:1122:3344:101::e]:37871 | ||
| 121 | 2026.05.16 01:27:22.353329 [ 254 ] {} <Debug> TCP-Session: 9ad28e71-be89-41f0-9caa-160aaf1891cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55841 | ||
| 122 | 2026.05.16 01:27:22.353434 [ 4 ] {} <Debug> TCP-Session: abbd4705-51e6-441d-b2e7-8db3075b629a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.16 01:27:22.353445 [ 254 ] {} <Debug> TCP-Session: 9ad28e71-be89-41f0-9caa-160aaf1891cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.16 01:27:22.353457 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58068 | ||
| 125 | 2026.05.16 01:27:22.353458 [ 4 ] {} <Debug> TCP-Session: abbd4705-51e6-441d-b2e7-8db3075b629a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.16 01:27:22.353539 [ 254 ] {} <Debug> TCP-Session: 9ad28e71-be89-41f0-9caa-160aaf1891cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.16 01:27:22.354097 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.16 01:27:22.354148 [ 5 ] {} <Debug> TCP-Session: 0f840ceb-0912-4690-9bf1-769273a32a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:33970 | ||
| 129 | 2026.05.16 01:27:22.354173 [ 5 ] {} <Debug> TCP-Session: 0f840ceb-0912-4690-9bf1-769273a32a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.16 01:27:22.354186 [ 5 ] {} <Debug> TCP-Session: 0f840ceb-0912-4690-9bf1-769273a32a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.16 01:27:22.354812 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55387 | ||
| 132 | 2026.05.16 01:27:22.354821 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.16 01:27:22.354848 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.16 01:27:22.354879 [ 256 ] {} <Debug> TCP-Session: 24325dca-98d4-46dc-b42a-3148db4a5899 Authenticating user 'default' from [fd00:1122:3344:101::e]:58068 | ||
| 135 | 2026.05.16 01:27:22.354975 [ 256 ] {} <Debug> TCP-Session: 24325dca-98d4-46dc-b42a-3148db4a5899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.16 01:27:22.354982 [ 255 ] {} <Debug> TCP-Session: 228f7784-f615-4d2b-99b0-943d8c98f7b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58621 | ||
| 137 | 2026.05.16 01:27:22.354990 [ 256 ] {} <Debug> TCP-Session: 24325dca-98d4-46dc-b42a-3148db4a5899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.16 01:27:22.355126 [ 255 ] {} <Debug> TCP-Session: 228f7784-f615-4d2b-99b0-943d8c98f7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.16 01:27:22.355142 [ 255 ] {} <Debug> TCP-Session: 228f7784-f615-4d2b-99b0-943d8c98f7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.16 01:27:22.355511 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36138 | ||
| 141 | 2026.05.16 01:27:22.355579 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.16 01:27:22.355620 [ 257 ] {} <Debug> TCP-Session: a402f9bb-2d77-4543-a8e4-4b13d0a11c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:55387 | ||
| 143 | 2026.05.16 01:27:22.355639 [ 257 ] {} <Debug> TCP-Session: a402f9bb-2d77-4543-a8e4-4b13d0a11c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.16 01:27:22.355716 [ 257 ] {} <Debug> TCP-Session: a402f9bb-2d77-4543-a8e4-4b13d0a11c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.16 01:27:22.356276 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.16 01:27:22.356309 [ 258 ] {} <Debug> TCP-Session: f77fca71-4397-45ed-91c2-ecf649139d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:36138 | ||
| 147 | 2026.05.16 01:27:22.356338 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42042 | ||
| 148 | 2026.05.16 01:27:22.356379 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.05.16 01:27:22.356406 [ 258 ] {} <Debug> TCP-Session: f77fca71-4397-45ed-91c2-ecf649139d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.16 01:27:22.356494 [ 258 ] {} <Debug> TCP-Session: f77fca71-4397-45ed-91c2-ecf649139d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.16 01:27:22.356493 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 152 | 2026.05.16 01:27:22.356535 [ 259 ] {} <Debug> TCP-Session: f6e0cc1b-5ec4-4e00-ac58-fc348617e7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42042 | ||
| 153 | 2026.05.16 01:27:22.356625 [ 259 ] {} <Debug> TCP-Session: f6e0cc1b-5ec4-4e00-ac58-fc348617e7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.16 01:27:22.356643 [ 259 ] {} <Debug> TCP-Session: f6e0cc1b-5ec4-4e00-ac58-fc348617e7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.16 01:27:22.357641 [ 3 ] {b68cf615-f60a-4d11-9deb-77c8c9907551} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.16 01:27:22.414920 [ 3 ] {b68cf615-f60a-4d11-9deb-77c8c9907551} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:53663) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.16 01:27:22.415954 [ 3 ] {b68cf615-f60a-4d11-9deb-77c8c9907551} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.16 01:27:22.416184 [ 3 ] {b68cf615-f60a-4d11-9deb-77c8c9907551} <Debug> TCPHandler: Processed in 0.062923003 sec. | ||
| 205 | 2026.05.16 01:27:22.416580 [ 4 ] {} <Trace> TCP-Session: abbd4705-51e6-441d-b2e7-8db3075b629a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.16 01:27:22.416909 [ 4 ] {4216a162-f1c0-4c08-843e-8c6f004be6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37871) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.16 01:27:22.417293 [ 4 ] {4216a162-f1c0-4c08-843e-8c6f004be6cb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:37871) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.16 01:27:22.417583 [ 4 ] {4216a162-f1c0-4c08-843e-8c6f004be6cb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.16 01:27:22.417793 [ 4 ] {4216a162-f1c0-4c08-843e-8c6f004be6cb} <Debug> TCPHandler: Processed in 0.001405843 sec. | ||
| 256 | 2026.05.16 01:27:22.419219 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.16 01:27:22.420111 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.16 01:27:22.420305 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.16 01:27:22.421050 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.16 01:27:22.421073 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6861e-05 sec | ||
| 261 | 2026.05.16 01:27:22.421127 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.16 01:27:22.421172 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.16 01:27:22.421198 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.16 01:27:22.421862 [ 3 ] {e9b7fc28-9ed6-4f0d-9025-239ed61dbf66} <Debug> TCPHandler: Processed in 0.002763865 sec. | ||
| 265 | 2026.05.16 01:27:22.422019 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.16 01:27:22.422330 [ 3 ] {9e837128-d9d4-4d0b-9c01-533950fb84ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.16 01:27:22.422451 [ 3 ] {9e837128-d9d4-4d0b-9c01-533950fb84ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.16 01:27:22.429116 [ 3 ] {9e837128-d9d4-4d0b-9c01-533950fb84ed} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.16 01:27:22.430214 [ 3 ] {9e837128-d9d4-4d0b-9c01-533950fb84ed} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c): Loading data parts | ||
| 271 | 2026.05.16 01:27:22.430698 [ 3 ] {9e837128-d9d4-4d0b-9c01-533950fb84ed} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c): There are no data parts | ||
| 272 | 2026.05.16 01:27:22.432857 [ 3 ] {9e837128-d9d4-4d0b-9c01-533950fb84ed} <Debug> TCPHandler: Processed in 0.010889873 sec. | ||
| 273 | 2026.05.16 01:27:22.433085 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.16 01:27:22.433950 [ 3 ] {456f6da6-6584-4aaf-ad74-63e66e721c06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.16 01:27:22.434083 [ 3 ] {456f6da6-6584-4aaf-ad74-63e66e721c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.16 01:27:22.441413 [ 3 ] {456f6da6-6584-4aaf-ad74-63e66e721c06} <Debug> oximeter.measurements_bool (29f83b81-83c0-494f-be9d-a138a5dc77bb): Loading data parts | ||
| 287 | 2026.05.16 01:27:22.441587 [ 3 ] {456f6da6-6584-4aaf-ad74-63e66e721c06} <Debug> oximeter.measurements_bool (29f83b81-83c0-494f-be9d-a138a5dc77bb): There are no data parts | ||
| 288 | 2026.05.16 01:27:22.442196 [ 3 ] {456f6da6-6584-4aaf-ad74-63e66e721c06} <Debug> TCPHandler: Processed in 0.009227064 sec. | ||
| 289 | 2026.05.16 01:27:22.442390 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.16 01:27:22.442634 [ 3 ] {fbdc8f0d-cc24-4e79-a9ad-cfc70cebfb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 291 | 2026.05.16 01:27:22.442759 [ 3 ] {fbdc8f0d-cc24-4e79-a9ad-cfc70cebfb4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.16 01:27:22.443892 [ 3 ] {fbdc8f0d-cc24-4e79-a9ad-cfc70cebfb4d} <Debug> oximeter.measurements_i8 (21ec0112-7a6b-4a07-880c-31d6ddf8bea5): Loading data parts | ||
| 293 | 2026.05.16 01:27:22.444049 [ 3 ] {fbdc8f0d-cc24-4e79-a9ad-cfc70cebfb4d} <Debug> oximeter.measurements_i8 (21ec0112-7a6b-4a07-880c-31d6ddf8bea5): There are no data parts | ||
| 294 | 2026.05.16 01:27:22.444785 [ 3 ] {fbdc8f0d-cc24-4e79-a9ad-cfc70cebfb4d} <Debug> TCPHandler: Processed in 0.002449528 sec. | ||
| 295 | 2026.05.16 01:27:22.445014 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.16 01:27:22.445240 [ 3 ] {c35ffc72-5ef4-4b70-b35d-d02bd92fc59d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 297 | 2026.05.16 01:27:22.445382 [ 3 ] {c35ffc72-5ef4-4b70-b35d-d02bd92fc59d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.16 01:27:22.446732 [ 3 ] {c35ffc72-5ef4-4b70-b35d-d02bd92fc59d} <Debug> oximeter.measurements_u8 (89b14899-5992-4a0c-b0d0-dfc8a7787fb3): Loading data parts | ||
| 299 | 2026.05.16 01:27:22.446855 [ 3 ] {c35ffc72-5ef4-4b70-b35d-d02bd92fc59d} <Debug> oximeter.measurements_u8 (89b14899-5992-4a0c-b0d0-dfc8a7787fb3): There are no data parts | ||
| 300 | 2026.05.16 01:27:22.447405 [ 3 ] {c35ffc72-5ef4-4b70-b35d-d02bd92fc59d} <Debug> TCPHandler: Processed in 0.002512729 sec. | ||
| 301 | 2026.05.16 01:27:22.447572 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.16 01:27:22.447858 [ 3 ] {dd5730d3-cc6a-43fb-a948-eb6e76327d66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 303 | 2026.05.16 01:27:22.448004 [ 3 ] {dd5730d3-cc6a-43fb-a948-eb6e76327d66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.16 01:27:22.449311 [ 3 ] {dd5730d3-cc6a-43fb-a948-eb6e76327d66} <Debug> oximeter.measurements_i16 (a50553bb-88b4-4176-85f9-c01e725b435d): Loading data parts | ||
| 305 | 2026.05.16 01:27:22.449430 [ 3 ] {dd5730d3-cc6a-43fb-a948-eb6e76327d66} <Debug> oximeter.measurements_i16 (a50553bb-88b4-4176-85f9-c01e725b435d): There are no data parts | ||
| 306 | 2026.05.16 01:27:22.450158 [ 3 ] {dd5730d3-cc6a-43fb-a948-eb6e76327d66} <Debug> TCPHandler: Processed in 0.002643462 sec. | ||
| 307 | 2026.05.16 01:27:22.450324 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.16 01:27:22.450570 [ 3 ] {de7ba80f-4fa8-4c19-b2d1-d61add0acf28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 309 | 2026.05.16 01:27:22.450757 [ 3 ] {de7ba80f-4fa8-4c19-b2d1-d61add0acf28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.16 01:27:22.452168 [ 3 ] {de7ba80f-4fa8-4c19-b2d1-d61add0acf28} <Debug> oximeter.measurements_u16 (8da8d122-57b0-4f83-9a30-599e5b4c8ca9): Loading data parts | ||
| 311 | 2026.05.16 01:27:22.452389 [ 3 ] {de7ba80f-4fa8-4c19-b2d1-d61add0acf28} <Debug> oximeter.measurements_u16 (8da8d122-57b0-4f83-9a30-599e5b4c8ca9): There are no data parts | ||
| 312 | 2026.05.16 01:27:22.453075 [ 3 ] {de7ba80f-4fa8-4c19-b2d1-d61add0acf28} <Debug> TCPHandler: Processed in 0.002823775 sec. | ||
| 313 | 2026.05.16 01:27:22.453270 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.16 01:27:22.453635 [ 3 ] {0abf580a-62f2-4bb4-b0b4-1e940a85edec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 315 | 2026.05.16 01:27:22.453798 [ 3 ] {0abf580a-62f2-4bb4-b0b4-1e940a85edec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.16 01:27:22.455049 [ 3 ] {0abf580a-62f2-4bb4-b0b4-1e940a85edec} <Debug> oximeter.measurements_i32 (eaf3787f-62b6-4b77-92d6-cac6584f3c56): Loading data parts | ||
| 317 | 2026.05.16 01:27:22.455215 [ 3 ] {0abf580a-62f2-4bb4-b0b4-1e940a85edec} <Debug> oximeter.measurements_i32 (eaf3787f-62b6-4b77-92d6-cac6584f3c56): There are no data parts | ||
| 318 | 2026.05.16 01:27:22.455856 [ 3 ] {0abf580a-62f2-4bb4-b0b4-1e940a85edec} <Debug> TCPHandler: Processed in 0.002690132 sec. | ||
| 319 | 2026.05.16 01:27:22.456014 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.16 01:27:22.456199 [ 3 ] {0d7fef30-01e3-462f-98ea-ccdcd405c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 321 | 2026.05.16 01:27:22.456329 [ 3 ] {0d7fef30-01e3-462f-98ea-ccdcd405c2ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.16 01:27:22.457419 [ 3 ] {0d7fef30-01e3-462f-98ea-ccdcd405c2ac} <Debug> oximeter.measurements_u32 (dcd27084-cd85-47f2-a687-7c530b974427): Loading data parts | ||
| 323 | 2026.05.16 01:27:22.457675 [ 3 ] {0d7fef30-01e3-462f-98ea-ccdcd405c2ac} <Debug> oximeter.measurements_u32 (dcd27084-cd85-47f2-a687-7c530b974427): There are no data parts | ||
| 324 | 2026.05.16 01:27:22.458211 [ 3 ] {0d7fef30-01e3-462f-98ea-ccdcd405c2ac} <Debug> TCPHandler: Processed in 0.002253223 sec. | ||
| 325 | 2026.05.16 01:27:22.458342 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.16 01:27:22.458590 [ 3 ] {4a588029-9eba-49ba-8853-1f0ffc02dc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 327 | 2026.05.16 01:27:22.458709 [ 3 ] {4a588029-9eba-49ba-8853-1f0ffc02dc3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.16 01:27:22.459791 [ 3 ] {4a588029-9eba-49ba-8853-1f0ffc02dc3d} <Debug> oximeter.measurements_i64 (bffe8e04-3486-45e8-bd11-21b1b05d2126): Loading data parts | ||
| 329 | 2026.05.16 01:27:22.459922 [ 3 ] {4a588029-9eba-49ba-8853-1f0ffc02dc3d} <Debug> oximeter.measurements_i64 (bffe8e04-3486-45e8-bd11-21b1b05d2126): There are no data parts | ||
| 330 | 2026.05.16 01:27:22.460466 [ 3 ] {4a588029-9eba-49ba-8853-1f0ffc02dc3d} <Debug> TCPHandler: Processed in 0.00217826 sec. | ||
| 331 | 2026.05.16 01:27:22.460645 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.16 01:27:22.460820 [ 3 ] {94a2c1e5-ab6a-44a8-a001-166893589999} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 333 | 2026.05.16 01:27:22.460935 [ 3 ] {94a2c1e5-ab6a-44a8-a001-166893589999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.16 01:27:22.462147 [ 3 ] {94a2c1e5-ab6a-44a8-a001-166893589999} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Loading data parts | ||
| 335 | 2026.05.16 01:27:22.462387 [ 3 ] {94a2c1e5-ab6a-44a8-a001-166893589999} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): There are no data parts | ||
| 336 | 2026.05.16 01:27:22.462954 [ 3 ] {94a2c1e5-ab6a-44a8-a001-166893589999} <Debug> TCPHandler: Processed in 0.002363655 sec. | ||
| 337 | 2026.05.16 01:27:22.463088 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.16 01:27:22.463338 [ 3 ] {6e5c43b1-76e1-4da2-b44d-36659f307203} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 339 | 2026.05.16 01:27:22.463387 [ 3 ] {6e5c43b1-76e1-4da2-b44d-36659f307203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.16 01:27:22.464491 [ 3 ] {6e5c43b1-76e1-4da2-b44d-36659f307203} <Debug> oximeter.measurements_f32 (2a5f3f5d-cf1d-4eb5-b299-bbe20e3e1eec): Loading data parts | ||
| 341 | 2026.05.16 01:27:22.464617 [ 3 ] {6e5c43b1-76e1-4da2-b44d-36659f307203} <Debug> oximeter.measurements_f32 (2a5f3f5d-cf1d-4eb5-b299-bbe20e3e1eec): There are no data parts | ||
| 342 | 2026.05.16 01:27:22.465183 [ 3 ] {6e5c43b1-76e1-4da2-b44d-36659f307203} <Debug> TCPHandler: Processed in 0.00215018 sec. | ||
| 343 | 2026.05.16 01:27:22.465407 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.16 01:27:22.465575 [ 3 ] {d7321a7e-8a43-4a17-bc63-dac8fe49e3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 345 | 2026.05.16 01:27:22.465686 [ 3 ] {d7321a7e-8a43-4a17-bc63-dac8fe49e3d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.16 01:27:22.466671 [ 3 ] {d7321a7e-8a43-4a17-bc63-dac8fe49e3d1} <Debug> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Loading data parts | ||
| 347 | 2026.05.16 01:27:22.466854 [ 3 ] {d7321a7e-8a43-4a17-bc63-dac8fe49e3d1} <Debug> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): There are no data parts | ||
| 348 | 2026.05.16 01:27:22.467350 [ 3 ] {d7321a7e-8a43-4a17-bc63-dac8fe49e3d1} <Debug> TCPHandler: Processed in 0.001999076 sec. | ||
| 349 | 2026.05.16 01:27:22.467487 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.16 01:27:22.467721 [ 3 ] {d01a5fbe-0f8b-4286-bae6-d984f576c0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 351 | 2026.05.16 01:27:22.467766 [ 3 ] {d01a5fbe-0f8b-4286-bae6-d984f576c0bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.16 01:27:22.468934 [ 3 ] {d01a5fbe-0f8b-4286-bae6-d984f576c0bf} <Debug> oximeter.measurements_string (dc6c8af3-347f-4f62-ac49-c7659496a0ef): Loading data parts | ||
| 353 | 2026.05.16 01:27:22.469050 [ 3 ] {d01a5fbe-0f8b-4286-bae6-d984f576c0bf} <Debug> oximeter.measurements_string (dc6c8af3-347f-4f62-ac49-c7659496a0ef): There are no data parts | ||
| 354 | 2026.05.16 01:27:22.469546 [ 3 ] {d01a5fbe-0f8b-4286-bae6-d984f576c0bf} <Debug> TCPHandler: Processed in 0.002114309 sec. | ||
| 355 | 2026.05.16 01:27:22.469767 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.16 01:27:22.469953 [ 3 ] {96e3740b-34c4-4832-8db0-4d62c183fd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.16 01:27:22.470086 [ 3 ] {96e3740b-34c4-4832-8db0-4d62c183fd4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.16 01:27:22.471129 [ 3 ] {96e3740b-34c4-4832-8db0-4d62c183fd4a} <Debug> oximeter.measurements_bytes (c14239c4-7a02-485b-88f5-1b97a3938eaf): Loading data parts | ||
| 366 | 2026.05.16 01:27:22.471251 [ 3 ] {96e3740b-34c4-4832-8db0-4d62c183fd4a} <Debug> oximeter.measurements_bytes (c14239c4-7a02-485b-88f5-1b97a3938eaf): There are no data parts | ||
| 367 | 2026.05.16 01:27:22.471974 [ 3 ] {96e3740b-34c4-4832-8db0-4d62c183fd4a} <Debug> TCPHandler: Processed in 0.002253553 sec. | ||
| 368 | 2026.05.16 01:27:22.472237 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.16 01:27:22.472469 [ 3 ] {5f8c8b24-1ca3-4180-928f-2b5f391ad83c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 370 | 2026.05.16 01:27:22.472608 [ 3 ] {5f8c8b24-1ca3-4180-928f-2b5f391ad83c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.16 01:27:22.473855 [ 3 ] {5f8c8b24-1ca3-4180-928f-2b5f391ad83c} <Debug> oximeter.measurements_cumulativei64 (d8b9f057-2b35-4d31-a564-194ce4511c2c): Loading data parts | ||
| 372 | 2026.05.16 01:27:22.474041 [ 3 ] {5f8c8b24-1ca3-4180-928f-2b5f391ad83c} <Debug> oximeter.measurements_cumulativei64 (d8b9f057-2b35-4d31-a564-194ce4511c2c): There are no data parts | ||
| 373 | 2026.05.16 01:27:22.474600 [ 3 ] {5f8c8b24-1ca3-4180-928f-2b5f391ad83c} <Debug> TCPHandler: Processed in 0.002477328 sec. | ||
| 374 | 2026.05.16 01:27:22.474733 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.16 01:27:22.474987 [ 3 ] {638de643-40f9-4830-85d9-4a82f93ef5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 376 | 2026.05.16 01:27:22.475091 [ 3 ] {638de643-40f9-4830-85d9-4a82f93ef5c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.16 01:27:22.476103 [ 3 ] {638de643-40f9-4830-85d9-4a82f93ef5c3} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Loading data parts | ||
| 378 | 2026.05.16 01:27:22.476192 [ 3 ] {638de643-40f9-4830-85d9-4a82f93ef5c3} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): There are no data parts | ||
| 379 | 2026.05.16 01:27:22.476783 [ 3 ] {638de643-40f9-4830-85d9-4a82f93ef5c3} <Debug> TCPHandler: Processed in 0.002104289 sec. | ||
| 380 | 2026.05.16 01:27:22.476909 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.16 01:27:22.477081 [ 3 ] {f4ced483-a86d-4ff4-9063-1022c0f930de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 382 | 2026.05.16 01:27:22.477201 [ 3 ] {f4ced483-a86d-4ff4-9063-1022c0f930de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.16 01:27:22.478237 [ 3 ] {f4ced483-a86d-4ff4-9063-1022c0f930de} <Debug> oximeter.measurements_cumulativef32 (923c4291-b63f-400a-9b73-9201877db8cf): Loading data parts | ||
| 384 | 2026.05.16 01:27:22.478333 [ 3 ] {f4ced483-a86d-4ff4-9063-1022c0f930de} <Debug> oximeter.measurements_cumulativef32 (923c4291-b63f-400a-9b73-9201877db8cf): There are no data parts | ||
| 385 | 2026.05.16 01:27:22.478869 [ 3 ] {f4ced483-a86d-4ff4-9063-1022c0f930de} <Debug> TCPHandler: Processed in 0.002013777 sec. | ||
| 386 | 2026.05.16 01:27:22.479063 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.16 01:27:22.479240 [ 3 ] {4d7d99c0-bed2-4c65-8d58-3bef08d4decb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 388 | 2026.05.16 01:27:22.479357 [ 3 ] {4d7d99c0-bed2-4c65-8d58-3bef08d4decb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.16 01:27:22.480351 [ 3 ] {4d7d99c0-bed2-4c65-8d58-3bef08d4decb} <Debug> oximeter.measurements_cumulativef64 (45a227c9-8401-4284-8720-72bec0f83ad5): Loading data parts | ||
| 390 | 2026.05.16 01:27:22.480507 [ 3 ] {4d7d99c0-bed2-4c65-8d58-3bef08d4decb} <Debug> oximeter.measurements_cumulativef64 (45a227c9-8401-4284-8720-72bec0f83ad5): There are no data parts | ||
| 391 | 2026.05.16 01:27:22.480995 [ 3 ] {4d7d99c0-bed2-4c65-8d58-3bef08d4decb} <Debug> TCPHandler: Processed in 0.001984917 sec. | ||
| 392 | 2026.05.16 01:27:22.481133 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.16 01:27:22.481489 [ 3 ] {fdc435fc-1db8-4f81-8f95-6e29bea6b237} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.05.16 01:27:22.481624 [ 3 ] {fdc435fc-1db8-4f81-8f95-6e29bea6b237} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.16 01:27:22.482965 [ 3 ] {fdc435fc-1db8-4f81-8f95-6e29bea6b237} <Debug> oximeter.measurements_histogrami8 (0ffbfc5b-1584-4e14-864a-991ac68f7522): Loading data parts | ||
| 406 | 2026.05.16 01:27:22.483071 [ 3 ] {fdc435fc-1db8-4f81-8f95-6e29bea6b237} <Debug> oximeter.measurements_histogrami8 (0ffbfc5b-1584-4e14-864a-991ac68f7522): There are no data parts | ||
| 407 | 2026.05.16 01:27:22.483756 [ 3 ] {fdc435fc-1db8-4f81-8f95-6e29bea6b237} <Debug> TCPHandler: Processed in 0.002672522 sec. | ||
| 408 | 2026.05.16 01:27:22.484057 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.16 01:27:22.484381 [ 3 ] {debba8e2-6fb3-4fd2-aab3-2f8a69c26a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 410 | 2026.05.16 01:27:22.484526 [ 3 ] {debba8e2-6fb3-4fd2-aab3-2f8a69c26a9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.16 01:27:22.485987 [ 3 ] {debba8e2-6fb3-4fd2-aab3-2f8a69c26a9a} <Debug> oximeter.measurements_histogramu8 (1236b748-136f-497a-9db0-4933cdc07a26): Loading data parts | ||
| 412 | 2026.05.16 01:27:22.486205 [ 3 ] {debba8e2-6fb3-4fd2-aab3-2f8a69c26a9a} <Debug> oximeter.measurements_histogramu8 (1236b748-136f-497a-9db0-4933cdc07a26): There are no data parts | ||
| 413 | 2026.05.16 01:27:22.486826 [ 3 ] {debba8e2-6fb3-4fd2-aab3-2f8a69c26a9a} <Debug> TCPHandler: Processed in 0.002869796 sec. | ||
| 414 | 2026.05.16 01:27:22.486944 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.16 01:27:22.487223 [ 3 ] {a7d0ba95-5712-480b-b618-bd17560d1b59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 416 | 2026.05.16 01:27:22.487349 [ 3 ] {a7d0ba95-5712-480b-b618-bd17560d1b59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.16 01:27:22.488675 [ 3 ] {a7d0ba95-5712-480b-b618-bd17560d1b59} <Debug> oximeter.measurements_histogrami16 (b900a8a8-fa58-4f98-990a-970ddac4de3e): Loading data parts | ||
| 418 | 2026.05.16 01:27:22.488810 [ 3 ] {a7d0ba95-5712-480b-b618-bd17560d1b59} <Debug> oximeter.measurements_histogrami16 (b900a8a8-fa58-4f98-990a-970ddac4de3e): There are no data parts | ||
| 419 | 2026.05.16 01:27:22.489344 [ 3 ] {a7d0ba95-5712-480b-b618-bd17560d1b59} <Debug> TCPHandler: Processed in 0.002454987 sec. | ||
| 420 | 2026.05.16 01:27:22.489544 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.16 01:27:22.489780 [ 3 ] {b47cbc7c-3092-4432-917b-126a7bc66063} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 422 | 2026.05.16 01:27:22.489913 [ 3 ] {b47cbc7c-3092-4432-917b-126a7bc66063} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.16 01:27:22.491082 [ 3 ] {b47cbc7c-3092-4432-917b-126a7bc66063} <Debug> oximeter.measurements_histogramu16 (678a9bb2-89be-4cd9-820e-16d767655932): Loading data parts | ||
| 424 | 2026.05.16 01:27:22.491201 [ 3 ] {b47cbc7c-3092-4432-917b-126a7bc66063} <Debug> oximeter.measurements_histogramu16 (678a9bb2-89be-4cd9-820e-16d767655932): There are no data parts | ||
| 425 | 2026.05.16 01:27:22.491791 [ 3 ] {b47cbc7c-3092-4432-917b-126a7bc66063} <Debug> TCPHandler: Processed in 0.002302334 sec. | ||
| 426 | 2026.05.16 01:27:22.491941 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.16 01:27:22.492168 [ 3 ] {0fe32887-1bd6-46ce-a49e-d09dc7ff02a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 428 | 2026.05.16 01:27:22.492292 [ 3 ] {0fe32887-1bd6-46ce-a49e-d09dc7ff02a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.16 01:27:22.493516 [ 3 ] {0fe32887-1bd6-46ce-a49e-d09dc7ff02a6} <Debug> oximeter.measurements_histogrami32 (a5533216-e43e-42e0-a369-b2e553cedc93): Loading data parts | ||
| 430 | 2026.05.16 01:27:22.493639 [ 3 ] {0fe32887-1bd6-46ce-a49e-d09dc7ff02a6} <Debug> oximeter.measurements_histogrami32 (a5533216-e43e-42e0-a369-b2e553cedc93): There are no data parts | ||
| 431 | 2026.05.16 01:27:22.494168 [ 3 ] {0fe32887-1bd6-46ce-a49e-d09dc7ff02a6} <Debug> TCPHandler: Processed in 0.002280343 sec. | ||
| 432 | 2026.05.16 01:27:22.494292 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.16 01:27:22.494579 [ 3 ] {370f404b-548b-4993-b66a-723cf618056e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 434 | 2026.05.16 01:27:22.494700 [ 3 ] {370f404b-548b-4993-b66a-723cf618056e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.16 01:27:22.495817 [ 3 ] {370f404b-548b-4993-b66a-723cf618056e} <Debug> oximeter.measurements_histogramu32 (7b71f473-0fde-45f4-b15d-3aa7e37d67b0): Loading data parts | ||
| 436 | 2026.05.16 01:27:22.495932 [ 3 ] {370f404b-548b-4993-b66a-723cf618056e} <Debug> oximeter.measurements_histogramu32 (7b71f473-0fde-45f4-b15d-3aa7e37d67b0): There are no data parts | ||
| 437 | 2026.05.16 01:27:22.496537 [ 3 ] {370f404b-548b-4993-b66a-723cf618056e} <Debug> TCPHandler: Processed in 0.002298783 sec. | ||
| 438 | 2026.05.16 01:27:22.496660 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.16 01:27:22.496883 [ 3 ] {cf1f6688-1fec-4aac-976c-4066cdacb3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 440 | 2026.05.16 01:27:22.497006 [ 3 ] {cf1f6688-1fec-4aac-976c-4066cdacb3f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.16 01:27:22.498206 [ 3 ] {cf1f6688-1fec-4aac-976c-4066cdacb3f3} <Debug> oximeter.measurements_histogrami64 (b544582e-15ee-4662-8281-2309a7b266ae): Loading data parts | ||
| 442 | 2026.05.16 01:27:22.498362 [ 3 ] {cf1f6688-1fec-4aac-976c-4066cdacb3f3} <Debug> oximeter.measurements_histogrami64 (b544582e-15ee-4662-8281-2309a7b266ae): There are no data parts | ||
| 443 | 2026.05.16 01:27:22.498851 [ 3 ] {cf1f6688-1fec-4aac-976c-4066cdacb3f3} <Debug> TCPHandler: Processed in 0.002243492 sec. | ||
| 444 | 2026.05.16 01:27:22.498974 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.16 01:27:22.499264 [ 3 ] {6e36754e-a571-4608-80cc-a0ada5010cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 446 | 2026.05.16 01:27:22.499386 [ 3 ] {6e36754e-a571-4608-80cc-a0ada5010cf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.16 01:27:22.500685 [ 3 ] {6e36754e-a571-4608-80cc-a0ada5010cf2} <Debug> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Loading data parts | ||
| 448 | 2026.05.16 01:27:22.502834 [ 3 ] {6e36754e-a571-4608-80cc-a0ada5010cf2} <Debug> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): There are no data parts | ||
| 449 | 2026.05.16 01:27:22.502983 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47604 | ||
| 450 | 2026.05.16 01:27:22.503576 [ 3 ] {6e36754e-a571-4608-80cc-a0ada5010cf2} <Debug> TCPHandler: Processed in 0.004653998 sec. | ||
| 451 | 2026.05.16 01:27:22.503736 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.16 01:27:22.504041 [ 3 ] {5c854989-f0e0-4a9b-9e3d-e098632c25f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 453 | 2026.05.16 01:27:22.504184 [ 3 ] {5c854989-f0e0-4a9b-9e3d-e098632c25f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.05.16 01:27:22.505125 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 455 | 2026.05.16 01:27:22.505208 [ 261 ] {} <Debug> TCP-Session: b7233913-e54e-4879-ae07-0aa64131a457 Authenticating user 'default' from [fd00:1122:3344:101::c]:47604 | ||
| 456 | 2026.05.16 01:27:22.505241 [ 261 ] {} <Debug> TCP-Session: b7233913-e54e-4879-ae07-0aa64131a457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 457 | 2026.05.16 01:27:22.505379 [ 261 ] {} <Debug> TCP-Session: b7233913-e54e-4879-ae07-0aa64131a457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2026.05.16 01:27:22.505500 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 459 | 2026.05.16 01:27:22.505545 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 460 | 2026.05.16 01:27:22.505663 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 461 | 2026.05.16 01:27:22.505822 [ 3 ] {5c854989-f0e0-4a9b-9e3d-e098632c25f4} <Debug> oximeter.measurements_histogramf32 (5cb1bac4-1f34-4401-a09d-ac892bd1ddb7): Loading data parts | ||
| 462 | 2026.05.16 01:27:22.506008 [ 3 ] {5c854989-f0e0-4a9b-9e3d-e098632c25f4} <Debug> oximeter.measurements_histogramf32 (5cb1bac4-1f34-4401-a09d-ac892bd1ddb7): There are no data parts | ||
| 463 | 2026.05.16 01:27:22.506724 [ 3 ] {5c854989-f0e0-4a9b-9e3d-e098632c25f4} <Debug> TCPHandler: Processed in 0.003039081 sec. | ||
| 464 | 2026.05.16 01:27:22.507009 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.16 01:27:22.507235 [ 3 ] {b7c0cd8c-e96e-47c7-b6bf-fbfe6681934c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 466 | 2026.05.16 01:27:22.507376 [ 3 ] {b7c0cd8c-e96e-47c7-b6bf-fbfe6681934c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 467 | 2026.05.16 01:27:22.508540 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47707 | ||
| 468 | 2026.05.16 01:27:22.508593 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42165 | ||
| 469 | 2026.05.16 01:27:22.508671 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50359 | ||
| 470 | 2026.05.16 01:27:22.508725 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 471 | 2026.05.16 01:27:22.508760 [ 3 ] {b7c0cd8c-e96e-47c7-b6bf-fbfe6681934c} <Debug> oximeter.measurements_histogramf64 (d2e4cbf8-a834-45bb-a3e3-ff63388492eb): Loading data parts | ||
| 472 | 2026.05.16 01:27:22.508814 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46413 | ||
| 473 | 2026.05.16 01:27:22.508821 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 474 | 2026.05.16 01:27:22.508763 [ 262 ] {} <Debug> TCP-Session: 6f3a9472-f700-49d9-a70d-84250dd56242 Authenticating user 'default' from [fd00:1122:3344:101::c]:47707 | ||
| 475 | 2026.05.16 01:27:22.508891 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 476 | 2026.05.16 01:27:22.508947 [ 3 ] {b7c0cd8c-e96e-47c7-b6bf-fbfe6681934c} <Debug> oximeter.measurements_histogramf64 (d2e4cbf8-a834-45bb-a3e3-ff63388492eb): There are no data parts | ||
| 477 | 2026.05.16 01:27:22.508971 [ 263 ] {} <Debug> TCP-Session: 9b7ec4f4-3eea-4515-a6e0-f8c1e33138ac Authenticating user 'default' from [fd00:1122:3344:101::c]:42165 | ||
| 478 | 2026.05.16 01:27:22.508989 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39356 | ||
| 479 | 2026.05.16 01:27:22.509030 [ 263 ] {} <Debug> TCP-Session: 9b7ec4f4-3eea-4515-a6e0-f8c1e33138ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.05.16 01:27:22.509070 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59283 | ||
| 481 | 2026.05.16 01:27:22.509024 [ 264 ] {} <Debug> TCP-Session: c4ffcc30-794f-4b57-a630-9c8713a59e99 Authenticating user 'default' from [fd00:1122:3344:101::c]:50359 | ||
| 482 | 2026.05.16 01:27:22.508994 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 483 | 2026.05.16 01:27:22.509145 [ 264 ] {} <Debug> TCP-Session: c4ffcc30-794f-4b57-a630-9c8713a59e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 484 | 2026.05.16 01:27:22.509133 [ 263 ] {} <Debug> TCP-Session: 9b7ec4f4-3eea-4515-a6e0-f8c1e33138ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 485 | 2026.05.16 01:27:22.509192 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55878 | ||
| 486 | 2026.05.16 01:27:22.509275 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 487 | 2026.05.16 01:27:22.509246 [ 265 ] {} <Debug> TCP-Session: e89104cd-c5b1-4aa7-8239-1674b14f24a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:46413 | ||
| 488 | 2026.05.16 01:27:22.509238 [ 264 ] {} <Debug> TCP-Session: c4ffcc30-794f-4b57-a630-9c8713a59e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 489 | 2026.05.16 01:27:22.509372 [ 267 ] {} <Debug> TCP-Session: 5d7912d0-1f15-467c-a340-302cb67acc44 Authenticating user 'default' from [fd00:1122:3344:101::c]:59283 | ||
| 490 | 2026.05.16 01:27:22.509351 [ 265 ] {} <Debug> TCP-Session: e89104cd-c5b1-4aa7-8239-1674b14f24a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 491 | 2026.05.16 01:27:22.509220 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 492 | 2026.05.16 01:27:22.508922 [ 262 ] {} <Debug> TCP-Session: 6f3a9472-f700-49d9-a70d-84250dd56242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 493 | 2026.05.16 01:27:22.509476 [ 266 ] {} <Debug> TCP-Session: 35ed7e9f-5823-4c45-80e7-8b998f1b0fae Authenticating user 'default' from [fd00:1122:3344:101::c]:39356 | ||
| 494 | 2026.05.16 01:27:22.509473 [ 265 ] {} <Debug> TCP-Session: e89104cd-c5b1-4aa7-8239-1674b14f24a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 495 | 2026.05.16 01:27:22.509445 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 496 | 2026.05.16 01:27:22.509580 [ 266 ] {} <Debug> TCP-Session: 35ed7e9f-5823-4c45-80e7-8b998f1b0fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2026.05.16 01:27:22.509595 [ 3 ] {b7c0cd8c-e96e-47c7-b6bf-fbfe6681934c} <Debug> TCPHandler: Processed in 0.002640242 sec. | ||
| 498 | 2026.05.16 01:27:22.509559 [ 262 ] {} <Debug> TCP-Session: 6f3a9472-f700-49d9-a70d-84250dd56242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 499 | 2026.05.16 01:27:22.509662 [ 266 ] {} <Debug> TCP-Session: 35ed7e9f-5823-4c45-80e7-8b998f1b0fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2026.05.16 01:27:22.509455 [ 267 ] {} <Debug> TCP-Session: 5d7912d0-1f15-467c-a340-302cb67acc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 501 | 2026.05.16 01:27:22.509658 [ 268 ] {} <Debug> TCP-Session: 3b36ed4a-f7f9-4635-9ebf-f5c5f5615268 Authenticating user 'default' from [fd00:1122:3344:101::c]:55878 | ||
| 502 | 2026.05.16 01:27:22.509746 [ 267 ] {} <Debug> TCP-Session: 5d7912d0-1f15-467c-a340-302cb67acc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 503 | 2026.05.16 01:27:22.509797 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.16 01:27:22.509835 [ 268 ] {} <Debug> TCP-Session: 3b36ed4a-f7f9-4635-9ebf-f5c5f5615268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 505 | 2026.05.16 01:27:22.509932 [ 268 ] {} <Debug> TCP-Session: 3b36ed4a-f7f9-4635-9ebf-f5c5f5615268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 506 | 2026.05.16 01:27:22.510037 [ 3 ] {d24f2c11-eecd-46f6-a206-0a92d9caa0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.16 01:27:22.510167 [ 3 ] {d24f2c11-eecd-46f6-a206-0a92d9caa0b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.16 01:27:22.511977 [ 3 ] {d24f2c11-eecd-46f6-a206-0a92d9caa0b7} <Debug> oximeter.fields_bool (a756f7bf-6078-466f-bfc9-24d2bbfe7700): Loading data parts | ||
| 534 | 2026.05.16 01:27:22.512111 [ 3 ] {d24f2c11-eecd-46f6-a206-0a92d9caa0b7} <Debug> oximeter.fields_bool (a756f7bf-6078-466f-bfc9-24d2bbfe7700): There are no data parts | ||
| 535 | 2026.05.16 01:27:22.512696 [ 3 ] {d24f2c11-eecd-46f6-a206-0a92d9caa0b7} <Debug> TCPHandler: Processed in 0.002955009 sec. | ||
| 536 | 2026.05.16 01:27:22.512826 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.16 01:27:22.512990 [ 3 ] {1efba633-7c0f-4f88-baca-58406da586ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 538 | 2026.05.16 01:27:22.513107 [ 3 ] {1efba633-7c0f-4f88-baca-58406da586ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.16 01:27:22.514240 [ 3 ] {1efba633-7c0f-4f88-baca-58406da586ea} <Debug> oximeter.fields_i8 (f4539f54-b466-4d81-a52f-73af7da37b96): Loading data parts | ||
| 540 | 2026.05.16 01:27:22.514369 [ 3 ] {1efba633-7c0f-4f88-baca-58406da586ea} <Debug> oximeter.fields_i8 (f4539f54-b466-4d81-a52f-73af7da37b96): There are no data parts | ||
| 541 | 2026.05.16 01:27:22.514899 [ 3 ] {1efba633-7c0f-4f88-baca-58406da586ea} <Debug> TCPHandler: Processed in 0.002126989 sec. | ||
| 542 | 2026.05.16 01:27:22.515027 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.16 01:27:22.515261 [ 3 ] {e92665a1-a49f-4cdb-892d-a09f94f5e7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 544 | 2026.05.16 01:27:22.515375 [ 3 ] {e92665a1-a49f-4cdb-892d-a09f94f5e7c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.16 01:27:22.516437 [ 3 ] {e92665a1-a49f-4cdb-892d-a09f94f5e7c6} <Debug> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Loading data parts | ||
| 546 | 2026.05.16 01:27:22.516568 [ 3 ] {e92665a1-a49f-4cdb-892d-a09f94f5e7c6} <Debug> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): There are no data parts | ||
| 547 | 2026.05.16 01:27:22.517132 [ 3 ] {e92665a1-a49f-4cdb-892d-a09f94f5e7c6} <Debug> TCPHandler: Processed in 0.00215798 sec. | ||
| 548 | 2026.05.16 01:27:22.517255 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.16 01:27:22.517421 [ 3 ] {569f6d42-d208-4759-9689-3ce3b72ef497} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 550 | 2026.05.16 01:27:22.517571 [ 3 ] {569f6d42-d208-4759-9689-3ce3b72ef497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.16 01:27:22.518782 [ 3 ] {569f6d42-d208-4759-9689-3ce3b72ef497} <Debug> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Loading data parts | ||
| 552 | 2026.05.16 01:27:22.518907 [ 3 ] {569f6d42-d208-4759-9689-3ce3b72ef497} <Debug> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): There are no data parts | ||
| 553 | 2026.05.16 01:27:22.519421 [ 3 ] {569f6d42-d208-4759-9689-3ce3b72ef497} <Debug> TCPHandler: Processed in 0.002217581 sec. | ||
| 554 | 2026.05.16 01:27:22.519547 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.16 01:27:22.519797 [ 3 ] {4509a6b1-825a-4ebb-96c2-22e9b0df817b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 556 | 2026.05.16 01:27:22.519910 [ 3 ] {4509a6b1-825a-4ebb-96c2-22e9b0df817b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.16 01:27:22.521011 [ 3 ] {4509a6b1-825a-4ebb-96c2-22e9b0df817b} <Debug> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Loading data parts | ||
| 558 | 2026.05.16 01:27:22.521131 [ 3 ] {4509a6b1-825a-4ebb-96c2-22e9b0df817b} <Debug> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): There are no data parts | ||
| 559 | 2026.05.16 01:27:22.521703 [ 3 ] {4509a6b1-825a-4ebb-96c2-22e9b0df817b} <Debug> TCPHandler: Processed in 0.002212911 sec. | ||
| 560 | 2026.05.16 01:27:22.521824 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.16 01:27:22.521991 [ 3 ] {b7237f9b-e8e8-482d-9226-03518039f846} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 562 | 2026.05.16 01:27:22.522107 [ 3 ] {b7237f9b-e8e8-482d-9226-03518039f846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.16 01:27:22.523285 [ 3 ] {b7237f9b-e8e8-482d-9226-03518039f846} <Debug> oximeter.fields_i32 (19cb1add-0362-41db-b4ac-33e5b11e070c): Loading data parts | ||
| 564 | 2026.05.16 01:27:22.523435 [ 3 ] {b7237f9b-e8e8-482d-9226-03518039f846} <Debug> oximeter.fields_i32 (19cb1add-0362-41db-b4ac-33e5b11e070c): There are no data parts | ||
| 565 | 2026.05.16 01:27:22.523914 [ 3 ] {b7237f9b-e8e8-482d-9226-03518039f846} <Debug> TCPHandler: Processed in 0.00214327 sec. | ||
| 566 | 2026.05.16 01:27:22.524024 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.16 01:27:22.524262 [ 3 ] {4f026fb1-d197-4cc4-b96d-03a1259a6d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 568 | 2026.05.16 01:27:22.524374 [ 3 ] {4f026fb1-d197-4cc4-b96d-03a1259a6d6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.16 01:27:22.525390 [ 3 ] {4f026fb1-d197-4cc4-b96d-03a1259a6d6c} <Debug> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Loading data parts | ||
| 570 | 2026.05.16 01:27:22.525521 [ 3 ] {4f026fb1-d197-4cc4-b96d-03a1259a6d6c} <Debug> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): There are no data parts | ||
| 571 | 2026.05.16 01:27:22.526103 [ 3 ] {4f026fb1-d197-4cc4-b96d-03a1259a6d6c} <Debug> TCPHandler: Processed in 0.00213077 sec. | ||
| 572 | 2026.05.16 01:27:22.526249 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.16 01:27:22.526413 [ 3 ] {2271c792-8d1e-4e68-aa1b-feb34ef5d66c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 574 | 2026.05.16 01:27:22.526537 [ 3 ] {2271c792-8d1e-4e68-aa1b-feb34ef5d66c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.16 01:27:22.527782 [ 3 ] {2271c792-8d1e-4e68-aa1b-feb34ef5d66c} <Debug> oximeter.fields_i64 (da384fc3-eda0-45cd-b524-39c72a3247ba): Loading data parts | ||
| 576 | 2026.05.16 01:27:22.527925 [ 3 ] {2271c792-8d1e-4e68-aa1b-feb34ef5d66c} <Debug> oximeter.fields_i64 (da384fc3-eda0-45cd-b524-39c72a3247ba): There are no data parts | ||
| 577 | 2026.05.16 01:27:22.528581 [ 3 ] {2271c792-8d1e-4e68-aa1b-feb34ef5d66c} <Debug> TCPHandler: Processed in 0.002385785 sec. | ||
| 578 | 2026.05.16 01:27:22.528767 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.16 01:27:22.529072 [ 3 ] {03926df3-1de0-4a51-8342-b80c4bdadb30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 580 | 2026.05.16 01:27:22.529201 [ 3 ] {03926df3-1de0-4a51-8342-b80c4bdadb30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.16 01:27:22.530494 [ 3 ] {03926df3-1de0-4a51-8342-b80c4bdadb30} <Debug> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Loading data parts | ||
| 582 | 2026.05.16 01:27:22.530597 [ 3 ] {03926df3-1de0-4a51-8342-b80c4bdadb30} <Debug> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): There are no data parts | ||
| 583 | 2026.05.16 01:27:22.531156 [ 3 ] {03926df3-1de0-4a51-8342-b80c4bdadb30} <Debug> TCPHandler: Processed in 0.002499328 sec. | ||
| 584 | 2026.05.16 01:27:22.531286 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.16 01:27:22.531462 [ 3 ] {0f2963e1-ee00-4914-8016-d74c96866486} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 586 | 2026.05.16 01:27:22.531584 [ 3 ] {0f2963e1-ee00-4914-8016-d74c96866486} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.16 01:27:22.532807 [ 3 ] {0f2963e1-ee00-4914-8016-d74c96866486} <Debug> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Loading data parts | ||
| 588 | 2026.05.16 01:27:22.532910 [ 3 ] {0f2963e1-ee00-4914-8016-d74c96866486} <Debug> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): There are no data parts | ||
| 589 | 2026.05.16 01:27:22.533392 [ 3 ] {0f2963e1-ee00-4914-8016-d74c96866486} <Debug> TCPHandler: Processed in 0.00216238 sec. | ||
| 590 | 2026.05.16 01:27:22.533539 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.16 01:27:22.533745 [ 3 ] {8b30e907-6d7c-40b1-8f0e-52e4747334e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 592 | 2026.05.16 01:27:22.533864 [ 3 ] {8b30e907-6d7c-40b1-8f0e-52e4747334e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.16 01:27:22.534967 [ 3 ] {8b30e907-6d7c-40b1-8f0e-52e4747334e0} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Loading data parts | ||
| 594 | 2026.05.16 01:27:22.535123 [ 3 ] {8b30e907-6d7c-40b1-8f0e-52e4747334e0} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): There are no data parts | ||
| 595 | 2026.05.16 01:27:22.535809 [ 3 ] {8b30e907-6d7c-40b1-8f0e-52e4747334e0} <Debug> TCPHandler: Processed in 0.002321574 sec. | ||
| 596 | 2026.05.16 01:27:22.535941 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.16 01:27:22.536109 [ 3 ] {df7efc39-9786-4f3c-953b-5e3834a2fac2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) 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) | ||
| 598 | 2026.05.16 01:27:22.536235 [ 3 ] {df7efc39-9786-4f3c-953b-5e3834a2fac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.16 01:27:22.537404 [ 3 ] {df7efc39-9786-4f3c-953b-5e3834a2fac2} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Loading data parts | ||
| 600 | 2026.05.16 01:27:22.537531 [ 3 ] {df7efc39-9786-4f3c-953b-5e3834a2fac2} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): There are no data parts | ||
| 601 | 2026.05.16 01:27:22.538060 [ 3 ] {df7efc39-9786-4f3c-953b-5e3834a2fac2} <Debug> TCPHandler: Processed in 0.002174881 sec. | ||
| 602 | 2026.05.16 01:27:22.538258 [ 3 ] {} <Trace> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.16 01:27:22.538522 [ 3 ] {2dad4dfe-bf63-49bd-b48a-02657382476e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53663) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.05.16 01:27:22.538656 [ 3 ] {2dad4dfe-bf63-49bd-b48a-02657382476e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.16 01:27:22.539712 [ 3 ] {2dad4dfe-bf63-49bd-b48a-02657382476e} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Loading data parts | ||
| 609 | 2026.05.16 01:27:22.539927 [ 3 ] {2dad4dfe-bf63-49bd-b48a-02657382476e} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): There are no data parts | ||
| 610 | 2026.05.16 01:27:22.540551 [ 3 ] {2dad4dfe-bf63-49bd-b48a-02657382476e} <Debug> TCPHandler: Processed in 0.002346675 sec. | ||
| 611 | 2026.05.16 01:27:22.540846 [ 4 ] {} <Trace> TCP-Session: abbd4705-51e6-441d-b2e7-8db3075b629a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.16 01:27:22.541240 [ 4 ] {8e622634-657a-4190-a344-73062c86c0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37871) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.16 01:27:22.542579 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42249 | ||
| 614 | 2026.05.16 01:27:22.543061 [ 4 ] {8e622634-657a-4190-a344-73062c86c0bc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.05.16 01:27:22.543104 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.05.16 01:27:22.543216 [ 269 ] {} <Debug> TCP-Session: 66e69146-8bda-450e-b25e-645340d7f610 Authenticating user 'default' from [fd00:1122:3344:101::e]:42249 | ||
| 617 | 2026.05.16 01:27:22.543244 [ 269 ] {} <Debug> TCP-Session: 66e69146-8bda-450e-b25e-645340d7f610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.16 01:27:22.543323 [ 269 ] {} <Debug> TCP-Session: 66e69146-8bda-450e-b25e-645340d7f610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.16 01:27:22.543925 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63836 | ||
| 620 | 2026.05.16 01:27:22.543991 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50109 | ||
| 621 | 2026.05.16 01:27:22.544149 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60300 | ||
| 622 | 2026.05.16 01:27:22.544180 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.16 01:27:22.544231 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.05.16 01:27:22.544266 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34689 | ||
| 625 | 2026.05.16 01:27:22.544296 [ 271 ] {} <Debug> TCP-Session: 4d80e2ba-6af8-41ac-ba11-e1ce08e1e75c Authenticating user 'default' from [fd00:1122:3344:101::e]:50109 | ||
| 626 | 2026.05.16 01:27:22.544316 [ 270 ] {} <Debug> TCP-Session: a197554b-80cf-4689-b626-31bd471024e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63836 | ||
| 627 | 2026.05.16 01:27:22.544355 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33145 | ||
| 628 | 2026.05.16 01:27:22.544411 [ 271 ] {} <Debug> TCP-Session: 4d80e2ba-6af8-41ac-ba11-e1ce08e1e75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2026.05.16 01:27:22.544435 [ 270 ] {} <Debug> TCP-Session: a197554b-80cf-4689-b626-31bd471024e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.05.16 01:27:22.544513 [ 271 ] {} <Debug> TCP-Session: 4d80e2ba-6af8-41ac-ba11-e1ce08e1e75c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2026.05.16 01:27:22.544527 [ 270 ] {} <Debug> TCP-Session: a197554b-80cf-4689-b626-31bd471024e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.05.16 01:27:22.544582 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.16 01:27:22.544547 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.16 01:27:22.544672 [ 272 ] {} <Debug> TCP-Session: 237749f5-76f1-4873-aab0-1b1775771c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:60300 | ||
| 635 | 2026.05.16 01:27:22.544691 [ 273 ] {} <Debug> TCP-Session: 60b8c3ef-899d-4ff2-ba6a-7e6d973a5bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34689 | ||
| 636 | 2026.05.16 01:27:22.544769 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.05.16 01:27:22.544839 [ 272 ] {} <Debug> TCP-Session: 237749f5-76f1-4873-aab0-1b1775771c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.16 01:27:22.544832 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39278 | ||
| 639 | 2026.05.16 01:27:22.544906 [ 274 ] {} <Debug> TCP-Session: 28d3ea79-77cb-46fd-953a-fc7e0b74c89e Authenticating user 'default' from [fd00:1122:3344:101::e]:33145 | ||
| 640 | 2026.05.16 01:27:22.544883 [ 273 ] {} <Debug> TCP-Session: 60b8c3ef-899d-4ff2-ba6a-7e6d973a5bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.16 01:27:22.544860 [ 272 ] {} <Debug> TCP-Session: 237749f5-76f1-4873-aab0-1b1775771c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.16 01:27:22.544971 [ 273 ] {} <Debug> TCP-Session: 60b8c3ef-899d-4ff2-ba6a-7e6d973a5bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.16 01:27:22.544995 [ 274 ] {} <Debug> TCP-Session: 28d3ea79-77cb-46fd-953a-fc7e0b74c89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.05.16 01:27:22.545052 [ 274 ] {} <Debug> TCP-Session: 28d3ea79-77cb-46fd-953a-fc7e0b74c89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.16 01:27:22.545468 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42802 | ||
| 646 | 2026.05.16 01:27:22.545469 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.05.16 01:27:22.545518 [ 275 ] {} <Debug> TCP-Session: 3a0d675b-fcef-450b-ac1e-02c39f97c07e Authenticating user 'default' from [fd00:1122:3344:101::e]:39278 | ||
| 648 | 2026.05.16 01:27:22.545615 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.16 01:27:22.545620 [ 275 ] {} <Debug> TCP-Session: 3a0d675b-fcef-450b-ac1e-02c39f97c07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.16 01:27:22.545650 [ 276 ] {} <Debug> TCP-Session: e864bb0a-d379-423f-a288-b234bf98134f Authenticating user 'default' from [fd00:1122:3344:101::e]:42802 | ||
| 651 | 2026.05.16 01:27:22.545652 [ 275 ] {} <Debug> TCP-Session: 3a0d675b-fcef-450b-ac1e-02c39f97c07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.16 01:27:22.545677 [ 276 ] {} <Debug> TCP-Session: e864bb0a-d379-423f-a288-b234bf98134f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.16 01:27:22.545776 [ 276 ] {} <Debug> TCP-Session: e864bb0a-d379-423f-a288-b234bf98134f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.16 01:27:22.553650 [ 260 ] {8e622634-657a-4190-a344-73062c86c0bc} <Trace> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 655 | 2026.05.16 01:27:22.553774 [ 260 ] {8e622634-657a-4190-a344-73062c86c0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 656 | 2026.05.16 01:27:22.557771 [ 260 ] {8e622634-657a-4190-a344-73062c86c0bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 657 | 2026.05.16 01:27:22.558413 [ 260 ] {8e622634-657a-4190-a344-73062c86c0bc} <Trace> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 658 | 2026.05.16 01:27:22.558745 [ 4 ] {8e622634-657a-4190-a344-73062c86c0bc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017637 sec., 56.69898508816692 rows/sec., 907.18 B/sec. | ||
| 659 | 2026.05.16 01:27:22.559092 [ 4 ] {8e622634-657a-4190-a344-73062c86c0bc} <Debug> TCPHandler: Processed in 0.018389028 sec. | ||
| 660 | 2026.05.16 01:27:22.562265 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 661 | 2026.05.16 01:27:22.562277 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 662 | 2026.05.16 01:27:22.562313 [ 5 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 663 | 2026.05.16 01:27:22.562324 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 664 | 2026.05.16 01:27:22.562341 [ 255 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 665 | 2026.05.16 01:27:22.562355 [ 3 ] {} <Debug> TCP-Session: 1e389f94-945e-440b-aaf4-30672cd5d3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.16 01:27:22.562416 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 667 | 2026.05.16 01:27:22.562408 [ 257 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 668 | 2026.05.16 01:27:22.562401 [ 255 ] {} <Debug> TCP-Session: 228f7784-f615-4d2b-99b0-943d8c98f7b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.16 01:27:22.562366 [ 256 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 670 | 2026.05.16 01:27:22.562590 [ 259 ] {} <Debug> TCP-Session: f6e0cc1b-5ec4-4e00-ac58-fc348617e7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.16 01:27:22.562574 [ 257 ] {} <Debug> TCP-Session: a402f9bb-2d77-4543-a8e4-4b13d0a11c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.16 01:27:22.562644 [ 256 ] {} <Debug> TCP-Session: 24325dca-98d4-46dc-b42a-3148db4a5899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 673 | 2026.05.16 01:27:22.562366 [ 5 ] {} <Debug> TCP-Session: 0f840ceb-0912-4690-9bf1-769273a32a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 674 | 2026.05.16 01:27:22.562384 [ 258 ] {} <Debug> TCP-Session: f77fca71-4397-45ed-91c2-ecf649139d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2026.05.16 01:27:22.562378 [ 254 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 676 | 2026.05.16 01:27:22.562341 [ 4 ] {} <Debug> TCP-Session: abbd4705-51e6-441d-b2e7-8db3075b629a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.16 01:27:22.562814 [ 254 ] {} <Debug> TCP-Session: 9ad28e71-be89-41f0-9caa-160aaf1891cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.16 01:27:22.718391 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50666 | ||
| 679 | 2026.05.16 01:27:22.722602 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.05.16 01:27:22.722656 [ 3 ] {} <Debug> TCP-Session: 39261888-aa1b-4426-af56-ea9e887b148c Authenticating user 'default' from [fd00:1122:3344:101::b]:50666 | ||
| 681 | 2026.05.16 01:27:22.722725 [ 3 ] {} <Debug> TCP-Session: 39261888-aa1b-4426-af56-ea9e887b148c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.05.16 01:27:22.722782 [ 3 ] {} <Debug> TCP-Session: 39261888-aa1b-4426-af56-ea9e887b148c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.05.16 01:27:22.722834 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 684 | 2026.05.16 01:27:22.722904 [ 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 | ||
| 685 | 2026.05.16 01:27:22.722962 [ 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 | ||
| 686 | 2026.05.16 01:27:22.725654 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52998 | ||
| 687 | 2026.05.16 01:27:22.725664 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57904 | ||
| 688 | 2026.05.16 01:27:22.725689 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34588 | ||
| 689 | 2026.05.16 01:27:22.725739 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.16 01:27:22.725738 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.16 01:27:22.725728 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34290 | ||
| 692 | 2026.05.16 01:27:22.725705 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47673 | ||
| 693 | 2026.05.16 01:27:22.725877 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.16 01:27:22.725834 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.16 01:27:22.725824 [ 4 ] {} <Debug> TCP-Session: d6c5ddca-4270-4602-95b5-c0ac2bdd6ff1 Authenticating user 'default' from [fd00:1122:3344:101::b]:52998 | ||
| 696 | 2026.05.16 01:27:22.726007 [ 258 ] {} <Debug> TCP-Session: 44e6b931-85e8-4ac9-bd19-ba89cf011588 Authenticating user 'default' from [fd00:1122:3344:101::b]:34290 | ||
| 697 | 2026.05.16 01:27:22.726010 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.16 01:27:22.726031 [ 4 ] {} <Debug> TCP-Session: d6c5ddca-4270-4602-95b5-c0ac2bdd6ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.16 01:27:22.725990 [ 256 ] {} <Debug> TCP-Session: 5e9003db-bef9-4c27-a13e-6f0ed7c5a65b Authenticating user 'default' from [fd00:1122:3344:101::b]:34588 | ||
| 700 | 2026.05.16 01:27:22.726103 [ 4 ] {} <Debug> TCP-Session: d6c5ddca-4270-4602-95b5-c0ac2bdd6ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.16 01:27:22.726130 [ 257 ] {} <Debug> TCP-Session: 90e48ae5-d763-4910-9110-422a05bb150f Authenticating user 'default' from [fd00:1122:3344:101::b]:47673 | ||
| 702 | 2026.05.16 01:27:22.726096 [ 258 ] {} <Debug> TCP-Session: 44e6b931-85e8-4ac9-bd19-ba89cf011588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.16 01:27:22.726189 [ 257 ] {} <Debug> TCP-Session: 90e48ae5-d763-4910-9110-422a05bb150f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.16 01:27:22.726175 [ 256 ] {} <Debug> TCP-Session: 5e9003db-bef9-4c27-a13e-6f0ed7c5a65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.16 01:27:22.725679 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50868 | ||
| 706 | 2026.05.16 01:27:22.726294 [ 257 ] {} <Debug> TCP-Session: 90e48ae5-d763-4910-9110-422a05bb150f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.16 01:27:22.726279 [ 256 ] {} <Debug> TCP-Session: 5e9003db-bef9-4c27-a13e-6f0ed7c5a65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.16 01:27:22.726269 [ 258 ] {} <Debug> TCP-Session: 44e6b931-85e8-4ac9-bd19-ba89cf011588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.16 01:27:22.726402 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.05.16 01:27:22.725675 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51853 | ||
| 711 | 2026.05.16 01:27:22.725834 [ 254 ] {} <Debug> TCP-Session: 7414c397-086c-4021-a100-bebdd8adb85f Authenticating user 'default' from [fd00:1122:3344:101::b]:57904 | ||
| 712 | 2026.05.16 01:27:22.726503 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2026.05.16 01:27:22.726545 [ 254 ] {} <Debug> TCP-Session: 7414c397-086c-4021-a100-bebdd8adb85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.16 01:27:22.726498 [ 5 ] {} <Debug> TCP-Session: 9ecb18f6-b084-4cac-aa6e-308cf981fb51 Authenticating user 'default' from [fd00:1122:3344:101::b]:50868 | ||
| 715 | 2026.05.16 01:27:22.726613 [ 255 ] {} <Debug> TCP-Session: 00eff0c2-fc4c-4e23-8f07-0b56f510e5e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:51853 | ||
| 716 | 2026.05.16 01:27:22.726637 [ 254 ] {} <Debug> TCP-Session: 7414c397-086c-4021-a100-bebdd8adb85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.16 01:27:22.726626 [ 5 ] {} <Debug> TCP-Session: 9ecb18f6-b084-4cac-aa6e-308cf981fb51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.05.16 01:27:22.726720 [ 255 ] {} <Debug> TCP-Session: 00eff0c2-fc4c-4e23-8f07-0b56f510e5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.16 01:27:22.726726 [ 5 ] {} <Debug> TCP-Session: 9ecb18f6-b084-4cac-aa6e-308cf981fb51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.16 01:27:22.726818 [ 255 ] {} <Debug> TCP-Session: 00eff0c2-fc4c-4e23-8f07-0b56f510e5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.16 01:27:22.740924 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50520 | ||
| 722 | 2026.05.16 01:27:22.742956 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.05.16 01:27:22.742984 [ 259 ] {} <Debug> TCP-Session: 1d1ededa-fded-43ab-8654-3327f7ef141d Authenticating user 'default' from [fd00:1122:3344:101::a]:50520 | ||
| 724 | 2026.05.16 01:27:22.742999 [ 259 ] {} <Debug> TCP-Session: 1d1ededa-fded-43ab-8654-3327f7ef141d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.05.16 01:27:22.743090 [ 259 ] {} <Debug> TCP-Session: 1d1ededa-fded-43ab-8654-3327f7ef141d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.05.16 01:27:22.743144 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 727 | 2026.05.16 01:27:22.743169 [ 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 | ||
| 728 | 2026.05.16 01:27:22.743263 [ 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 | ||
| 729 | 2026.05.16 01:27:22.743796 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34717 | ||
| 730 | 2026.05.16 01:27:22.743873 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.16 01:27:22.743880 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42721 | ||
| 732 | 2026.05.16 01:27:22.743907 [ 277 ] {} <Debug> TCP-Session: 3fb1f8cd-0a66-42db-ba0c-2c14e62b602c Authenticating user 'default' from [fd00:1122:3344:101::a]:34717 | ||
| 733 | 2026.05.16 01:27:22.743965 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63262 | ||
| 734 | 2026.05.16 01:27:22.744027 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.16 01:27:22.744050 [ 277 ] {} <Debug> TCP-Session: 3fb1f8cd-0a66-42db-ba0c-2c14e62b602c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.16 01:27:22.744067 [ 278 ] {} <Debug> TCP-Session: e14c1756-ad1c-456a-8868-72a9dc25983f Authenticating user 'default' from [fd00:1122:3344:101::a]:42721 | ||
| 737 | 2026.05.16 01:27:22.744117 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58547 | ||
| 738 | 2026.05.16 01:27:22.744157 [ 277 ] {} <Debug> TCP-Session: 3fb1f8cd-0a66-42db-ba0c-2c14e62b602c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.16 01:27:22.744198 [ 278 ] {} <Debug> TCP-Session: e14c1756-ad1c-456a-8868-72a9dc25983f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.16 01:27:22.744245 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42261 | ||
| 741 | 2026.05.16 01:27:22.744314 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.16 01:27:22.744326 [ 278 ] {} <Debug> TCP-Session: e14c1756-ad1c-456a-8868-72a9dc25983f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.16 01:27:22.744370 [ 279 ] {} <Debug> TCP-Session: 96f487c5-da62-4a4a-8e2a-0c4b563308a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:63262 | ||
| 744 | 2026.05.16 01:27:22.744355 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.16 01:27:22.744354 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37112 | ||
| 746 | 2026.05.16 01:27:22.744476 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65327 | ||
| 747 | 2026.05.16 01:27:22.744466 [ 279 ] {} <Debug> TCP-Session: 96f487c5-da62-4a4a-8e2a-0c4b563308a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.16 01:27:22.744461 [ 280 ] {} <Debug> TCP-Session: f0e0a23d-fa93-48ab-bb92-a029986f242d Authenticating user 'default' from [fd00:1122:3344:101::a]:58547 | ||
| 749 | 2026.05.16 01:27:22.744458 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.16 01:27:22.744607 [ 279 ] {} <Debug> TCP-Session: 96f487c5-da62-4a4a-8e2a-0c4b563308a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.16 01:27:22.744592 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.16 01:27:22.744666 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.16 01:27:22.744722 [ 282 ] {} <Debug> TCP-Session: fdd4714b-570a-4415-890a-2167b178636c Authenticating user 'default' from [fd00:1122:3344:101::a]:37112 | ||
| 754 | 2026.05.16 01:27:22.744701 [ 281 ] {} <Debug> TCP-Session: ed816a68-b93d-4a98-bfa7-4cf41a22e313 Authenticating user 'default' from [fd00:1122:3344:101::a]:42261 | ||
| 755 | 2026.05.16 01:27:22.744792 [ 283 ] {} <Debug> TCP-Session: 45b27ffd-4962-4268-98ea-64f5a214aed4 Authenticating user 'default' from [fd00:1122:3344:101::a]:65327 | ||
| 756 | 2026.05.16 01:27:22.744817 [ 282 ] {} <Debug> TCP-Session: fdd4714b-570a-4415-890a-2167b178636c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.16 01:27:22.744879 [ 283 ] {} <Debug> TCP-Session: 45b27ffd-4962-4268-98ea-64f5a214aed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.16 01:27:22.744800 [ 281 ] {} <Debug> TCP-Session: ed816a68-b93d-4a98-bfa7-4cf41a22e313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.16 01:27:22.744600 [ 280 ] {} <Debug> TCP-Session: f0e0a23d-fa93-48ab-bb92-a029986f242d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.16 01:27:22.744946 [ 282 ] {} <Debug> TCP-Session: fdd4714b-570a-4415-890a-2167b178636c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.05.16 01:27:22.744960 [ 280 ] {} <Debug> TCP-Session: f0e0a23d-fa93-48ab-bb92-a029986f242d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.05.16 01:27:22.744975 [ 281 ] {} <Debug> TCP-Session: ed816a68-b93d-4a98-bfa7-4cf41a22e313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.16 01:27:22.745114 [ 283 ] {} <Debug> TCP-Session: 45b27ffd-4962-4268-98ea-64f5a214aed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.16 01:27:23.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.68 MiB, peak 130.68 MiB, free memory in arenas 0.00 B, will set to 139.81 MiB (RSS), difference: 19.13 MiB | ||
| 765 | 2026.05.16 01:27:23.356352 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36281 | ||
| 766 | 2026.05.16 01:27:23.356487 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.05.16 01:27:23.356519 [ 284 ] {} <Debug> TCP-Session: dc34769f-49a2-4cc3-903b-3551e7d22073 Authenticating user 'default' from [fd00:1122:3344:101::e]:36281 | ||
| 768 | 2026.05.16 01:27:23.356556 [ 284 ] {} <Debug> TCP-Session: dc34769f-49a2-4cc3-903b-3551e7d22073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.05.16 01:27:23.356570 [ 284 ] {} <Debug> TCP-Session: dc34769f-49a2-4cc3-903b-3551e7d22073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.05.16 01:27:23.356952 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44484 | ||
| 771 | 2026.05.16 01:27:23.356970 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49918 | ||
| 772 | 2026.05.16 01:27:23.357028 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60420 | ||
| 773 | 2026.05.16 01:27:23.357031 [ 284 ] {} <Trace> TCP-Session: dc34769f-49a2-4cc3-903b-3551e7d22073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.05.16 01:27:23.357109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.16 01:27:23.357152 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65492 | ||
| 776 | 2026.05.16 01:27:23.357198 [ 286 ] {} <Debug> TCP-Session: 7202f2fc-7671-478d-9858-791b1761a7df Authenticating user 'default' from [fd00:1122:3344:101::e]:44484 | ||
| 777 | 2026.05.16 01:27:23.357225 [ 286 ] {} <Debug> TCP-Session: 7202f2fc-7671-478d-9858-791b1761a7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.16 01:27:23.357239 [ 286 ] {} <Debug> TCP-Session: 7202f2fc-7671-478d-9858-791b1761a7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.16 01:27:23.357296 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.16 01:27:23.357314 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33770 | ||
| 781 | 2026.05.16 01:27:23.357337 [ 285 ] {} <Debug> TCP-Session: 6205a882-efbe-40dc-8a21-dd3cf15b800a Authenticating user 'default' from [fd00:1122:3344:101::e]:49918 | ||
| 782 | 2026.05.16 01:27:23.357364 [ 285 ] {} <Debug> TCP-Session: 6205a882-efbe-40dc-8a21-dd3cf15b800a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.16 01:27:23.357352 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.16 01:27:23.357379 [ 285 ] {} <Debug> TCP-Session: 6205a882-efbe-40dc-8a21-dd3cf15b800a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.16 01:27:23.357375 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.16 01:27:23.357411 [ 287 ] {} <Debug> TCP-Session: a899bf91-cfa9-44e2-835f-14766234e817 Authenticating user 'default' from [fd00:1122:3344:101::e]:60420 | ||
| 787 | 2026.05.16 01:27:23.357434 [ 288 ] {} <Debug> TCP-Session: a7e9c793-7157-409e-ab3e-67ea9724e0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:65492 | ||
| 788 | 2026.05.16 01:27:23.357459 [ 287 ] {} <Debug> TCP-Session: a899bf91-cfa9-44e2-835f-14766234e817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.16 01:27:23.357461 [ 284 ] {36fa8ccb-6746-4b84-9330-f8b5f7967c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36281) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 790 | 2026.05.16 01:27:23.357485 [ 287 ] {} <Debug> TCP-Session: a899bf91-cfa9-44e2-835f-14766234e817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.16 01:27:23.357465 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60603 | ||
| 792 | 2026.05.16 01:27:23.357514 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.05.16 01:27:23.357567 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42813 | ||
| 794 | 2026.05.16 01:27:23.357465 [ 288 ] {} <Debug> TCP-Session: a7e9c793-7157-409e-ab3e-67ea9724e0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.16 01:27:23.357596 [ 289 ] {} <Debug> TCP-Session: 9e1450e7-0cfc-47fa-ae84-289c2e084279 Authenticating user 'default' from [fd00:1122:3344:101::e]:33770 | ||
| 796 | 2026.05.16 01:27:23.357619 [ 288 ] {} <Debug> TCP-Session: a7e9c793-7157-409e-ab3e-67ea9724e0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.16 01:27:23.357635 [ 289 ] {} <Debug> TCP-Session: 9e1450e7-0cfc-47fa-ae84-289c2e084279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.16 01:27:23.357654 [ 289 ] {} <Debug> TCP-Session: 9e1450e7-0cfc-47fa-ae84-289c2e084279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.16 01:27:23.357638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61440 | ||
| 800 | 2026.05.16 01:27:23.357743 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 801 | 2026.05.16 01:27:23.357824 [ 290 ] {} <Debug> TCP-Session: 50f6d5af-7b55-47ca-8f6e-f396208c3a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:60603 | ||
| 802 | 2026.05.16 01:27:23.357850 [ 290 ] {} <Debug> TCP-Session: 50f6d5af-7b55-47ca-8f6e-f396208c3a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.16 01:27:23.357863 [ 290 ] {} <Debug> TCP-Session: 50f6d5af-7b55-47ca-8f6e-f396208c3a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.16 01:27:23.357961 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 805 | 2026.05.16 01:27:23.357994 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 806 | 2026.05.16 01:27:23.357997 [ 291 ] {} <Debug> TCP-Session: 13b2a521-d4fe-47df-8d7a-25336dec0554 Authenticating user 'default' from [fd00:1122:3344:101::e]:42813 | ||
| 807 | 2026.05.16 01:27:23.358040 [ 291 ] {} <Debug> TCP-Session: 13b2a521-d4fe-47df-8d7a-25336dec0554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.05.16 01:27:23.358048 [ 292 ] {} <Debug> TCP-Session: 243eb498-0124-44f8-bdb9-ec199a1c7341 Authenticating user 'default' from [fd00:1122:3344:101::e]:61440 | ||
| 809 | 2026.05.16 01:27:23.358055 [ 291 ] {} <Debug> TCP-Session: 13b2a521-d4fe-47df-8d7a-25336dec0554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.05.16 01:27:23.358075 [ 292 ] {} <Debug> TCP-Session: 243eb498-0124-44f8-bdb9-ec199a1c7341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.05.16 01:27:23.358095 [ 292 ] {} <Debug> TCP-Session: 243eb498-0124-44f8-bdb9-ec199a1c7341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.05.16 01:27:23.361571 [ 284 ] {36fa8ccb-6746-4b84-9330-f8b5f7967c2a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 813 | 2026.05.16 01:27:23.363802 [ 284 ] {36fa8ccb-6746-4b84-9330-f8b5f7967c2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.05.16 01:27:23.365265 [ 260 ] {36fa8ccb-6746-4b84-9330-f8b5f7967c2a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 815 | 2026.05.16 01:27:23.365871 [ 284 ] {36fa8ccb-6746-4b84-9330-f8b5f7967c2a} <Debug> executeQuery: Read 121 rows, 6.83 KiB in 0.008643 sec., 13999.768598866134 rows/sec., 790.24 KiB/sec. | ||
| 816 | 2026.05.16 01:27:23.365961 [ 284 ] {36fa8ccb-6746-4b84-9330-f8b5f7967c2a} <Debug> TCPHandler: Processed in 0.009085822 sec. | ||
| 817 | 2026.05.16 01:27:24.697697 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44600 | ||
| 818 | 2026.05.16 01:27:24.703870 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 819 | 2026.05.16 01:27:24.703908 [ 293 ] {} <Debug> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:44600 | ||
| 820 | 2026.05.16 01:27:24.703938 [ 293 ] {} <Debug> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.05.16 01:27:24.703952 [ 293 ] {} <Debug> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.16 01:27:24.704025 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 823 | 2026.05.16 01:27:24.704052 [ 293 ] {} <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 | ||
| 824 | 2026.05.16 01:27:24.704069 [ 293 ] {} <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 | ||
| 825 | 2026.05.16 01:27:24.708673 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56707 | ||
| 826 | 2026.05.16 01:27:24.708824 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62041 | ||
| 827 | 2026.05.16 01:27:24.708889 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46546 | ||
| 828 | 2026.05.16 01:27:24.709002 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54208 | ||
| 829 | 2026.05.16 01:27:24.709175 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33481 | ||
| 830 | 2026.05.16 01:27:24.709271 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49327 | ||
| 831 | 2026.05.16 01:27:24.709426 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51842 | ||
| 832 | 2026.05.16 01:27:24.710663 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.05.16 01:27:24.710707 [ 296 ] {} <Debug> TCP-Session: effd1cb6-cf97-49b0-960c-4cd706e1e219 Authenticating user 'default' from [fd00:1122:3344:101::d]:46546 | ||
| 834 | 2026.05.16 01:27:24.710752 [ 296 ] {} <Debug> TCP-Session: effd1cb6-cf97-49b0-960c-4cd706e1e219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.16 01:27:24.710768 [ 296 ] {} <Debug> TCP-Session: effd1cb6-cf97-49b0-960c-4cd706e1e219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.05.16 01:27:24.710807 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50277 | ||
| 837 | 2026.05.16 01:27:24.710918 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.05.16 01:27:24.710948 [ 301 ] {} <Debug> TCP-Session: f0cbb605-13df-4554-9b4e-925e2093d4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50277 | ||
| 839 | 2026.05.16 01:27:24.710970 [ 301 ] {} <Debug> TCP-Session: f0cbb605-13df-4554-9b4e-925e2093d4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.05.16 01:27:24.710984 [ 301 ] {} <Debug> TCP-Session: f0cbb605-13df-4554-9b4e-925e2093d4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.05.16 01:27:24.716676 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.16 01:27:24.716733 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.05.16 01:27:24.716759 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.05.16 01:27:24.716762 [ 300 ] {} <Debug> TCP-Session: 9ccbab2d-d1e8-4f3f-bf9b-0bd11fa18a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:51842 | ||
| 845 | 2026.05.16 01:27:24.716797 [ 298 ] {} <Debug> TCP-Session: 510a6ed0-12ec-461c-a3a5-8436ed91e239 Authenticating user 'default' from [fd00:1122:3344:101::d]:33481 | ||
| 846 | 2026.05.16 01:27:24.716807 [ 299 ] {} <Debug> TCP-Session: 6a15849b-654d-4ebb-ac86-921a1912d9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:49327 | ||
| 847 | 2026.05.16 01:27:24.716818 [ 300 ] {} <Debug> TCP-Session: 9ccbab2d-d1e8-4f3f-bf9b-0bd11fa18a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.16 01:27:24.716831 [ 298 ] {} <Debug> TCP-Session: 510a6ed0-12ec-461c-a3a5-8436ed91e239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.16 01:27:24.716832 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.16 01:27:24.716861 [ 298 ] {} <Debug> TCP-Session: 510a6ed0-12ec-461c-a3a5-8436ed91e239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.05.16 01:27:24.716844 [ 300 ] {} <Debug> TCP-Session: 9ccbab2d-d1e8-4f3f-bf9b-0bd11fa18a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.16 01:27:24.716895 [ 295 ] {} <Debug> TCP-Session: 9d111792-6833-4736-aa0e-45d6efaca24e Authenticating user 'default' from [fd00:1122:3344:101::d]:62041 | ||
| 853 | 2026.05.16 01:27:24.716842 [ 299 ] {} <Debug> TCP-Session: 6a15849b-654d-4ebb-ac86-921a1912d9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.16 01:27:24.716934 [ 295 ] {} <Debug> TCP-Session: 9d111792-6833-4736-aa0e-45d6efaca24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.16 01:27:24.716951 [ 299 ] {} <Debug> TCP-Session: 6a15849b-654d-4ebb-ac86-921a1912d9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.16 01:27:24.716964 [ 295 ] {} <Debug> TCP-Session: 9d111792-6833-4736-aa0e-45d6efaca24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.16 01:27:24.716820 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.16 01:27:24.717027 [ 294 ] {} <Debug> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:56707 | ||
| 859 | 2026.05.16 01:27:24.717046 [ 294 ] {} <Debug> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.16 01:27:24.717060 [ 294 ] {} <Debug> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.05.16 01:27:24.716806 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.16 01:27:24.717129 [ 297 ] {} <Debug> TCP-Session: ae4037be-c34a-45e1-9494-dcdef64d4ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54208 | ||
| 863 | 2026.05.16 01:27:24.717155 [ 297 ] {} <Debug> TCP-Session: ae4037be-c34a-45e1-9494-dcdef64d4ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.16 01:27:24.717176 [ 297 ] {} <Debug> TCP-Session: ae4037be-c34a-45e1-9494-dcdef64d4ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.16 01:27:24.718887 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.16 01:27:24.719105 [ 293 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 867 | 2026.05.16 01:27:24.719466 [ 293 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 868 | 2026.05.16 01:27:24.719690 [ 293 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.05.16 01:27:24.720912 [ 293 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 870 | 2026.05.16 01:27:24.726357 [ 304 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> AggregatingTransform: Aggregating | ||
| 871 | 2026.05.16 01:27:24.726459 [ 304 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> Aggregator: Aggregation method: without_key | ||
| 872 | 2026.05.16 01:27:24.726593 [ 304 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003602004 sec. (277.623 rows/sec., 10.84 KiB/sec.) | ||
| 873 | 2026.05.16 01:27:24.726615 [ 304 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> Aggregator: Merging aggregated data | ||
| 874 | 2026.05.16 01:27:24.726646 [ 304 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 875 | 2026.05.16 01:27:24.727930 [ 293 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.008882 sec., 112.58725512272012 rows/sec., 4.40 KiB/sec. | ||
| 876 | 2026.05.16 01:27:24.728067 [ 293 ] {b9298780-177b-4adc-9cd9-fdf58db16c72} <Debug> TCPHandler: Processed in 0.009323096 sec. | ||
| 877 | 2026.05.16 01:27:25.001213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.30 MiB, peak 144.30 MiB, free memory in arenas 0.00 B, will set to 146.08 MiB (RSS), difference: 1.78 MiB | ||
| 878 | 2026.05.16 01:27:28.559700 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38245 | ||
| 879 | 2026.05.16 01:27:28.559900 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.05.16 01:27:28.559938 [ 350 ] {} <Debug> TCP-Session: 974e4015-e611-45d4-ae83-50f61c95cba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38245 | ||
| 881 | 2026.05.16 01:27:28.559963 [ 350 ] {} <Debug> TCP-Session: 974e4015-e611-45d4-ae83-50f61c95cba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.16 01:27:28.559979 [ 350 ] {} <Debug> TCP-Session: 974e4015-e611-45d4-ae83-50f61c95cba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.05.16 01:27:28.560291 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59233 | ||
| 884 | 2026.05.16 01:27:28.560397 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60959 | ||
| 885 | 2026.05.16 01:27:28.560407 [ 350 ] {} <Trace> TCP-Session: 974e4015-e611-45d4-ae83-50f61c95cba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.05.16 01:27:28.560451 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 887 | 2026.05.16 01:27:28.560492 [ 351 ] {} <Debug> TCP-Session: bf61c978-b460-4b42-acaf-48b5cea83765 Authenticating user 'default' from [fd00:1122:3344:101::e]:59233 | ||
| 888 | 2026.05.16 01:27:28.560511 [ 351 ] {} <Debug> TCP-Session: bf61c978-b460-4b42-acaf-48b5cea83765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.16 01:27:28.560525 [ 351 ] {} <Debug> TCP-Session: bf61c978-b460-4b42-acaf-48b5cea83765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.16 01:27:28.560633 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.05.16 01:27:28.560664 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56435 | ||
| 892 | 2026.05.16 01:27:28.560667 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44027 | ||
| 893 | 2026.05.16 01:27:28.560741 [ 350 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 894 | 2026.05.16 01:27:28.560763 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52719 | ||
| 895 | 2026.05.16 01:27:28.560704 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33669 | ||
| 896 | 2026.05.16 01:27:28.560693 [ 352 ] {} <Debug> TCP-Session: 9ed66102-3e27-4b4d-a0a8-9035053d84dd Authenticating user 'default' from [fd00:1122:3344:101::e]:60959 | ||
| 897 | 2026.05.16 01:27:28.560841 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44883 | ||
| 898 | 2026.05.16 01:27:28.560850 [ 352 ] {} <Debug> TCP-Session: 9ed66102-3e27-4b4d-a0a8-9035053d84dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.05.16 01:27:28.560877 [ 352 ] {} <Debug> TCP-Session: 9ed66102-3e27-4b4d-a0a8-9035053d84dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.16 01:27:28.561125 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.05.16 01:27:28.561151 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57529 | ||
| 902 | 2026.05.16 01:27:28.561180 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.05.16 01:27:28.561159 [ 356 ] {} <Debug> TCP-Session: e7f4f3f3-ec59-4c0d-9c39-c4c7594eb131 Authenticating user 'default' from [fd00:1122:3344:101::e]:52719 | ||
| 904 | 2026.05.16 01:27:28.561227 [ 355 ] {} <Debug> TCP-Session: 8261bcb0-18b6-4a98-b42d-a66b2c2089be Authenticating user 'default' from [fd00:1122:3344:101::e]:33669 | ||
| 905 | 2026.05.16 01:27:28.561236 [ 356 ] {} <Debug> TCP-Session: e7f4f3f3-ec59-4c0d-9c39-c4c7594eb131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.05.16 01:27:28.561255 [ 355 ] {} <Debug> TCP-Session: 8261bcb0-18b6-4a98-b42d-a66b2c2089be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.16 01:27:28.561261 [ 356 ] {} <Debug> TCP-Session: e7f4f3f3-ec59-4c0d-9c39-c4c7594eb131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.16 01:27:28.561278 [ 355 ] {} <Debug> TCP-Session: 8261bcb0-18b6-4a98-b42d-a66b2c2089be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.16 01:27:28.561324 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 910 | 2026.05.16 01:27:28.561404 [ 354 ] {} <Debug> TCP-Session: e75fb72d-c257-4437-b5e3-662f833f8604 Authenticating user 'default' from [fd00:1122:3344:101::e]:56435 | ||
| 911 | 2026.05.16 01:27:28.561440 [ 354 ] {} <Debug> TCP-Session: e75fb72d-c257-4437-b5e3-662f833f8604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.05.16 01:27:28.561458 [ 354 ] {} <Debug> TCP-Session: e75fb72d-c257-4437-b5e3-662f833f8604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.05.16 01:27:28.561535 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.05.16 01:27:28.561581 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.05.16 01:27:28.561585 [ 358 ] {} <Debug> TCP-Session: d36eaad8-6f76-4010-9652-1ed6249a0f97 Authenticating user 'default' from [fd00:1122:3344:101::e]:57529 | ||
| 916 | 2026.05.16 01:27:28.561601 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.05.16 01:27:28.561623 [ 357 ] {} <Debug> TCP-Session: 59f162d1-eefe-4ef6-ab3a-c976425ba3fa Authenticating user 'default' from [fd00:1122:3344:101::e]:44883 | ||
| 918 | 2026.05.16 01:27:28.561628 [ 358 ] {} <Debug> TCP-Session: d36eaad8-6f76-4010-9652-1ed6249a0f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.16 01:27:28.561666 [ 357 ] {} <Debug> TCP-Session: 59f162d1-eefe-4ef6-ab3a-c976425ba3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.16 01:27:28.561673 [ 358 ] {} <Debug> TCP-Session: d36eaad8-6f76-4010-9652-1ed6249a0f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.05.16 01:27:28.561690 [ 357 ] {} <Debug> TCP-Session: 59f162d1-eefe-4ef6-ab3a-c976425ba3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.16 01:27:28.561700 [ 350 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 923 | 2026.05.16 01:27:28.561667 [ 353 ] {} <Debug> TCP-Session: 45e5b21c-839f-4bcc-902f-e1110c8a0e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:44027 | ||
| 924 | 2026.05.16 01:27:28.561775 [ 353 ] {} <Debug> TCP-Session: 45e5b21c-839f-4bcc-902f-e1110c8a0e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.16 01:27:28.561791 [ 353 ] {} <Debug> TCP-Session: 45e5b21c-839f-4bcc-902f-e1110c8a0e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.16 01:27:28.561806 [ 350 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 927 | 2026.05.16 01:27:28.562206 [ 350 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 928 | 2026.05.16 01:27:28.563391 [ 304 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Trace> AggregatingTransform: Aggregating | ||
| 929 | 2026.05.16 01:27:28.563424 [ 304 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 930 | 2026.05.16 01:27:28.563458 [ 304 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157076 sec. (864.247 rows/sec., 33.76 KiB/sec.) | ||
| 931 | 2026.05.16 01:27:28.563473 [ 304 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Trace> Aggregator: Merging aggregated data | ||
| 932 | 2026.05.16 01:27:28.564131 [ 350 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 933 | 2026.05.16 01:27:28.564254 [ 350 ] {033c7d02-18f8-467b-9333-3f6eab3610ed} <Debug> TCPHandler: Processed in 0.004045024 sec. | ||
| 934 | 2026.05.16 01:27:28.564386 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 935 | 2026.05.16 01:27:28.564412 [ 350 ] {} <Debug> TCP-Session: 974e4015-e611-45d4-ae83-50f61c95cba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.05.16 01:27:28.564422 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 937 | 2026.05.16 01:27:28.564437 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 938 | 2026.05.16 01:27:28.564464 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 939 | 2026.05.16 01:27:28.564471 [ 351 ] {} <Debug> TCP-Session: bf61c978-b460-4b42-acaf-48b5cea83765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.16 01:27:28.564486 [ 352 ] {} <Debug> TCP-Session: 9ed66102-3e27-4b4d-a0a8-9035053d84dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.16 01:27:28.564505 [ 357 ] {} <Debug> TCP-Session: 59f162d1-eefe-4ef6-ab3a-c976425ba3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.16 01:27:28.564511 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 943 | 2026.05.16 01:27:28.564533 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 944 | 2026.05.16 01:27:28.564560 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 945 | 2026.05.16 01:27:28.564570 [ 358 ] {} <Debug> TCP-Session: d36eaad8-6f76-4010-9652-1ed6249a0f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.16 01:27:28.564587 [ 356 ] {} <Debug> TCP-Session: e7f4f3f3-ec59-4c0d-9c39-c4c7594eb131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.16 01:27:28.564602 [ 353 ] {} <Debug> TCP-Session: 45e5b21c-839f-4bcc-902f-e1110c8a0e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.16 01:27:28.564546 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.05.16 01:27:28.564491 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.05.16 01:27:28.564677 [ 354 ] {} <Debug> TCP-Session: e75fb72d-c257-4437-b5e3-662f833f8604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.16 01:27:28.564718 [ 355 ] {} <Debug> TCP-Session: 8261bcb0-18b6-4a98-b42d-a66b2c2089be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.16 01:27:28.756386 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61973 | ||
| 953 | 2026.05.16 01:27:28.756475 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.05.16 01:27:28.756504 [ 350 ] {} <Debug> TCP-Session: 15f500f6-f18c-4763-b690-27fe6949d3f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61973 | ||
| 955 | 2026.05.16 01:27:28.756528 [ 350 ] {} <Debug> TCP-Session: 15f500f6-f18c-4763-b690-27fe6949d3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.16 01:27:28.756541 [ 350 ] {} <Debug> TCP-Session: 15f500f6-f18c-4763-b690-27fe6949d3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.16 01:27:28.756876 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49412 | ||
| 958 | 2026.05.16 01:27:28.756882 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61938 | ||
| 959 | 2026.05.16 01:27:28.756908 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33803 | ||
| 960 | 2026.05.16 01:27:28.756940 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 961 | 2026.05.16 01:27:28.756954 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49977 | ||
| 962 | 2026.05.16 01:27:28.756986 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.05.16 01:27:28.756992 [ 352 ] {} <Debug> TCP-Session: 0dee3586-b132-4877-83c6-aa8ae40e95db Authenticating user 'default' from [fd00:1122:3344:101::e]:49412 | ||
| 964 | 2026.05.16 01:27:28.757007 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63719 | ||
| 965 | 2026.05.16 01:27:28.757016 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35909 | ||
| 966 | 2026.05.16 01:27:28.757031 [ 352 ] {} <Debug> TCP-Session: 0dee3586-b132-4877-83c6-aa8ae40e95db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.16 01:27:28.757038 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 968 | 2026.05.16 01:27:28.757064 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 969 | 2026.05.16 01:27:28.757066 [ 352 ] {} <Debug> TCP-Session: 0dee3586-b132-4877-83c6-aa8ae40e95db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.16 01:27:28.757079 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 971 | 2026.05.16 01:27:28.757091 [ 355 ] {} <Debug> TCP-Session: 0388a20e-b46b-428d-ae36-42d9e932f5e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49977 | ||
| 972 | 2026.05.16 01:27:28.757097 [ 357 ] {} <Debug> TCP-Session: e0ad0588-9b9a-4d91-bf0f-a3562e9e7bb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63719 | ||
| 973 | 2026.05.16 01:27:28.757116 [ 358 ] {} <Debug> TCP-Session: 0375e195-6518-4087-b4ea-7676750fa0cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35909 | ||
| 974 | 2026.05.16 01:27:28.757133 [ 355 ] {} <Debug> TCP-Session: 0388a20e-b46b-428d-ae36-42d9e932f5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.16 01:27:28.757137 [ 357 ] {} <Debug> TCP-Session: e0ad0588-9b9a-4d91-bf0f-a3562e9e7bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.16 01:27:28.757150 [ 358 ] {} <Debug> TCP-Session: 0375e195-6518-4087-b4ea-7676750fa0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.05.16 01:27:28.757159 [ 355 ] {} <Debug> TCP-Session: 0388a20e-b46b-428d-ae36-42d9e932f5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.16 01:27:28.757177 [ 358 ] {} <Debug> TCP-Session: 0375e195-6518-4087-b4ea-7676750fa0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.16 01:27:28.757170 [ 357 ] {} <Debug> TCP-Session: e0ad0588-9b9a-4d91-bf0f-a3562e9e7bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.16 01:27:28.757029 [ 351 ] {} <Debug> TCP-Session: 49c646ea-656e-42a4-a0d5-af208840b923 Authenticating user 'default' from [fd00:1122:3344:101::e]:61938 | ||
| 981 | 2026.05.16 01:27:28.757015 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 982 | 2026.05.16 01:27:28.757254 [ 351 ] {} <Debug> TCP-Session: 49c646ea-656e-42a4-a0d5-af208840b923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.16 01:27:28.757003 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54556 | ||
| 984 | 2026.05.16 01:27:28.757280 [ 351 ] {} <Debug> TCP-Session: 49c646ea-656e-42a4-a0d5-af208840b923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.16 01:27:28.757276 [ 353 ] {} <Debug> TCP-Session: e5f0ba53-6806-4583-a7ef-14feb212fdde Authenticating user 'default' from [fd00:1122:3344:101::e]:33803 | ||
| 986 | 2026.05.16 01:27:28.757004 [ 350 ] {} <Trace> TCP-Session: 15f500f6-f18c-4763-b690-27fe6949d3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.05.16 01:27:28.757365 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.05.16 01:27:28.757367 [ 353 ] {} <Debug> TCP-Session: e5f0ba53-6806-4583-a7ef-14feb212fdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.16 01:27:28.757411 [ 356 ] {} <Debug> TCP-Session: 85e6e640-e5e6-4746-aa57-493a73fd9c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:54556 | ||
| 990 | 2026.05.16 01:27:28.757427 [ 353 ] {} <Debug> TCP-Session: e5f0ba53-6806-4583-a7ef-14feb212fdde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.16 01:27:28.756958 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36635 | ||
| 992 | 2026.05.16 01:27:28.757455 [ 356 ] {} <Debug> TCP-Session: 85e6e640-e5e6-4746-aa57-493a73fd9c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.16 01:27:28.757498 [ 356 ] {} <Debug> TCP-Session: 85e6e640-e5e6-4746-aa57-493a73fd9c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.16 01:27:28.757520 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 995 | 2026.05.16 01:27:28.757548 [ 354 ] {} <Debug> TCP-Session: 22ff914a-fd09-4503-a2b3-a385f1108f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:36635 | ||
| 996 | 2026.05.16 01:27:28.757567 [ 354 ] {} <Debug> TCP-Session: 22ff914a-fd09-4503-a2b3-a385f1108f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.16 01:27:28.757579 [ 350 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61973) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 998 | 2026.05.16 01:27:28.757588 [ 354 ] {} <Debug> TCP-Session: 22ff914a-fd09-4503-a2b3-a385f1108f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.16 01:27:28.757843 [ 350 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1000 | 2026.05.16 01:27:28.757901 [ 350 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.05.16 01:27:28.758196 [ 350 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 1002 | 2026.05.16 01:27:28.759077 [ 306 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Trace> AggregatingTransform: Aggregating | ||
| 1003 | 2026.05.16 01:27:28.759121 [ 306 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1004 | 2026.05.16 01:27:28.759152 [ 306 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085996 sec. (1162.845 rows/sec., 45.42 KiB/sec.) | ||
| 1005 | 2026.05.16 01:27:28.759168 [ 306 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Trace> Aggregator: Merging aggregated data | ||
| 1006 | 2026.05.16 01:27:28.759749 [ 350 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002243 sec., 445.83147570218455 rows/sec., 17.42 KiB/sec. | ||
| 1007 | 2026.05.16 01:27:28.759881 [ 350 ] {97912152-a97a-4362-9323-9f278c23b6d6} <Debug> TCPHandler: Processed in 0.003041161 sec. | ||
| 1008 | 2026.05.16 01:27:28.760017 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1009 | 2026.05.16 01:27:28.760048 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1010 | 2026.05.16 01:27:28.760061 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1011 | 2026.05.16 01:27:28.760075 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1012 | 2026.05.16 01:27:28.760097 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1013 | 2026.05.16 01:27:28.760107 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1014 | 2026.05.16 01:27:28.760136 [ 353 ] {} <Debug> TCP-Session: e5f0ba53-6806-4583-a7ef-14feb212fdde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.16 01:27:28.760138 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1016 | 2026.05.16 01:27:28.760166 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1017 | 2026.05.16 01:27:28.760202 [ 352 ] {} <Debug> TCP-Session: 0dee3586-b132-4877-83c6-aa8ae40e95db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.16 01:27:28.760123 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1019 | 2026.05.16 01:27:28.760222 [ 357 ] {} <Debug> TCP-Session: e0ad0588-9b9a-4d91-bf0f-a3562e9e7bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.16 01:27:28.760110 [ 351 ] {} <Debug> TCP-Session: 49c646ea-656e-42a4-a0d5-af208840b923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.16 01:27:28.760267 [ 356 ] {} <Debug> TCP-Session: 85e6e640-e5e6-4746-aa57-493a73fd9c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.16 01:27:28.760095 [ 358 ] {} <Debug> TCP-Session: 0375e195-6518-4087-b4ea-7676750fa0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.16 01:27:28.760174 [ 355 ] {} <Debug> TCP-Session: 0388a20e-b46b-428d-ae36-42d9e932f5e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.16 01:27:28.760156 [ 354 ] {} <Debug> TCP-Session: 22ff914a-fd09-4503-a2b3-a385f1108f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.16 01:27:28.760053 [ 350 ] {} <Debug> TCP-Session: 15f500f6-f18c-4763-b690-27fe6949d3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.16 01:27:29.789815 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 1027 | 2026.05.16 01:27:29.789828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 503 | ||
| 1028 | 2026.05.16 01:27:29.789945 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 1029 | 2026.05.16 01:27:29.789980 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 1030 | 2026.05.16 01:27:29.792794 [ 244 ] {} <Debug> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Loading data parts | ||
| 1031 | 2026.05.16 01:27:29.793019 [ 244 ] {} <Debug> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): There are no data parts | ||
| 1032 | 2026.05.16 01:27:29.794499 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.05.16 01:27:29.794539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1034 | 2026.05.16 01:27:29.796310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.05.16 01:27:29.796871 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.05.16 01:27:29.797035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 503 | ||
| 1037 | 2026.05.16 01:27:29.802155 [ 245 ] {} <Debug> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Loading data parts | ||
| 1038 | 2026.05.16 01:27:29.802431 [ 245 ] {} <Debug> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): There are no data parts | ||
| 1039 | 2026.05.16 01:27:29.826663 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.05.16 01:27:29.826707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1041 | 2026.05.16 01:27:29.832909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1042 | 2026.05.16 01:27:29.834081 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.05.16 01:27:29.837309 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 1044 | 2026.05.16 01:27:30.001207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.20 MiB, peak 156.54 MiB, free memory in arenas 0.00 B, will set to 161.48 MiB (RSS), difference: 9.28 MiB | ||
| 1045 | 2026.05.16 01:27:32.290029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 96 | ||
| 1046 | 2026.05.16 01:27:32.290130 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1047 | 2026.05.16 01:27:32.293533 [ 243 ] {} <Debug> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Loading data parts | ||
| 1048 | 2026.05.16 01:27:32.293702 [ 243 ] {} <Debug> system.query_log (b5770753-657a-4c40-b57d-472647c15325): There are no data parts | ||
| 1049 | 2026.05.16 01:27:32.298572 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.05.16 01:27:32.298614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1051 | 2026.05.16 01:27:32.300319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1052 | 2026.05.16 01:27:32.300916 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.05.16 01:27:32.301169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1054 | 2026.05.16 01:27:33.000702 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.71 MiB, peak 165.71 MiB, free memory in arenas 0.00 B, will set to 162.68 MiB (RSS), difference: -3.03 MiB | ||
| 1055 | 2026.05.16 01:27:37.256555 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1056 | 2026.05.16 01:27:37.256620 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1057 | 2026.05.16 01:27:37.297098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1015 | ||
| 1058 | 2026.05.16 01:27:37.297824 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.16 01:27:37.297868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1060 | 2026.05.16 01:27:37.298621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1061 | 2026.05.16 01:27:37.299207 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.16 01:27:37.299427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1015 | ||
| 1063 | 2026.05.16 01:27:37.337360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1064 | 2026.05.16 01:27:37.355425 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.16 01:27:37.355497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1066 | 2026.05.16 01:27:37.361986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.16 01:27:37.363357 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.16 01:27:37.367473 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1069 | 2026.05.16 01:27:38.000482 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.47 MiB, peak 167.47 MiB, free memory in arenas 0.00 B, will set to 165.24 MiB (RSS), difference: 1.77 MiB | ||
| 1070 | 2026.05.16 01:27:43.001175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.26 MiB, peak 167.47 MiB, free memory in arenas 0.00 B, will set to 165.27 MiB (RSS), difference: 4.00 MiB | ||
| 1071 | 2026.05.16 01:27:44.765984 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.16 01:27:44.766245 [ 293 ] {f93b3282-55ab-4bca-a2f7-34c75af915ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 1073 | 2026.05.16 01:27:44.766858 [ 293 ] {f93b3282-55ab-4bca-a2f7-34c75af915ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.05.16 01:27:44.766925 [ 293 ] {f93b3282-55ab-4bca-a2f7-34c75af915ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.05.16 01:27:44.767370 [ 293 ] {f93b3282-55ab-4bca-a2f7-34c75af915ea} <Debug> TCPHandler: Processed in 0.001528126 sec. | ||
| 1076 | 2026.05.16 01:27:44.777148 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.16 01:27:44.777294 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.16 01:27:44.777343 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.05.16 01:27:44.777997 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.16 01:27:44.778043 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1081 | 2026.05.16 01:27:44.778760 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2026.05.16 01:27:44.779305 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.16 01:27:44.779468 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002207 sec., 15858.6316266425 rows/sec., 3.34 MiB/sec. | ||
| 1084 | 2026.05.16 01:27:44.779508 [ 293 ] {5d487129-2dab-40e3-8f13-ee4133b70cd6} <Debug> TCPHandler: Processed in 0.002420446 sec. | ||
| 1085 | 2026.05.16 01:27:44.779685 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.16 01:27:44.779794 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.16 01:27:44.779841 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1088 | 2026.05.16 01:27:44.783499 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.16 01:27:44.783572 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1090 | 2026.05.16 01:27:44.784226 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.05.16 01:27:44.784778 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.16 01:27:44.784984 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.005205 sec., 54562.920268972135 rows/sec., 3.47 MiB/sec. | ||
| 1093 | 2026.05.16 01:27:44.785055 [ 293 ] {99504055-7497-4bc2-8b16-e9014a57bc26} <Debug> TCPHandler: Processed in 0.005422706 sec. | ||
| 1094 | 2026.05.16 01:27:44.785300 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.16 01:27:44.785444 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.16 01:27:44.785506 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1097 | 2026.05.16 01:27:44.786048 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.16 01:27:44.786089 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1099 | 2026.05.16 01:27:44.786548 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.05.16 01:27:44.787023 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.16 01:27:44.787163 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001762 sec., 6810.44267877412 rows/sec., 555.34 KiB/sec. | ||
| 1102 | 2026.05.16 01:27:44.787202 [ 293 ] {72a2a014-cb8a-4dc0-8951-94b78499648b} <Debug> TCPHandler: Processed in 0.002041237 sec. | ||
| 1103 | 2026.05.16 01:27:44.787342 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.16 01:27:44.787451 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.16 01:27:44.787495 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1106 | 2026.05.16 01:27:44.799870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1463 | ||
| 1107 | 2026.05.16 01:27:44.800274 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.16 01:27:44.800316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1109 | 2026.05.16 01:27:44.800978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1110 | 2026.05.16 01:27:44.801527 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.16 01:27:44.801677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1463 | ||
| 1112 | 2026.05.16 01:27:44.836863 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.05.16 01:27:44.836937 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1114 | 2026.05.16 01:27:44.837581 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.05.16 01:27:44.838169 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.05.16 01:27:44.838336 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Debug> executeQuery: Read 875 rows, 70.15 KiB in 0.050905 sec., 17188.88124938611 rows/sec., 1.35 MiB/sec. | ||
| 1117 | 2026.05.16 01:27:44.838386 [ 293 ] {cbd45d42-b4e6-4852-acd8-a848a1af5a13} <Debug> TCPHandler: Processed in 0.051101258 sec. | ||
| 1118 | 2026.05.16 01:27:44.838583 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.16 01:27:44.838708 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.16 01:27:44.838761 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2026.05.16 01:27:44.839380 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.16 01:27:44.839417 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1123 | 2026.05.16 01:27:44.839996 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.05.16 01:27:44.840503 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.16 01:27:44.840639 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Debug> executeQuery: Read 190 rows, 12.09 KiB in 0.001964 sec., 96741.34419551934 rows/sec., 6.01 MiB/sec. | ||
| 1126 | 2026.05.16 01:27:44.840677 [ 293 ] {aa442526-4c3e-48bb-a301-ff89787413a0} <Debug> TCPHandler: Processed in 0.002183721 sec. | ||
| 1127 | 2026.05.16 01:27:44.840820 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.16 01:27:44.840924 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.16 01:27:44.840968 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2026.05.16 01:27:44.841433 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.16 01:27:44.841474 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1132 | 2026.05.16 01:27:44.841931 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.05.16 01:27:44.842448 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.16 01:27:44.842581 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001677 sec., 88849.13536076326 rows/sec., 5.74 MiB/sec. | ||
| 1135 | 2026.05.16 01:27:44.842619 [ 293 ] {38ae3b2b-d9bb-4b3e-a9f1-87f4af890c88} <Debug> TCPHandler: Processed in 0.001854423 sec. | ||
| 1136 | 2026.05.16 01:27:44.842761 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.16 01:27:44.842863 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.16 01:27:44.842905 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2026.05.16 01:27:44.843355 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.16 01:27:44.843393 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1141 | 2026.05.16 01:27:44.843969 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.05.16 01:27:44.844620 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.16 01:27:44.844856 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.002005 sec., 73815.46134663343 rows/sec., 4.20 MiB/sec. | ||
| 1144 | 2026.05.16 01:27:44.844924 [ 293 ] {e189ea8d-b59b-4974-b427-f19af383925c} <Debug> TCPHandler: Processed in 0.002212251 sec. | ||
| 1145 | 2026.05.16 01:27:44.845131 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.16 01:27:44.845272 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.16 01:27:44.845333 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2026.05.16 01:27:44.846109 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.16 01:27:44.846150 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1150 | 2026.05.16 01:27:44.846712 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.05.16 01:27:44.847228 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.16 01:27:44.847372 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Debug> executeQuery: Read 551 rows, 40.09 KiB in 0.002143 sec., 257116.19225384976 rows/sec., 18.27 MiB/sec. | ||
| 1153 | 2026.05.16 01:27:44.847413 [ 293 ] {93e686f4-e130-45e3-accd-8064aa76de2d} <Debug> TCPHandler: Processed in 0.002398455 sec. | ||
| 1154 | 2026.05.16 01:27:44.847553 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.16 01:27:44.847659 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.16 01:27:44.847706 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2026.05.16 01:27:44.848062 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Trace> oximeter.measurements_bool (29f83b81-83c0-494f-be9d-a138a5dc77bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.16 01:27:44.848099 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1159 | 2026.05.16 01:27:44.848572 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.05.16 01:27:44.849049 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Trace> oximeter.measurements_bool (29f83b81-83c0-494f-be9d-a138a5dc77bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.16 01:27:44.849181 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 202.64 KiB/sec. | ||
| 1162 | 2026.05.16 01:27:44.849218 [ 293 ] {c8ad09b8-bc9b-44d1-88d9-29e6944307b2} <Debug> TCPHandler: Processed in 0.00171939 sec. | ||
| 1163 | 2026.05.16 01:27:44.849366 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.16 01:27:44.849484 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.16 01:27:44.849533 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2026.05.16 01:27:44.850045 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.16 01:27:44.850079 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1168 | 2026.05.16 01:27:44.850581 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.05.16 01:27:44.851137 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.16 01:27:44.851272 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Debug> executeQuery: Read 271 rows, 18.45 KiB in 0.00181 sec., 149723.75690607735 rows/sec., 9.96 MiB/sec. | ||
| 1171 | 2026.05.16 01:27:44.851314 [ 293 ] {ca913167-1818-4ad9-9f31-f1e144320768} <Debug> TCPHandler: Processed in 0.002008687 sec. | ||
| 1172 | 2026.05.16 01:27:44.851453 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.16 01:27:44.851553 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.16 01:27:44.851597 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2026.05.16 01:27:44.851968 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Trace> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.16 01:27:44.852007 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1177 | 2026.05.16 01:27:44.852513 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.05.16 01:27:44.853055 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Trace> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.16 01:27:44.853221 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001682 sec., 594.5303210463734 rows/sec., 40.06 KiB/sec. | ||
| 1180 | 2026.05.16 01:27:44.853291 [ 293 ] {1ec35517-e13d-4729-97e8-4265b304424c} <Debug> TCPHandler: Processed in 0.001889094 sec. | ||
| 1181 | 2026.05.16 01:27:44.853522 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.16 01:27:44.853700 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.16 01:27:44.853791 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1184 | 2026.05.16 01:27:44.856581 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.16 01:27:44.856621 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1186 | 2026.05.16 01:27:44.857479 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.05.16 01:27:44.858155 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.16 01:27:44.858330 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.004685 sec., 7684.098185699039 rows/sec., 13.77 MiB/sec. | ||
| 1189 | 2026.05.16 01:27:44.858441 [ 293 ] {a0b460e1-a722-4830-b309-10b3a47faaf2} <Debug> TCPHandler: Processed in 0.005041657 sec. | ||
| 1190 | 2026.05.16 01:27:44.858593 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.16 01:27:44.858698 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.16 01:27:44.858746 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1193 | 2026.05.16 01:27:44.859123 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Trace> oximeter.measurements_i64 (bffe8e04-3486-45e8-bd11-21b1b05d2126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.16 01:27:44.859162 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1195 | 2026.05.16 01:27:44.859623 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.05.16 01:27:44.860107 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Trace> oximeter.measurements_i64 (bffe8e04-3486-45e8-bd11-21b1b05d2126): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.16 01:27:44.860237 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001562 sec., 13444.302176696543 rows/sec., 1004.07 KiB/sec. | ||
| 1198 | 2026.05.16 01:27:44.860272 [ 293 ] {9da708e6-07cc-4445-b533-f6ca3c6fd94b} <Debug> TCPHandler: Processed in 0.00173708 sec. | ||
| 1199 | 2026.05.16 01:27:44.860406 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.05.16 01:27:44.860504 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.05.16 01:27:44.860545 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1202 | 2026.05.16 01:27:44.860900 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.16 01:27:44.860935 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1204 | 2026.05.16 01:27:44.861368 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.05.16 01:27:44.861854 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.16 01:27:44.861980 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001495 sec., 60200.66889632107 rows/sec., 3.77 MiB/sec. | ||
| 1207 | 2026.05.16 01:27:44.862014 [ 293 ] {1d105bdd-f7ba-434d-b7d1-4dfb4dadaa21} <Debug> TCPHandler: Processed in 0.001657359 sec. | ||
| 1208 | 2026.05.16 01:27:44.867898 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1209 | 2026.05.16 01:27:44.883487 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.05.16 01:27:44.883541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1211 | 2026.05.16 01:27:44.890038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1212 | 2026.05.16 01:27:44.891414 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.05.16 01:27:44.894541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1214 | 2026.05.16 01:27:49.756540 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.16 01:27:49.756796 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1216 | 2026.05.16 01:27:49.757122 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1217 | 2026.05.16 01:27:49.757204 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1218 | 2026.05.16 01:27:49.757442 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1219 | 2026.05.16 01:27:49.757516 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1220 | 2026.05.16 01:27:49.757670 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1221 | 2026.05.16 01:27:49.757728 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1222 | 2026.05.16 01:27:49.757760 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1223 | 2026.05.16 01:27:49.757777 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1224 | 2026.05.16 01:27:49.757881 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1225 | 2026.05.16 01:27:49.757904 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1226 | 2026.05.16 01:27:49.760848 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004146 sec., 8441.87168355041 rows/sec., 1.78 MiB/sec. | ||
| 1227 | 2026.05.16 01:27:49.760962 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1228 | 2026.05.16 01:27:49.760978 [ 293 ] {cfa02a9c-34a5-4599-b17b-7f6e519641e9} <Debug> TCPHandler: Processed in 0.004591866 sec. | ||
| 1229 | 2026.05.16 01:27:49.762936 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.16 01:27:49.763159 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.16 01:27:49.763239 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1232 | 2026.05.16 01:27:49.764030 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.16 01:27:49.764079 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1234 | 2026.05.16 01:27:49.764652 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1235 | 2026.05.16 01:27:49.765232 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.16 01:27:49.765383 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00229 sec., 24454.14847161572 rows/sec., 1.87 MiB/sec. | ||
| 1237 | 2026.05.16 01:27:49.765424 [ 293 ] {746fdc80-5aa3-4753-9192-e73f41963bf8} <Debug> TCPHandler: Processed in 0.002630841 sec. | ||
| 1238 | 2026.05.16 01:27:49.765556 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.16 01:27:49.765653 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.16 01:27:49.765694 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1241 | 2026.05.16 01:27:49.766218 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.05.16 01:27:49.766255 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1243 | 2026.05.16 01:27:49.766697 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1244 | 2026.05.16 01:27:49.767226 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.05.16 01:27:49.767357 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001723 sec., 37144.5153801509 rows/sec., 2.90 MiB/sec. | ||
| 1246 | 2026.05.16 01:27:49.767393 [ 293 ] {646905b8-2501-48e9-8071-a11e563789b5} <Debug> TCPHandler: Processed in 0.001894714 sec. | ||
| 1247 | 2026.05.16 01:27:49.767525 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.05.16 01:27:49.767622 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.05.16 01:27:49.767667 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1250 | 2026.05.16 01:27:49.768121 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.16 01:27:49.768157 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1252 | 2026.05.16 01:27:49.768639 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1253 | 2026.05.16 01:27:49.769125 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.16 01:27:49.769257 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
| 1255 | 2026.05.16 01:27:49.769293 [ 293 ] {1baab2cf-c2a3-43ce-88de-f405b9164a07} <Debug> TCPHandler: Processed in 0.001820093 sec. | ||
| 1256 | 2026.05.16 01:27:49.769427 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.16 01:27:49.769524 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.16 01:27:49.769566 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1259 | 2026.05.16 01:27:49.769933 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.16 01:27:49.769970 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1261 | 2026.05.16 01:27:49.770409 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.05.16 01:27:49.770898 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.16 01:27:49.771026 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
| 1264 | 2026.05.16 01:27:49.771061 [ 293 ] {21c0c262-e81c-4c43-8552-47e5feb69385} <Debug> TCPHandler: Processed in 0.001685719 sec. | ||
| 1265 | 2026.05.16 01:27:52.256891 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1266 | 2026.05.16 01:27:52.256958 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1267 | 2026.05.16 01:27:52.301755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 136 | ||
| 1268 | 2026.05.16 01:27:52.302670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1975 | ||
| 1269 | 2026.05.16 01:27:52.303206 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.05.16 01:27:52.303250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1271 | 2026.05.16 01:27:52.304016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1272 | 2026.05.16 01:27:52.304575 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.05.16 01:27:52.304632 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.05.16 01:27:52.304682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1275 | 2026.05.16 01:27:52.304724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1975 | ||
| 1276 | 2026.05.16 01:27:52.306017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2026.05.16 01:27:52.306640 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.16 01:27:52.306877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1279 | 2026.05.16 01:27:52.395526 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1280 | 2026.05.16 01:27:52.411396 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.16 01:27:52.411438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1282 | 2026.05.16 01:27:52.418052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2026.05.16 01:27:52.419299 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.16 01:27:52.421951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1285 | 2026.05.16 01:27:54.761296 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.05.16 01:27:54.761543 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1287 | 2026.05.16 01:27:54.761903 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1288 | 2026.05.16 01:27:54.761946 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1289 | 2026.05.16 01:27:54.762194 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2026.05.16 01:27:54.762263 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1291 | 2026.05.16 01:27:54.762409 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1292 | 2026.05.16 01:27:54.762445 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1293 | 2026.05.16 01:27:54.762469 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1294 | 2026.05.16 01:27:54.762485 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1295 | 2026.05.16 01:27:54.762527 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1296 | 2026.05.16 01:27:54.762547 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1297 | 2026.05.16 01:27:54.763781 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002339 sec., 14963.659683625481 rows/sec., 3.15 MiB/sec. | ||
| 1298 | 2026.05.16 01:27:54.763912 [ 293 ] {9c930eb7-0557-4e63-9a2c-8808ec2098e5} <Debug> TCPHandler: Processed in 0.002760484 sec. | ||
| 1299 | 2026.05.16 01:27:54.769364 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.05.16 01:27:54.769483 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.05.16 01:27:54.769527 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1302 | 2026.05.16 01:27:54.770145 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.05.16 01:27:54.770188 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1304 | 2026.05.16 01:27:54.770795 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.05.16 01:27:54.771309 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.05.16 01:27:54.771456 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002007 sec., 141504.73343298453 rows/sec., 8.99 MiB/sec. | ||
| 1307 | 2026.05.16 01:27:54.771492 [ 293 ] {b585eb97-82c5-4092-b5d3-21ce5ca2fdc9} <Debug> TCPHandler: Processed in 0.002184461 sec. | ||
| 1308 | 2026.05.16 01:27:54.771635 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.05.16 01:27:54.771748 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1310 | 2026.05.16 01:27:54.771791 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1311 | 2026.05.16 01:27:54.772513 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.05.16 01:27:54.772547 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1313 | 2026.05.16 01:27:54.773082 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2026.05.16 01:27:54.773665 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.05.16 01:27:54.773794 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Debug> executeQuery: Read 869 rows, 69.71 KiB in 0.002065 sec., 420823.2445520581 rows/sec., 32.97 MiB/sec. | ||
| 1316 | 2026.05.16 01:27:54.773830 [ 293 ] {6953e8e9-0484-4aed-a3af-54082ab588ed} <Debug> TCPHandler: Processed in 0.002248492 sec. | ||
| 1317 | 2026.05.16 01:27:54.773978 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.05.16 01:27:54.774076 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.05.16 01:27:54.774117 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1320 | 2026.05.16 01:27:54.774557 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.05.16 01:27:54.774594 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1322 | 2026.05.16 01:27:54.775055 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2026.05.16 01:27:54.775625 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.05.16 01:27:54.775759 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001701 sec., 104644.32686654909 rows/sec., 6.46 MiB/sec. | ||
| 1325 | 2026.05.16 01:27:54.775795 [ 293 ] {b549eaca-2ca3-42f5-9874-f6ca8a2c6412} <Debug> TCPHandler: Processed in 0.001868753 sec. | ||
| 1326 | 2026.05.16 01:27:54.775967 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.05.16 01:27:54.776064 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.05.16 01:27:54.776105 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1329 | 2026.05.16 01:27:54.776646 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.05.16 01:27:54.776684 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1331 | 2026.05.16 01:27:54.777245 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1332 | 2026.05.16 01:27:54.777729 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.05.16 01:27:54.777858 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001812 sec., 82229.58057395143 rows/sec., 5.31 MiB/sec. | ||
| 1334 | 2026.05.16 01:27:54.777895 [ 293 ] {73f4d7b0-216d-4853-8c0d-f3a9d18226c0} <Debug> TCPHandler: Processed in 0.001978856 sec. | ||
| 1335 | 2026.05.16 01:27:54.778041 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.05.16 01:27:54.778139 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1337 | 2026.05.16 01:27:54.778178 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1338 | 2026.05.16 01:27:54.778637 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.05.16 01:27:54.778674 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1340 | 2026.05.16 01:27:54.779120 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1341 | 2026.05.16 01:27:54.779627 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.05.16 01:27:54.779756 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001634 sec., 90575.27539779681 rows/sec., 5.15 MiB/sec. | ||
| 1343 | 2026.05.16 01:27:54.779793 [ 293 ] {c5c40a67-1466-4a68-a6ce-c7a729228744} <Debug> TCPHandler: Processed in 0.001803492 sec. | ||
| 1344 | 2026.05.16 01:27:54.779948 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.05.16 01:27:54.780045 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1346 | 2026.05.16 01:27:54.780085 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1347 | 2026.05.16 01:27:54.780712 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.05.16 01:27:54.780749 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1349 | 2026.05.16 01:27:54.781230 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1350 | 2026.05.16 01:27:54.781750 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.05.16 01:27:54.781882 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001855 sec., 283557.95148247975 rows/sec., 20.04 MiB/sec. | ||
| 1352 | 2026.05.16 01:27:54.781926 [ 293 ] {51a19a2d-0b26-4a08-be91-2b925297f99a} <Debug> TCPHandler: Processed in 0.002029567 sec. | ||
| 1353 | 2026.05.16 01:27:54.782071 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.05.16 01:27:54.782169 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1355 | 2026.05.16 01:27:54.782210 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1356 | 2026.05.16 01:27:54.782578 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Trace> oximeter.measurements_bool (29f83b81-83c0-494f-be9d-a138a5dc77bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.05.16 01:27:54.782614 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1358 | 2026.05.16 01:27:54.783080 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1359 | 2026.05.16 01:27:54.783623 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Trace> oximeter.measurements_bool (29f83b81-83c0-494f-be9d-a138a5dc77bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.05.16 01:27:54.783756 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. | ||
| 1361 | 2026.05.16 01:27:54.783799 [ 293 ] {19557e18-4b41-40f5-801a-7ef5b93c75cd} <Debug> TCPHandler: Processed in 0.001779711 sec. | ||
| 1362 | 2026.05.16 01:27:54.783930 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.05.16 01:27:54.784028 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.05.16 01:27:54.784072 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1365 | 2026.05.16 01:27:54.784530 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.05.16 01:27:54.784567 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1367 | 2026.05.16 01:27:54.785033 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.05.16 01:27:54.785523 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.05.16 01:27:54.785653 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001644 sec., 161192.21411192213 rows/sec., 10.71 MiB/sec. | ||
| 1370 | 2026.05.16 01:27:54.785691 [ 293 ] {18bdd9e6-7460-45ef-b78b-7a7e4d5a6823} <Debug> TCPHandler: Processed in 0.001810672 sec. | ||
| 1371 | 2026.05.16 01:27:54.785827 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.05.16 01:27:54.785924 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1373 | 2026.05.16 01:27:54.785968 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1374 | 2026.05.16 01:27:54.786307 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Trace> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.16 01:27:54.786343 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1376 | 2026.05.16 01:27:54.786799 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1377 | 2026.05.16 01:27:54.787307 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Trace> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.05.16 01:27:54.787437 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
| 1379 | 2026.05.16 01:27:54.787472 [ 293 ] {21bed186-68dc-4483-99c6-28212cc2165f} <Debug> TCPHandler: Processed in 0.00169601 sec. | ||
| 1380 | 2026.05.16 01:27:54.787603 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.05.16 01:27:54.787699 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1382 | 2026.05.16 01:27:54.787753 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1383 | 2026.05.16 01:27:54.788547 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.05.16 01:27:54.788584 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1385 | 2026.05.16 01:27:54.789267 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1386 | 2026.05.16 01:27:54.789783 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.05.16 01:27:54.789917 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002235 sec., 16107.382550335571 rows/sec., 28.86 MiB/sec. | ||
| 1388 | 2026.05.16 01:27:54.789965 [ 293 ] {2f0571ae-86b4-4770-a061-3e262f35b789} <Debug> TCPHandler: Processed in 0.002411706 sec. | ||
| 1389 | 2026.05.16 01:27:54.790101 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.05.16 01:27:54.790199 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1391 | 2026.05.16 01:27:54.790242 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1392 | 2026.05.16 01:27:54.790602 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.05.16 01:27:54.790640 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1394 | 2026.05.16 01:27:54.791147 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1395 | 2026.05.16 01:27:54.791644 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.05.16 01:27:54.791774 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001593 sec., 56497.17514124294 rows/sec., 3.54 MiB/sec. | ||
| 1397 | 2026.05.16 01:27:54.791810 [ 293 ] {359d0019-2527-4a8d-a2ff-a248da8a3672} <Debug> TCPHandler: Processed in 0.001760971 sec. | ||
| 1398 | 2026.05.16 01:27:55.079178 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.16 01:27:55.079470 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1400 | 2026.05.16 01:27:55.079946 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1401 | 2026.05.16 01:27:55.079993 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1402 | 2026.05.16 01:27:55.080243 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2026.05.16 01:27:55.080315 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2026.05.16 01:27:55.080456 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1405 | 2026.05.16 01:27:55.080493 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1406 | 2026.05.16 01:27:55.080515 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1407 | 2026.05.16 01:27:55.080531 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1408 | 2026.05.16 01:27:55.080573 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1409 | 2026.05.16 01:27:55.080593 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1410 | 2026.05.16 01:27:55.081716 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002379 sec., 14712.063892391761 rows/sec., 3.09 MiB/sec. | ||
| 1411 | 2026.05.16 01:27:55.081824 [ 293 ] {90bbf21c-95c4-48c9-a5d0-a065cb0a5802} <Debug> TCPHandler: Processed in 0.002805455 sec. | ||
| 1412 | 2026.05.16 01:27:55.098414 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.05.16 01:27:55.098609 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1414 | 2026.05.16 01:27:55.098688 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1415 | 2026.05.16 01:27:55.099527 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.16 01:27:55.099570 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1417 | 2026.05.16 01:27:55.100136 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1418 | 2026.05.16 01:27:55.100530 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.16 01:27:55.100681 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Debug> executeQuery: Read 15 rows, 4.72 KiB in 0.002127 sec., 7052.186177715092 rows/sec., 2.17 MiB/sec. | ||
| 1420 | 2026.05.16 01:27:55.100722 [ 293 ] {344700a2-2b8f-478a-ba47-27902b03ae52} <Debug> TCPHandler: Processed in 0.002451997 sec. | ||
| 1421 | 2026.05.16 01:27:55.100877 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.05.16 01:27:55.100976 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.05.16 01:27:55.101018 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1424 | 2026.05.16 01:27:55.101468 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.16 01:27:55.101505 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1426 | 2026.05.16 01:27:55.101933 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1427 | 2026.05.16 01:27:55.102380 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.16 01:27:55.102510 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 1429 | 2026.05.16 01:27:55.102548 [ 293 ] {cdd147e2-06f6-42fd-afb3-de96e06c0856} <Debug> TCPHandler: Processed in 0.00172189 sec. | ||
| 1430 | 2026.05.16 01:27:55.102689 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.16 01:27:55.102787 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1432 | 2026.05.16 01:27:55.102828 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1433 | 2026.05.16 01:27:55.103228 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.16 01:27:55.103264 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1435 | 2026.05.16 01:27:55.103710 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2026.05.16 01:27:55.104155 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.16 01:27:55.104287 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001519 sec., 1316.6556945358789 rows/sec., 107.36 KiB/sec. | ||
| 1438 | 2026.05.16 01:27:55.104323 [ 293 ] {d71581cc-4219-4fea-b374-b58a95de3d18} <Debug> TCPHandler: Processed in 0.001684749 sec. | ||
| 1439 | 2026.05.16 01:27:55.104480 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.16 01:27:55.104576 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.16 01:27:55.104616 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1442 | 2026.05.16 01:27:55.106116 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.16 01:27:55.106153 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1444 | 2026.05.16 01:27:55.106739 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1445 | 2026.05.16 01:27:55.107196 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.16 01:27:55.107328 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Debug> executeQuery: Read 2528 rows, 192.23 KiB in 0.00277 sec., 912635.3790613719 rows/sec., 67.77 MiB/sec. | ||
| 1447 | 2026.05.16 01:27:55.107366 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 1448 | 2026.05.16 01:27:55.107380 [ 293 ] {7fbe7131-b0a9-4f0a-9732-e95ea0b0ea83} <Debug> TCPHandler: Processed in 0.002951029 sec. | ||
| 1449 | 2026.05.16 01:27:55.107505 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.16 01:27:55.107602 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.16 01:27:55.107642 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1452 | 2026.05.16 01:27:55.108142 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.16 01:27:55.108178 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1454 | 2026.05.16 01:27:55.108587 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1455 | 2026.05.16 01:27:55.109044 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.05.16 01:27:55.109172 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001589 sec., 15733.165512901196 rows/sec., 1.18 MiB/sec. | ||
| 1457 | 2026.05.16 01:27:55.109209 [ 293 ] {bf3afbd2-1a7f-4f5d-ab60-ff0d4f5e5bca} <Debug> TCPHandler: Processed in 0.001755451 sec. | ||
| 1458 | 2026.05.16 01:27:55.109332 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.05.16 01:27:55.109429 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.05.16 01:27:55.109469 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1461 | 2026.05.16 01:27:55.110258 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.16 01:27:55.110295 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1463 | 2026.05.16 01:27:55.110783 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1464 | 2026.05.16 01:27:55.111297 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.16 01:27:55.111427 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002017 sec., 409023.30193356465 rows/sec., 23.93 MiB/sec. | ||
| 1466 | 2026.05.16 01:27:55.111464 [ 293 ] {55193232-708f-4510-85d7-bb156ad01583} <Debug> TCPHandler: Processed in 0.002183141 sec. | ||
| 1467 | 2026.05.16 01:27:55.111587 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.05.16 01:27:55.111684 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.05.16 01:27:55.111724 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1470 | 2026.05.16 01:27:55.112106 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.05.16 01:27:55.112142 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1472 | 2026.05.16 01:27:55.112576 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1473 | 2026.05.16 01:27:55.113069 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.05.16 01:27:55.113200 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001534 sec., 1303.780964797914 rows/sec., 91.67 KiB/sec. | ||
| 1475 | 2026.05.16 01:27:55.113251 [ 293 ] {50110016-cbba-4508-b227-b2e2418fdd5c} <Debug> TCPHandler: Processed in 0.00171289 sec. | ||
| 1476 | 2026.05.16 01:27:55.113392 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.05.16 01:27:55.113494 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.05.16 01:27:55.113534 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1479 | 2026.05.16 01:27:55.113939 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.05.16 01:27:55.113976 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1481 | 2026.05.16 01:27:55.114394 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1482 | 2026.05.16 01:27:55.114858 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.16 01:27:55.114988 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001513 sec., 7931.2623925974885 rows/sec., 619.63 KiB/sec. | ||
| 1484 | 2026.05.16 01:27:55.115031 [ 293 ] {fad304ab-db7f-4e15-9c07-81dbd3400605} <Debug> TCPHandler: Processed in 0.001693589 sec. | ||
| 1485 | 2026.05.16 01:27:55.115159 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.05.16 01:27:55.115259 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1487 | 2026.05.16 01:27:55.115297 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1488 | 2026.05.16 01:27:55.116100 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.16 01:27:55.116134 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1490 | 2026.05.16 01:27:55.116697 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1491 | 2026.05.16 01:27:55.117219 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.05.16 01:27:55.117356 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Debug> executeQuery: Read 1328 rows, 91.54 KiB in 0.002114 sec., 628192.9990539262 rows/sec., 42.29 MiB/sec. | ||
| 1493 | 2026.05.16 01:27:55.117400 [ 293 ] {56ac8e88-7f15-4368-887e-608218fe7661} <Debug> TCPHandler: Processed in 0.002294873 sec. | ||
| 1494 | 2026.05.16 01:27:55.117531 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.05.16 01:27:55.117634 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1496 | 2026.05.16 01:27:55.117679 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1497 | 2026.05.16 01:27:55.118737 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.16 01:27:55.118774 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1499 | 2026.05.16 01:27:55.119441 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1500 | 2026.05.16 01:27:55.119919 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.05.16 01:27:55.120051 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Debug> executeQuery: Read 2641 rows, 170.06 KiB in 0.002437 sec., 1083709.47886746 rows/sec., 68.15 MiB/sec. | ||
| 1502 | 2026.05.16 01:27:55.120095 [ 293 ] {9c4ae0b4-6617-42b0-8f17-2402fd857472} <Debug> TCPHandler: Processed in 0.002618081 sec. | ||
| 1503 | 2026.05.16 01:27:55.120224 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.05.16 01:27:55.120327 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.05.16 01:27:55.120381 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1506 | 2026.05.16 01:27:55.121145 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.05.16 01:27:55.121182 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1508 | 2026.05.16 01:27:55.121793 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1509 | 2026.05.16 01:27:55.122266 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.05.16 01:27:55.122404 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002096 sec., 5248.0916030534345 rows/sec., 9.40 MiB/sec. | ||
| 1511 | 2026.05.16 01:27:55.122461 [ 293 ] {8891af33-9978-4fd8-9267-37707f46381f} <Debug> TCPHandler: Processed in 0.002290533 sec. | ||
| 1512 | 2026.05.16 01:27:55.122675 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.16 01:27:55.122843 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.05.16 01:27:55.122911 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1515 | 2026.05.16 01:27:55.123406 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.16 01:27:55.123445 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1517 | 2026.05.16 01:27:55.123957 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1518 | 2026.05.16 01:27:55.124436 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.05.16 01:27:55.124589 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001794 sec., 6688.963210702341 rows/sec., 461.61 KiB/sec. | ||
| 1520 | 2026.05.16 01:27:55.124640 [ 293 ] {1d9f8b71-c288-46c7-914e-b9241957cfa6} <Debug> TCPHandler: Processed in 0.002087419 sec. | ||
| 1521 | 2026.05.16 01:27:59.754779 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.16 01:27:59.755059 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1523 | 2026.05.16 01:27:59.755436 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1524 | 2026.05.16 01:27:59.755473 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1525 | 2026.05.16 01:27:59.755689 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1526 | 2026.05.16 01:27:59.755760 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1527 | 2026.05.16 01:27:59.755902 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1528 | 2026.05.16 01:27:59.756031 [ 302 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1529 | 2026.05.16 01:27:59.756040 [ 310 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1530 | 2026.05.16 01:27:59.756212 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1531 | 2026.05.16 01:27:59.756243 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1532 | 2026.05.16 01:27:59.756384 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1533 | 2026.05.16 01:27:59.756408 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1534 | 2026.05.16 01:27:59.756470 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1535 | 2026.05.16 01:27:59.756516 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1536 | 2026.05.16 01:27:59.757877 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002929 sec., 17070.67258449983 rows/sec., 2.72 MiB/sec. | ||
| 1537 | 2026.05.16 01:27:59.757985 [ 293 ] {6235a3db-a10c-4d3e-adfc-22de05a73396} <Debug> TCPHandler: Processed in 0.003354509 sec. | ||
| 1538 | 2026.05.16 01:27:59.759518 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.05.16 01:27:59.759637 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1540 | 2026.05.16 01:27:59.759681 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1541 | 2026.05.16 01:27:59.760356 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.05.16 01:27:59.760396 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1543 | 2026.05.16 01:27:59.760938 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1544 | 2026.05.16 01:27:59.761478 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.05.16 01:27:59.761651 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002048 sec., 27343.75 rows/sec., 2.09 MiB/sec. | ||
| 1546 | 2026.05.16 01:27:59.761692 [ 293 ] {d10d8548-9184-41d0-944c-f25fe59e4e8a} <Debug> TCPHandler: Processed in 0.002226752 sec. | ||
| 1547 | 2026.05.16 01:27:59.762098 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.05.16 01:27:59.762197 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1549 | 2026.05.16 01:27:59.762239 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1550 | 2026.05.16 01:27:59.762720 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.05.16 01:27:59.762757 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1552 | 2026.05.16 01:27:59.763217 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1553 | 2026.05.16 01:27:59.763732 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.05.16 01:27:59.763890 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001712 sec., 37383.17757009346 rows/sec., 2.92 MiB/sec. | ||
| 1555 | 2026.05.16 01:27:59.763930 [ 293 ] {27765a46-ac59-4015-a264-6787434fdc88} <Debug> TCPHandler: Processed in 0.001889974 sec. | ||
| 1556 | 2026.05.16 01:27:59.764066 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.05.16 01:27:59.764164 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1558 | 2026.05.16 01:27:59.764207 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1559 | 2026.05.16 01:27:59.764607 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.05.16 01:27:59.764644 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1561 | 2026.05.16 01:27:59.765186 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1562 | 2026.05.16 01:27:59.765698 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.05.16 01:27:59.765856 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00171 sec., 74853.80116959065 rows/sec., 5.21 MiB/sec. | ||
| 1564 | 2026.05.16 01:27:59.765895 [ 293 ] {e4758954-253b-4479-9756-11c2cd621157} <Debug> TCPHandler: Processed in 0.001880383 sec. | ||
| 1565 | 2026.05.16 01:27:59.766024 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.05.16 01:27:59.766122 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.05.16 01:27:59.766164 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1568 | 2026.05.16 01:27:59.766531 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.05.16 01:27:59.766567 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1570 | 2026.05.16 01:27:59.767081 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1571 | 2026.05.16 01:27:59.767600 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.05.16 01:27:59.767764 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001659 sec., 28933.092224231463 rows/sec., 1.95 MiB/sec. | ||
| 1573 | 2026.05.16 01:27:59.767801 [ 293 ] {e7a51307-6e5b-492e-ac5a-8286ef5ffa87} <Debug> TCPHandler: Processed in 0.001827393 sec. | ||
| 1574 | 2026.05.16 01:27:59.804839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2423 | ||
| 1575 | 2026.05.16 01:27:59.805603 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.05.16 01:27:59.805667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1577 | 2026.05.16 01:27:59.806451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1578 | 2026.05.16 01:27:59.806994 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.05.16 01:27:59.807149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2423 | ||
| 1580 | 2026.05.16 01:27:59.922017 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1581 | 2026.05.16 01:27:59.938626 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.16 01:27:59.938684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1583 | 2026.05.16 01:27:59.944636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1584 | 2026.05.16 01:27:59.945966 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.16 01:27:59.948882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1586 | 2026.05.16 01:28:02.307010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 196 | ||
| 1587 | 2026.05.16 01:28:02.309695 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.16 01:28:02.309740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1589 | 2026.05.16 01:28:02.311111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1590 | 2026.05.16 01:28:02.311649 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.16 01:28:02.311876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1592 | 2026.05.16 01:28:04.757217 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.05.16 01:28:04.757487 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1594 | 2026.05.16 01:28:04.757824 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1595 | 2026.05.16 01:28:04.757878 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1596 | 2026.05.16 01:28:04.758101 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1597 | 2026.05.16 01:28:04.758173 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1598 | 2026.05.16 01:28:04.758315 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1599 | 2026.05.16 01:28:04.758433 [ 310 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1600 | 2026.05.16 01:28:04.758441 [ 346 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1601 | 2026.05.16 01:28:04.758603 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1602 | 2026.05.16 01:28:04.758633 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1603 | 2026.05.16 01:28:04.758703 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1604 | 2026.05.16 01:28:04.758723 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1605 | 2026.05.16 01:28:04.758760 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1606 | 2026.05.16 01:28:04.758798 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1607 | 2026.05.16 01:28:04.760159 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002782 sec., 17972.681524083393 rows/sec., 2.86 MiB/sec. | ||
| 1608 | 2026.05.16 01:28:04.760296 [ 293 ] {ae4373a0-26c6-4eec-a6e1-95743e15fc56} <Debug> TCPHandler: Processed in 0.003230755 sec. | ||
| 1609 | 2026.05.16 01:28:04.762670 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.05.16 01:28:04.762886 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1611 | 2026.05.16 01:28:04.762977 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1612 | 2026.05.16 01:28:04.763869 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.16 01:28:04.763917 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1614 | 2026.05.16 01:28:04.764475 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.05.16 01:28:04.765067 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.05.16 01:28:04.765209 [ 42 ] {} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2026.05.16 01:28:04.765223 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Debug> executeQuery: Read 128 rows, 11.30 KiB in 0.002401 sec., 53311.120366513955 rows/sec., 4.59 MiB/sec. | ||
| 1618 | 2026.05.16 01:28:04.765263 [ 42 ] {} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.05.16 01:28:04.765282 [ 293 ] {6909ac0e-5b3f-45ff-90a3-2013b0962942} <Debug> TCPHandler: Processed in 0.002776204 sec. | ||
| 1620 | 2026.05.16 01:28:04.765292 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1621 | 2026.05.16 01:28:04.765477 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.05.16 01:28:04.765487 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::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 | ||
| 1623 | 2026.05.16 01:28:04.765585 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.05.16 01:28:04.765632 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1625 | 2026.05.16 01:28:04.765659 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2026.05.16 01:28:04.765736 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 875 rows starting from the beginning of the part | ||
| 1627 | 2026.05.16 01:28:04.765846 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1628 | 2026.05.16 01:28:04.765901 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 869 rows starting from the beginning of the part | ||
| 1629 | 2026.05.16 01:28:04.765951 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2528 rows starting from the beginning of the part | ||
| 1630 | 2026.05.16 01:28:04.765999 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1631 | 2026.05.16 01:28:04.766049 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1632 | 2026.05.16 01:28:04.766135 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.16 01:28:04.766183 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1634 | 2026.05.16 01:28:04.766686 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1635 | 2026.05.16 01:28:04.767213 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.05.16 01:28:04.767352 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001786 sec., 20156.774916013437 rows/sec., 1.48 MiB/sec. | ||
| 1637 | 2026.05.16 01:28:04.767392 [ 293 ] {1cef1eaf-2662-4fe3-8720-c84f2d09c1da} <Debug> TCPHandler: Processed in 0.001966345 sec. | ||
| 1638 | 2026.05.16 01:28:04.767537 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.05.16 01:28:04.767641 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1640 | 2026.05.16 01:28:04.767682 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1641 | 2026.05.16 01:28:04.768149 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.05.16 01:28:04.768188 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1643 | 2026.05.16 01:28:04.769857 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1644 | 2026.05.16 01:28:04.770368 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.05.16 01:28:04.770495 [ 42 ] {} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1646 | 2026.05.16 01:28:04.770511 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.002889 sec., 34614.05330564209 rows/sec., 2.70 MiB/sec. | ||
| 1647 | 2026.05.16 01:28:04.770539 [ 42 ] {} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.16 01:28:04.770567 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1649 | 2026.05.16 01:28:04.770574 [ 293 ] {69a9bc88-1661-40a1-b7dc-cc0442c6996c} <Debug> TCPHandler: Processed in 0.003089282 sec. | ||
| 1650 | 2026.05.16 01:28:04.770711 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::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 | ||
| 1651 | 2026.05.16 01:28:04.770734 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.05.16 01:28:04.770832 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.05.16 01:28:04.770837 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1654 | 2026.05.16 01:28:04.770877 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 551 rows starting from the beginning of the part | ||
| 1655 | 2026.05.16 01:28:04.770878 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1656 | 2026.05.16 01:28:04.770975 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1657 | 2026.05.16 01:28:04.771038 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 526 rows starting from the beginning of the part | ||
| 1658 | 2026.05.16 01:28:04.771085 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1328 rows starting from the beginning of the part | ||
| 1659 | 2026.05.16 01:28:04.771151 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1660 | 2026.05.16 01:28:04.771199 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1661 | 2026.05.16 01:28:04.771354 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.16 01:28:04.771390 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1663 | 2026.05.16 01:28:04.772870 [ 197 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002216911 sec., 1187688.6352226138 rows/sec., 87.31 MiB/sec. | ||
| 1664 | 2026.05.16 01:28:04.773254 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4512 rows, containing 5 columns (5 merged, 0 gathered) in 0.007872652 sec., 573123.262656599 rows/sec., 45.87 MiB/sec. | ||
| 1665 | 2026.05.16 01:28:04.773336 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1666 | 2026.05.16 01:28:04.773362 [ 197 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.05.16 01:28:04.773755 [ 187 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.05.16 01:28:04.774029 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.05.16 01:28:04.774164 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1670 | 2026.05.16 01:28:04.774168 [ 197 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.05.16 01:28:04.774198 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003384 sec., 47281.32387706856 rows/sec., 3.29 MiB/sec. | ||
| 1672 | 2026.05.16 01:28:04.774205 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.05.16 01:28:04.774253 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1674 | 2026.05.16 01:28:04.774256 [ 293 ] {401010d9-2dd8-4e5d-9a8c-9260632dcb3e} <Debug> TCPHandler: Processed in 0.003585313 sec. | ||
| 1675 | 2026.05.16 01:28:04.774294 [ 197 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_6_1} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1676 | 2026.05.16 01:28:04.774335 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 1677 | 2026.05.16 01:28:04.774389 [ 187 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.05.16 01:28:04.774420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1679 | 2026.05.16 01:28:04.774445 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1680 | 2026.05.16 01:28:04.774451 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.05.16 01:28:04.774475 [ 187 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_6_1} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1682 | 2026.05.16 01:28:04.774483 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 271 rows starting from the beginning of the part | ||
| 1683 | 2026.05.16 01:28:04.774544 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1684 | 2026.05.16 01:28:04.774560 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 1685 | 2026.05.16 01:28:04.774572 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1686 | 2026.05.16 01:28:04.774585 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1687 | 2026.05.16 01:28:04.774634 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2641 rows starting from the beginning of the part | ||
| 1688 | 2026.05.16 01:28:04.774638 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1689 | 2026.05.16 01:28:04.774676 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1690 | 2026.05.16 01:28:04.774722 [ 195 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1691 | 2026.05.16 01:28:04.775637 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.05.16 01:28:04.775684 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1693 | 2026.05.16 01:28:04.776623 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1694 | 2026.05.16 01:28:04.776847 [ 194 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3625 rows, containing 5 columns (5 merged, 0 gathered) in 0.002540999 sec., 1426604.2607651558 rows/sec., 91.66 MiB/sec. | ||
| 1695 | 2026.05.16 01:28:04.777160 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.05.16 01:28:04.777305 [ 187 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.05.16 01:28:04.777322 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002768 sec., 13005.78034682081 rows/sec., 23.31 MiB/sec. | ||
| 1698 | 2026.05.16 01:28:04.777398 [ 293 ] {4f136a64-9318-4a3e-9955-415d2b5177bd} <Debug> TCPHandler: Processed in 0.00299662 sec. | ||
| 1699 | 2026.05.16 01:28:04.777551 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.05.16 01:28:04.777650 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.05.16 01:28:04.777694 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1702 | 2026.05.16 01:28:04.777956 [ 187 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.05.16 01:28:04.778022 [ 187 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1704 | 2026.05.16 01:28:04.778077 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 1705 | 2026.05.16 01:28:04.778144 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.05.16 01:28:04.778186 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1707 | 2026.05.16 01:28:04.778620 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2026.05.16 01:28:04.779103 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.05.16 01:28:04.779207 [ 42 ] {} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1710 | 2026.05.16 01:28:04.779235 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.52 MiB/sec. | ||
| 1711 | 2026.05.16 01:28:04.779243 [ 42 ] {} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.05.16 01:28:04.779277 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1713 | 2026.05.16 01:28:04.779277 [ 293 ] {74e2b899-1cfb-4bec-96ec-5cfa8ce55d13} <Debug> TCPHandler: Processed in 0.001778142 sec. | ||
| 1714 | 2026.05.16 01:28:04.779378 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 1715 | 2026.05.16 01:28:04.779504 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1716 | 2026.05.16 01:28:04.779541 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 1717 | 2026.05.16 01:28:04.779619 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1718 | 2026.05.16 01:28:04.779667 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1719 | 2026.05.16 01:28:04.779711 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 1720 | 2026.05.16 01:28:04.779752 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1721 | 2026.05.16 01:28:04.779795 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1722 | 2026.05.16 01:28:04.780571 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001239689 sec., 290395.4136884331 rows/sec., 18.87 MiB/sec. | ||
| 1723 | 2026.05.16 01:28:04.780804 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.05.16 01:28:04.781323 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.16 01:28:04.781386 [ 194 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_6_1} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.05.16 01:28:04.781438 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1727 | 2026.05.16 01:28:05.001223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.66 MiB, peak 179.62 MiB, free memory in arenas 0.00 B, will set to 174.09 MiB (RSS), difference: 1.43 MiB | ||
| 1728 | 2026.05.16 01:28:07.257040 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1729 | 2026.05.16 01:28:07.257109 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1730 | 2026.05.16 01:28:07.307224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2935 | ||
| 1731 | 2026.05.16 01:28:07.307710 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.05.16 01:28:07.307753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1733 | 2026.05.16 01:28:07.308382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2026.05.16 01:28:07.308848 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.05.16 01:28:07.309001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2935 | ||
| 1736 | 2026.05.16 01:28:07.309031 [ 57 ] {} <Debug> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1737 | 2026.05.16 01:28:07.309108 [ 57 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.05.16 01:28:07.309135 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1739 | 2026.05.16 01:28:07.309233 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::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 | ||
| 1740 | 2026.05.16 01:28:07.309314 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.05.16 01:28:07.309343 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 503 rows starting from the beginning of the part | ||
| 1742 | 2026.05.16 01:28:07.309397 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1743 | 2026.05.16 01:28:07.309441 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1744 | 2026.05.16 01:28:07.309482 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1745 | 2026.05.16 01:28:07.309519 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1746 | 2026.05.16 01:28:07.309558 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1747 | 2026.05.16 01:28:07.317182 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2935 rows, containing 4 columns (4 merged, 0 gathered) in 0.007986536 sec., 367493.49154627236 rows/sec., 5.26 MiB/sec. | ||
| 1748 | 2026.05.16 01:28:07.317962 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2026.05.16 01:28:07.318532 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.05.16 01:28:07.318596 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_6_1} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1751 | 2026.05.16 01:28:07.318665 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1752 | 2026.05.16 01:28:07.449746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1753 | 2026.05.16 01:28:07.466629 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.05.16 01:28:07.466690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1755 | 2026.05.16 01:28:07.473172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1756 | 2026.05.16 01:28:07.474396 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.05.16 01:28:07.474640 [ 57 ] {} <Debug> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1758 | 2026.05.16 01:28:07.474676 [ 57 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.05.16 01:28:07.474695 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1760 | 2026.05.16 01:28:07.474820 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1761 | 2026.05.16 01:28:07.478111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1762 | 2026.05.16 01:28:07.479090 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1763 | 2026.05.16 01:28:07.480570 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1764 | 2026.05.16 01:28:07.485452 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1765 | 2026.05.16 01:28:07.489803 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1766 | 2026.05.16 01:28:07.494084 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1767 | 2026.05.16 01:28:07.499774 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1768 | 2026.05.16 01:28:07.504576 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 1769 | 2026.05.16 01:28:07.564720 [ 186 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089972273 sec., 511.2686216119048 rows/sec., 2.64 MiB/sec. | ||
| 1770 | 2026.05.16 01:28:07.567432 [ 190 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1771 | 2026.05.16 01:28:07.570207 [ 190 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_6_1} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.16 01:28:07.570316 [ 190 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_6_1} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2026.05.16 01:28:07.572499 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1774 | 2026.05.16 01:28:08.001037 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.24 MiB, peak 184.78 MiB, free memory in arenas 0.00 B, will set to 185.50 MiB (RSS), difference: 10.26 MiB | ||
| 1775 | 2026.05.16 01:28:09.755093 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.16 01:28:09.755315 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1777 | 2026.05.16 01:28:09.755621 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1778 | 2026.05.16 01:28:09.755658 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1779 | 2026.05.16 01:28:09.755880 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1780 | 2026.05.16 01:28:09.755950 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1781 | 2026.05.16 01:28:09.756087 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1782 | 2026.05.16 01:28:09.756183 [ 315 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1783 | 2026.05.16 01:28:09.756192 [ 312 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1784 | 2026.05.16 01:28:09.756323 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1785 | 2026.05.16 01:28:09.756353 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1786 | 2026.05.16 01:28:09.756425 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1787 | 2026.05.16 01:28:09.756446 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1788 | 2026.05.16 01:28:09.756482 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1789 | 2026.05.16 01:28:09.756523 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1790 | 2026.05.16 01:28:09.757612 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002384 sec., 20973.15436241611 rows/sec., 3.34 MiB/sec. | ||
| 1791 | 2026.05.16 01:28:09.757715 [ 293 ] {f7680d76-37d4-4f73-bfc9-bb58236d44d7} <Debug> TCPHandler: Processed in 0.002748894 sec. | ||
| 1792 | 2026.05.16 01:28:09.759329 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.16 01:28:09.759489 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.16 01:28:09.759552 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2026.05.16 01:28:09.760247 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.16 01:28:09.760287 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1797 | 2026.05.16 01:28:09.760762 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1798 | 2026.05.16 01:28:09.761321 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.16 01:28:09.761471 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.11 MiB/sec. | ||
| 1800 | 2026.05.16 01:28:09.761510 [ 293 ] {237b4b81-55e9-4e3a-8421-b306d2398292} <Debug> TCPHandler: Processed in 0.002260272 sec. | ||
| 1801 | 2026.05.16 01:28:09.761643 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.05.16 01:28:09.761749 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1803 | 2026.05.16 01:28:09.761790 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1804 | 2026.05.16 01:28:09.762222 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.05.16 01:28:09.762260 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1806 | 2026.05.16 01:28:09.762689 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1807 | 2026.05.16 01:28:09.763161 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.16 01:28:09.763291 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001563 sec., 40946.896992962254 rows/sec., 3.20 MiB/sec. | ||
| 1809 | 2026.05.16 01:28:09.763328 [ 293 ] {d1863556-d57f-4fca-890f-1d10a39f293a} <Debug> TCPHandler: Processed in 0.001736171 sec. | ||
| 1810 | 2026.05.16 01:28:09.763475 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.05.16 01:28:09.763573 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.05.16 01:28:09.763616 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1813 | 2026.05.16 01:28:09.764054 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.05.16 01:28:09.764090 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1815 | 2026.05.16 01:28:09.764548 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1816 | 2026.05.16 01:28:09.765034 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.05.16 01:28:09.765165 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
| 1818 | 2026.05.16 01:28:09.765201 [ 293 ] {da89df88-a92a-41d9-a38c-5f3c64088b29} <Debug> TCPHandler: Processed in 0.001774401 sec. | ||
| 1819 | 2026.05.16 01:28:09.765403 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.05.16 01:28:09.765500 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.05.16 01:28:09.765542 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1822 | 2026.05.16 01:28:09.765928 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.05.16 01:28:09.765967 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1824 | 2026.05.16 01:28:09.766426 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1825 | 2026.05.16 01:28:09.766946 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.05.16 01:28:09.767082 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
| 1827 | 2026.05.16 01:28:09.767119 [ 293 ] {5966cc2d-4ff0-47be-9e64-8b4116201736} <Debug> TCPHandler: Processed in 0.001851303 sec. | ||
| 1828 | 2026.05.16 01:28:12.312321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 220 | ||
| 1829 | 2026.05.16 01:28:12.314369 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.16 01:28:12.314418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1831 | 2026.05.16 01:28:12.315767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1832 | 2026.05.16 01:28:12.316312 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.16 01:28:12.316551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1834 | 2026.05.16 01:28:14.756883 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.05.16 01:28:14.757154 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1836 | 2026.05.16 01:28:14.757545 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1837 | 2026.05.16 01:28:14.757590 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1838 | 2026.05.16 01:28:14.757848 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1839 | 2026.05.16 01:28:14.757918 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1840 | 2026.05.16 01:28:14.758061 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1841 | 2026.05.16 01:28:14.758183 [ 305 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1842 | 2026.05.16 01:28:14.758184 [ 312 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1843 | 2026.05.16 01:28:14.758354 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 1844 | 2026.05.16 01:28:14.758384 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1845 | 2026.05.16 01:28:14.758453 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1846 | 2026.05.16 01:28:14.758475 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1847 | 2026.05.16 01:28:14.758516 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1848 | 2026.05.16 01:28:14.758554 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1849 | 2026.05.16 01:28:14.759818 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002775 sec., 18018.018018018018 rows/sec., 2.87 MiB/sec. | ||
| 1850 | 2026.05.16 01:28:14.759956 [ 293 ] {638d07ea-fe35-45d1-97c7-fee8c6a0f0bd} <Debug> TCPHandler: Processed in 0.003228205 sec. | ||
| 1851 | 2026.05.16 01:28:14.762379 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.05.16 01:28:14.762599 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1853 | 2026.05.16 01:28:14.762682 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1854 | 2026.05.16 01:28:14.763363 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.05.16 01:28:14.763407 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1856 | 2026.05.16 01:28:14.764013 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1857 | 2026.05.16 01:28:14.764513 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.05.16 01:28:14.764665 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.002126 sec., 61147.69520225777 rows/sec., 5.28 MiB/sec. | ||
| 1859 | 2026.05.16 01:28:14.764703 [ 293 ] {00286eee-bc56-43a5-aa2e-55c28a4a0346} <Debug> TCPHandler: Processed in 0.002431947 sec. | ||
| 1860 | 2026.05.16 01:28:14.764852 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.16 01:28:14.764950 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.16 01:28:14.764992 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1863 | 2026.05.16 01:28:14.765446 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.16 01:28:14.765483 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1865 | 2026.05.16 01:28:14.765941 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1866 | 2026.05.16 01:28:14.766417 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.16 01:28:14.766575 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001643 sec., 22519.78088861838 rows/sec., 1.65 MiB/sec. | ||
| 1868 | 2026.05.16 01:28:14.766614 [ 293 ] {8d4eab4f-e966-482b-b650-56541d811b1f} <Debug> TCPHandler: Processed in 0.001811712 sec. | ||
| 1869 | 2026.05.16 01:28:14.766761 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.05.16 01:28:14.766858 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.16 01:28:14.766899 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1872 | 2026.05.16 01:28:14.767340 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.16 01:28:14.767378 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1874 | 2026.05.16 01:28:14.767815 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1875 | 2026.05.16 01:28:14.768298 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.16 01:28:14.768429 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001591 sec., 63482.086737900696 rows/sec., 4.96 MiB/sec. | ||
| 1877 | 2026.05.16 01:28:14.768465 [ 293 ] {23c3c1ec-b9ed-4a32-b7fc-8592ad5193a6} <Debug> TCPHandler: Processed in 0.001757311 sec. | ||
| 1878 | 2026.05.16 01:28:14.768597 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.16 01:28:14.768695 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.16 01:28:14.768738 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1881 | 2026.05.16 01:28:14.769159 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.16 01:28:14.769196 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1883 | 2026.05.16 01:28:14.769650 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2026.05.16 01:28:14.770131 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.16 01:28:14.770263 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
| 1886 | 2026.05.16 01:28:14.770299 [ 293 ] {df55b84a-39f1-4568-aaad-dbab3de2804a} <Debug> TCPHandler: Processed in 0.001751931 sec. | ||
| 1887 | 2026.05.16 01:28:14.770424 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.16 01:28:14.770522 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.16 01:28:14.770575 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1890 | 2026.05.16 01:28:14.771381 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.16 01:28:14.771418 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1892 | 2026.05.16 01:28:14.772169 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1893 | 2026.05.16 01:28:14.772670 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.16 01:28:14.772848 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002344 sec., 15784.982935153583 rows/sec., 28.29 MiB/sec. | ||
| 1895 | 2026.05.16 01:28:14.772901 [ 293 ] {fb22bb2c-237a-43c8-9ade-e7a5e85b578d} <Debug> TCPHandler: Processed in 0.002526258 sec. | ||
| 1896 | 2026.05.16 01:28:14.773046 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.05.16 01:28:14.773149 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.05.16 01:28:14.773192 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1899 | 2026.05.16 01:28:14.773585 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.16 01:28:14.773622 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1901 | 2026.05.16 01:28:14.774078 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2026.05.16 01:28:14.774553 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.16 01:28:14.774686 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
| 1904 | 2026.05.16 01:28:14.774721 [ 293 ] {fe8228fb-a8be-47b6-8a03-9f5a233c1697} <Debug> TCPHandler: Processed in 0.001726611 sec. | ||
| 1905 | 2026.05.16 01:28:14.809219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3383 | ||
| 1906 | 2026.05.16 01:28:14.809571 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.05.16 01:28:14.809605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1908 | 2026.05.16 01:28:14.810298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2026.05.16 01:28:14.810782 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.05.16 01:28:14.810898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3383 | ||
| 1911 | 2026.05.16 01:28:14.978363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1912 | 2026.05.16 01:28:14.995946 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.16 01:28:14.996003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1914 | 2026.05.16 01:28:15.001122 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.56 MiB, peak 190.56 MiB, free memory in arenas 0.00 B, will set to 185.75 MiB (RSS), difference: -4.81 MiB | ||
| 1915 | 2026.05.16 01:28:15.001625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1916 | 2026.05.16 01:28:15.002807 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.05.16 01:28:15.006039 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1918 | 2026.05.16 01:28:16.001133 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.75 MiB, peak 190.56 MiB, free memory in arenas 0.00 B, will set to 186.04 MiB (RSS), difference: 4.30 MiB | ||
| 1919 | 2026.05.16 01:28:17.636382 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52190 | ||
| 1920 | 2026.05.16 01:28:17.636493 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1921 | 2026.05.16 01:28:17.636519 [ 350 ] {} <Debug> TCP-Session: 0f918602-a333-4515-aa46-73a4314d0280 Authenticating user 'default' from [fd00:1122:3344:101::e]:52190 | ||
| 1922 | 2026.05.16 01:28:17.636543 [ 350 ] {} <Debug> TCP-Session: 0f918602-a333-4515-aa46-73a4314d0280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.16 01:28:17.636556 [ 350 ] {} <Debug> TCP-Session: 0f918602-a333-4515-aa46-73a4314d0280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.16 01:28:17.636833 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37412 | ||
| 1925 | 2026.05.16 01:28:17.636870 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38611 | ||
| 1926 | 2026.05.16 01:28:17.636891 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61485 | ||
| 1927 | 2026.05.16 01:28:17.636931 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48267 | ||
| 1928 | 2026.05.16 01:28:17.636939 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46344 | ||
| 1929 | 2026.05.16 01:28:17.636949 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1930 | 2026.05.16 01:28:17.636928 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57968 | ||
| 1931 | 2026.05.16 01:28:17.637035 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1932 | 2026.05.16 01:28:17.637034 [ 351 ] {} <Debug> TCP-Session: f37ad057-dbfe-4312-aa3e-8be635b3709a Authenticating user 'default' from [fd00:1122:3344:101::e]:37412 | ||
| 1933 | 2026.05.16 01:28:17.637070 [ 354 ] {} <Debug> TCP-Session: 265670a8-152c-48d7-8c22-11dabe094e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:38611 | ||
| 1934 | 2026.05.16 01:28:17.636835 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59588 | ||
| 1935 | 2026.05.16 01:28:17.637106 [ 354 ] {} <Debug> TCP-Session: 265670a8-152c-48d7-8c22-11dabe094e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.05.16 01:28:17.637097 [ 351 ] {} <Debug> TCP-Session: f37ad057-dbfe-4312-aa3e-8be635b3709a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.16 01:28:17.637171 [ 354 ] {} <Debug> TCP-Session: 265670a8-152c-48d7-8c22-11dabe094e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1938 | 2026.05.16 01:28:17.637196 [ 351 ] {} <Debug> TCP-Session: f37ad057-dbfe-4312-aa3e-8be635b3709a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.16 01:28:17.636875 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34523 | ||
| 1940 | 2026.05.16 01:28:17.636941 [ 350 ] {} <Trace> TCP-Session: 0f918602-a333-4515-aa46-73a4314d0280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.05.16 01:28:17.637338 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1942 | 2026.05.16 01:28:17.637342 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1943 | 2026.05.16 01:28:17.637385 [ 355 ] {} <Debug> TCP-Session: 8a346767-95fa-4d5e-b166-e475f8ad243e Authenticating user 'default' from [fd00:1122:3344:101::e]:61485 | ||
| 1944 | 2026.05.16 01:28:17.637397 [ 352 ] {} <Debug> TCP-Session: e37a9d04-b7c8-4c4e-9224-7aef8429c2e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59588 | ||
| 1945 | 2026.05.16 01:28:17.637419 [ 355 ] {} <Debug> TCP-Session: 8a346767-95fa-4d5e-b166-e475f8ad243e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.05.16 01:28:17.637430 [ 352 ] {} <Debug> TCP-Session: e37a9d04-b7c8-4c4e-9224-7aef8429c2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.05.16 01:28:17.637443 [ 355 ] {} <Debug> TCP-Session: 8a346767-95fa-4d5e-b166-e475f8ad243e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.05.16 01:28:17.637447 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1949 | 2026.05.16 01:28:17.637459 [ 352 ] {} <Debug> TCP-Session: e37a9d04-b7c8-4c4e-9224-7aef8429c2e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.16 01:28:17.637492 [ 353 ] {} <Debug> TCP-Session: 57de6b17-36f4-4121-8532-3a672d86814d Authenticating user 'default' from [fd00:1122:3344:101::e]:34523 | ||
| 1951 | 2026.05.16 01:28:17.637446 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1952 | 2026.05.16 01:28:17.637521 [ 353 ] {} <Debug> TCP-Session: 57de6b17-36f4-4121-8532-3a672d86814d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.05.16 01:28:17.637551 [ 356 ] {} <Debug> TCP-Session: 7436a922-3634-4009-93ae-6779dac3f235 Authenticating user 'default' from [fd00:1122:3344:101::e]:57968 | ||
| 1954 | 2026.05.16 01:28:17.637553 [ 353 ] {} <Debug> TCP-Session: 57de6b17-36f4-4121-8532-3a672d86814d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.16 01:28:17.637580 [ 356 ] {} <Debug> TCP-Session: 7436a922-3634-4009-93ae-6779dac3f235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.16 01:28:17.637601 [ 356 ] {} <Debug> TCP-Session: 7436a922-3634-4009-93ae-6779dac3f235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.16 01:28:17.637644 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1958 | 2026.05.16 01:28:17.637662 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1959 | 2026.05.16 01:28:17.637659 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2026.05.16 01:28:17.637710 [ 357 ] {} <Debug> TCP-Session: 333e9984-e3a6-418c-96b1-f1793ded3a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:48267 | ||
| 1961 | 2026.05.16 01:28:17.637737 [ 358 ] {} <Debug> TCP-Session: e94d9489-d374-44cf-b5fb-2f66300bc1fe Authenticating user 'default' from [fd00:1122:3344:101::e]:46344 | ||
| 1962 | 2026.05.16 01:28:17.637744 [ 357 ] {} <Debug> TCP-Session: 333e9984-e3a6-418c-96b1-f1793ded3a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.16 01:28:17.637767 [ 358 ] {} <Debug> TCP-Session: e94d9489-d374-44cf-b5fb-2f66300bc1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.16 01:28:17.637777 [ 357 ] {} <Debug> TCP-Session: 333e9984-e3a6-418c-96b1-f1793ded3a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.16 01:28:17.637793 [ 358 ] {} <Debug> TCP-Session: e94d9489-d374-44cf-b5fb-2f66300bc1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.05.16 01:28:17.638048 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1967 | 2026.05.16 01:28:17.638107 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1968 | 2026.05.16 01:28:17.638381 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 1969 | 2026.05.16 01:28:17.638469 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1970 | 2026.05.16 01:28:17.761502 [ 305 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> AggregatingTransform: Aggregating | ||
| 1971 | 2026.05.16 01:28:17.761561 [ 305 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> Aggregator: Aggregation method: without_key | ||
| 1972 | 2026.05.16 01:28:17.761598 [ 305 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001182148 sec. (845.918 rows/sec., 33.04 KiB/sec.) | ||
| 1973 | 2026.05.16 01:28:17.761615 [ 305 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Trace> Aggregator: Merging aggregated data | ||
| 1974 | 2026.05.16 01:28:17.762313 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.124738 sec., 8.016803219548173 rows/sec., 320.67 B/sec. | ||
| 1975 | 2026.05.16 01:28:17.762492 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1976 | 2026.05.16 01:28:17.762510 [ 350 ] {21ade9c3-4695-4d4e-9538-d1bdd913d358} <Debug> TCPHandler: Processed in 0.125717733 sec. | ||
| 1977 | 2026.05.16 01:28:17.762679 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.05.16 01:28:17.762716 [ 350 ] {} <Debug> TCP-Session: 0f918602-a333-4515-aa46-73a4314d0280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.16 01:28:17.762721 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.05.16 01:28:17.762751 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1981 | 2026.05.16 01:28:17.762769 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1982 | 2026.05.16 01:28:17.762791 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1983 | 2026.05.16 01:28:17.762816 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2026.05.16 01:28:17.762831 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1985 | 2026.05.16 01:28:17.762857 [ 352 ] {} <Debug> TCP-Session: e37a9d04-b7c8-4c4e-9224-7aef8429c2e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.16 01:28:17.762883 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1987 | 2026.05.16 01:28:17.762893 [ 353 ] {} <Debug> TCP-Session: 57de6b17-36f4-4121-8532-3a672d86814d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.16 01:28:17.762897 [ 355 ] {} <Debug> TCP-Session: 8a346767-95fa-4d5e-b166-e475f8ad243e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.16 01:28:17.762850 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1990 | 2026.05.16 01:28:17.762956 [ 357 ] {} <Debug> TCP-Session: 333e9984-e3a6-418c-96b1-f1793ded3a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.16 01:28:17.763011 [ 356 ] {} <Debug> TCP-Session: 7436a922-3634-4009-93ae-6779dac3f235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.16 01:28:17.762845 [ 354 ] {} <Debug> TCP-Session: 265670a8-152c-48d7-8c22-11dabe094e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.05.16 01:28:17.762829 [ 351 ] {} <Debug> TCP-Session: f37ad057-dbfe-4312-aa3e-8be635b3709a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.16 01:28:17.762763 [ 358 ] {} <Debug> TCP-Session: e94d9489-d374-44cf-b5fb-2f66300bc1fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.05.16 01:28:18.001360 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.47 MiB, peak 195.60 MiB, free memory in arenas 0.00 B, will set to 206.27 MiB (RSS), difference: 18.80 MiB | ||
| 1996 | 2026.05.16 01:28:18.600506 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38338 | ||
| 1997 | 2026.05.16 01:28:18.600612 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.05.16 01:28:18.600647 [ 350 ] {} <Debug> TCP-Session: 7aef1d2d-f223-4dd9-8ab6-1eec6fc2e606 Authenticating user 'default' from [fd00:1122:3344:101::e]:38338 | ||
| 1999 | 2026.05.16 01:28:18.600677 [ 350 ] {} <Debug> TCP-Session: 7aef1d2d-f223-4dd9-8ab6-1eec6fc2e606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.16 01:28:18.600695 [ 350 ] {} <Debug> TCP-Session: 7aef1d2d-f223-4dd9-8ab6-1eec6fc2e606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.05.16 01:28:18.600982 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34345 | ||
| 2002 | 2026.05.16 01:28:18.601010 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49879 | ||
| 2003 | 2026.05.16 01:28:18.601019 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47739 | ||
| 2004 | 2026.05.16 01:28:18.601067 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2005 | 2026.05.16 01:28:18.601075 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2006 | 2026.05.16 01:28:18.601104 [ 350 ] {} <Trace> TCP-Session: 7aef1d2d-f223-4dd9-8ab6-1eec6fc2e606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.05.16 01:28:18.601123 [ 354 ] {} <Debug> TCP-Session: e4a90f7e-9643-4743-816f-e1107bac7bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:49879 | ||
| 2008 | 2026.05.16 01:28:18.601151 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.05.16 01:28:18.601121 [ 351 ] {} <Debug> TCP-Session: d1475184-7909-4064-8468-0e5d2ab59bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:34345 | ||
| 2010 | 2026.05.16 01:28:18.601185 [ 354 ] {} <Debug> TCP-Session: e4a90f7e-9643-4743-816f-e1107bac7bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.05.16 01:28:18.601210 [ 353 ] {} <Debug> TCP-Session: 6609ed58-8696-422d-8ef0-dc06344dde42 Authenticating user 'default' from [fd00:1122:3344:101::e]:47739 | ||
| 2012 | 2026.05.16 01:28:18.601211 [ 351 ] {} <Debug> TCP-Session: d1475184-7909-4064-8468-0e5d2ab59bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.16 01:28:18.601226 [ 354 ] {} <Debug> TCP-Session: e4a90f7e-9643-4743-816f-e1107bac7bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.16 01:28:18.601257 [ 351 ] {} <Debug> TCP-Session: d1475184-7909-4064-8468-0e5d2ab59bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.16 01:28:18.601259 [ 353 ] {} <Debug> TCP-Session: 6609ed58-8696-422d-8ef0-dc06344dde42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.16 01:28:18.601055 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54332 | ||
| 2017 | 2026.05.16 01:28:18.601304 [ 353 ] {} <Debug> TCP-Session: 6609ed58-8696-422d-8ef0-dc06344dde42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.16 01:28:18.601340 [ 350 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2019 | 2026.05.16 01:28:18.601371 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.05.16 01:28:18.601038 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53611 | ||
| 2021 | 2026.05.16 01:28:18.601411 [ 358 ] {} <Debug> TCP-Session: 3098d67e-0b72-4d40-b7f7-5cbb568ee62b Authenticating user 'default' from [fd00:1122:3344:101::e]:54332 | ||
| 2022 | 2026.05.16 01:28:18.601033 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52631 | ||
| 2023 | 2026.05.16 01:28:18.601468 [ 358 ] {} <Debug> TCP-Session: 3098d67e-0b72-4d40-b7f7-5cbb568ee62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.16 01:28:18.601495 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2026.05.16 01:28:18.601509 [ 358 ] {} <Debug> TCP-Session: 3098d67e-0b72-4d40-b7f7-5cbb568ee62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.05.16 01:28:18.601529 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2026.05.16 01:28:18.601535 [ 355 ] {} <Debug> TCP-Session: 5d55815d-9a09-4a81-8960-d260992f564e Authenticating user 'default' from [fd00:1122:3344:101::e]:53611 | ||
| 2028 | 2026.05.16 01:28:18.601563 [ 356 ] {} <Debug> TCP-Session: 414c4946-7545-4aab-909a-251654b3cc88 Authenticating user 'default' from [fd00:1122:3344:101::e]:52631 | ||
| 2029 | 2026.05.16 01:28:18.601582 [ 355 ] {} <Debug> TCP-Session: 5d55815d-9a09-4a81-8960-d260992f564e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.16 01:28:18.601595 [ 356 ] {} <Debug> TCP-Session: 414c4946-7545-4aab-909a-251654b3cc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.16 01:28:18.601609 [ 355 ] {} <Debug> TCP-Session: 5d55815d-9a09-4a81-8960-d260992f564e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.16 01:28:18.601624 [ 356 ] {} <Debug> TCP-Session: 414c4946-7545-4aab-909a-251654b3cc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.05.16 01:28:18.600982 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39206 | ||
| 2034 | 2026.05.16 01:28:18.601676 [ 350 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2035 | 2026.05.16 01:28:18.601048 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39698 | ||
| 2036 | 2026.05.16 01:28:18.601716 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2037 | 2026.05.16 01:28:18.601747 [ 350 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2038 | 2026.05.16 01:28:18.601775 [ 352 ] {} <Debug> TCP-Session: 3f5f68dc-4135-4f8d-a22b-2c4e483f36fe Authenticating user 'default' from [fd00:1122:3344:101::e]:39206 | ||
| 2039 | 2026.05.16 01:28:18.601799 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2040 | 2026.05.16 01:28:18.601805 [ 352 ] {} <Debug> TCP-Session: 3f5f68dc-4135-4f8d-a22b-2c4e483f36fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.16 01:28:18.601844 [ 357 ] {} <Debug> TCP-Session: 69f2ea16-d75e-4b66-b821-1f4abd87eb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:39698 | ||
| 2042 | 2026.05.16 01:28:18.601848 [ 352 ] {} <Debug> TCP-Session: 3f5f68dc-4135-4f8d-a22b-2c4e483f36fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.05.16 01:28:18.601882 [ 357 ] {} <Debug> TCP-Session: 69f2ea16-d75e-4b66-b821-1f4abd87eb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.16 01:28:18.601910 [ 357 ] {} <Debug> TCP-Session: 69f2ea16-d75e-4b66-b821-1f4abd87eb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.16 01:28:18.602122 [ 350 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 2046 | 2026.05.16 01:28:18.603035 [ 330 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Trace> AggregatingTransform: Aggregating | ||
| 2047 | 2026.05.16 01:28:18.603084 [ 330 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2048 | 2026.05.16 01:28:18.603117 [ 330 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882211 sec. (1133.516 rows/sec., 44.28 KiB/sec.) | ||
| 2049 | 2026.05.16 01:28:18.603135 [ 330 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Trace> Aggregator: Merging aggregated data | ||
| 2050 | 2026.05.16 01:28:18.603703 [ 350 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002444 sec., 409.16530278232403 rows/sec., 15.98 KiB/sec. | ||
| 2051 | 2026.05.16 01:28:18.603850 [ 350 ] {9fa4f434-05e0-4e3f-a699-88d958cf91b3} <Debug> TCPHandler: Processed in 0.002930338 sec. | ||
| 2052 | 2026.05.16 01:28:18.604009 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.16 01:28:18.604042 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.05.16 01:28:18.604044 [ 350 ] {} <Debug> TCP-Session: 7aef1d2d-f223-4dd9-8ab6-1eec6fc2e606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.05.16 01:28:18.604068 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.05.16 01:28:18.604085 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.05.16 01:28:18.604114 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.05.16 01:28:18.604125 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.05.16 01:28:18.604155 [ 355 ] {} <Debug> TCP-Session: 5d55815d-9a09-4a81-8960-d260992f564e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.05.16 01:28:18.604158 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.05.16 01:28:18.604180 [ 353 ] {} <Debug> TCP-Session: 6609ed58-8696-422d-8ef0-dc06344dde42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.05.16 01:28:18.604191 [ 356 ] {} <Debug> TCP-Session: 414c4946-7545-4aab-909a-251654b3cc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.16 01:28:18.604218 [ 357 ] {} <Debug> TCP-Session: 69f2ea16-d75e-4b66-b821-1f4abd87eb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.05.16 01:28:18.604142 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.05.16 01:28:18.604121 [ 358 ] {} <Debug> TCP-Session: 3098d67e-0b72-4d40-b7f7-5cbb568ee62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.16 01:28:18.604291 [ 354 ] {} <Debug> TCP-Session: e4a90f7e-9643-4743-816f-e1107bac7bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.16 01:28:18.604093 [ 351 ] {} <Debug> TCP-Session: d1475184-7909-4064-8468-0e5d2ab59bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.16 01:28:18.604099 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2026.05.16 01:28:18.604429 [ 352 ] {} <Debug> TCP-Session: 3f5f68dc-4135-4f8d-a22b-2c4e483f36fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.16 01:28:18.894938 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57793 | ||
| 2071 | 2026.05.16 01:28:18.895024 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.05.16 01:28:18.895050 [ 350 ] {} <Debug> TCP-Session: 2e621b9d-9e19-4803-97b8-2c7b352ce698 Authenticating user 'default' from [fd00:1122:3344:101::e]:57793 | ||
| 2073 | 2026.05.16 01:28:18.895073 [ 350 ] {} <Debug> TCP-Session: 2e621b9d-9e19-4803-97b8-2c7b352ce698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.05.16 01:28:18.895086 [ 350 ] {} <Debug> TCP-Session: 2e621b9d-9e19-4803-97b8-2c7b352ce698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.05.16 01:28:18.895304 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45024 | ||
| 2076 | 2026.05.16 01:28:18.895320 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45693 | ||
| 2077 | 2026.05.16 01:28:18.895363 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64378 | ||
| 2078 | 2026.05.16 01:28:18.895373 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2079 | 2026.05.16 01:28:18.895400 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 2080 | 2026.05.16 01:28:18.895412 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63203 | ||
| 2081 | 2026.05.16 01:28:18.895438 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.05.16 01:28:18.895440 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42310 | ||
| 2083 | 2026.05.16 01:28:18.895493 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2084 | 2026.05.16 01:28:18.895501 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.05.16 01:28:18.895486 [ 354 ] {} <Debug> TCP-Session: f89a9544-8c57-4bbf-9287-716823f4d0a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64378 | ||
| 2086 | 2026.05.16 01:28:18.895547 [ 356 ] {} <Debug> TCP-Session: 9c9f0909-1607-47af-a728-4dbf510239dd Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 2087 | 2026.05.16 01:28:18.895559 [ 357 ] {} <Debug> TCP-Session: 4c097173-43de-4450-995a-d49f253894d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63203 | ||
| 2088 | 2026.05.16 01:28:18.895574 [ 354 ] {} <Debug> TCP-Session: f89a9544-8c57-4bbf-9287-716823f4d0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.05.16 01:28:18.895592 [ 356 ] {} <Debug> TCP-Session: 9c9f0909-1607-47af-a728-4dbf510239dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.05.16 01:28:18.895607 [ 357 ] {} <Debug> TCP-Session: 4c097173-43de-4450-995a-d49f253894d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.16 01:28:18.895617 [ 354 ] {} <Debug> TCP-Session: f89a9544-8c57-4bbf-9287-716823f4d0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.16 01:28:18.895642 [ 357 ] {} <Debug> TCP-Session: 4c097173-43de-4450-995a-d49f253894d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.16 01:28:18.895632 [ 356 ] {} <Debug> TCP-Session: 9c9f0909-1607-47af-a728-4dbf510239dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.05.16 01:28:18.895578 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.05.16 01:28:18.895424 [ 352 ] {} <Debug> TCP-Session: fba2e1ed-cb53-4005-a087-6e9f5e2749ef Authenticating user 'default' from [fd00:1122:3344:101::e]:45024 | ||
| 2096 | 2026.05.16 01:28:18.895750 [ 358 ] {} <Debug> TCP-Session: c5f88a7a-7a32-4538-b968-c28aedcf2b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:42310 | ||
| 2097 | 2026.05.16 01:28:18.895762 [ 352 ] {} <Debug> TCP-Session: fba2e1ed-cb53-4005-a087-6e9f5e2749ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.05.16 01:28:18.895372 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34708 | ||
| 2099 | 2026.05.16 01:28:18.895794 [ 352 ] {} <Debug> TCP-Session: fba2e1ed-cb53-4005-a087-6e9f5e2749ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.05.16 01:28:18.895797 [ 358 ] {} <Debug> TCP-Session: c5f88a7a-7a32-4538-b968-c28aedcf2b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.05.16 01:28:18.895855 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.05.16 01:28:18.895884 [ 358 ] {} <Debug> TCP-Session: c5f88a7a-7a32-4538-b968-c28aedcf2b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.05.16 01:28:18.895904 [ 355 ] {} <Debug> TCP-Session: 0e928002-0549-4963-95f3-d684a83310e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34708 | ||
| 2104 | 2026.05.16 01:28:18.895422 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2026.05.16 01:28:18.895934 [ 355 ] {} <Debug> TCP-Session: 0e928002-0549-4963-95f3-d684a83310e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.16 01:28:18.895315 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54221 | ||
| 2107 | 2026.05.16 01:28:18.895975 [ 355 ] {} <Debug> TCP-Session: 0e928002-0549-4963-95f3-d684a83310e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.16 01:28:18.895973 [ 353 ] {} <Debug> TCP-Session: 5c4e491e-7dac-4a69-8e28-cb78ca7e1d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45693 | ||
| 2109 | 2026.05.16 01:28:18.895490 [ 350 ] {} <Trace> TCP-Session: 2e621b9d-9e19-4803-97b8-2c7b352ce698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.05.16 01:28:18.896027 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.05.16 01:28:18.896035 [ 353 ] {} <Debug> TCP-Session: 5c4e491e-7dac-4a69-8e28-cb78ca7e1d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.16 01:28:18.896073 [ 351 ] {} <Debug> TCP-Session: 50b7b75a-3bfc-49b7-8352-e4562615e552 Authenticating user 'default' from [fd00:1122:3344:101::e]:54221 | ||
| 2113 | 2026.05.16 01:28:18.896079 [ 353 ] {} <Debug> TCP-Session: 5c4e491e-7dac-4a69-8e28-cb78ca7e1d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.16 01:28:18.896101 [ 351 ] {} <Debug> TCP-Session: 50b7b75a-3bfc-49b7-8352-e4562615e552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.05.16 01:28:18.896125 [ 351 ] {} <Debug> TCP-Session: 50b7b75a-3bfc-49b7-8352-e4562615e552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.05.16 01:28:18.896204 [ 350 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2117 | 2026.05.16 01:28:18.896462 [ 350 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2118 | 2026.05.16 01:28:18.896520 [ 350 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2119 | 2026.05.16 01:28:18.896799 [ 350 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 2120 | 2026.05.16 01:28:18.897694 [ 336 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Trace> AggregatingTransform: Aggregating | ||
| 2121 | 2026.05.16 01:28:18.897745 [ 336 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2122 | 2026.05.16 01:28:18.897777 [ 336 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0008784 sec. (1138.434 rows/sec., 44.47 KiB/sec.) | ||
| 2123 | 2026.05.16 01:28:18.897793 [ 336 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Trace> Aggregator: Merging aggregated data | ||
| 2124 | 2026.05.16 01:28:18.898431 [ 350 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002284 sec., 437.82837127845886 rows/sec., 17.10 KiB/sec. | ||
| 2125 | 2026.05.16 01:28:18.898601 [ 350 ] {8ad73314-b881-4776-b035-98c60d7c405b} <Debug> TCPHandler: Processed in 0.003284686 sec. | ||
| 2126 | 2026.05.16 01:28:18.898737 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.05.16 01:28:18.898767 [ 350 ] {} <Debug> TCP-Session: 2e621b9d-9e19-4803-97b8-2c7b352ce698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.16 01:28:18.898772 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.05.16 01:28:18.898796 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.05.16 01:28:18.898817 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.05.16 01:28:18.898834 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.05.16 01:28:18.898849 [ 352 ] {} <Debug> TCP-Session: fba2e1ed-cb53-4005-a087-6e9f5e2749ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.16 01:28:18.898873 [ 355 ] {} <Debug> TCP-Session: 0e928002-0549-4963-95f3-d684a83310e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.05.16 01:28:18.898884 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.05.16 01:28:18.898896 [ 353 ] {} <Debug> TCP-Session: 5c4e491e-7dac-4a69-8e28-cb78ca7e1d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.16 01:28:18.898909 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2026.05.16 01:28:18.898942 [ 357 ] {} <Debug> TCP-Session: 4c097173-43de-4450-995a-d49f253894d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.16 01:28:18.898936 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2026.05.16 01:28:18.898973 [ 356 ] {} <Debug> TCP-Session: 9c9f0909-1607-47af-a728-4dbf510239dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.16 01:28:18.898856 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.05.16 01:28:18.899028 [ 354 ] {} <Debug> TCP-Session: f89a9544-8c57-4bbf-9287-716823f4d0a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.16 01:28:18.898827 [ 351 ] {} <Debug> TCP-Session: 50b7b75a-3bfc-49b7-8352-e4562615e552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.16 01:28:18.899069 [ 358 ] {} <Debug> TCP-Session: c5f88a7a-7a32-4538-b968-c28aedcf2b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.16 01:28:19.754750 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.05.16 01:28:19.755015 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2146 | 2026.05.16 01:28:19.755351 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2147 | 2026.05.16 01:28:19.755391 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2148 | 2026.05.16 01:28:19.755615 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2149 | 2026.05.16 01:28:19.755691 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2150 | 2026.05.16 01:28:19.755837 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2151 | 2026.05.16 01:28:19.755954 [ 363 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2152 | 2026.05.16 01:28:19.755958 [ 326 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2153 | 2026.05.16 01:28:19.756122 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2154 | 2026.05.16 01:28:19.756159 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2155 | 2026.05.16 01:28:19.756234 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2156 | 2026.05.16 01:28:19.756256 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2157 | 2026.05.16 01:28:19.756292 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2158 | 2026.05.16 01:28:19.756333 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2159 | 2026.05.16 01:28:19.757631 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002715 sec., 18416.206261510128 rows/sec., 2.93 MiB/sec. | ||
| 2160 | 2026.05.16 01:28:19.757768 [ 293 ] {647faa5a-3d46-4ae4-9b4f-684d613fea0c} <Debug> TCPHandler: Processed in 0.003196294 sec. | ||
| 2161 | 2026.05.16 01:28:19.759534 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.05.16 01:28:19.759658 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2163 | 2026.05.16 01:28:19.759707 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2164 | 2026.05.16 01:28:19.760261 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.05.16 01:28:19.760310 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2166 | 2026.05.16 01:28:19.760710 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2167 | 2026.05.16 01:28:19.760958 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.16 01:28:19.761112 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.87 MiB/sec. | ||
| 2169 | 2026.05.16 01:28:19.761153 [ 293 ] {9c3d070a-c957-4fd4-9ae9-9fda26eaa9d6} <Debug> TCPHandler: Processed in 0.001676439 sec. | ||
| 2170 | 2026.05.16 01:28:19.761297 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.05.16 01:28:19.761401 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2172 | 2026.05.16 01:28:19.761445 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2173 | 2026.05.16 01:28:19.761926 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.05.16 01:28:19.761971 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2175 | 2026.05.16 01:28:19.762300 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2176 | 2026.05.16 01:28:19.762528 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.05.16 01:28:19.762664 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 2178 | 2026.05.16 01:28:19.762702 [ 293 ] {e6b21d9e-f80a-4e6c-b4b7-b993a6dfd9c6} <Debug> TCPHandler: Processed in 0.001458584 sec. | ||
| 2179 | 2026.05.16 01:28:19.762854 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.05.16 01:28:19.762956 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.05.16 01:28:19.763002 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2182 | 2026.05.16 01:28:19.763440 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.05.16 01:28:19.763478 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2184 | 2026.05.16 01:28:19.763808 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2026.05.16 01:28:19.764024 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.05.16 01:28:19.764157 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 2187 | 2026.05.16 01:28:19.764195 [ 293 ] {3b6e7be7-be9d-4f5e-969b-b7e61855e2f9} <Debug> TCPHandler: Processed in 0.001391693 sec. | ||
| 2188 | 2026.05.16 01:28:19.764328 [ 293 ] {} <Trace> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.05.16 01:28:19.764429 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44600) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.05.16 01:28:19.764472 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2191 | 2026.05.16 01:28:19.764839 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.05.16 01:28:19.764877 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2193 | 2026.05.16 01:28:19.765198 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2194 | 2026.05.16 01:28:19.765410 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.05.16 01:28:19.765541 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 2196 | 2026.05.16 01:28:19.765578 [ 293 ] {47e09392-89a9-4610-a84e-8d9dc82bb082} <Debug> TCPHandler: Processed in 0.00130185 sec. | ||
| 2197 | 2026.05.16 01:28:22.257188 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2198 | 2026.05.16 01:28:22.257273 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2199 | 2026.05.16 01:28:22.311601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3895 | ||
| 2200 | 2026.05.16 01:28:22.312122 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.05.16 01:28:22.312163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2202 | 2026.05.16 01:28:22.312670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2203 | 2026.05.16 01:28:22.312910 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.05.16 01:28:22.313040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3895 | ||
| 2205 | 2026.05.16 01:28:22.316986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 250 | ||
| 2206 | 2026.05.16 01:28:22.319026 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.05.16 01:28:22.319063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2208 | 2026.05.16 01:28:22.320193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2209 | 2026.05.16 01:28:22.320441 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.05.16 01:28:22.320660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 2211 | 2026.05.16 01:28:22.506704 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2212 | 2026.05.16 01:28:22.524948 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.05.16 01:28:22.525004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2214 | 2026.05.16 01:28:22.531369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2215 | 2026.05.16 01:28:22.532064 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.05.16 01:28:22.535663 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2217 | 2026.05.16 01:28:23.000415 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.84 MiB, peak 216.63 MiB, free memory in arenas 0.00 B, will set to 207.91 MiB (RSS), difference: 1.07 MiB | ||
| 2218 | 2026.05.16 01:28:23.356024 [ 284 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.05.16 01:28:23.356103 [ 284 ] {} <Debug> TCP-Session: dc34769f-49a2-4cc3-903b-3551e7d22073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.16 01:28:24.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.88 MiB, peak 216.63 MiB, free memory in arenas 0.00 B, will set to 207.92 MiB (RSS), difference: 2.04 MiB | ||
| 2221 | 2026.05.16 01:28:24.709184 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.05.16 01:28:24.709264 [ 293 ] {} <Debug> TCP-Session: ad17b6f3-ede1-4f3c-92cd-81ca55994e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.16 01:28:24.755205 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.05.16 01:28:24.755448 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2225 | 2026.05.16 01:28:24.755841 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2226 | 2026.05.16 01:28:24.755880 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2227 | 2026.05.16 01:28:24.756102 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2228 | 2026.05.16 01:28:24.756171 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2229 | 2026.05.16 01:28:24.756319 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2230 | 2026.05.16 01:28:24.756415 [ 321 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2231 | 2026.05.16 01:28:24.756423 [ 341 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2232 | 2026.05.16 01:28:24.756550 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2233 | 2026.05.16 01:28:24.756577 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2234 | 2026.05.16 01:28:24.756645 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2235 | 2026.05.16 01:28:24.756670 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2236 | 2026.05.16 01:28:24.756715 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2237 | 2026.05.16 01:28:24.756755 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2238 | 2026.05.16 01:28:24.757990 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002645 sec., 18903.591682419657 rows/sec., 3.01 MiB/sec. | ||
| 2239 | 2026.05.16 01:28:24.758106 [ 294 ] {0e5ed758-d89c-44a9-b2e8-f9bd3b23b2a8} <Debug> TCPHandler: Processed in 0.003063271 sec. | ||
| 2240 | 2026.05.16 01:28:24.760329 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.16 01:28:24.760459 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.16 01:28:24.760510 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2243 | 2026.05.16 01:28:24.761169 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.16 01:28:24.761221 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2245 | 2026.05.16 01:28:24.761653 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2246 | 2026.05.16 01:28:24.761899 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.16 01:28:24.762038 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001615 sec., 80495.35603715171 rows/sec., 6.95 MiB/sec. | ||
| 2248 | 2026.05.16 01:28:24.762074 [ 294 ] {e8a53321-247e-4638-9af7-9c5417435fe6} <Debug> TCPHandler: Processed in 0.001807992 sec. | ||
| 2249 | 2026.05.16 01:28:24.762211 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.16 01:28:24.762308 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.16 01:28:24.762349 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2252 | 2026.05.16 01:28:24.762766 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.16 01:28:24.762801 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2254 | 2026.05.16 01:28:24.763088 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2255 | 2026.05.16 01:28:24.763293 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.16 01:28:24.763417 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001127 sec., 32830.52351375333 rows/sec., 2.41 MiB/sec. | ||
| 2257 | 2026.05.16 01:28:24.763440 [ 53 ] {} <Debug> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2258 | 2026.05.16 01:28:24.763453 [ 294 ] {f153944a-d16a-4685-8ef0-7abb7c27e48b} <Debug> TCPHandler: Processed in 0.00129285 sec. | ||
| 2259 | 2026.05.16 01:28:24.763508 [ 53 ] {} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.05.16 01:28:24.763535 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2261 | 2026.05.16 01:28:24.763617 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.05.16 01:28:24.763636 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::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 | ||
| 2263 | 2026.05.16 01:28:24.763720 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.16 01:28:24.763759 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2265 | 2026.05.16 01:28:24.763764 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2266 | 2026.05.16 01:28:24.763795 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 190 rows starting from the beginning of the part | ||
| 2267 | 2026.05.16 01:28:24.763884 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 178 rows starting from the beginning of the part | ||
| 2268 | 2026.05.16 01:28:24.763937 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::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 | ||
| 2269 | 2026.05.16 01:28:24.763982 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2270 | 2026.05.16 01:28:24.764024 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2271 | 2026.05.16 01:28:24.764076 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2272 | 2026.05.16 01:28:24.764224 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.05.16 01:28:24.764266 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2274 | 2026.05.16 01:28:24.764590 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2275 | 2026.05.16 01:28:24.764830 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.05.16 01:28:24.764962 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.00126 sec., 80158.73015873016 rows/sec., 6.26 MiB/sec. | ||
| 2277 | 2026.05.16 01:28:24.765004 [ 294 ] {8647f46c-d37c-45ec-bf7e-3bc5d9bd7b23} <Debug> TCPHandler: Processed in 0.001437624 sec. | ||
| 2278 | 2026.05.16 01:28:24.765016 [ 188 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422693 sec., 353554.84282273124 rows/sec., 24.37 MiB/sec. | ||
| 2279 | 2026.05.16 01:28:24.765137 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.05.16 01:28:24.765171 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2281 | 2026.05.16 01:28:24.765239 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.16 01:28:24.765288 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.05.16 01:28:24.765429 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.05.16 01:28:24.765499 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_6_1} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2285 | 2026.05.16 01:28:24.765564 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2286 | 2026.05.16 01:28:24.765724 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.16 01:28:24.765765 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2288 | 2026.05.16 01:28:24.766091 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.05.16 01:28:24.766298 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.16 01:28:24.766426 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2291 | 2026.05.16 01:28:24.766461 [ 294 ] {0fa46b0e-6d6b-4816-8be6-8795a1c87080} <Debug> TCPHandler: Processed in 0.001373052 sec. | ||
| 2292 | 2026.05.16 01:28:24.766608 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.16 01:28:24.766704 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.16 01:28:24.766757 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2295 | 2026.05.16 01:28:24.767641 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.16 01:28:24.767678 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2297 | 2026.05.16 01:28:24.768238 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2298 | 2026.05.16 01:28:24.768451 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.16 01:28:24.768559 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2300 | 2026.05.16 01:28:24.768582 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001896 sec., 19514.767932489453 rows/sec., 34.97 MiB/sec. | ||
| 2301 | 2026.05.16 01:28:24.768601 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.05.16 01:28:24.768626 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2303 | 2026.05.16 01:28:24.768635 [ 294 ] {f27d3888-c782-449c-a33f-a80179cb569b} <Debug> TCPHandler: Processed in 0.002079518 sec. | ||
| 2304 | 2026.05.16 01:28:24.768733 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::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 | ||
| 2305 | 2026.05.16 01:28:24.768769 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.05.16 01:28:24.768871 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2307 | 2026.05.16 01:28:24.768914 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2308 | 2026.05.16 01:28:24.769037 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2026.05.16 01:28:24.769122 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 2310 | 2026.05.16 01:28:24.769260 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.05.16 01:28:24.769300 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2312 | 2026.05.16 01:28:24.769317 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::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 | ||
| 2313 | 2026.05.16 01:28:24.769450 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2314 | 2026.05.16 01:28:24.769573 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2315 | 2026.05.16 01:28:24.769602 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2316 | 2026.05.16 01:28:24.769695 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2317 | 2026.05.16 01:28:24.769817 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2318 | 2026.05.16 01:28:24.769827 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.05.16 01:28:24.769962 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 2320 | 2026.05.16 01:28:24.769998 [ 294 ] {cf8645a7-1179-459d-9606-4d70d2149e20} <Debug> TCPHandler: Processed in 0.00128157 sec. | ||
| 2321 | 2026.05.16 01:28:24.772805 [ 193 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 19 columns (19 merged, 0 gathered) in 0.004122276 sec., 46818.79621839974 rows/sec., 83.90 MiB/sec. | ||
| 2322 | 2026.05.16 01:28:24.773170 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2323 | 2026.05.16 01:28:24.773507 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.05.16 01:28:24.773581 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2325 | 2026.05.16 01:28:24.773674 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2326 | 2026.05.16 01:28:24.974036 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.05.16 01:28:24.974300 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2328 | 2026.05.16 01:28:24.974725 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2329 | 2026.05.16 01:28:24.974788 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2330 | 2026.05.16 01:28:24.975097 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2331 | 2026.05.16 01:28:24.975171 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2332 | 2026.05.16 01:28:24.975344 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 39-element set) | ||
| 2333 | 2026.05.16 01:28:24.975439 [ 326 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2334 | 2026.05.16 01:28:24.975441 [ 341 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2335 | 2026.05.16 01:28:24.975558 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2336 | 2026.05.16 01:28:24.975588 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2337 | 2026.05.16 01:28:24.975660 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2338 | 2026.05.16 01:28:24.975683 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2339 | 2026.05.16 01:28:24.975721 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2340 | 2026.05.16 01:28:24.975766 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2341 | 2026.05.16 01:28:24.977035 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002855 sec., 17513.134851138355 rows/sec., 4.19 MiB/sec. | ||
| 2342 | 2026.05.16 01:28:24.977158 [ 294 ] {eab85366-fe6c-496b-ac1a-67a758b52fc2} <Debug> TCPHandler: Processed in 0.003250216 sec. | ||
| 2343 | 2026.05.16 01:28:24.989501 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.05.16 01:28:24.989641 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2345 | 2026.05.16 01:28:24.989705 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2346 | 2026.05.16 01:28:24.990407 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.05.16 01:28:24.990468 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2348 | 2026.05.16 01:28:24.990940 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2349 | 2026.05.16 01:28:24.991137 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.05.16 01:28:24.991280 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001682 sec., 594.5303210463734 rows/sec., 61.54 KiB/sec. | ||
| 2351 | 2026.05.16 01:28:24.991320 [ 294 ] {18a58174-1f0e-40cb-96f2-4d43d0226e1c} <Debug> TCPHandler: Processed in 0.001880823 sec. | ||
| 2352 | 2026.05.16 01:28:24.991443 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.05.16 01:28:24.991540 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.05.16 01:28:24.991581 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2355 | 2026.05.16 01:28:24.992029 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.05.16 01:28:24.992065 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2357 | 2026.05.16 01:28:24.992371 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2358 | 2026.05.16 01:28:24.992580 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.05.16 01:28:24.992704 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.68 MiB/sec. | ||
| 2360 | 2026.05.16 01:28:24.992740 [ 294 ] {989be113-d238-4388-88c8-a30331735730} <Debug> TCPHandler: Processed in 0.001348202 sec. | ||
| 2361 | 2026.05.16 01:28:24.992875 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.05.16 01:28:24.992971 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2363 | 2026.05.16 01:28:24.993010 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2364 | 2026.05.16 01:28:24.993399 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.05.16 01:28:24.993435 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2366 | 2026.05.16 01:28:24.993713 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2367 | 2026.05.16 01:28:24.993910 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.05.16 01:28:24.994032 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001079 sec., 3707.1362372567187 rows/sec., 302.29 KiB/sec. | ||
| 2369 | 2026.05.16 01:28:24.994069 [ 294 ] {41370981-7a06-4195-885b-7e8226374030} <Debug> TCPHandler: Processed in 0.001245439 sec. | ||
| 2370 | 2026.05.16 01:28:24.994197 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.05.16 01:28:24.994301 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2372 | 2026.05.16 01:28:24.994340 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2373 | 2026.05.16 01:28:24.995856 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.16 01:28:24.995893 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2375 | 2026.05.16 01:28:24.996341 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2376 | 2026.05.16 01:28:24.996565 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.16 01:28:24.996671 [ 50 ] {} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2378 | 2026.05.16 01:28:24.996692 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Debug> executeQuery: Read 2536 rows, 193.02 KiB in 0.002409 sec., 1052718.9705271896 rows/sec., 78.25 MiB/sec. | ||
| 2379 | 2026.05.16 01:28:24.996721 [ 50 ] {} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.05.16 01:28:24.996735 [ 294 ] {e4651d6c-47d5-42c8-8e27-fb45024e135c} <Debug> TCPHandler: Processed in 0.00258865 sec. | ||
| 2381 | 2026.05.16 01:28:24.996751 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2382 | 2026.05.16 01:28:24.996908 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.05.16 01:28:24.996920 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::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 | ||
| 2384 | 2026.05.16 01:28:24.997007 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.05.16 01:28:24.997053 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2386 | 2026.05.16 01:28:24.997119 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2387 | 2026.05.16 01:28:24.997185 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3347 rows starting from the beginning of the part | ||
| 2388 | 2026.05.16 01:28:24.997323 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2389 | 2026.05.16 01:28:24.997403 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part | ||
| 2390 | 2026.05.16 01:28:24.997486 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2391 | 2026.05.16 01:28:24.997494 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.05.16 01:28:24.997543 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2393 | 2026.05.16 01:28:24.997567 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part | ||
| 2394 | 2026.05.16 01:28:24.997651 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2536 rows starting from the beginning of the part | ||
| 2395 | 2026.05.16 01:28:24.997873 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2396 | 2026.05.16 01:28:24.998130 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.16 01:28:24.998260 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001271 sec., 24390.243902439026 rows/sec., 1.82 MiB/sec. | ||
| 2398 | 2026.05.16 01:28:24.998297 [ 294 ] {a01bc30c-bc50-4902-a25b-5c6cae8abd11} <Debug> TCPHandler: Processed in 0.001443464 sec. | ||
| 2399 | 2026.05.16 01:28:24.998420 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.16 01:28:24.998516 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.05.16 01:28:24.998555 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2402 | 2026.05.16 01:28:24.999187 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.16 01:28:24.999224 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2404 | 2026.05.16 01:28:24.999586 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2405 | 2026.05.16 01:28:24.999813 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.16 01:28:24.999940 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001442 sec., 572815.5339805826 rows/sec., 33.51 MiB/sec. | ||
| 2407 | 2026.05.16 01:28:24.999978 [ 294 ] {628aa8b6-94d6-4b70-9392-a69227580033} <Debug> TCPHandler: Processed in 0.001610638 sec. | ||
| 2408 | 2026.05.16 01:28:25.000110 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.16 01:28:25.000206 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.16 01:28:25.000246 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2411 | 2026.05.16 01:28:25.000441 [ 186 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6255 rows, containing 5 columns (5 merged, 0 gathered) in 0.003590703 sec., 1741998.7116728951 rows/sec., 137.94 MiB/sec. | ||
| 2412 | 2026.05.16 01:28:25.000650 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.05.16 01:28:25.000692 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2414 | 2026.05.16 01:28:25.000820 [ 186 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2415 | 2026.05.16 01:28:25.001005 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2416 | 2026.05.16 01:28:25.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.45 MiB, peak 216.63 MiB, free memory in arenas 0.00 B, will set to 210.13 MiB (RSS), difference: -2.33 MiB | ||
| 2417 | 2026.05.16 01:28:25.001314 [ 186 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.05.16 01:28:25.001405 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.16 01:28:25.001409 [ 186 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_11_2} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2420 | 2026.05.16 01:28:25.001508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2421 | 2026.05.16 01:28:25.001546 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 51.81 KiB/sec. | ||
| 2422 | 2026.05.16 01:28:25.001588 [ 294 ] {593f7895-2735-441c-a6f6-7e4ddd9c2f8b} <Debug> TCPHandler: Processed in 0.001526465 sec. | ||
| 2423 | 2026.05.16 01:28:25.001720 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.05.16 01:28:25.001820 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.05.16 01:28:25.001859 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2426 | 2026.05.16 01:28:25.002267 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.05.16 01:28:25.002304 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2428 | 2026.05.16 01:28:25.002589 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2429 | 2026.05.16 01:28:25.002804 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.05.16 01:28:25.002939 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 2431 | 2026.05.16 01:28:25.002978 [ 294 ] {41e1e63b-c9b8-4a3b-aace-64b52da6cb9e} <Debug> TCPHandler: Processed in 0.00130846 sec. | ||
| 2432 | 2026.05.16 01:28:25.003132 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.05.16 01:28:25.003227 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2434 | 2026.05.16 01:28:25.003268 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2435 | 2026.05.16 01:28:25.004060 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.05.16 01:28:25.004097 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2437 | 2026.05.16 01:28:25.004480 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.05.16 01:28:25.004686 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.05.16 01:28:25.004788 [ 49 ] {} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.05.16 01:28:25.004812 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Debug> executeQuery: Read 1340 rows, 92.50 KiB in 0.001602 sec., 836454.43196005 rows/sec., 56.39 MiB/sec. | ||
| 2441 | 2026.05.16 01:28:25.004829 [ 49 ] {} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.05.16 01:28:25.004852 [ 294 ] {33794a4d-f89d-4bc8-98a3-f7bca8c4abef} <Debug> TCPHandler: Processed in 0.001781211 sec. | ||
| 2443 | 2026.05.16 01:28:25.004858 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2444 | 2026.05.16 01:28:25.004956 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::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 | ||
| 2445 | 2026.05.16 01:28:25.004988 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.05.16 01:28:25.005065 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.05.16 01:28:25.005090 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.05.16 01:28:25.005109 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1815 rows starting from the beginning of the part | ||
| 2449 | 2026.05.16 01:28:25.005143 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2450 | 2026.05.16 01:28:25.005188 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2451 | 2026.05.16 01:28:25.005240 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 101 rows starting from the beginning of the part | ||
| 2452 | 2026.05.16 01:28:25.005289 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2453 | 2026.05.16 01:28:25.005341 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 101 rows starting from the beginning of the part | ||
| 2454 | 2026.05.16 01:28:25.005387 [ 193 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1340 rows starting from the beginning of the part | ||
| 2455 | 2026.05.16 01:28:25.005793 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.05.16 01:28:25.005834 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2457 | 2026.05.16 01:28:25.006379 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2458 | 2026.05.16 01:28:25.006591 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.05.16 01:28:25.006694 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2460 | 2026.05.16 01:28:25.006721 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.00165 sec., 929696.9696969697 rows/sec., 56.84 MiB/sec. | ||
| 2461 | 2026.05.16 01:28:25.006729 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.16 01:28:25.006764 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2463 | 2026.05.16 01:28:25.006765 [ 294 ] {1fe63ce0-9e37-4299-9412-3bf6842a187a} <Debug> TCPHandler: Processed in 0.001827863 sec. | ||
| 2464 | 2026.05.16 01:28:25.006835 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 2465 | 2026.05.16 01:28:25.006914 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.05.16 01:28:25.006942 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2026.05.16 01:28:25.006976 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3625 rows starting from the beginning of the part | ||
| 2468 | 2026.05.16 01:28:25.007001 [ 191 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3485 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079608 sec., 1675796.592434728 rows/sec., 121.63 MiB/sec. | ||
| 2469 | 2026.05.16 01:28:25.007015 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.05.16 01:28:25.007030 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2471 | 2026.05.16 01:28:25.007071 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2472 | 2026.05.16 01:28:25.007096 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2473 | 2026.05.16 01:28:25.007151 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2474 | 2026.05.16 01:28:25.007211 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2475 | 2026.05.16 01:28:25.007264 [ 193 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1534 rows starting from the beginning of the part | ||
| 2476 | 2026.05.16 01:28:25.007283 [ 200 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2477 | 2026.05.16 01:28:25.007414 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Trace> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.05.16 01:28:25.007455 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2479 | 2026.05.16 01:28:25.007686 [ 200 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.05.16 01:28:25.007781 [ 200 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_11_2} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2481 | 2026.05.16 01:28:25.007841 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2482 | 2026.05.16 01:28:25.007871 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2483 | 2026.05.16 01:28:25.008075 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Trace> oximeter.measurements_f64 (db437b31-b3f6-4f08-8971-201f7c613caa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.05.16 01:28:25.008211 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 52.29 KiB/sec. | ||
| 2485 | 2026.05.16 01:28:25.008248 [ 294 ] {78990223-fe4f-4813-8c2a-aaccebb317cd} <Debug> TCPHandler: Processed in 0.001385082 sec. | ||
| 2486 | 2026.05.16 01:28:25.008379 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.05.16 01:28:25.008475 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.05.16 01:28:25.008528 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2489 | 2026.05.16 01:28:25.009326 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.05.16 01:28:25.009363 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2491 | 2026.05.16 01:28:25.009566 [ 191 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5799 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757535 sec., 2102965.148221147 rows/sec., 134.64 MiB/sec. | ||
| 2492 | 2026.05.16 01:28:25.009887 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2493 | 2026.05.16 01:28:25.010118 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2026.05.16 01:28:25.010121 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.16 01:28:25.010283 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001825 sec., 8219.17808219178 rows/sec., 14.73 MiB/sec. | ||
| 2496 | 2026.05.16 01:28:25.010335 [ 294 ] {e3dc5eea-752a-444e-8b63-90ed75c9c32d} <Debug> TCPHandler: Processed in 0.002006167 sec. | ||
| 2497 | 2026.05.16 01:28:25.010435 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.05.16 01:28:25.010461 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.05.16 01:28:25.010526 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2500 | 2026.05.16 01:28:25.010562 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.05.16 01:28:25.010608 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2502 | 2026.05.16 01:28:25.010611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2503 | 2026.05.16 01:28:25.010948 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Trace> oximeter.measurements_i64 (bffe8e04-3486-45e8-bd11-21b1b05d2126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.16 01:28:25.010987 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2505 | 2026.05.16 01:28:25.011305 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2506 | 2026.05.16 01:28:25.011511 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Trace> oximeter.measurements_i64 (bffe8e04-3486-45e8-bd11-21b1b05d2126): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.05.16 01:28:25.011635 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 388.48 KiB/sec. | ||
| 2508 | 2026.05.16 01:28:25.011670 [ 294 ] {d51babfe-8dc7-4259-ba57-ef6cd8b2ae80} <Debug> TCPHandler: Processed in 0.001259359 sec. | ||
| 2509 | 2026.05.16 01:28:25.011796 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.05.16 01:28:25.011894 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2511 | 2026.05.16 01:28:25.011934 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2512 | 2026.05.16 01:28:25.012255 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.05.16 01:28:25.012290 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2514 | 2026.05.16 01:28:25.012582 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2515 | 2026.05.16 01:28:25.012790 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.05.16 01:28:25.012888 [ 49 ] {} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2517 | 2026.05.16 01:28:25.012915 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 2518 | 2026.05.16 01:28:25.012928 [ 49 ] {} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.05.16 01:28:25.012956 [ 294 ] {29530854-c286-4911-890f-a912729871a5} <Debug> TCPHandler: Processed in 0.001209488 sec. | ||
| 2520 | 2026.05.16 01:28:25.012957 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2521 | 2026.05.16 01:28:25.013048 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 2522 | 2026.05.16 01:28:25.013143 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2523 | 2026.05.16 01:28:25.013169 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2524 | 2026.05.16 01:28:25.013211 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2525 | 2026.05.16 01:28:25.013257 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2526 | 2026.05.16 01:28:25.013294 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2527 | 2026.05.16 01:28:25.013327 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2528 | 2026.05.16 01:28:25.013361 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2529 | 2026.05.16 01:28:25.014071 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001051894 sec., 581807.6726362162 rows/sec., 38.38 MiB/sec. | ||
| 2530 | 2026.05.16 01:28:25.014264 [ 199 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2026.05.16 01:28:25.014551 [ 199 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.05.16 01:28:25.014623 [ 199 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_11_2} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2533 | 2026.05.16 01:28:25.014691 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2534 | 2026.05.16 01:28:26.001205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.41 MiB, peak 216.63 MiB, free memory in arenas 0.00 B, will set to 211.63 MiB (RSS), difference: 4.22 MiB | ||
| 2535 | 2026.05.16 01:28:29.753678 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.05.16 01:28:29.754027 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2537 | 2026.05.16 01:28:29.754504 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2538 | 2026.05.16 01:28:29.754569 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2539 | 2026.05.16 01:28:29.754879 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2540 | 2026.05.16 01:28:29.754945 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2541 | 2026.05.16 01:28:29.755079 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2542 | 2026.05.16 01:28:29.755181 [ 341 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2543 | 2026.05.16 01:28:29.755198 [ 312 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2544 | 2026.05.16 01:28:29.755200 [ 327 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2545 | 2026.05.16 01:28:29.755358 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2546 | 2026.05.16 01:28:29.755385 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2547 | 2026.05.16 01:28:29.755452 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2548 | 2026.05.16 01:28:29.755472 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2549 | 2026.05.16 01:28:29.755505 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2550 | 2026.05.16 01:28:29.755546 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2551 | 2026.05.16 01:28:29.757132 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003242 sec., 15422.578655151141 rows/sec., 2.45 MiB/sec. | ||
| 2552 | 2026.05.16 01:28:29.757261 [ 294 ] {f46f2243-9402-4591-a763-d219b86ec8dd} <Debug> TCPHandler: Processed in 0.003751667 sec. | ||
| 2553 | 2026.05.16 01:28:29.758678 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.05.16 01:28:29.758789 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2555 | 2026.05.16 01:28:29.758837 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2556 | 2026.05.16 01:28:29.759468 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.05.16 01:28:29.759523 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2558 | 2026.05.16 01:28:29.759939 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2559 | 2026.05.16 01:28:29.760152 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.16 01:28:29.760299 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. | ||
| 2561 | 2026.05.16 01:28:29.760336 [ 294 ] {f1b8b230-0cd5-4cc8-a2d1-3bd7efce1311} <Debug> TCPHandler: Processed in 0.00171604 sec. | ||
| 2562 | 2026.05.16 01:28:29.760472 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.05.16 01:28:29.760568 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2564 | 2026.05.16 01:28:29.760608 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2565 | 2026.05.16 01:28:29.761046 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.05.16 01:28:29.761082 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2567 | 2026.05.16 01:28:29.761376 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2568 | 2026.05.16 01:28:29.761581 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.05.16 01:28:29.761720 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 2570 | 2026.05.16 01:28:29.761758 [ 294 ] {8d431a4f-49b6-427a-92c2-e2f343f3158f} <Debug> TCPHandler: Processed in 0.001336901 sec. | ||
| 2571 | 2026.05.16 01:28:29.761917 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.05.16 01:28:29.762015 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.05.16 01:28:29.762057 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2574 | 2026.05.16 01:28:29.762433 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.16 01:28:29.762469 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2576 | 2026.05.16 01:28:29.762782 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2577 | 2026.05.16 01:28:29.762988 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.05.16 01:28:29.763111 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001115 sec., 114798.20627802689 rows/sec., 8.00 MiB/sec. | ||
| 2579 | 2026.05.16 01:28:29.763147 [ 294 ] {2257c5b7-50d0-4302-ba07-5d9004f03aae} <Debug> TCPHandler: Processed in 0.00128907 sec. | ||
| 2580 | 2026.05.16 01:28:29.763271 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.05.16 01:28:29.763366 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2582 | 2026.05.16 01:28:29.763406 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2583 | 2026.05.16 01:28:29.763738 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.05.16 01:28:29.763773 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2585 | 2026.05.16 01:28:29.764073 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2586 | 2026.05.16 01:28:29.764280 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.16 01:28:29.764406 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 2588 | 2026.05.16 01:28:29.764440 [ 294 ] {7b4d709b-5001-4a91-b9b2-0f07c0324069} <Debug> TCPHandler: Processed in 0.001218838 sec. | ||
| 2589 | 2026.05.16 01:28:29.814036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4343 | ||
| 2590 | 2026.05.16 01:28:29.814505 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.16 01:28:29.814544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2592 | 2026.05.16 01:28:29.815074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2593 | 2026.05.16 01:28:29.815318 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.16 01:28:29.815444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4343 | ||
| 2595 | 2026.05.16 01:28:30.036709 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2596 | 2026.05.16 01:28:30.053007 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.05.16 01:28:30.053068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2598 | 2026.05.16 01:28:30.059325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2599 | 2026.05.16 01:28:30.060010 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.05.16 01:28:30.062683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2601 | 2026.05.16 01:28:31.000263 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.22 MiB, peak 216.63 MiB, free memory in arenas 0.00 B, will set to 214.20 MiB (RSS), difference: 1.98 MiB | ||
| 2602 | 2026.05.16 01:28:32.321793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 304 | ||
| 2603 | 2026.05.16 01:28:32.324472 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.16 01:28:32.324510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2605 | 2026.05.16 01:28:32.325947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2606 | 2026.05.16 01:28:32.326224 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.16 01:28:32.326364 [ 38 ] {} <Debug> system.query_log (b5770753-657a-4c40-b57d-472647c15325) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2608 | 2026.05.16 01:28:32.326404 [ 38 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.16 01:28:32.326422 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2610 | 2026.05.16 01:28:32.326464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2611 | 2026.05.16 01:28:32.326602 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::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 | ||
| 2612 | 2026.05.16 01:28:32.327300 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2026.05.16 01:28:32.327483 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
| 2614 | 2026.05.16 01:28:32.327938 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::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 | ||
| 2615 | 2026.05.16 01:28:32.328344 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 2616 | 2026.05.16 01:28:32.328737 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2617 | 2026.05.16 01:28:32.329121 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::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 | ||
| 2618 | 2026.05.16 01:28:32.329498 [ 198 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 2619 | 2026.05.16 01:28:32.335270 [ 193 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 72 columns (72 merged, 0 gathered) in 0.008734553 sec., 34804.299659066695 rows/sec., 32.22 MiB/sec. | ||
| 2620 | 2026.05.16 01:28:32.336207 [ 193 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2621 | 2026.05.16 01:28:32.336858 [ 193 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.16 01:28:32.336942 [ 193 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_6_1} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2623 | 2026.05.16 01:28:32.337178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2624 | 2026.05.16 01:28:34.756000 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.16 01:28:34.756244 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2626 | 2026.05.16 01:28:34.756596 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2627 | 2026.05.16 01:28:34.756636 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2628 | 2026.05.16 01:28:34.756859 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2629 | 2026.05.16 01:28:34.756929 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2630 | 2026.05.16 01:28:34.757074 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2631 | 2026.05.16 01:28:34.757176 [ 327 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2632 | 2026.05.16 01:28:34.757193 [ 337 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2633 | 2026.05.16 01:28:34.757181 [ 341 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2634 | 2026.05.16 01:28:34.757358 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2635 | 2026.05.16 01:28:34.757387 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2636 | 2026.05.16 01:28:34.757467 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2637 | 2026.05.16 01:28:34.757491 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2638 | 2026.05.16 01:28:34.757527 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2639 | 2026.05.16 01:28:34.757568 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2640 | 2026.05.16 01:28:34.758655 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002518 sec., 19857.029388403495 rows/sec., 3.16 MiB/sec. | ||
| 2641 | 2026.05.16 01:28:34.758738 [ 294 ] {c7118770-bfb1-4dc2-9822-6f7bcf9d63c1} <Debug> TCPHandler: Processed in 0.002891937 sec. | ||
| 2642 | 2026.05.16 01:28:34.760999 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.05.16 01:28:34.761122 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2644 | 2026.05.16 01:28:34.761168 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2645 | 2026.05.16 01:28:34.761696 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.05.16 01:28:34.761739 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2647 | 2026.05.16 01:28:34.762119 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2648 | 2026.05.16 01:28:34.762345 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.05.16 01:28:34.762489 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001404 sec., 92592.59259259258 rows/sec., 7.99 MiB/sec. | ||
| 2650 | 2026.05.16 01:28:34.762526 [ 294 ] {6449cfd3-0dc3-48ce-9811-fb2d9fb7237c} <Debug> TCPHandler: Processed in 0.001582006 sec. | ||
| 2651 | 2026.05.16 01:28:34.762670 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.05.16 01:28:34.762768 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.16 01:28:34.762809 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2654 | 2026.05.16 01:28:34.763269 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.16 01:28:34.763310 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2656 | 2026.05.16 01:28:34.763617 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2657 | 2026.05.16 01:28:34.763833 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.16 01:28:34.763961 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001211 sec., 30553.261767134598 rows/sec., 2.24 MiB/sec. | ||
| 2659 | 2026.05.16 01:28:34.763999 [ 294 ] {c2881ac9-3a61-400f-8f07-79cdad80cb20} <Debug> TCPHandler: Processed in 0.001379612 sec. | ||
| 2660 | 2026.05.16 01:28:34.764140 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.05.16 01:28:34.764237 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2662 | 2026.05.16 01:28:34.764277 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2663 | 2026.05.16 01:28:34.764739 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.16 01:28:34.764782 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2665 | 2026.05.16 01:28:34.765100 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2666 | 2026.05.16 01:28:34.765314 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.05.16 01:28:34.765469 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.00125 sec., 80800 rows/sec., 6.31 MiB/sec. | ||
| 2668 | 2026.05.16 01:28:34.765508 [ 294 ] {07ad927f-4c95-4ebe-8b9e-0383e4dbe74f} <Debug> TCPHandler: Processed in 0.001418612 sec. | ||
| 2669 | 2026.05.16 01:28:34.765680 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.05.16 01:28:34.765778 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.16 01:28:34.765821 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2672 | 2026.05.16 01:28:34.766267 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.16 01:28:34.766304 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2674 | 2026.05.16 01:28:34.766646 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2675 | 2026.05.16 01:28:34.766856 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.16 01:28:34.766984 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2677 | 2026.05.16 01:28:34.767021 [ 294 ] {52372c2d-a73b-47ac-ac08-64aaf6193c09} <Debug> TCPHandler: Processed in 0.001403363 sec. | ||
| 2678 | 2026.05.16 01:28:34.767174 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.16 01:28:34.767271 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.16 01:28:34.767326 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2681 | 2026.05.16 01:28:34.768148 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.16 01:28:34.768186 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2683 | 2026.05.16 01:28:34.768762 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2684 | 2026.05.16 01:28:34.768994 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.05.16 01:28:34.769128 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001874 sec., 19743.863393810032 rows/sec., 35.38 MiB/sec. | ||
| 2686 | 2026.05.16 01:28:34.769177 [ 294 ] {b77658da-3cf6-4335-9140-ff6fc2c99ab7} <Debug> TCPHandler: Processed in 0.002061728 sec. | ||
| 2687 | 2026.05.16 01:28:34.769332 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.16 01:28:34.769429 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.05.16 01:28:34.769471 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2690 | 2026.05.16 01:28:34.769820 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.16 01:28:34.769856 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2692 | 2026.05.16 01:28:34.770157 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2693 | 2026.05.16 01:28:34.770496 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.05.16 01:28:34.770653 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 2695 | 2026.05.16 01:28:34.770695 [ 294 ] {f354c054-1b3d-4623-87da-77f0d78eba8d} <Debug> TCPHandler: Processed in 0.001414803 sec. | ||
| 2696 | 2026.05.16 01:28:37.257352 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2697 | 2026.05.16 01:28:37.257455 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2698 | 2026.05.16 01:28:37.316506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4855 | ||
| 2699 | 2026.05.16 01:28:37.316992 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.16 01:28:37.317036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2701 | 2026.05.16 01:28:37.317523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2702 | 2026.05.16 01:28:37.317750 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.05.16 01:28:37.317875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4855 | ||
| 2704 | 2026.05.16 01:28:37.563692 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2705 | 2026.05.16 01:28:37.582718 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.05.16 01:28:37.582787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2707 | 2026.05.16 01:28:37.590232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2708 | 2026.05.16 01:28:37.591908 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.05.16 01:28:37.599073 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2710 | 2026.05.16 01:28:38.001177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.00 MiB, peak 219.00 MiB, free memory in arenas 0.00 B, will set to 217.14 MiB (RSS), difference: 2.14 MiB | ||
| 2711 | 2026.05.16 01:28:39.755212 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.05.16 01:28:39.755450 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2713 | 2026.05.16 01:28:39.755771 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2714 | 2026.05.16 01:28:39.755808 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2715 | 2026.05.16 01:28:39.756027 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2716 | 2026.05.16 01:28:39.756096 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2717 | 2026.05.16 01:28:39.756238 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2718 | 2026.05.16 01:28:39.756340 [ 327 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2719 | 2026.05.16 01:28:39.756359 [ 337 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2720 | 2026.05.16 01:28:39.756359 [ 341 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2721 | 2026.05.16 01:28:39.756532 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2722 | 2026.05.16 01:28:39.756562 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2723 | 2026.05.16 01:28:39.756631 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2724 | 2026.05.16 01:28:39.756651 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2725 | 2026.05.16 01:28:39.756695 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2726 | 2026.05.16 01:28:39.756770 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2727 | 2026.05.16 01:28:39.758057 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002699 sec., 18525.37977028529 rows/sec., 2.95 MiB/sec. | ||
| 2728 | 2026.05.16 01:28:39.758184 [ 294 ] {8bfc46ef-18bc-45f4-a382-2b753261d13a} <Debug> TCPHandler: Processed in 0.003110702 sec. | ||
| 2729 | 2026.05.16 01:28:39.760019 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.05.16 01:28:39.760238 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2731 | 2026.05.16 01:28:39.760323 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2732 | 2026.05.16 01:28:39.761442 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.16 01:28:39.761485 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2734 | 2026.05.16 01:28:39.761873 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2735 | 2026.05.16 01:28:39.762113 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.05.16 01:28:39.762257 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Debug> executeQuery: Read 64 rows, 5.15 KiB in 0.002084 sec., 30710.17274472169 rows/sec., 2.41 MiB/sec. | ||
| 2737 | 2026.05.16 01:28:39.762346 [ 294 ] {5f447d20-031a-4c6f-adc8-92662f3f7947} <Debug> TCPHandler: Processed in 0.002381225 sec. | ||
| 2738 | 2026.05.16 01:28:39.762591 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.05.16 01:28:39.762709 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.05.16 01:28:39.762759 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2741 | 2026.05.16 01:28:39.763320 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.05.16 01:28:39.763358 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2743 | 2026.05.16 01:28:39.763671 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2744 | 2026.05.16 01:28:39.763895 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.05.16 01:28:39.764030 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001346 sec., 2971.7682020802376 rows/sec., 223.46 KiB/sec. | ||
| 2746 | 2026.05.16 01:28:39.764067 [ 294 ] {59cdc800-8e41-493e-8867-74c2f0690100} <Debug> TCPHandler: Processed in 0.001537016 sec. | ||
| 2747 | 2026.05.16 01:28:39.764213 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.05.16 01:28:39.764316 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2749 | 2026.05.16 01:28:39.764356 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2026.05.16 01:28:39.764868 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.16 01:28:39.764907 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2752 | 2026.05.16 01:28:39.765215 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2753 | 2026.05.16 01:28:39.765429 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.16 01:28:39.765557 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001259 sec., 54011.11993645751 rows/sec., 4.22 MiB/sec. | ||
| 2755 | 2026.05.16 01:28:39.765596 [ 294 ] {042ba0c4-1b80-4baa-9a0d-523516df5519} <Debug> TCPHandler: Processed in 0.001434554 sec. | ||
| 2756 | 2026.05.16 01:28:39.765739 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.05.16 01:28:39.765838 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.16 01:28:39.765882 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2759 | 2026.05.16 01:28:39.766361 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.05.16 01:28:39.766400 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2761 | 2026.05.16 01:28:39.766749 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2762 | 2026.05.16 01:28:39.766963 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.05.16 01:28:39.767095 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 2764 | 2026.05.16 01:28:39.767132 [ 294 ] {92955725-6239-4fd3-9d20-c8fd74531189} <Debug> TCPHandler: Processed in 0.001444013 sec. | ||
| 2765 | 2026.05.16 01:28:39.767283 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.05.16 01:28:39.767382 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.05.16 01:28:39.767437 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2768 | 2026.05.16 01:28:39.768161 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.05.16 01:28:39.768199 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2770 | 2026.05.16 01:28:39.768690 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2771 | 2026.05.16 01:28:39.768915 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.05.16 01:28:39.769051 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001688 sec., 2369.6682464454975 rows/sec., 4.25 MiB/sec. | ||
| 2773 | 2026.05.16 01:28:39.769100 [ 294 ] {f86570f6-ea31-4772-ae9c-cd963b2318e2} <Debug> TCPHandler: Processed in 0.001869233 sec. | ||
| 2774 | 2026.05.16 01:28:39.769281 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.05.16 01:28:39.769382 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.05.16 01:28:39.769424 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2777 | 2026.05.16 01:28:39.769807 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.05.16 01:28:39.769843 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2779 | 2026.05.16 01:28:39.770144 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2780 | 2026.05.16 01:28:39.770355 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.05.16 01:28:39.770481 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2782 | 2026.05.16 01:28:39.770516 [ 294 ] {c685e915-9850-41b2-bb14-ab1b0d41274a} <Debug> TCPHandler: Processed in 0.00128634 sec. | ||
| 2783 | 2026.05.16 01:28:42.327568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 332 | ||
| 2784 | 2026.05.16 01:28:42.329765 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.05.16 01:28:42.329810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2786 | 2026.05.16 01:28:42.330967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2787 | 2026.05.16 01:28:42.331228 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.05.16 01:28:42.331467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2789 | 2026.05.16 01:28:44.755986 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.16 01:28:44.756241 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 2791 | 2026.05.16 01:28:44.756580 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2792 | 2026.05.16 01:28:44.756619 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 2793 | 2026.05.16 01:28:44.756861 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2794 | 2026.05.16 01:28:44.756933 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2795 | 2026.05.16 01:28:44.757075 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2796 | 2026.05.16 01:28:44.757197 [ 327 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2797 | 2026.05.16 01:28:44.757197 [ 337 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2798 | 2026.05.16 01:28:44.757197 [ 349 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2799 | 2026.05.16 01:28:44.757378 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2800 | 2026.05.16 01:28:44.757409 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2801 | 2026.05.16 01:28:44.757480 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2802 | 2026.05.16 01:28:44.757501 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2803 | 2026.05.16 01:28:44.757538 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2804 | 2026.05.16 01:28:44.757581 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2805 | 2026.05.16 01:28:44.759106 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002961 sec., 16886.187098953054 rows/sec., 2.69 MiB/sec. | ||
| 2806 | 2026.05.16 01:28:44.759238 [ 294 ] {0622d9e5-7b03-4746-8473-238b82ab4869} <Debug> TCPHandler: Processed in 0.003401899 sec. | ||
| 2807 | 2026.05.16 01:28:44.761694 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.05.16 01:28:44.761834 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2809 | 2026.05.16 01:28:44.761887 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2810 | 2026.05.16 01:28:44.762525 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.05.16 01:28:44.762578 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2812 | 2026.05.16 01:28:44.762945 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2813 | 2026.05.16 01:28:44.763170 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.05.16 01:28:44.763315 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001521 sec., 7889.546351084813 rows/sec., 643.34 KiB/sec. | ||
| 2815 | 2026.05.16 01:28:44.763354 [ 294 ] {67bddf95-398e-46f4-9c28-de9e49dde44a} <Debug> TCPHandler: Processed in 0.001724501 sec. | ||
| 2816 | 2026.05.16 01:28:44.763504 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.05.16 01:28:44.763603 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2818 | 2026.05.16 01:28:44.763644 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2819 | 2026.05.16 01:28:44.764230 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.05.16 01:28:44.764267 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2821 | 2026.05.16 01:28:44.764579 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2822 | 2026.05.16 01:28:44.764792 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.05.16 01:28:44.764920 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Debug> executeQuery: Read 136 rows, 11.93 KiB in 0.001336 sec., 101796.40718562875 rows/sec., 8.72 MiB/sec. | ||
| 2824 | 2026.05.16 01:28:44.764957 [ 294 ] {f3b83d2d-d7a2-4e5d-aeeb-6207d324a023} <Debug> TCPHandler: Processed in 0.001505045 sec. | ||
| 2825 | 2026.05.16 01:28:44.765144 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.05.16 01:28:44.765246 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.05.16 01:28:44.765287 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2828 | 2026.05.16 01:28:44.765743 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.05.16 01:28:44.765780 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2830 | 2026.05.16 01:28:44.766098 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2831 | 2026.05.16 01:28:44.766314 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.05.16 01:28:44.766446 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Debug> executeQuery: Read 49 rows, 3.62 KiB in 0.001219 sec., 40196.882690730105 rows/sec., 2.90 MiB/sec. | ||
| 2833 | 2026.05.16 01:28:44.766484 [ 294 ] {815411f5-773a-4ab9-aeeb-82a8d5dcbe48} <Debug> TCPHandler: Processed in 0.001393822 sec. | ||
| 2834 | 2026.05.16 01:28:44.766730 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.05.16 01:28:44.766899 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2836 | 2026.05.16 01:28:44.766970 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2837 | 2026.05.16 01:28:44.767667 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.16 01:28:44.767708 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2839 | 2026.05.16 01:28:44.768132 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2840 | 2026.05.16 01:28:44.768375 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.05.16 01:28:44.768525 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Debug> executeQuery: Read 113 rows, 9.06 KiB in 0.001679 sec., 67301.96545562835 rows/sec., 5.27 MiB/sec. | ||
| 2842 | 2026.05.16 01:28:44.768567 [ 294 ] {6f21b970-91a9-44d3-8dc0-56a32b831c51} <Debug> TCPHandler: Processed in 0.001970266 sec. | ||
| 2843 | 2026.05.16 01:28:44.768716 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.05.16 01:28:44.768816 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.05.16 01:28:44.768861 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2846 | 2026.05.16 01:28:44.769324 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.05.16 01:28:44.769363 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2848 | 2026.05.16 01:28:44.769707 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2849 | 2026.05.16 01:28:44.769923 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.05.16 01:28:44.770058 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001261 sec., 131641.5543219667 rows/sec., 9.16 MiB/sec. | ||
| 2851 | 2026.05.16 01:28:44.770095 [ 294 ] {7cf6c035-6c1d-4047-878f-57678b8fdcfe} <Debug> TCPHandler: Processed in 0.001431003 sec. | ||
| 2852 | 2026.05.16 01:28:44.770223 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.05.16 01:28:44.770321 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.05.16 01:28:44.770378 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2855 | 2026.05.16 01:28:44.771264 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.05.16 01:28:44.771303 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2857 | 2026.05.16 01:28:44.771887 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2858 | 2026.05.16 01:28:44.772115 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.05.16 01:28:44.772258 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001956 sec., 18916.155419222905 rows/sec., 33.90 MiB/sec. | ||
| 2860 | 2026.05.16 01:28:44.772310 [ 294 ] {391ae5b6-3587-48cf-af86-8a6287bdb454} <Debug> TCPHandler: Processed in 0.00213818 sec. | ||
| 2861 | 2026.05.16 01:28:44.772471 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.05.16 01:28:44.772572 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.05.16 01:28:44.772616 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2864 | 2026.05.16 01:28:44.772982 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.05.16 01:28:44.773019 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2866 | 2026.05.16 01:28:44.773333 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2867 | 2026.05.16 01:28:44.773553 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.16 01:28:44.773683 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 2869 | 2026.05.16 01:28:44.773719 [ 294 ] {a81580ed-c6d3-4861-a7b2-3068c3eb249a} <Debug> TCPHandler: Processed in 0.001297471 sec. | ||
| 2870 | 2026.05.16 01:28:44.818904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5303 | ||
| 2871 | 2026.05.16 01:28:44.819302 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.16 01:28:44.819336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2873 | 2026.05.16 01:28:44.819780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2874 | 2026.05.16 01:28:44.819997 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.16 01:28:44.820103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5303 | ||
| 2876 | 2026.05.16 01:28:44.820207 [ 154 ] {} <Debug> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2877 | 2026.05.16 01:28:44.820279 [ 154 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.16 01:28:44.820303 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2879 | 2026.05.16 01:28:44.820456 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::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 | ||
| 2880 | 2026.05.16 01:28:44.820590 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2881 | 2026.05.16 01:28:44.820636 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2935 rows starting from the beginning of the part | ||
| 2882 | 2026.05.16 01:28:44.820729 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2883 | 2026.05.16 01:28:44.820788 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2884 | 2026.05.16 01:28:44.820843 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2885 | 2026.05.16 01:28:44.820891 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2886 | 2026.05.16 01:28:44.820937 [ 189 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2887 | 2026.05.16 01:28:44.822300 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5303 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901564 sec., 2788757.04420151 rows/sec., 39.89 MiB/sec. | ||
| 2888 | 2026.05.16 01:28:44.823182 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2889 | 2026.05.16 01:28:44.823449 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.05.16 01:28:44.823521 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_11_2} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2891 | 2026.05.16 01:28:44.823602 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2892 | 2026.05.16 01:28:45.100098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2893 | 2026.05.16 01:28:45.117882 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.05.16 01:28:45.117953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2895 | 2026.05.16 01:28:45.124443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2896 | 2026.05.16 01:28:45.125149 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.05.16 01:28:45.125469 [ 162 ] {} <Debug> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2898 | 2026.05.16 01:28:45.125546 [ 162 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.05.16 01:28:45.125570 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2900 | 2026.05.16 01:28:45.126039 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2901 | 2026.05.16 01:28:45.128695 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2902 | 2026.05.16 01:28:45.130712 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2903 | 2026.05.16 01:28:45.132220 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2904 | 2026.05.16 01:28:45.136660 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2905 | 2026.05.16 01:28:45.140664 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2906 | 2026.05.16 01:28:45.144581 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2907 | 2026.05.16 01:28:45.148980 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2908 | 2026.05.16 01:28:45.153246 [ 192 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 2909 | 2026.05.16 01:28:45.202982 [ 191 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077039272 sec., 1077.3725899175163 rows/sec., 5.57 MiB/sec. | ||
| 2910 | 2026.05.16 01:28:45.205435 [ 189 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2911 | 2026.05.16 01:28:45.207593 [ 189 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_11_2} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.16 01:28:45.207702 [ 189 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_11_2} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2913 | 2026.05.16 01:28:45.210194 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2914 | 2026.05.16 01:28:46.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.95 MiB, peak 228.83 MiB, free memory in arenas 0.00 B, will set to 226.59 MiB (RSS), difference: 7.64 MiB | ||
| 2915 | 2026.05.16 01:28:49.755330 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.05.16 01:28:49.755587 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2917 | 2026.05.16 01:28:49.755918 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2918 | 2026.05.16 01:28:49.755957 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2919 | 2026.05.16 01:28:49.756179 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2920 | 2026.05.16 01:28:49.756248 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2921 | 2026.05.16 01:28:49.756392 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2922 | 2026.05.16 01:28:49.756477 [ 327 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2923 | 2026.05.16 01:28:49.756517 [ 311 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2924 | 2026.05.16 01:28:49.756517 [ 337 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2925 | 2026.05.16 01:28:49.756660 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 2926 | 2026.05.16 01:28:49.756707 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2927 | 2026.05.16 01:28:49.756795 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2928 | 2026.05.16 01:28:49.756820 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2929 | 2026.05.16 01:28:49.756865 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2930 | 2026.05.16 01:28:49.756915 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2931 | 2026.05.16 01:28:49.758545 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003053 sec., 16377.333770062232 rows/sec., 2.60 MiB/sec. | ||
| 2932 | 2026.05.16 01:28:49.758687 [ 294 ] {cb6f363b-43ee-43ab-9860-569a400d1036} <Debug> TCPHandler: Processed in 0.003560653 sec. | ||
| 2933 | 2026.05.16 01:28:49.760601 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.05.16 01:28:49.760821 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2935 | 2026.05.16 01:28:49.760904 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2936 | 2026.05.16 01:28:49.761859 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.16 01:28:49.761900 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2938 | 2026.05.16 01:28:49.762295 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2939 | 2026.05.16 01:28:49.762520 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.05.16 01:28:49.762667 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001905 sec., 34645.669291338585 rows/sec., 2.74 MiB/sec. | ||
| 2941 | 2026.05.16 01:28:49.762673 [ 126 ] {} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2942 | 2026.05.16 01:28:49.762707 [ 294 ] {3d2d8f04-106d-4130-beee-57e33b82bfdb} <Debug> TCPHandler: Processed in 0.002212891 sec. | ||
| 2943 | 2026.05.16 01:28:49.762735 [ 126 ] {} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.16 01:28:49.762767 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2945 | 2026.05.16 01:28:49.762873 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.16 01:28:49.762888 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::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 | ||
| 2947 | 2026.05.16 01:28:49.762983 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.05.16 01:28:49.763021 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2949 | 2026.05.16 01:28:49.763025 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2950 | 2026.05.16 01:28:49.763061 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3360 rows starting from the beginning of the part | ||
| 2951 | 2026.05.16 01:28:49.763148 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2952 | 2026.05.16 01:28:49.763198 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 130 rows starting from the beginning of the part | ||
| 2953 | 2026.05.16 01:28:49.763242 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2954 | 2026.05.16 01:28:49.763294 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 2955 | 2026.05.16 01:28:49.763341 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 2956 | 2026.05.16 01:28:49.763534 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.16 01:28:49.763570 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2958 | 2026.05.16 01:28:49.763999 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2959 | 2026.05.16 01:28:49.764262 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.05.16 01:28:49.764397 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001432 sec., 3491.6201117318437 rows/sec., 262.55 KiB/sec. | ||
| 2961 | 2026.05.16 01:28:49.764397 [ 106 ] {} <Debug> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2962 | 2026.05.16 01:28:49.764436 [ 294 ] {af542efb-b073-46c1-b1e8-3e81ad25ce5d} <Debug> TCPHandler: Processed in 0.001624147 sec. | ||
| 2963 | 2026.05.16 01:28:49.764460 [ 106 ] {} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.05.16 01:28:49.764489 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2965 | 2026.05.16 01:28:49.764589 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.16 01:28:49.764618 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::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 | ||
| 2967 | 2026.05.16 01:28:49.764692 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.16 01:28:49.764739 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2969 | 2026.05.16 01:28:49.764768 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2026.05.16 01:28:49.764805 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
| 2971 | 2026.05.16 01:28:49.764869 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 2972 | 2026.05.16 01:28:49.764913 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2973 | 2026.05.16 01:28:49.764957 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 2974 | 2026.05.16 01:28:49.764996 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
| 2975 | 2026.05.16 01:28:49.765034 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2976 | 2026.05.16 01:28:49.765202 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.16 01:28:49.765248 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2978 | 2026.05.16 01:28:49.765394 [ 195 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.002555439 sec., 1491720.2093260689 rows/sec., 119.38 MiB/sec. | ||
| 2979 | 2026.05.16 01:28:49.765727 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2980 | 2026.05.16 01:28:49.765887 [ 194 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2981 | 2026.05.16 01:28:49.765996 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435403 sec., 238260.61391818186 rows/sec., 16.92 MiB/sec. | ||
| 2982 | 2026.05.16 01:28:49.766012 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.16 01:28:49.766173 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2984 | 2026.05.16 01:28:49.766191 [ 106 ] {} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2985 | 2026.05.16 01:28:49.766198 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001524 sec., 45275.59055118111 rows/sec., 3.53 MiB/sec. | ||
| 2986 | 2026.05.16 01:28:49.766239 [ 106 ] {} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.16 01:28:49.766264 [ 294 ] {5d3fa99f-07ff-4654-8337-0ca3395fc8c1} <Debug> TCPHandler: Processed in 0.00172618 sec. | ||
| 2988 | 2026.05.16 01:28:49.766273 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2989 | 2026.05.16 01:28:49.766282 [ 194 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.16 01:28:49.766383 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::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 | ||
| 2991 | 2026.05.16 01:28:49.766395 [ 194 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_16_3} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2992 | 2026.05.16 01:28:49.766412 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.16 01:28:49.766493 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.05.16 01:28:49.766521 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2026.05.16 01:28:49.766523 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2996 | 2026.05.16 01:28:49.766536 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.05.16 01:28:49.766567 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1829 rows starting from the beginning of the part | ||
| 2998 | 2026.05.16 01:28:49.766611 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2999 | 2026.05.16 01:28:49.766579 [ 189 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_11_2} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3000 | 2026.05.16 01:28:49.766727 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3001 | 2026.05.16 01:28:49.766731 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3002 | 2026.05.16 01:28:49.766816 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part | ||
| 3003 | 2026.05.16 01:28:49.766877 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 3004 | 2026.05.16 01:28:49.766932 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
| 3005 | 2026.05.16 01:28:49.766981 [ 196 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
| 3006 | 2026.05.16 01:28:49.767077 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.16 01:28:49.767114 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3008 | 2026.05.16 01:28:49.767461 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3009 | 2026.05.16 01:28:49.767677 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.16 01:28:49.767805 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3011 | 2026.05.16 01:28:49.767811 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 3012 | 2026.05.16 01:28:49.767853 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.05.16 01:28:49.767872 [ 294 ] {5e388112-9aa5-4cbf-8edd-59a0a2b725a3} <Debug> TCPHandler: Processed in 0.001511075 sec. | ||
| 3014 | 2026.05.16 01:28:49.767880 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3015 | 2026.05.16 01:28:49.767987 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 3016 | 2026.05.16 01:28:49.768022 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.05.16 01:28:49.768112 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3018 | 2026.05.16 01:28:49.768126 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.16 01:28:49.768153 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5799 rows starting from the beginning of the part | ||
| 3020 | 2026.05.16 01:28:49.768155 [ 189 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815862 sec., 1235776.7275266512 rows/sec., 91.21 MiB/sec. | ||
| 3021 | 2026.05.16 01:28:49.768191 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3022 | 2026.05.16 01:28:49.768227 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3023 | 2026.05.16 01:28:49.768283 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3024 | 2026.05.16 01:28:49.768331 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 3025 | 2026.05.16 01:28:49.768377 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 166 rows starting from the beginning of the part | ||
| 3026 | 2026.05.16 01:28:49.768416 [ 190 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3027 | 2026.05.16 01:28:49.768424 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3028 | 2026.05.16 01:28:49.768700 [ 190 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.05.16 01:28:49.768775 [ 190 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_16_3} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3030 | 2026.05.16 01:28:49.768868 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3031 | 2026.05.16 01:28:49.768992 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.16 01:28:49.769037 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3033 | 2026.05.16 01:28:49.769577 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3034 | 2026.05.16 01:28:49.769842 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.16 01:28:49.769976 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3036 | 2026.05.16 01:28:49.769991 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001883 sec., 2655.3372278279344 rows/sec., 4.76 MiB/sec. | ||
| 3037 | 2026.05.16 01:28:49.770024 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.16 01:28:49.770053 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3039 | 2026.05.16 01:28:49.770061 [ 294 ] {14a51941-00d7-47fe-9c73-32581406c25b} <Debug> TCPHandler: Processed in 0.002091489 sec. | ||
| 3040 | 2026.05.16 01:28:49.770145 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::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 | ||
| 3041 | 2026.05.16 01:28:49.770201 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.16 01:28:49.770305 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3043 | 2026.05.16 01:28:49.770323 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3044 | 2026.05.16 01:28:49.770349 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3045 | 2026.05.16 01:28:49.770374 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 193 rows starting from the beginning of the part | ||
| 3046 | 2026.05.16 01:28:49.770486 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
| 3047 | 2026.05.16 01:28:49.770585 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 3048 | 2026.05.16 01:28:49.770676 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3049 | 2026.05.16 01:28:49.770740 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.16 01:28:49.770764 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
| 3051 | 2026.05.16 01:28:49.770796 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3052 | 2026.05.16 01:28:49.770866 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 3053 | 2026.05.16 01:28:49.771133 [ 190 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6573 rows, containing 5 columns (5 merged, 0 gathered) in 0.003188394 sec., 2061539.4458777679 rows/sec., 133.35 MiB/sec. | ||
| 3054 | 2026.05.16 01:28:49.771149 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3055 | 2026.05.16 01:28:49.771406 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.05.16 01:28:49.771548 [ 126 ] {} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3057 | 2026.05.16 01:28:49.771560 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 3058 | 2026.05.16 01:28:49.771594 [ 126 ] {} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.05.16 01:28:49.771616 [ 294 ] {3a1c1eb3-1c26-44b6-bc61-cdcccf61fd45} <Debug> TCPHandler: Processed in 0.001467344 sec. | ||
| 3060 | 2026.05.16 01:28:49.771623 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3061 | 2026.05.16 01:28:49.771727 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3062 | 2026.05.16 01:28:49.771807 [ 190 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3063 | 2026.05.16 01:28:49.771851 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3064 | 2026.05.16 01:28:49.771889 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 3065 | 2026.05.16 01:28:49.771951 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3066 | 2026.05.16 01:28:49.772000 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3067 | 2026.05.16 01:28:49.772047 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3068 | 2026.05.16 01:28:49.772094 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3069 | 2026.05.16 01:28:49.772137 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3070 | 2026.05.16 01:28:49.772174 [ 190 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.05.16 01:28:49.772260 [ 190 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3072 | 2026.05.16 01:28:49.772340 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3073 | 2026.05.16 01:28:49.773111 [ 190 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421453 sec., 633154.9477893395 rows/sec., 42.06 MiB/sec. | ||
| 3074 | 2026.05.16 01:28:49.773311 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3075 | 2026.05.16 01:28:49.773581 [ 189 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.05.16 01:28:49.773677 [ 189 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_16_3} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3077 | 2026.05.16 01:28:49.773759 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3078 | 2026.05.16 01:28:49.773893 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 19 columns (19 merged, 0 gathered) in 0.003786218 sec., 76857.69810401832 rows/sec., 137.73 MiB/sec. | ||
| 3079 | 2026.05.16 01:28:49.774485 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3080 | 2026.05.16 01:28:49.774819 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.16 01:28:49.774899 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3082 | 2026.05.16 01:28:49.775019 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3083 | 2026.05.16 01:28:50.001205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.26 MiB, peak 234.93 MiB, free memory in arenas 0.00 B, will set to 229.79 MiB (RSS), difference: 2.53 MiB | ||
| 3084 | 2026.05.16 01:28:52.257513 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3085 | 2026.05.16 01:28:52.257589 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3086 | 2026.05.16 01:28:52.321134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5815 | ||
| 3087 | 2026.05.16 01:28:52.321868 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.16 01:28:52.321903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3089 | 2026.05.16 01:28:52.322410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3090 | 2026.05.16 01:28:52.322659 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.16 01:28:52.322787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5815 | ||
| 3092 | 2026.05.16 01:28:52.332494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 362 | ||
| 3093 | 2026.05.16 01:28:52.334739 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.05.16 01:28:52.334787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3095 | 2026.05.16 01:28:52.335946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3096 | 2026.05.16 01:28:52.336203 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.05.16 01:28:52.336433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 3098 | 2026.05.16 01:28:52.629687 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3099 | 2026.05.16 01:28:52.646140 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.05.16 01:28:52.646196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3101 | 2026.05.16 01:28:52.651520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3102 | 2026.05.16 01:28:52.652172 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.05.16 01:28:52.654909 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3104 | 2026.05.16 01:28:54.755754 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.16 01:28:54.755999 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3106 | 2026.05.16 01:28:54.756340 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3107 | 2026.05.16 01:28:54.756380 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3108 | 2026.05.16 01:28:54.756604 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3109 | 2026.05.16 01:28:54.756675 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3110 | 2026.05.16 01:28:54.756821 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3111 | 2026.05.16 01:28:54.756941 [ 311 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3112 | 2026.05.16 01:28:54.756957 [ 348 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3113 | 2026.05.16 01:28:54.756949 [ 327 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3114 | 2026.05.16 01:28:54.757149 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 3115 | 2026.05.16 01:28:54.757179 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3116 | 2026.05.16 01:28:54.757250 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3117 | 2026.05.16 01:28:54.757270 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3118 | 2026.05.16 01:28:54.757306 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3119 | 2026.05.16 01:28:54.757349 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3120 | 2026.05.16 01:28:54.758537 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002635 sec., 18975.332068311192 rows/sec., 3.02 MiB/sec. | ||
| 3121 | 2026.05.16 01:28:54.758671 [ 294 ] {56c451c8-d39c-4e73-81bb-38e314d08439} <Debug> TCPHandler: Processed in 0.003058471 sec. | ||
| 3122 | 2026.05.16 01:28:54.760946 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.16 01:28:54.761085 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.16 01:28:54.761137 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3125 | 2026.05.16 01:28:54.761782 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.16 01:28:54.761832 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3127 | 2026.05.16 01:28:54.762225 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3128 | 2026.05.16 01:28:54.762462 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.16 01:28:54.762608 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001562 sec., 83226.63252240716 rows/sec., 7.18 MiB/sec. | ||
| 3130 | 2026.05.16 01:28:54.762646 [ 294 ] {8ac947a0-2ac0-4b45-87e1-8864cb2fa1aa} <Debug> TCPHandler: Processed in 0.001765351 sec. | ||
| 3131 | 2026.05.16 01:28:54.762783 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.16 01:28:54.762883 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.16 01:28:54.762925 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3134 | 2026.05.16 01:28:54.763362 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.16 01:28:54.763399 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3136 | 2026.05.16 01:28:54.763695 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3137 | 2026.05.16 01:28:54.763909 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.16 01:28:54.764038 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001174 sec., 31516.183986371383 rows/sec., 2.31 MiB/sec. | ||
| 3139 | 2026.05.16 01:28:54.764074 [ 294 ] {b00b17f0-d320-4049-b403-e0ac3b1ea5a8} <Debug> TCPHandler: Processed in 0.001343241 sec. | ||
| 3140 | 2026.05.16 01:28:54.764224 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.16 01:28:54.764329 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3142 | 2026.05.16 01:28:54.764370 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3143 | 2026.05.16 01:28:54.764843 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.16 01:28:54.764881 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3145 | 2026.05.16 01:28:54.765177 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3146 | 2026.05.16 01:28:54.765392 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.05.16 01:28:54.765520 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001209 sec., 83540.11579818031 rows/sec., 6.53 MiB/sec. | ||
| 3148 | 2026.05.16 01:28:54.765556 [ 294 ] {6ef89182-4727-4503-b2a6-e3a96c2769a0} <Debug> TCPHandler: Processed in 0.001383592 sec. | ||
| 3149 | 2026.05.16 01:28:54.765703 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.05.16 01:28:54.765807 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.05.16 01:28:54.765851 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2026.05.16 01:28:54.766299 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.16 01:28:54.766335 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3154 | 2026.05.16 01:28:54.766652 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3155 | 2026.05.16 01:28:54.766867 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.16 01:28:54.766996 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3157 | 2026.05.16 01:28:54.767032 [ 294 ] {351ac359-4a36-470d-a3ca-a326352a15cd} <Debug> TCPHandler: Processed in 0.001379442 sec. | ||
| 3158 | 2026.05.16 01:28:54.767173 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.05.16 01:28:54.767271 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.05.16 01:28:54.767325 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3161 | 2026.05.16 01:28:54.768186 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.05.16 01:28:54.768223 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3163 | 2026.05.16 01:28:54.768758 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3164 | 2026.05.16 01:28:54.768984 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.05.16 01:28:54.769119 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001866 sec., 19828.51018220793 rows/sec., 35.53 MiB/sec. | ||
| 3166 | 2026.05.16 01:28:54.769169 [ 294 ] {211bcfc3-d74e-4ed3-9f55-459fd8984fa9} <Debug> TCPHandler: Processed in 0.002044848 sec. | ||
| 3167 | 2026.05.16 01:28:54.769316 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.05.16 01:28:54.769415 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.16 01:28:54.769457 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3170 | 2026.05.16 01:28:54.769842 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.05.16 01:28:54.769877 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3172 | 2026.05.16 01:28:54.770175 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3173 | 2026.05.16 01:28:54.770386 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.16 01:28:54.770518 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3175 | 2026.05.16 01:28:54.770554 [ 294 ] {6b1a5890-4cde-4883-bb7c-72120e9fba60} <Debug> TCPHandler: Processed in 0.00129991 sec. | ||
| 3176 | 2026.05.16 01:28:54.972233 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.05.16 01:28:54.972464 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3178 | 2026.05.16 01:28:54.972814 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3179 | 2026.05.16 01:28:54.972865 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3180 | 2026.05.16 01:28:54.973145 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3181 | 2026.05.16 01:28:54.973218 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3182 | 2026.05.16 01:28:54.973371 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3183 | 2026.05.16 01:28:54.973474 [ 327 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3184 | 2026.05.16 01:28:54.973489 [ 348 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3185 | 2026.05.16 01:28:54.973503 [ 313 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3186 | 2026.05.16 01:28:54.973648 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 3187 | 2026.05.16 01:28:54.973677 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3188 | 2026.05.16 01:28:54.973744 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3189 | 2026.05.16 01:28:54.973764 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3190 | 2026.05.16 01:28:54.973800 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3191 | 2026.05.16 01:28:54.973840 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3192 | 2026.05.16 01:28:54.975121 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002757 sec., 18135.654697134567 rows/sec., 4.34 MiB/sec. | ||
| 3193 | 2026.05.16 01:28:54.975225 [ 294 ] {6832fd77-b1fe-4172-8516-af1f559615a1} <Debug> TCPHandler: Processed in 0.003095052 sec. | ||
| 3194 | 2026.05.16 01:28:54.987506 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.05.16 01:28:54.987671 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.05.16 01:28:54.987740 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3197 | 2026.05.16 01:28:54.988407 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.05.16 01:28:54.988453 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3199 | 2026.05.16 01:28:54.988860 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3200 | 2026.05.16 01:28:54.989105 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.05.16 01:28:54.989266 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001641 sec., 14625.22851919561 rows/sec., 1.21 MiB/sec. | ||
| 3202 | 2026.05.16 01:28:54.989310 [ 294 ] {001ba721-a0ad-49f3-9e56-72fdf5a85c96} <Debug> TCPHandler: Processed in 0.001942805 sec. | ||
| 3203 | 2026.05.16 01:28:54.989458 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.05.16 01:28:54.989558 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3205 | 2026.05.16 01:28:54.989602 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3206 | 2026.05.16 01:28:54.990025 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.16 01:28:54.990064 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3208 | 2026.05.16 01:28:54.990368 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3209 | 2026.05.16 01:28:54.990591 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.05.16 01:28:54.990729 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 3211 | 2026.05.16 01:28:54.990767 [ 294 ] {3f399dd9-e4fa-48e5-9b84-005e26813d4c} <Debug> TCPHandler: Processed in 0.001358752 sec. | ||
| 3212 | 2026.05.16 01:28:54.990907 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.05.16 01:28:54.991005 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.16 01:28:54.991047 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3215 | 2026.05.16 01:28:54.992635 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.05.16 01:28:54.992777 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3217 | 2026.05.16 01:28:54.993247 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3218 | 2026.05.16 01:28:54.993461 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.16 01:28:54.993593 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Debug> executeQuery: Read 2536 rows, 193.06 KiB in 0.002606 sec., 973138.9102072142 rows/sec., 72.35 MiB/sec. | ||
| 3220 | 2026.05.16 01:28:54.993630 [ 294 ] {820492f0-5fd7-4a8b-ba33-f2f41b7e405e} <Debug> TCPHandler: Processed in 0.002775074 sec. | ||
| 3221 | 2026.05.16 01:28:54.993787 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.05.16 01:28:54.993892 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.05.16 01:28:54.993933 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3224 | 2026.05.16 01:28:54.994368 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.16 01:28:54.994406 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3226 | 2026.05.16 01:28:54.994726 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3227 | 2026.05.16 01:28:54.994940 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.16 01:28:54.995070 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001197 sec., 25062.65664160401 rows/sec., 1.88 MiB/sec. | ||
| 3229 | 2026.05.16 01:28:54.995107 [ 294 ] {5eb3cd7a-1f67-49fb-b4b7-32564cabfe89} <Debug> TCPHandler: Processed in 0.001372242 sec. | ||
| 3230 | 2026.05.16 01:28:54.995232 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.05.16 01:28:54.995330 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.05.16 01:28:54.995370 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3233 | 2026.05.16 01:28:54.996070 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.05.16 01:28:54.996108 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3235 | 2026.05.16 01:28:54.996459 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3236 | 2026.05.16 01:28:54.996694 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.05.16 01:28:54.996839 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001527 sec., 540275.0491159136 rows/sec., 31.60 MiB/sec. | ||
| 3238 | 2026.05.16 01:28:54.996878 [ 294 ] {6b5427d0-8fbd-4bdb-8915-877b9df62d1f} <Debug> TCPHandler: Processed in 0.001696449 sec. | ||
| 3239 | 2026.05.16 01:28:54.997098 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.05.16 01:28:54.997196 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.05.16 01:28:54.997236 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3242 | 2026.05.16 01:28:54.997678 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.05.16 01:28:54.997715 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3244 | 2026.05.16 01:28:54.998000 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3245 | 2026.05.16 01:28:54.998214 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.05.16 01:28:54.998341 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 3247 | 2026.05.16 01:28:54.998378 [ 294 ] {e1250baf-b905-40bb-b6a3-f9d3e501fe1f} <Debug> TCPHandler: Processed in 0.001328431 sec. | ||
| 3248 | 2026.05.16 01:28:54.998595 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.16 01:28:54.998757 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.05.16 01:28:54.998823 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3251 | 2026.05.16 01:28:54.999423 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.05.16 01:28:54.999467 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3253 | 2026.05.16 01:28:54.999845 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3254 | 2026.05.16 01:28:55.000066 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.16 01:28:55.000301 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 589.62 KiB/sec. | ||
| 3256 | 2026.05.16 01:28:55.000344 [ 294 ] {e7c71bf5-2177-4b9a-94a7-7c2c801b75d9} <Debug> TCPHandler: Processed in 0.001876903 sec. | ||
| 3257 | 2026.05.16 01:28:55.000471 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.05.16 01:28:55.000570 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.16 01:28:55.000611 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3260 | 2026.05.16 01:28:55.001680 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.16 01:28:55.001717 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3262 | 2026.05.16 01:28:55.002078 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3263 | 2026.05.16 01:28:55.002303 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.16 01:28:55.002437 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Debug> executeQuery: Read 1333 rows, 91.94 KiB in 0.001887 sec., 706412.2946475887 rows/sec., 47.58 MiB/sec. | ||
| 3265 | 2026.05.16 01:28:55.002476 [ 294 ] {6851b7b9-b1ef-41c0-9f76-f20cf0825a2b} <Debug> TCPHandler: Processed in 0.002056318 sec. | ||
| 3266 | 2026.05.16 01:28:55.002609 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.05.16 01:28:55.002706 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.05.16 01:28:55.002749 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3269 | 2026.05.16 01:28:55.003495 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.16 01:28:55.003531 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3271 | 2026.05.16 01:28:55.003951 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3272 | 2026.05.16 01:28:55.004156 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.16 01:28:55.004288 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.0016 sec., 958125 rows/sec., 58.57 MiB/sec. | ||
| 3274 | 2026.05.16 01:28:55.004325 [ 294 ] {e52379e6-00a7-4c5d-9a77-83ebc8b1bcea} <Debug> TCPHandler: Processed in 0.001766081 sec. | ||
| 3275 | 2026.05.16 01:28:55.004458 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.05.16 01:28:55.004554 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.05.16 01:28:55.004608 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3278 | 2026.05.16 01:28:55.005382 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.16 01:28:55.005417 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3280 | 2026.05.16 01:28:55.005907 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3281 | 2026.05.16 01:28:55.006120 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.05.16 01:28:55.006254 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001718 sec., 9313.15483119907 rows/sec., 16.69 MiB/sec. | ||
| 3283 | 2026.05.16 01:28:55.006303 [ 294 ] {0da8c2ff-4045-4296-9eb2-95138a1a6d96} <Debug> TCPHandler: Processed in 0.001896104 sec. | ||
| 3284 | 2026.05.16 01:28:55.006436 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.05.16 01:28:55.006533 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.05.16 01:28:55.006575 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3287 | 2026.05.16 01:28:55.006896 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.05.16 01:28:55.006932 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3289 | 2026.05.16 01:28:55.007220 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3290 | 2026.05.16 01:28:55.007424 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.05.16 01:28:55.007552 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 3292 | 2026.05.16 01:28:55.007587 [ 294 ] {81e15538-3e71-41f6-8d91-a1819116a7da} <Debug> TCPHandler: Processed in 0.001201688 sec. | ||
| 3293 | 2026.05.16 01:28:59.752536 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.05.16 01:28:59.752819 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3295 | 2026.05.16 01:28:59.753196 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3296 | 2026.05.16 01:28:59.753241 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3297 | 2026.05.16 01:28:59.753496 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3298 | 2026.05.16 01:28:59.753575 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3299 | 2026.05.16 01:28:59.753720 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3300 | 2026.05.16 01:28:59.753857 [ 313 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3301 | 2026.05.16 01:28:59.753864 [ 325 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3302 | 2026.05.16 01:28:59.753864 [ 332 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3303 | 2026.05.16 01:28:59.754085 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 3304 | 2026.05.16 01:28:59.754116 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3305 | 2026.05.16 01:28:59.754219 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3306 | 2026.05.16 01:28:59.754240 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3307 | 2026.05.16 01:28:59.754280 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3308 | 2026.05.16 01:28:59.754320 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3309 | 2026.05.16 01:28:59.755594 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002883 sec., 17343.04543877905 rows/sec., 2.76 MiB/sec. | ||
| 3310 | 2026.05.16 01:28:59.755732 [ 294 ] {69885395-1ec5-48c0-817d-3077f92d8148} <Debug> TCPHandler: Processed in 0.003344508 sec. | ||
| 3311 | 2026.05.16 01:28:59.757205 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.05.16 01:28:59.757323 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3313 | 2026.05.16 01:28:59.757368 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3314 | 2026.05.16 01:28:59.758048 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.16 01:28:59.758086 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3316 | 2026.05.16 01:28:59.758471 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3317 | 2026.05.16 01:28:59.758696 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.05.16 01:28:59.758838 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.76 MiB/sec. | ||
| 3319 | 2026.05.16 01:28:59.758876 [ 294 ] {31e90aaf-62f6-4232-bb5b-c30dedbe29cf} <Debug> TCPHandler: Processed in 0.00172319 sec. | ||
| 3320 | 2026.05.16 01:28:59.759023 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.16 01:28:59.759120 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3322 | 2026.05.16 01:28:59.759160 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3323 | 2026.05.16 01:28:59.759630 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.05.16 01:28:59.759667 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3325 | 2026.05.16 01:28:59.759972 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3326 | 2026.05.16 01:28:59.760194 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.05.16 01:28:59.760323 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 3328 | 2026.05.16 01:28:59.760359 [ 294 ] {afc84d54-311a-4926-a031-3dad8c9e195a} <Debug> TCPHandler: Processed in 0.001393802 sec. | ||
| 3329 | 2026.05.16 01:28:59.760507 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.05.16 01:28:59.760604 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.05.16 01:28:59.760648 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3332 | 2026.05.16 01:28:59.761027 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.16 01:28:59.761064 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3334 | 2026.05.16 01:28:59.761389 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3335 | 2026.05.16 01:28:59.761598 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.16 01:28:59.761725 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 3337 | 2026.05.16 01:28:59.761761 [ 294 ] {356dcb39-6795-4054-b4c6-d4abf66590a3} <Debug> TCPHandler: Processed in 0.0013033 sec. | ||
| 3338 | 2026.05.16 01:28:59.761920 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.16 01:28:59.762017 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.05.16 01:28:59.762058 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3341 | 2026.05.16 01:28:59.762411 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.16 01:28:59.762452 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3343 | 2026.05.16 01:28:59.762756 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3344 | 2026.05.16 01:28:59.762965 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.16 01:28:59.763091 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001093 sec., 43915.82799634035 rows/sec., 2.96 MiB/sec. | ||
| 3346 | 2026.05.16 01:28:59.763127 [ 294 ] {2930d565-cf06-46d9-a256-9b2000cd479e} <Debug> TCPHandler: Processed in 0.001257319 sec. | ||
| 3347 | 2026.05.16 01:28:59.822874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6263 | ||
| 3348 | 2026.05.16 01:28:59.823634 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.16 01:28:59.823711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3350 | 2026.05.16 01:28:59.824320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3351 | 2026.05.16 01:28:59.824564 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.16 01:28:59.824693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6263 | ||
| 3353 | 2026.05.16 01:29:00.154981 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3354 | 2026.05.16 01:29:00.170434 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.16 01:29:00.170490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3356 | 2026.05.16 01:29:00.176764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3357 | 2026.05.16 01:29:00.177459 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.16 01:29:00.180042 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3359 | 2026.05.16 01:29:02.337549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 410 | ||
| 3360 | 2026.05.16 01:29:02.340890 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.16 01:29:02.340960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3362 | 2026.05.16 01:29:02.342230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3363 | 2026.05.16 01:29:02.342546 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.16 01:29:02.342959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3365 | 2026.05.16 01:29:04.755902 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.05.16 01:29:04.756137 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3367 | 2026.05.16 01:29:04.756479 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3368 | 2026.05.16 01:29:04.756517 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3369 | 2026.05.16 01:29:04.756739 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3370 | 2026.05.16 01:29:04.756810 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3371 | 2026.05.16 01:29:04.756953 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3372 | 2026.05.16 01:29:04.757059 [ 332 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3373 | 2026.05.16 01:29:04.757080 [ 306 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3374 | 2026.05.16 01:29:04.757084 [ 313 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3375 | 2026.05.16 01:29:04.757246 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 3376 | 2026.05.16 01:29:04.757276 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3377 | 2026.05.16 01:29:04.757346 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3378 | 2026.05.16 01:29:04.757366 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3379 | 2026.05.16 01:29:04.757401 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3380 | 2026.05.16 01:29:04.757440 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3381 | 2026.05.16 01:29:04.758747 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002698 sec., 18532.24610822832 rows/sec., 2.95 MiB/sec. | ||
| 3382 | 2026.05.16 01:29:04.758954 [ 294 ] {74448c2f-944a-42b9-aa26-224cd63b7f19} <Debug> TCPHandler: Processed in 0.003193424 sec. | ||
| 3383 | 2026.05.16 01:29:04.761394 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.05.16 01:29:04.761556 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3385 | 2026.05.16 01:29:04.761627 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3386 | 2026.05.16 01:29:04.762368 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.05.16 01:29:04.762415 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3388 | 2026.05.16 01:29:04.762815 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3389 | 2026.05.16 01:29:04.763043 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.05.16 01:29:04.763191 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00169 sec., 76923.07692307692 rows/sec., 6.64 MiB/sec. | ||
| 3391 | 2026.05.16 01:29:04.763229 [ 294 ] {fe4f1c48-9398-4ca2-9933-b3e91cdc48bb} <Debug> TCPHandler: Processed in 0.001969066 sec. | ||
| 3392 | 2026.05.16 01:29:04.763465 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.05.16 01:29:04.763563 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.05.16 01:29:04.763605 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3395 | 2026.05.16 01:29:04.764060 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.05.16 01:29:04.764097 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3397 | 2026.05.16 01:29:04.764392 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3398 | 2026.05.16 01:29:04.764612 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.05.16 01:29:04.764740 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001197 sec., 30910.60985797828 rows/sec., 2.27 MiB/sec. | ||
| 3400 | 2026.05.16 01:29:04.764776 [ 294 ] {1045b9f1-5a95-40be-99d5-83b45663b94a} <Debug> TCPHandler: Processed in 0.001370692 sec. | ||
| 3401 | 2026.05.16 01:29:04.764911 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.05.16 01:29:04.765007 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3403 | 2026.05.16 01:29:04.765048 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3404 | 2026.05.16 01:29:04.765496 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.05.16 01:29:04.765533 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3406 | 2026.05.16 01:29:04.765845 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3407 | 2026.05.16 01:29:04.766057 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.05.16 01:29:04.766182 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001192 sec., 84731.54362416107 rows/sec., 6.62 MiB/sec. | ||
| 3409 | 2026.05.16 01:29:04.766218 [ 294 ] {4a16e366-3d26-4f87-81bd-4a03f0c18343} <Debug> TCPHandler: Processed in 0.001357652 sec. | ||
| 3410 | 2026.05.16 01:29:04.766355 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.05.16 01:29:04.766450 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.05.16 01:29:04.766496 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3413 | 2026.05.16 01:29:04.766959 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.05.16 01:29:04.766996 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3415 | 2026.05.16 01:29:04.767316 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3416 | 2026.05.16 01:29:04.767526 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.05.16 01:29:04.767659 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 3418 | 2026.05.16 01:29:04.767696 [ 294 ] {bb1015ca-2b25-4d23-a393-887d25b6b6b2} <Debug> TCPHandler: Processed in 0.001390352 sec. | ||
| 3419 | 2026.05.16 01:29:04.767822 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.05.16 01:29:04.767920 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.05.16 01:29:04.767974 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3422 | 2026.05.16 01:29:04.768787 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.05.16 01:29:04.768824 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3424 | 2026.05.16 01:29:04.769364 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3425 | 2026.05.16 01:29:04.769582 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.16 01:29:04.769718 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001815 sec., 20385.674931129477 rows/sec., 36.53 MiB/sec. | ||
| 3427 | 2026.05.16 01:29:04.769766 [ 294 ] {2d394226-9421-4474-a845-9795ba23f1e2} <Debug> TCPHandler: Processed in 0.001993756 sec. | ||
| 3428 | 2026.05.16 01:29:04.769895 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.05.16 01:29:04.769991 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3430 | 2026.05.16 01:29:04.770033 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3431 | 2026.05.16 01:29:04.770406 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.05.16 01:29:04.770443 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3433 | 2026.05.16 01:29:04.770742 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3434 | 2026.05.16 01:29:04.770973 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.05.16 01:29:04.771099 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 3436 | 2026.05.16 01:29:04.771134 [ 294 ] {b06e80b2-10b4-4067-9f19-b6236f343be6} <Debug> TCPHandler: Processed in 0.00128937 sec. | ||
| 3437 | 2026.05.16 01:29:05.967309 [ 147 ] {} <Debug> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3438 | 2026.05.16 01:29:05.967380 [ 147 ] {} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.16 01:29:05.967403 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3440 | 2026.05.16 01:29:05.967544 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::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 | ||
| 3441 | 2026.05.16 01:29:05.967693 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3442 | 2026.05.16 01:29:05.967728 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3443 | 2026.05.16 01:29:05.967828 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::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 | ||
| 3444 | 2026.05.16 01:29:05.967877 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3445 | 2026.05.16 01:29:05.967924 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::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 | ||
| 3446 | 2026.05.16 01:29:05.967967 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::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 | ||
| 3447 | 2026.05.16 01:29:05.968786 [ 187 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299161 sec., 24631.281265370497 rows/sec., 2.06 MiB/sec. | ||
| 3448 | 2026.05.16 01:29:05.968937 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3449 | 2026.05.16 01:29:05.969198 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.05.16 01:29:05.969266 [ 190 ] {fae7f052-0b15-46d4-8a2e-a90e72d057ee::all_1_5_1} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3451 | 2026.05.16 01:29:05.969341 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3452 | 2026.05.16 01:29:06.697023 [ 133 ] {} <Debug> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3453 | 2026.05.16 01:29:06.697122 [ 133 ] {} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.16 01:29:06.697152 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3455 | 2026.05.16 01:29:06.697283 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::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 | ||
| 3456 | 2026.05.16 01:29:06.697426 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2026.05.16 01:29:06.697465 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3458 | 2026.05.16 01:29:06.697544 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3459 | 2026.05.16 01:29:06.697596 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3460 | 2026.05.16 01:29:06.697645 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3461 | 2026.05.16 01:29:06.697696 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3462 | 2026.05.16 01:29:06.698544 [ 187 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323061 sec., 483726.7518277691 rows/sec., 33.63 MiB/sec. | ||
| 3463 | 2026.05.16 01:29:06.698703 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3464 | 2026.05.16 01:29:06.698949 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.05.16 01:29:06.699014 [ 190 ] {2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4::all_1_5_1} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3466 | 2026.05.16 01:29:06.699087 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3467 | 2026.05.16 01:29:07.257704 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3468 | 2026.05.16 01:29:07.257765 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3469 | 2026.05.16 01:29:07.324790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6775 | ||
| 3470 | 2026.05.16 01:29:07.325325 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.05.16 01:29:07.325369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3472 | 2026.05.16 01:29:07.325938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3473 | 2026.05.16 01:29:07.326166 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.05.16 01:29:07.326291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6775 | ||
| 3475 | 2026.05.16 01:29:07.680140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3476 | 2026.05.16 01:29:07.696539 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.16 01:29:07.696592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3478 | 2026.05.16 01:29:07.702958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3479 | 2026.05.16 01:29:07.703689 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.16 01:29:07.706364 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3481 | 2026.05.16 01:29:08.000309 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.01 MiB, peak 236.01 MiB, free memory in arenas 0.00 B, will set to 233.24 MiB (RSS), difference: 1.23 MiB | ||
| 3482 | 2026.05.16 01:29:08.616201 [ 150 ] {} <Debug> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3483 | 2026.05.16 01:29:08.616276 [ 150 ] {} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.16 01:29:08.616300 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3485 | 2026.05.16 01:29:08.616439 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::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 | ||
| 3486 | 2026.05.16 01:29:08.616621 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3487 | 2026.05.16 01:29:08.616664 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3488 | 2026.05.16 01:29:08.616752 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3489 | 2026.05.16 01:29:08.616815 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::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 | ||
| 3490 | 2026.05.16 01:29:08.616871 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::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 | ||
| 3491 | 2026.05.16 01:29:08.616923 [ 197 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3492 | 2026.05.16 01:29:08.617708 [ 190 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337111 sec., 248296.5139019872 rows/sec., 15.59 MiB/sec. | ||
| 3493 | 2026.05.16 01:29:08.617914 [ 187 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3494 | 2026.05.16 01:29:08.618282 [ 187 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.05.16 01:29:08.618371 [ 187 ] {b46ae7f1-1f54-44b4-9953-191a5b053ff9::all_1_5_1} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3496 | 2026.05.16 01:29:08.618488 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3497 | 2026.05.16 01:29:09.755062 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.05.16 01:29:09.755298 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3499 | 2026.05.16 01:29:09.755631 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3500 | 2026.05.16 01:29:09.755670 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3501 | 2026.05.16 01:29:09.755888 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3502 | 2026.05.16 01:29:09.755959 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3503 | 2026.05.16 01:29:09.756099 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3504 | 2026.05.16 01:29:09.756222 [ 306 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3505 | 2026.05.16 01:29:09.756233 [ 324 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3506 | 2026.05.16 01:29:09.756226 [ 313 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3507 | 2026.05.16 01:29:09.756461 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 3508 | 2026.05.16 01:29:09.756493 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3509 | 2026.05.16 01:29:09.756565 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3510 | 2026.05.16 01:29:09.756586 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3511 | 2026.05.16 01:29:09.756621 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3512 | 2026.05.16 01:29:09.756660 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3513 | 2026.05.16 01:29:09.757908 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002706 sec., 18477.457501847744 rows/sec., 2.94 MiB/sec. | ||
| 3514 | 2026.05.16 01:29:09.758038 [ 294 ] {4a278677-9aa7-496d-91f6-a39438e14202} <Debug> TCPHandler: Processed in 0.003120772 sec. | ||
| 3515 | 2026.05.16 01:29:09.759877 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.05.16 01:29:09.760054 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3517 | 2026.05.16 01:29:09.760131 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3518 | 2026.05.16 01:29:09.761070 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.05.16 01:29:09.761114 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3520 | 2026.05.16 01:29:09.761496 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3521 | 2026.05.16 01:29:09.761724 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.16 01:29:09.761871 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001851 sec., 35656.40194489465 rows/sec., 2.82 MiB/sec. | ||
| 3523 | 2026.05.16 01:29:09.761873 [ 148 ] {} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3524 | 2026.05.16 01:29:09.761911 [ 294 ] {9ebe1657-1f0a-46f3-aee9-0cdf89f0a0cb} <Debug> TCPHandler: Processed in 0.002068817 sec. | ||
| 3525 | 2026.05.16 01:29:09.761959 [ 148 ] {} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.05.16 01:29:09.761991 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3527 | 2026.05.16 01:29:09.762077 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.05.16 01:29:09.762112 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::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 | ||
| 3529 | 2026.05.16 01:29:09.762180 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.05.16 01:29:09.762221 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3531 | 2026.05.16 01:29:09.762223 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3532 | 2026.05.16 01:29:09.762262 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3363 rows starting from the beginning of the part | ||
| 3533 | 2026.05.16 01:29:09.762325 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 130 rows starting from the beginning of the part | ||
| 3534 | 2026.05.16 01:29:09.762375 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2536 rows starting from the beginning of the part | ||
| 3535 | 2026.05.16 01:29:09.762423 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3536 | 2026.05.16 01:29:09.762471 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part | ||
| 3537 | 2026.05.16 01:29:09.762518 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3538 | 2026.05.16 01:29:09.762691 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.05.16 01:29:09.762726 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3540 | 2026.05.16 01:29:09.763085 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3541 | 2026.05.16 01:29:09.763300 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.05.16 01:29:09.763432 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00127 sec., 3937.007874015748 rows/sec., 296.04 KiB/sec. | ||
| 3543 | 2026.05.16 01:29:09.763469 [ 294 ] {46144e2d-1b3c-4da8-ae0d-9fe2f2376789} <Debug> TCPHandler: Processed in 0.001440664 sec. | ||
| 3544 | 2026.05.16 01:29:09.763719 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.16 01:29:09.763903 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3546 | 2026.05.16 01:29:09.763983 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3547 | 2026.05.16 01:29:09.764599 [ 190 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002535369 sec., 2477351.4230078543 rows/sec., 196.36 MiB/sec. | ||
| 3548 | 2026.05.16 01:29:09.764722 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.05.16 01:29:09.764775 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3550 | 2026.05.16 01:29:09.764903 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3551 | 2026.05.16 01:29:09.765195 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.05.16 01:29:09.765237 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3553 | 2026.05.16 01:29:09.765267 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_21_4} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3554 | 2026.05.16 01:29:09.765336 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3555 | 2026.05.16 01:29:09.765499 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): 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.16 01:29:09.765650 [ 146 ] {} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3557 | 2026.05.16 01:29:09.765659 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001812 sec., 38079.470198675495 rows/sec., 2.97 MiB/sec. | ||
| 3558 | 2026.05.16 01:29:09.765706 [ 146 ] {} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.05.16 01:29:09.765726 [ 294 ] {f750ff23-4cdf-425a-b0d7-c7e5049c4a8b} <Debug> TCPHandler: Processed in 0.002139689 sec. | ||
| 3560 | 2026.05.16 01:29:09.765738 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3561 | 2026.05.16 01:29:09.765864 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::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 | ||
| 3562 | 2026.05.16 01:29:09.765872 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.05.16 01:29:09.765992 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3564 | 2026.05.16 01:29:09.766001 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.05.16 01:29:09.766029 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1832 rows starting from the beginning of the part | ||
| 3566 | 2026.05.16 01:29:09.766060 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3567 | 2026.05.16 01:29:09.766093 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 101 rows starting from the beginning of the part | ||
| 3568 | 2026.05.16 01:29:09.766146 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1333 rows starting from the beginning of the part | ||
| 3569 | 2026.05.16 01:29:09.766190 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3570 | 2026.05.16 01:29:09.766230 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 101 rows starting from the beginning of the part | ||
| 3571 | 2026.05.16 01:29:09.766275 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3572 | 2026.05.16 01:29:09.766585 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.05.16 01:29:09.766631 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3574 | 2026.05.16 01:29:09.767019 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3575 | 2026.05.16 01:29:09.767263 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.05.16 01:29:09.767393 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3577 | 2026.05.16 01:29:09.767400 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
| 3578 | 2026.05.16 01:29:09.767441 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.05.16 01:29:09.767461 [ 294 ] {c17baa9c-6527-428e-b07a-e00674787ca6} <Debug> TCPHandler: Processed in 0.001639969 sec. | ||
| 3580 | 2026.05.16 01:29:09.767463 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644869 sec., 2127829.024682209 rows/sec., 154.52 MiB/sec. | ||
| 3581 | 2026.05.16 01:29:09.767468 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3582 | 2026.05.16 01:29:09.767601 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.05.16 01:29:09.767609 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 3584 | 2026.05.16 01:29:09.767706 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3585 | 2026.05.16 01:29:09.767707 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.16 01:29:09.767714 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2026.05.16 01:29:09.767779 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6573 rows starting from the beginning of the part | ||
| 3588 | 2026.05.16 01:29:09.767789 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3589 | 2026.05.16 01:29:09.767867 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 3590 | 2026.05.16 01:29:09.767921 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1533 rows starting from the beginning of the part | ||
| 3591 | 2026.05.16 01:29:09.767968 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3592 | 2026.05.16 01:29:09.767985 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.05.16 01:29:09.768008 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3594 | 2026.05.16 01:29:09.768055 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 3595 | 2026.05.16 01:29:09.768063 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_21_4} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3596 | 2026.05.16 01:29:09.768142 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3597 | 2026.05.16 01:29:09.768640 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.05.16 01:29:09.768681 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3599 | 2026.05.16 01:29:09.769185 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3600 | 2026.05.16 01:29:09.769421 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.05.16 01:29:09.769560 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001872 sec., 2670.940170940171 rows/sec., 4.79 MiB/sec. | ||
| 3602 | 2026.05.16 01:29:09.769612 [ 294 ] {1e87edbe-70cd-4ca6-8955-5058ed5679cc} <Debug> TCPHandler: Processed in 0.002061268 sec. | ||
| 3603 | 2026.05.16 01:29:09.769735 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2026.05.16 01:29:09.769833 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3605 | 2026.05.16 01:29:09.769876 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3606 | 2026.05.16 01:29:09.770250 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.16 01:29:09.770287 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3608 | 2026.05.16 01:29:09.770640 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3609 | 2026.05.16 01:29:09.770872 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.05.16 01:29:09.770997 [ 146 ] {} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3611 | 2026.05.16 01:29:09.771001 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 3612 | 2026.05.16 01:29:09.771042 [ 146 ] {} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.16 01:29:09.771060 [ 294 ] {a9472918-f983-4189-bc3b-ded267ff3d49} <Debug> TCPHandler: Processed in 0.001376182 sec. | ||
| 3614 | 2026.05.16 01:29:09.771075 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3615 | 2026.05.16 01:29:09.771160 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3616 | 2026.05.16 01:29:09.771195 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8714 rows, containing 5 columns (5 merged, 0 gathered) in 0.003631604 sec., 2399490.69336855 rows/sec., 154.54 MiB/sec. | ||
| 3617 | 2026.05.16 01:29:09.771261 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3618 | 2026.05.16 01:29:09.771296 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3619 | 2026.05.16 01:29:09.771363 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3620 | 2026.05.16 01:29:09.771399 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3621 | 2026.05.16 01:29:09.771409 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3622 | 2026.05.16 01:29:09.771463 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3623 | 2026.05.16 01:29:09.771507 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3624 | 2026.05.16 01:29:09.771552 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 3625 | 2026.05.16 01:29:09.771686 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.05.16 01:29:09.771762 [ 200 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3627 | 2026.05.16 01:29:09.771828 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3628 | 2026.05.16 01:29:09.772501 [ 199 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371252 sec., 831357.0372185418 rows/sec., 55.39 MiB/sec. | ||
| 3629 | 2026.05.16 01:29:09.772687 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3630 | 2026.05.16 01:29:09.772930 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.05.16 01:29:09.772990 [ 188 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_21_4} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3632 | 2026.05.16 01:29:09.773046 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3633 | 2026.05.16 01:29:10.069674 [ 146 ] {} <Debug> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3634 | 2026.05.16 01:29:10.069747 [ 146 ] {} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.05.16 01:29:10.069773 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3636 | 2026.05.16 01:29:10.069912 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::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 | ||
| 3637 | 2026.05.16 01:29:10.070082 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3638 | 2026.05.16 01:29:10.070119 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3639 | 2026.05.16 01:29:10.070187 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3640 | 2026.05.16 01:29:10.070236 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 3641 | 2026.05.16 01:29:10.070280 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 826 rows starting from the beginning of the part | ||
| 3642 | 2026.05.16 01:29:10.070324 [ 193 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 3643 | 2026.05.16 01:29:10.071463 [ 188 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615457 sec., 1717161.1500646565 rows/sec., 108.13 MiB/sec. | ||
| 3644 | 2026.05.16 01:29:10.071686 [ 188 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3645 | 2026.05.16 01:29:10.071970 [ 188 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.05.16 01:29:10.072043 [ 188 ] {c5da37c3-3259-4174-9783-7d1228eaf1fb::all_1_5_1} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3647 | 2026.05.16 01:29:10.072124 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3648 | 2026.05.16 01:29:12.343295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 438 | ||
| 3649 | 2026.05.16 01:29:12.345762 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.05.16 01:29:12.345806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3651 | 2026.05.16 01:29:12.347028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3652 | 2026.05.16 01:29:12.347317 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.05.16 01:29:12.347563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3654 | 2026.05.16 01:29:14.755808 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.05.16 01:29:14.756026 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3656 | 2026.05.16 01:29:14.756334 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3657 | 2026.05.16 01:29:14.756371 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3658 | 2026.05.16 01:29:14.756579 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3659 | 2026.05.16 01:29:14.756645 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3660 | 2026.05.16 01:29:14.756778 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3661 | 2026.05.16 01:29:14.756882 [ 324 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3662 | 2026.05.16 01:29:14.756883 [ 306 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3663 | 2026.05.16 01:29:14.756883 [ 313 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3664 | 2026.05.16 01:29:14.757036 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 3665 | 2026.05.16 01:29:14.757063 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3666 | 2026.05.16 01:29:14.757133 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3667 | 2026.05.16 01:29:14.757153 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3668 | 2026.05.16 01:29:14.757187 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3669 | 2026.05.16 01:29:14.757224 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3670 | 2026.05.16 01:29:14.758260 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002319 sec., 21561.0176800345 rows/sec., 3.43 MiB/sec. | ||
| 3671 | 2026.05.16 01:29:14.758382 [ 294 ] {570c8507-f025-4d42-8e8f-1a48a7ea5dd8} <Debug> TCPHandler: Processed in 0.002707403 sec. | ||
| 3672 | 2026.05.16 01:29:14.760437 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.05.16 01:29:14.760568 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3674 | 2026.05.16 01:29:14.760619 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3675 | 2026.05.16 01:29:14.761217 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.05.16 01:29:14.761265 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3677 | 2026.05.16 01:29:14.761632 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3678 | 2026.05.16 01:29:14.761853 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.05.16 01:29:14.761994 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001463 sec., 88858.50991114149 rows/sec., 7.67 MiB/sec. | ||
| 3680 | 2026.05.16 01:29:14.762032 [ 294 ] {47eb2853-f982-41ad-b65c-114ea878e474} <Debug> TCPHandler: Processed in 0.001657479 sec. | ||
| 3681 | 2026.05.16 01:29:14.762197 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.05.16 01:29:14.762294 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.05.16 01:29:14.762334 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3684 | 2026.05.16 01:29:14.762747 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.05.16 01:29:14.762783 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3686 | 2026.05.16 01:29:14.763107 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3687 | 2026.05.16 01:29:14.763316 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.05.16 01:29:14.763426 [ 141 ] {} <Debug> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3689 | 2026.05.16 01:29:14.763444 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001169 sec., 31650.98374679213 rows/sec., 2.32 MiB/sec. | ||
| 3690 | 2026.05.16 01:29:14.763478 [ 141 ] {} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.05.16 01:29:14.763490 [ 294 ] {0fdd3838-7288-44a3-8332-f6e0a821463f} <Debug> TCPHandler: Processed in 0.001344761 sec. | ||
| 3692 | 2026.05.16 01:29:14.763508 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3693 | 2026.05.16 01:29:14.763612 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::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 | ||
| 3694 | 2026.05.16 01:29:14.763626 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.05.16 01:29:14.763722 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3696 | 2026.05.16 01:29:14.763732 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3697 | 2026.05.16 01:29:14.763755 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 227 rows starting from the beginning of the part | ||
| 3698 | 2026.05.16 01:29:14.763774 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3699 | 2026.05.16 01:29:14.763847 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 3700 | 2026.05.16 01:29:14.763904 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3701 | 2026.05.16 01:29:14.763953 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 3702 | 2026.05.16 01:29:14.764000 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3703 | 2026.05.16 01:29:14.764049 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
| 3704 | 2026.05.16 01:29:14.764237 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.05.16 01:29:14.764273 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3706 | 2026.05.16 01:29:14.764598 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3707 | 2026.05.16 01:29:14.764806 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.05.16 01:29:14.764829 [ 188 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126208 sec., 295543.8640973631 rows/sec., 21.18 MiB/sec. | ||
| 3709 | 2026.05.16 01:29:14.764938 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001223 sec., 82583.81030253475 rows/sec., 6.45 MiB/sec. | ||
| 3710 | 2026.05.16 01:29:14.764980 [ 294 ] {976760aa-b881-43ef-b478-212d42b55ae8} <Debug> TCPHandler: Processed in 0.001404463 sec. | ||
| 3711 | 2026.05.16 01:29:14.765017 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3712 | 2026.05.16 01:29:14.765110 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.16 01:29:14.765213 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.05.16 01:29:14.765258 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3715 | 2026.05.16 01:29:14.765330 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.05.16 01:29:14.765409 [ 199 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_16_3} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3717 | 2026.05.16 01:29:14.765492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3718 | 2026.05.16 01:29:14.765687 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.05.16 01:29:14.765727 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3720 | 2026.05.16 01:29:14.766051 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3721 | 2026.05.16 01:29:14.766260 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.05.16 01:29:14.766389 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3723 | 2026.05.16 01:29:14.766425 [ 294 ] {65bbfd35-cf8a-494e-a152-6a8d2b8df169} <Debug> TCPHandler: Processed in 0.001365492 sec. | ||
| 3724 | 2026.05.16 01:29:14.766549 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.05.16 01:29:14.766646 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.05.16 01:29:14.766698 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3727 | 2026.05.16 01:29:14.767505 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.05.16 01:29:14.767541 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3729 | 2026.05.16 01:29:14.768076 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3730 | 2026.05.16 01:29:14.768310 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.05.16 01:29:14.768442 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001814 sec., 20396.912899669238 rows/sec., 36.55 MiB/sec. | ||
| 3732 | 2026.05.16 01:29:14.768450 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3733 | 2026.05.16 01:29:14.768492 [ 294 ] {db288b9d-9c8b-4494-bc90-8a76381ab566} <Debug> TCPHandler: Processed in 0.001991516 sec. | ||
| 3734 | 2026.05.16 01:29:14.768520 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.05.16 01:29:14.768550 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3736 | 2026.05.16 01:29:14.768623 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2026.05.16 01:29:14.768656 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::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 | ||
| 3738 | 2026.05.16 01:29:14.768724 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3739 | 2026.05.16 01:29:14.768770 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3740 | 2026.05.16 01:29:14.768882 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3741 | 2026.05.16 01:29:14.768941 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 291 rows starting from the beginning of the part | ||
| 3742 | 2026.05.16 01:29:14.769074 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 3743 | 2026.05.16 01:29:14.769120 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.05.16 01:29:14.769162 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3745 | 2026.05.16 01:29:14.769182 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 3746 | 2026.05.16 01:29:14.769277 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 3747 | 2026.05.16 01:29:14.769360 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3748 | 2026.05.16 01:29:14.769446 [ 186 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
| 3749 | 2026.05.16 01:29:14.769483 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3750 | 2026.05.16 01:29:14.769711 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.05.16 01:29:14.769848 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 3752 | 2026.05.16 01:29:14.769884 [ 294 ] {f38e213c-e312-476a-8339-742d1abb00c3} <Debug> TCPHandler: Processed in 0.001310661 sec. | ||
| 3753 | 2026.05.16 01:29:14.772334 [ 188 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 19 columns (19 merged, 0 gathered) in 0.003719716 sec., 113718.35914354751 rows/sec., 203.78 MiB/sec. | ||
| 3754 | 2026.05.16 01:29:14.773199 [ 192 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3755 | 2026.05.16 01:29:14.773570 [ 192 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.16 01:29:14.773648 [ 192 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3757 | 2026.05.16 01:29:14.773799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 3758 | 2026.05.16 01:29:14.826408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7223 | ||
| 3759 | 2026.05.16 01:29:14.827073 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.05.16 01:29:14.827125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3761 | 2026.05.16 01:29:14.827564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3762 | 2026.05.16 01:29:14.827832 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.05.16 01:29:14.827949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7223 | ||
| 3764 | 2026.05.16 01:29:15.206521 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3765 | 2026.05.16 01:29:15.221356 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.05.16 01:29:15.221422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3767 | 2026.05.16 01:29:15.226667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3768 | 2026.05.16 01:29:15.227367 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.05.16 01:29:15.229964 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3770 | 2026.05.16 01:29:17.537343 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57870 | ||
| 3771 | 2026.05.16 01:29:17.537434 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3772 | 2026.05.16 01:29:17.537460 [ 350 ] {} <Debug> TCP-Session: b2b97370-4c72-47f4-ab1e-e1dbedbd1902 Authenticating user 'default' from [fd00:1122:3344:101::e]:57870 | ||
| 3773 | 2026.05.16 01:29:17.537483 [ 350 ] {} <Debug> TCP-Session: b2b97370-4c72-47f4-ab1e-e1dbedbd1902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.05.16 01:29:17.537497 [ 350 ] {} <Debug> TCP-Session: b2b97370-4c72-47f4-ab1e-e1dbedbd1902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.16 01:29:17.537705 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34868 | ||
| 3776 | 2026.05.16 01:29:17.537744 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49583 | ||
| 3777 | 2026.05.16 01:29:17.537761 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.05.16 01:29:17.537773 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36511 | ||
| 3779 | 2026.05.16 01:29:17.537809 [ 350 ] {} <Trace> TCP-Session: b2b97370-4c72-47f4-ab1e-e1dbedbd1902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.05.16 01:29:17.537827 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.05.16 01:29:17.537808 [ 351 ] {} <Debug> TCP-Session: 9bf047ec-cf57-442f-9b4a-f487b25ccf69 Authenticating user 'default' from [fd00:1122:3344:101::e]:34868 | ||
| 3782 | 2026.05.16 01:29:17.537872 [ 352 ] {} <Debug> TCP-Session: 8c79ef09-90e6-4e8e-aad5-6d592f7af86d Authenticating user 'default' from [fd00:1122:3344:101::e]:49583 | ||
| 3783 | 2026.05.16 01:29:17.537800 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35390 | ||
| 3784 | 2026.05.16 01:29:17.537902 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2026.05.16 01:29:17.537906 [ 352 ] {} <Debug> TCP-Session: 8c79ef09-90e6-4e8e-aad5-6d592f7af86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.05.16 01:29:17.537957 [ 355 ] {} <Debug> TCP-Session: 51df2e33-cc31-4a60-af5b-f98f3398482f Authenticating user 'default' from [fd00:1122:3344:101::e]:36511 | ||
| 3787 | 2026.05.16 01:29:17.537965 [ 352 ] {} <Debug> TCP-Session: 8c79ef09-90e6-4e8e-aad5-6d592f7af86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.05.16 01:29:17.537895 [ 351 ] {} <Debug> TCP-Session: 9bf047ec-cf57-442f-9b4a-f487b25ccf69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.16 01:29:17.537991 [ 350 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3790 | 2026.05.16 01:29:17.538012 [ 351 ] {} <Debug> TCP-Session: 9bf047ec-cf57-442f-9b4a-f487b25ccf69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.16 01:29:17.538019 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.05.16 01:29:17.537988 [ 355 ] {} <Debug> TCP-Session: 51df2e33-cc31-4a60-af5b-f98f3398482f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.16 01:29:17.538060 [ 358 ] {} <Debug> TCP-Session: b0664f35-7dd0-4ac7-9d8d-cb054342c4ad Authenticating user 'default' from [fd00:1122:3344:101::e]:35390 | ||
| 3794 | 2026.05.16 01:29:17.538074 [ 355 ] {} <Debug> TCP-Session: 51df2e33-cc31-4a60-af5b-f98f3398482f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.05.16 01:29:17.537779 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35756 | ||
| 3796 | 2026.05.16 01:29:17.538096 [ 358 ] {} <Debug> TCP-Session: b0664f35-7dd0-4ac7-9d8d-cb054342c4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.05.16 01:29:17.537774 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38805 | ||
| 3798 | 2026.05.16 01:29:17.538139 [ 358 ] {} <Debug> TCP-Session: b0664f35-7dd0-4ac7-9d8d-cb054342c4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.05.16 01:29:17.537768 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49499 | ||
| 3800 | 2026.05.16 01:29:17.538190 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3801 | 2026.05.16 01:29:17.537789 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34783 | ||
| 3802 | 2026.05.16 01:29:17.538235 [ 356 ] {} <Debug> TCP-Session: 3578d4a2-8632-423f-8298-93865123ef92 Authenticating user 'default' from [fd00:1122:3344:101::e]:35756 | ||
| 3803 | 2026.05.16 01:29:17.538255 [ 350 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3804 | 2026.05.16 01:29:17.538264 [ 356 ] {} <Debug> TCP-Session: 3578d4a2-8632-423f-8298-93865123ef92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.16 01:29:17.538295 [ 356 ] {} <Debug> TCP-Session: 3578d4a2-8632-423f-8298-93865123ef92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.05.16 01:29:17.538325 [ 350 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3807 | 2026.05.16 01:29:17.538598 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.05.16 01:29:17.538608 [ 350 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 3809 | 2026.05.16 01:29:17.538642 [ 353 ] {} <Debug> TCP-Session: 3c67483d-56c2-4b56-a953-8c3b050bfeb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49499 | ||
| 3810 | 2026.05.16 01:29:17.538673 [ 353 ] {} <Debug> TCP-Session: 3c67483d-56c2-4b56-a953-8c3b050bfeb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.16 01:29:17.538690 [ 353 ] {} <Debug> TCP-Session: 3c67483d-56c2-4b56-a953-8c3b050bfeb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.16 01:29:17.538691 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.05.16 01:29:17.538732 [ 357 ] {} <Debug> TCP-Session: aa69d7db-a26f-438b-a45c-e7d7d6ffc7cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34783 | ||
| 3814 | 2026.05.16 01:29:17.538754 [ 357 ] {} <Debug> TCP-Session: aa69d7db-a26f-438b-a45c-e7d7d6ffc7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.16 01:29:17.538768 [ 357 ] {} <Debug> TCP-Session: aa69d7db-a26f-438b-a45c-e7d7d6ffc7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.16 01:29:17.538787 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2026.05.16 01:29:17.538820 [ 354 ] {} <Debug> TCP-Session: bb924ad8-eab0-42e1-ab93-3fd4b3841403 Authenticating user 'default' from [fd00:1122:3344:101::e]:38805 | ||
| 3818 | 2026.05.16 01:29:17.538838 [ 354 ] {} <Debug> TCP-Session: bb924ad8-eab0-42e1-ab93-3fd4b3841403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.05.16 01:29:17.538851 [ 354 ] {} <Debug> TCP-Session: bb924ad8-eab0-42e1-ab93-3fd4b3841403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.05.16 01:29:17.539604 [ 345 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Trace> AggregatingTransform: Aggregating | ||
| 3821 | 2026.05.16 01:29:17.539656 [ 345 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Trace> Aggregator: Aggregation method: without_key | ||
| 3822 | 2026.05.16 01:29:17.539690 [ 345 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963743 sec. (1037.621 rows/sec., 40.53 KiB/sec.) | ||
| 3823 | 2026.05.16 01:29:17.539709 [ 345 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Trace> Aggregator: Merging aggregated data | ||
| 3824 | 2026.05.16 01:29:17.540348 [ 350 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002413 sec., 414.4218814753419 rows/sec., 16.19 KiB/sec. | ||
| 3825 | 2026.05.16 01:29:17.540507 [ 350 ] {84d6b225-4d3a-4a99-acd8-13db85ffbe65} <Debug> TCPHandler: Processed in 0.002811495 sec. | ||
| 3826 | 2026.05.16 01:29:17.540646 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3827 | 2026.05.16 01:29:17.540678 [ 350 ] {} <Debug> TCP-Session: b2b97370-4c72-47f4-ab1e-e1dbedbd1902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.16 01:29:17.540683 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.05.16 01:29:17.540696 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2026.05.16 01:29:17.540717 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2026.05.16 01:29:17.540733 [ 358 ] {} <Debug> TCP-Session: b0664f35-7dd0-4ac7-9d8d-cb054342c4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.16 01:29:17.540747 [ 351 ] {} <Debug> TCP-Session: 9bf047ec-cf57-442f-9b4a-f487b25ccf69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.16 01:29:17.540745 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2026.05.16 01:29:17.540772 [ 352 ] {} <Debug> TCP-Session: 8c79ef09-90e6-4e8e-aad5-6d592f7af86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.16 01:29:17.540786 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.05.16 01:29:17.540816 [ 354 ] {} <Debug> TCP-Session: bb924ad8-eab0-42e1-ab93-3fd4b3841403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.16 01:29:17.540825 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.05.16 01:29:17.540833 [ 356 ] {} <Debug> TCP-Session: 3578d4a2-8632-423f-8298-93865123ef92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.16 01:29:17.540775 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3840 | 2026.05.16 01:29:17.540877 [ 357 ] {} <Debug> TCP-Session: aa69d7db-a26f-438b-a45c-e7d7d6ffc7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.16 01:29:17.540750 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3842 | 2026.05.16 01:29:17.540919 [ 353 ] {} <Debug> TCP-Session: 3c67483d-56c2-4b56-a953-8c3b050bfeb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.16 01:29:17.540952 [ 355 ] {} <Debug> TCP-Session: 51df2e33-cc31-4a60-af5b-f98f3398482f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.16 01:29:18.911134 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46177 | ||
| 3845 | 2026.05.16 01:29:18.911215 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.05.16 01:29:18.911247 [ 350 ] {} <Debug> TCP-Session: fe6a7b2f-157e-4bab-b575-4daf03a7895b Authenticating user 'default' from [fd00:1122:3344:101::e]:46177 | ||
| 3847 | 2026.05.16 01:29:18.911271 [ 350 ] {} <Debug> TCP-Session: fe6a7b2f-157e-4bab-b575-4daf03a7895b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.05.16 01:29:18.911286 [ 350 ] {} <Debug> TCP-Session: fe6a7b2f-157e-4bab-b575-4daf03a7895b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.16 01:29:18.911512 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62290 | ||
| 3850 | 2026.05.16 01:29:18.911521 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64420 | ||
| 3851 | 2026.05.16 01:29:18.911580 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49924 | ||
| 3852 | 2026.05.16 01:29:18.911606 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32974 | ||
| 3853 | 2026.05.16 01:29:18.911628 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3854 | 2026.05.16 01:29:18.911642 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55748 | ||
| 3855 | 2026.05.16 01:29:18.911647 [ 350 ] {} <Trace> TCP-Session: fe6a7b2f-157e-4bab-b575-4daf03a7895b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2026.05.16 01:29:18.911670 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.05.16 01:29:18.911709 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3858 | 2026.05.16 01:29:18.911725 [ 357 ] {} <Debug> TCP-Session: b2168ea2-db9e-4da2-8682-c1b7772ea913 Authenticating user 'default' from [fd00:1122:3344:101::e]:32974 | ||
| 3859 | 2026.05.16 01:29:18.911678 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2026.05.16 01:29:18.911778 [ 358 ] {} <Debug> TCP-Session: ade1a684-bc19-465e-89d5-ea98e79ebacd Authenticating user 'default' from [fd00:1122:3344:101::e]:55748 | ||
| 3861 | 2026.05.16 01:29:18.911763 [ 357 ] {} <Debug> TCP-Session: b2168ea2-db9e-4da2-8682-c1b7772ea913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.16 01:29:18.911814 [ 353 ] {} <Debug> TCP-Session: 18de0ef6-308b-413e-9a3e-16ca509a63ec Authenticating user 'default' from [fd00:1122:3344:101::e]:49924 | ||
| 3863 | 2026.05.16 01:29:18.911825 [ 358 ] {} <Debug> TCP-Session: ade1a684-bc19-465e-89d5-ea98e79ebacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.16 01:29:18.911838 [ 357 ] {} <Debug> TCP-Session: b2168ea2-db9e-4da2-8682-c1b7772ea913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.05.16 01:29:18.911855 [ 353 ] {} <Debug> TCP-Session: 18de0ef6-308b-413e-9a3e-16ca509a63ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.16 01:29:18.911865 [ 358 ] {} <Debug> TCP-Session: ade1a684-bc19-465e-89d5-ea98e79ebacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.16 01:29:18.911874 [ 350 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3868 | 2026.05.16 01:29:18.911896 [ 353 ] {} <Debug> TCP-Session: 18de0ef6-308b-413e-9a3e-16ca509a63ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.16 01:29:18.911663 [ 351 ] {} <Debug> TCP-Session: da4b9afd-132b-4a05-a1d3-399ede8539d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62290 | ||
| 3870 | 2026.05.16 01:29:18.911598 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36277 | ||
| 3871 | 2026.05.16 01:29:18.911989 [ 351 ] {} <Debug> TCP-Session: da4b9afd-132b-4a05-a1d3-399ede8539d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.16 01:29:18.912029 [ 351 ] {} <Debug> TCP-Session: da4b9afd-132b-4a05-a1d3-399ede8539d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.16 01:29:18.911589 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2026.05.16 01:29:18.912061 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.05.16 01:29:18.911598 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36490 | ||
| 3876 | 2026.05.16 01:29:18.912083 [ 352 ] {} <Debug> TCP-Session: 9d5804ab-6813-4d48-a874-8be2402dad99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64420 | ||
| 3877 | 2026.05.16 01:29:18.912098 [ 356 ] {} <Debug> TCP-Session: 39b4fa83-812a-4cc5-bdcb-78301ac51f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:36277 | ||
| 3878 | 2026.05.16 01:29:18.912132 [ 352 ] {} <Debug> TCP-Session: 9d5804ab-6813-4d48-a874-8be2402dad99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.16 01:29:18.912136 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2026.05.16 01:29:18.912145 [ 356 ] {} <Debug> TCP-Session: 39b4fa83-812a-4cc5-bdcb-78301ac51f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.05.16 01:29:18.912163 [ 352 ] {} <Debug> TCP-Session: 9d5804ab-6813-4d48-a874-8be2402dad99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.16 01:29:18.912179 [ 356 ] {} <Debug> TCP-Session: 39b4fa83-812a-4cc5-bdcb-78301ac51f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.16 01:29:18.912177 [ 355 ] {} <Debug> TCP-Session: 8df29c3b-4f84-4347-8840-307720c81285 Authenticating user 'default' from [fd00:1122:3344:101::e]:36490 | ||
| 3884 | 2026.05.16 01:29:18.912189 [ 350 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3885 | 2026.05.16 01:29:18.912216 [ 355 ] {} <Debug> TCP-Session: 8df29c3b-4f84-4347-8840-307720c81285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.05.16 01:29:18.912245 [ 355 ] {} <Debug> TCP-Session: 8df29c3b-4f84-4347-8840-307720c81285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.05.16 01:29:18.912269 [ 350 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3888 | 2026.05.16 01:29:18.912373 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39825 | ||
| 3889 | 2026.05.16 01:29:18.912436 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.05.16 01:29:18.912463 [ 354 ] {} <Debug> TCP-Session: e50dd428-2fac-48ee-b6b1-b89c754426e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39825 | ||
| 3891 | 2026.05.16 01:29:18.912482 [ 354 ] {} <Debug> TCP-Session: e50dd428-2fac-48ee-b6b1-b89c754426e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.05.16 01:29:18.912497 [ 354 ] {} <Debug> TCP-Session: e50dd428-2fac-48ee-b6b1-b89c754426e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.16 01:29:18.912586 [ 350 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 3894 | 2026.05.16 01:29:18.913502 [ 343 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Trace> AggregatingTransform: Aggregating | ||
| 3895 | 2026.05.16 01:29:18.913557 [ 343 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3896 | 2026.05.16 01:29:18.913596 [ 343 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903081 sec. (1107.320 rows/sec., 43.25 KiB/sec.) | ||
| 3897 | 2026.05.16 01:29:18.913618 [ 343 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Trace> Aggregator: Merging aggregated data | ||
| 3898 | 2026.05.16 01:29:18.914370 [ 350 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002551 sec., 392.0031360250882 rows/sec., 15.31 KiB/sec. | ||
| 3899 | 2026.05.16 01:29:18.914627 [ 350 ] {ee2bd89c-8d13-42b1-96cb-7c08f2a7341d} <Debug> TCPHandler: Processed in 0.003102821 sec. | ||
| 3900 | 2026.05.16 01:29:18.914833 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.05.16 01:29:18.914846 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3902 | 2026.05.16 01:29:18.914854 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3903 | 2026.05.16 01:29:18.914874 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2026.05.16 01:29:18.914897 [ 350 ] {} <Debug> TCP-Session: fe6a7b2f-157e-4bab-b575-4daf03a7895b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.16 01:29:18.914910 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3906 | 2026.05.16 01:29:18.914922 [ 354 ] {} <Debug> TCP-Session: e50dd428-2fac-48ee-b6b1-b89c754426e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.05.16 01:29:18.914933 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2026.05.16 01:29:18.914967 [ 355 ] {} <Debug> TCP-Session: 8df29c3b-4f84-4347-8840-307720c81285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.16 01:29:18.914979 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3910 | 2026.05.16 01:29:18.915008 [ 356 ] {} <Debug> TCP-Session: 39b4fa83-812a-4cc5-bdcb-78301ac51f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.05.16 01:29:18.914946 [ 352 ] {} <Debug> TCP-Session: 9d5804ab-6813-4d48-a874-8be2402dad99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.16 01:29:18.915048 [ 357 ] {} <Debug> TCP-Session: b2168ea2-db9e-4da2-8682-c1b7772ea913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.16 01:29:18.914892 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2026.05.16 01:29:18.914882 [ 351 ] {} <Debug> TCP-Session: da4b9afd-132b-4a05-a1d3-399ede8539d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.05.16 01:29:18.915117 [ 353 ] {} <Debug> TCP-Session: 18de0ef6-308b-413e-9a3e-16ca509a63ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.05.16 01:29:18.914944 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.05.16 01:29:18.915175 [ 358 ] {} <Debug> TCP-Session: ade1a684-bc19-465e-89d5-ea98e79ebacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.16 01:29:19.074206 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49376 | ||
| 3919 | 2026.05.16 01:29:19.074296 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.05.16 01:29:19.074323 [ 350 ] {} <Debug> TCP-Session: 64d28638-8aa5-4e35-85a7-d0a9935ff98e Authenticating user 'default' from [fd00:1122:3344:101::e]:49376 | ||
| 3921 | 2026.05.16 01:29:19.074347 [ 350 ] {} <Debug> TCP-Session: 64d28638-8aa5-4e35-85a7-d0a9935ff98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.05.16 01:29:19.074362 [ 350 ] {} <Debug> TCP-Session: 64d28638-8aa5-4e35-85a7-d0a9935ff98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.05.16 01:29:19.074578 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60422 | ||
| 3924 | 2026.05.16 01:29:19.074588 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36349 | ||
| 3925 | 2026.05.16 01:29:19.074586 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64024 | ||
| 3926 | 2026.05.16 01:29:19.074637 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.05.16 01:29:19.074633 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52484 | ||
| 3928 | 2026.05.16 01:29:19.074679 [ 352 ] {} <Debug> TCP-Session: 0362c583-cdf8-4c65-bc0e-0cbf88d78098 Authenticating user 'default' from [fd00:1122:3344:101::e]:60422 | ||
| 3929 | 2026.05.16 01:29:19.074655 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37036 | ||
| 3930 | 2026.05.16 01:29:19.074702 [ 350 ] {} <Trace> TCP-Session: 64d28638-8aa5-4e35-85a7-d0a9935ff98e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.05.16 01:29:19.074719 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3932 | 2026.05.16 01:29:19.074780 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.05.16 01:29:19.074804 [ 356 ] {} <Debug> TCP-Session: 122966f7-4528-46a0-b4c2-d953576eda4b Authenticating user 'default' from [fd00:1122:3344:101::e]:52484 | ||
| 3934 | 2026.05.16 01:29:19.074821 [ 358 ] {} <Debug> TCP-Session: 4f19fa80-5b6f-4dd4-a871-50868caf745d Authenticating user 'default' from [fd00:1122:3344:101::e]:37036 | ||
| 3935 | 2026.05.16 01:29:19.074833 [ 356 ] {} <Debug> TCP-Session: 122966f7-4528-46a0-b4c2-d953576eda4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.16 01:29:19.074704 [ 352 ] {} <Debug> TCP-Session: 0362c583-cdf8-4c65-bc0e-0cbf88d78098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.16 01:29:19.074860 [ 356 ] {} <Debug> TCP-Session: 122966f7-4528-46a0-b4c2-d953576eda4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.16 01:29:19.074856 [ 358 ] {} <Debug> TCP-Session: 4f19fa80-5b6f-4dd4-a871-50868caf745d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.05.16 01:29:19.074886 [ 352 ] {} <Debug> TCP-Session: 0362c583-cdf8-4c65-bc0e-0cbf88d78098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.16 01:29:19.074921 [ 358 ] {} <Debug> TCP-Session: 4f19fa80-5b6f-4dd4-a871-50868caf745d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.16 01:29:19.074935 [ 350 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3942 | 2026.05.16 01:29:19.074700 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.05.16 01:29:19.074646 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49352 | ||
| 3944 | 2026.05.16 01:29:19.075014 [ 351 ] {} <Debug> TCP-Session: 922e95e8-f613-49f7-abba-a82bf88e2b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:64024 | ||
| 3945 | 2026.05.16 01:29:19.074634 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50634 | ||
| 3946 | 2026.05.16 01:29:19.075043 [ 351 ] {} <Debug> TCP-Session: 922e95e8-f613-49f7-abba-a82bf88e2b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.05.16 01:29:19.075053 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3948 | 2026.05.16 01:29:19.075079 [ 351 ] {} <Debug> TCP-Session: 922e95e8-f613-49f7-abba-a82bf88e2b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.05.16 01:29:19.074627 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58923 | ||
| 3950 | 2026.05.16 01:29:19.075104 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3951 | 2026.05.16 01:29:19.075101 [ 357 ] {} <Debug> TCP-Session: cdcfe9d7-8d4d-4370-b86e-bb9e415bd835 Authenticating user 'default' from [fd00:1122:3344:101::e]:49352 | ||
| 3952 | 2026.05.16 01:29:19.075147 [ 355 ] {} <Debug> TCP-Session: f6be02da-7cbf-4f9e-9a15-f0e3e40a4027 Authenticating user 'default' from [fd00:1122:3344:101::e]:50634 | ||
| 3953 | 2026.05.16 01:29:19.075166 [ 357 ] {} <Debug> TCP-Session: cdcfe9d7-8d4d-4370-b86e-bb9e415bd835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.05.16 01:29:19.075179 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2026.05.16 01:29:19.075186 [ 355 ] {} <Debug> TCP-Session: f6be02da-7cbf-4f9e-9a15-f0e3e40a4027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.05.16 01:29:19.075193 [ 357 ] {} <Debug> TCP-Session: cdcfe9d7-8d4d-4370-b86e-bb9e415bd835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.16 01:29:19.075224 [ 350 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3958 | 2026.05.16 01:29:19.075226 [ 355 ] {} <Debug> TCP-Session: f6be02da-7cbf-4f9e-9a15-f0e3e40a4027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.16 01:29:19.075216 [ 354 ] {} <Debug> TCP-Session: a35675f4-e02d-48c3-a0fb-971a46b12e8a Authenticating user 'default' from [fd00:1122:3344:101::e]:58923 | ||
| 3960 | 2026.05.16 01:29:19.075302 [ 350 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3961 | 2026.05.16 01:29:19.075323 [ 354 ] {} <Debug> TCP-Session: a35675f4-e02d-48c3-a0fb-971a46b12e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.16 01:29:19.074649 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2026.05.16 01:29:19.075352 [ 354 ] {} <Debug> TCP-Session: a35675f4-e02d-48c3-a0fb-971a46b12e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.05.16 01:29:19.075381 [ 353 ] {} <Debug> TCP-Session: bc3666e0-231a-4303-b80a-0fe19d5d9ec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36349 | ||
| 3965 | 2026.05.16 01:29:19.075403 [ 353 ] {} <Debug> TCP-Session: bc3666e0-231a-4303-b80a-0fe19d5d9ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.16 01:29:19.075416 [ 353 ] {} <Debug> TCP-Session: bc3666e0-231a-4303-b80a-0fe19d5d9ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.16 01:29:19.075614 [ 350 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Debug> oximeter.version (e391a1eb-5aa5-43d1-a2d5-470c4e9ce67c) (SelectExecutor): Key condition: unknown | ||
| 3968 | 2026.05.16 01:29:19.076519 [ 343 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Trace> AggregatingTransform: Aggregating | ||
| 3969 | 2026.05.16 01:29:19.076556 [ 343 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3970 | 2026.05.16 01:29:19.076611 [ 343 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889331 sec. (1124.441 rows/sec., 43.92 KiB/sec.) | ||
| 3971 | 2026.05.16 01:29:19.076627 [ 343 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Trace> Aggregator: Merging aggregated data | ||
| 3972 | 2026.05.16 01:29:19.077227 [ 350 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002349 sec., 425.7130693912303 rows/sec., 16.63 KiB/sec. | ||
| 3973 | 2026.05.16 01:29:19.077377 [ 350 ] {6f3dfd38-e31c-4deb-bf52-6250ecf442e2} <Debug> TCPHandler: Processed in 0.002813765 sec. | ||
| 3974 | 2026.05.16 01:29:19.077510 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3975 | 2026.05.16 01:29:19.077554 [ 350 ] {} <Debug> TCP-Session: 64d28638-8aa5-4e35-85a7-d0a9935ff98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.05.16 01:29:19.077557 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2026.05.16 01:29:19.077582 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.05.16 01:29:19.077613 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2026.05.16 01:29:19.077615 [ 355 ] {} <Debug> TCP-Session: f6be02da-7cbf-4f9e-9a15-f0e3e40a4027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.05.16 01:29:19.077643 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2026.05.16 01:29:19.077657 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3982 | 2026.05.16 01:29:19.077693 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3983 | 2026.05.16 01:29:19.077702 [ 353 ] {} <Debug> TCP-Session: bc3666e0-231a-4303-b80a-0fe19d5d9ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.16 01:29:19.077707 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2026.05.16 01:29:19.077730 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2026.05.16 01:29:19.077746 [ 357 ] {} <Debug> TCP-Session: cdcfe9d7-8d4d-4370-b86e-bb9e415bd835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.16 01:29:19.077782 [ 358 ] {} <Debug> TCP-Session: 4f19fa80-5b6f-4dd4-a871-50868caf745d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.16 01:29:19.077766 [ 356 ] {} <Debug> TCP-Session: 122966f7-4528-46a0-b4c2-d953576eda4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.16 01:29:19.077718 [ 352 ] {} <Debug> TCP-Session: 0362c583-cdf8-4c65-bc0e-0cbf88d78098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.16 01:29:19.077681 [ 354 ] {} <Debug> TCP-Session: a35675f4-e02d-48c3-a0fb-971a46b12e8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.05.16 01:29:19.077625 [ 351 ] {} <Debug> TCP-Session: 922e95e8-f613-49f7-abba-a82bf88e2b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.05.16 01:29:19.754737 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.05.16 01:29:19.754968 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3994 | 2026.05.16 01:29:19.755387 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3995 | 2026.05.16 01:29:19.755434 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3996 | 2026.05.16 01:29:19.755658 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3997 | 2026.05.16 01:29:19.755731 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3998 | 2026.05.16 01:29:19.755873 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3999 | 2026.05.16 01:29:19.755983 [ 305 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4000 | 2026.05.16 01:29:19.755990 [ 260 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4001 | 2026.05.16 01:29:19.755983 [ 340 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4002 | 2026.05.16 01:29:19.756152 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4003 | 2026.05.16 01:29:19.756186 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4004 | 2026.05.16 01:29:19.756257 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4005 | 2026.05.16 01:29:19.756278 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4006 | 2026.05.16 01:29:19.756315 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4007 | 2026.05.16 01:29:19.756355 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4008 | 2026.05.16 01:29:19.757470 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00259 sec., 19305.019305019305 rows/sec., 3.07 MiB/sec. | ||
| 4009 | 2026.05.16 01:29:19.757606 [ 294 ] {366b4ec4-aab7-4850-86b3-bb57ef095731} <Debug> TCPHandler: Processed in 0.00300559 sec. | ||
| 4010 | 2026.05.16 01:29:19.759451 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.05.16 01:29:19.759591 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4012 | 2026.05.16 01:29:19.759647 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4013 | 2026.05.16 01:29:19.760269 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.05.16 01:29:19.760324 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4015 | 2026.05.16 01:29:19.760722 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4016 | 2026.05.16 01:29:19.760956 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.05.16 01:29:19.761109 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001558 sec., 42362.0025673941 rows/sec., 3.36 MiB/sec. | ||
| 4018 | 2026.05.16 01:29:19.761151 [ 294 ] {88d5d1a6-45eb-4d13-ae6e-bcfd56ea295b} <Debug> TCPHandler: Processed in 0.001762961 sec. | ||
| 4019 | 2026.05.16 01:29:19.761300 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.05.16 01:29:19.761407 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.05.16 01:29:19.761452 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4022 | 2026.05.16 01:29:19.761898 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.05.16 01:29:19.761937 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4024 | 2026.05.16 01:29:19.762241 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4025 | 2026.05.16 01:29:19.762650 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.05.16 01:29:19.762888 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001498 sec., 3337.7837116154874 rows/sec., 250.99 KiB/sec. | ||
| 4027 | 2026.05.16 01:29:19.762971 [ 294 ] {f7efb7b8-784c-421b-815b-acc91028e314} <Debug> TCPHandler: Processed in 0.001724661 sec. | ||
| 4028 | 2026.05.16 01:29:19.763174 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.05.16 01:29:19.763309 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4030 | 2026.05.16 01:29:19.763370 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4031 | 2026.05.16 01:29:19.763911 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.05.16 01:29:19.763954 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4033 | 2026.05.16 01:29:19.764315 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4034 | 2026.05.16 01:29:19.764536 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.05.16 01:29:19.764668 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001402 sec., 49215.40656205421 rows/sec., 3.84 MiB/sec. | ||
| 4036 | 2026.05.16 01:29:19.764707 [ 294 ] {1372d623-7291-46a7-9ec9-daec796276da} <Debug> TCPHandler: Processed in 0.001648058 sec. | ||
| 4037 | 2026.05.16 01:29:19.764854 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.05.16 01:29:19.764952 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4039 | 2026.05.16 01:29:19.764997 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4040 | 2026.05.16 01:29:19.765422 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.05.16 01:29:19.765460 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4042 | 2026.05.16 01:29:19.765803 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4043 | 2026.05.16 01:29:19.766016 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.05.16 01:29:19.766148 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 4045 | 2026.05.16 01:29:19.766186 [ 294 ] {8deed34a-a84d-4e39-9446-6d13d47a1dc7} <Debug> TCPHandler: Processed in 0.001383792 sec. | ||
| 4046 | 2026.05.16 01:29:19.766327 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.05.16 01:29:19.766424 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.05.16 01:29:19.766480 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4049 | 2026.05.16 01:29:19.767241 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.05.16 01:29:19.767279 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4051 | 2026.05.16 01:29:19.767771 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4052 | 2026.05.16 01:29:19.767991 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.05.16 01:29:19.768149 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001742 sec., 2870.264064293915 rows/sec., 5.14 MiB/sec. | ||
| 4054 | 2026.05.16 01:29:19.768205 [ 294 ] {7367bcdc-f613-4021-82bf-217212042582} <Debug> TCPHandler: Processed in 0.001927885 sec. | ||
| 4055 | 2026.05.16 01:29:19.768372 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.05.16 01:29:19.768473 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.05.16 01:29:19.768516 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4058 | 2026.05.16 01:29:19.768858 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.16 01:29:19.768894 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4060 | 2026.05.16 01:29:19.769209 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4061 | 2026.05.16 01:29:19.769417 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.05.16 01:29:19.769544 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4063 | 2026.05.16 01:29:19.769580 [ 294 ] {c2af4be6-771f-4784-be6c-fbe97c55dc38} <Debug> TCPHandler: Processed in 0.001284 sec. | ||
| 4064 | 2026.05.16 01:29:20.657080 [ 285 ] {} <Trace> TCP-Session: 6205a882-efbe-40dc-8a21-dd3cf15b800a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.05.16 01:29:20.657390 [ 285 ] {b1c35cc6-39d0-42fb-8308-9e76eaedb3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49918) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 4066 | 2026.05.16 01:29:20.658011 [ 285 ] {b1c35cc6-39d0-42fb-8308-9e76eaedb3a2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4067 | 2026.05.16 01:29:20.658338 [ 285 ] {b1c35cc6-39d0-42fb-8308-9e76eaedb3a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4068 | 2026.05.16 01:29:20.658767 [ 340 ] {b1c35cc6-39d0-42fb-8308-9e76eaedb3a2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4069 | 2026.05.16 01:29:20.659312 [ 285 ] {b1c35cc6-39d0-42fb-8308-9e76eaedb3a2} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.00208 sec., 59615.38461538462 rows/sec., 3.29 MiB/sec. | ||
| 4070 | 2026.05.16 01:29:20.659522 [ 285 ] {b1c35cc6-39d0-42fb-8308-9e76eaedb3a2} <Debug> TCPHandler: Processed in 0.002627401 sec. | ||
| 4071 | 2026.05.16 01:29:21.000322 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.37 MiB, peak 245.61 MiB, free memory in arenas 0.00 B, will set to 235.34 MiB (RSS), difference: -2.03 MiB | ||
| 4072 | 2026.05.16 01:29:22.258013 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4073 | 2026.05.16 01:29:22.258074 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4074 | 2026.05.16 01:29:22.328963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7735 | ||
| 4075 | 2026.05.16 01:29:22.329499 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.05.16 01:29:22.329548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4077 | 2026.05.16 01:29:22.330064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4078 | 2026.05.16 01:29:22.330328 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.05.16 01:29:22.330460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7735 | ||
| 4080 | 2026.05.16 01:29:22.330489 [ 129 ] {} <Debug> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4081 | 2026.05.16 01:29:22.330551 [ 129 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.05.16 01:29:22.330576 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4083 | 2026.05.16 01:29:22.330717 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::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 | ||
| 4084 | 2026.05.16 01:29:22.330874 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4085 | 2026.05.16 01:29:22.330923 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5303 rows starting from the beginning of the part | ||
| 4086 | 2026.05.16 01:29:22.330989 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4087 | 2026.05.16 01:29:22.331032 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4088 | 2026.05.16 01:29:22.331073 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4089 | 2026.05.16 01:29:22.331108 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4090 | 2026.05.16 01:29:22.331149 [ 198 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4091 | 2026.05.16 01:29:22.332663 [ 188 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7735 rows, containing 4 columns (4 merged, 0 gathered) in 0.002015807 sec., 3837172.9039536025 rows/sec., 54.89 MiB/sec. | ||
| 4092 | 2026.05.16 01:29:22.333214 [ 191 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4093 | 2026.05.16 01:29:22.333608 [ 191 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.05.16 01:29:22.333685 [ 191 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_16_3} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4095 | 2026.05.16 01:29:22.333793 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4096 | 2026.05.16 01:29:22.348588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 474 | ||
| 4097 | 2026.05.16 01:29:22.350779 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.05.16 01:29:22.350815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4099 | 2026.05.16 01:29:22.351961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4100 | 2026.05.16 01:29:22.352243 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.05.16 01:29:22.352401 [ 129 ] {} <Debug> system.query_log (b5770753-657a-4c40-b57d-472647c15325) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4102 | 2026.05.16 01:29:22.352450 [ 129 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.05.16 01:29:22.352472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 4104 | 2026.05.16 01:29:22.352474 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4105 | 2026.05.16 01:29:22.352610 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::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 | ||
| 4106 | 2026.05.16 01:29:22.353181 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4107 | 2026.05.16 01:29:22.353314 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 304 rows starting from the beginning of the part | ||
| 4108 | 2026.05.16 01:29:22.353647 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 4109 | 2026.05.16 01:29:22.353983 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 4110 | 2026.05.16 01:29:22.354338 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 4111 | 2026.05.16 01:29:22.354681 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 4112 | 2026.05.16 01:29:22.355025 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::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 | ||
| 4113 | 2026.05.16 01:29:22.360332 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 72 columns (72 merged, 0 gathered) in 0.00776508 sec., 61042.51340617225 rows/sec., 54.20 MiB/sec. | ||
| 4114 | 2026.05.16 01:29:22.361027 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4115 | 2026.05.16 01:29:22.361500 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.16 01:29:22.361576 [ 186 ] {b5770753-657a-4c40-b57d-472647c15325::all_1_11_2} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4117 | 2026.05.16 01:29:22.361709 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 4118 | 2026.05.16 01:29:22.730963 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4119 | 2026.05.16 01:29:22.746446 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.05.16 01:29:22.746500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4121 | 2026.05.16 01:29:22.752080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4122 | 2026.05.16 01:29:22.752741 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.05.16 01:29:22.753041 [ 128 ] {} <Debug> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4124 | 2026.05.16 01:29:22.753116 [ 128 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.16 01:29:22.753140 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4126 | 2026.05.16 01:29:22.753297 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4127 | 2026.05.16 01:29:22.755830 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4128 | 2026.05.16 01:29:22.757859 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4129 | 2026.05.16 01:29:22.759471 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4130 | 2026.05.16 01:29:22.764442 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4131 | 2026.05.16 01:29:22.768850 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4132 | 2026.05.16 01:29:22.773280 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4133 | 2026.05.16 01:29:22.778001 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4134 | 2026.05.16 01:29:22.782350 [ 195 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 4135 | 2026.05.16 01:29:22.835884 [ 198 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082661302 sec., 1463.8046712595938 rows/sec., 7.57 MiB/sec. | ||
| 4136 | 2026.05.16 01:29:22.837647 [ 188 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4137 | 2026.05.16 01:29:22.839420 [ 188 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_16_3} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): 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.16 01:29:22.839516 [ 188 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_16_3} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4139 | 2026.05.16 01:29:22.840719 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4140 | 2026.05.16 01:29:23.000413 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.56 MiB, peak 246.52 MiB, free memory in arenas 0.00 B, will set to 245.80 MiB (RSS), difference: 9.24 MiB | ||
| 4141 | 2026.05.16 01:29:23.001653 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000990193 sec. | ||
| 4142 | 2026.05.16 01:29:24.756159 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.05.16 01:29:24.756398 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4144 | 2026.05.16 01:29:24.756776 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4145 | 2026.05.16 01:29:24.756818 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4146 | 2026.05.16 01:29:24.757048 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4147 | 2026.05.16 01:29:24.757119 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4148 | 2026.05.16 01:29:24.757263 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4149 | 2026.05.16 01:29:24.757376 [ 340 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4150 | 2026.05.16 01:29:24.757397 [ 305 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4151 | 2026.05.16 01:29:24.757389 [ 260 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4152 | 2026.05.16 01:29:24.757575 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4153 | 2026.05.16 01:29:24.757604 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4154 | 2026.05.16 01:29:24.757675 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4155 | 2026.05.16 01:29:24.757696 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4156 | 2026.05.16 01:29:24.757732 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4157 | 2026.05.16 01:29:24.757775 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4158 | 2026.05.16 01:29:24.758955 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002654 sec., 18839.487565938205 rows/sec., 3.00 MiB/sec. | ||
| 4159 | 2026.05.16 01:29:24.759084 [ 294 ] {713f9d0d-0429-43ea-8dc3-77299a48cebc} <Debug> TCPHandler: Processed in 0.003072351 sec. | ||
| 4160 | 2026.05.16 01:29:24.761411 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.05.16 01:29:24.761571 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4162 | 2026.05.16 01:29:24.761633 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4163 | 2026.05.16 01:29:24.762431 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.05.16 01:29:24.762479 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4165 | 2026.05.16 01:29:24.762900 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4166 | 2026.05.16 01:29:24.763130 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.05.16 01:29:24.763278 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001753 sec., 74158.58528237307 rows/sec., 6.40 MiB/sec. | ||
| 4168 | 2026.05.16 01:29:24.763316 [ 294 ] {deffe486-e035-4b9c-8d37-3f4e8832f99d} <Debug> TCPHandler: Processed in 0.001981136 sec. | ||
| 4169 | 2026.05.16 01:29:24.763458 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.05.16 01:29:24.763555 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.05.16 01:29:24.763596 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4172 | 2026.05.16 01:29:24.764024 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.05.16 01:29:24.764061 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4174 | 2026.05.16 01:29:24.764363 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4175 | 2026.05.16 01:29:24.764604 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.16 01:29:24.764744 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001207 sec., 30654.515327257664 rows/sec., 2.25 MiB/sec. | ||
| 4177 | 2026.05.16 01:29:24.764781 [ 294 ] {4afeda66-4410-4209-8f71-fdcabfde566f} <Debug> TCPHandler: Processed in 0.001374842 sec. | ||
| 4178 | 2026.05.16 01:29:24.764916 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.05.16 01:29:24.765022 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4180 | 2026.05.16 01:29:24.765062 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4181 | 2026.05.16 01:29:24.765530 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.05.16 01:29:24.765568 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4183 | 2026.05.16 01:29:24.765886 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4184 | 2026.05.16 01:29:24.766098 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.05.16 01:29:24.766227 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001223 sec., 82583.81030253475 rows/sec., 6.45 MiB/sec. | ||
| 4186 | 2026.05.16 01:29:24.766263 [ 294 ] {5e8af729-0bdd-4061-8b4e-042455c8fea3} <Debug> TCPHandler: Processed in 0.001397872 sec. | ||
| 4187 | 2026.05.16 01:29:24.766394 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.05.16 01:29:24.766498 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.05.16 01:29:24.766600 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4190 | 2026.05.16 01:29:24.767197 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.05.16 01:29:24.767244 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4192 | 2026.05.16 01:29:24.767607 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4193 | 2026.05.16 01:29:24.767839 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.05.16 01:29:24.767975 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. | ||
| 4195 | 2026.05.16 01:29:24.768012 [ 294 ] {8d6535e4-b456-4314-8e44-17a297824c60} <Debug> TCPHandler: Processed in 0.001669789 sec. | ||
| 4196 | 2026.05.16 01:29:24.768160 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.05.16 01:29:24.768259 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.05.16 01:29:24.768313 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4199 | 2026.05.16 01:29:24.769202 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.05.16 01:29:24.769241 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4201 | 2026.05.16 01:29:24.769855 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4202 | 2026.05.16 01:29:24.770087 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.16 01:29:24.770233 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001993 sec., 18564.977420973406 rows/sec., 33.27 MiB/sec. | ||
| 4204 | 2026.05.16 01:29:24.770285 [ 294 ] {7389292e-c7a7-4787-8237-aaa59730d54d} <Debug> TCPHandler: Processed in 0.002176131 sec. | ||
| 4205 | 2026.05.16 01:29:24.770426 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.16 01:29:24.770525 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.16 01:29:24.770567 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4208 | 2026.05.16 01:29:24.770928 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.05.16 01:29:24.770964 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4210 | 2026.05.16 01:29:24.771262 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4211 | 2026.05.16 01:29:24.771500 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.05.16 01:29:24.771627 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 4213 | 2026.05.16 01:29:24.771663 [ 294 ] {50809277-15a0-4069-8b77-d5528e547293} <Debug> TCPHandler: Processed in 0.00128822 sec. | ||
| 4214 | 2026.05.16 01:29:24.970136 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.05.16 01:29:24.970374 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4216 | 2026.05.16 01:29:24.970699 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4217 | 2026.05.16 01:29:24.970744 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4218 | 2026.05.16 01:29:24.970983 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4219 | 2026.05.16 01:29:24.971046 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4220 | 2026.05.16 01:29:24.971182 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4221 | 2026.05.16 01:29:24.971260 [ 364 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4222 | 2026.05.16 01:29:24.971265 [ 340 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4223 | 2026.05.16 01:29:24.971288 [ 260 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4224 | 2026.05.16 01:29:24.971424 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4225 | 2026.05.16 01:29:24.971454 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4226 | 2026.05.16 01:29:24.971521 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4227 | 2026.05.16 01:29:24.971541 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4228 | 2026.05.16 01:29:24.971575 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4229 | 2026.05.16 01:29:24.971615 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4230 | 2026.05.16 01:29:24.972891 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002617 sec., 19105.846388995033 rows/sec., 4.58 MiB/sec. | ||
| 4231 | 2026.05.16 01:29:24.973038 [ 294 ] {769e1562-74e8-4b1e-ae43-59e16bb0e9c1} <Debug> TCPHandler: Processed in 0.0030142 sec. | ||
| 4232 | 2026.05.16 01:29:24.985753 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.05.16 01:29:24.985863 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.05.16 01:29:24.985906 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4235 | 2026.05.16 01:29:24.986501 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.05.16 01:29:24.986546 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4237 | 2026.05.16 01:29:24.986903 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4238 | 2026.05.16 01:29:24.987125 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.05.16 01:29:24.987272 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001437 sec., 16701.461377870564 rows/sec., 1.39 MiB/sec. | ||
| 4240 | 2026.05.16 01:29:24.987313 [ 294 ] {c4b76b9c-e107-49b7-af9f-caa6d61708d8} <Debug> TCPHandler: Processed in 0.001612627 sec. | ||
| 4241 | 2026.05.16 01:29:24.987514 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.05.16 01:29:24.987623 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4243 | 2026.05.16 01:29:24.987664 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4244 | 2026.05.16 01:29:24.988118 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.16 01:29:24.988154 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4246 | 2026.05.16 01:29:24.988447 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4247 | 2026.05.16 01:29:24.988663 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.16 01:29:24.988790 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001184 sec., 3378.3783783783783 rows/sec., 275.48 KiB/sec. | ||
| 4249 | 2026.05.16 01:29:24.988826 [ 294 ] {0b4389ae-e4c2-4ddb-8cf1-4e875bf464f8} <Debug> TCPHandler: Processed in 0.001370312 sec. | ||
| 4250 | 2026.05.16 01:29:24.988967 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.16 01:29:24.989063 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.16 01:29:24.989103 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4253 | 2026.05.16 01:29:24.990338 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.16 01:29:24.990377 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4255 | 2026.05.16 01:29:24.990875 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4256 | 2026.05.16 01:29:24.991085 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.16 01:29:24.991224 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Debug> executeQuery: Read 2537 rows, 193.13 KiB in 0.002178 sec., 1164830.119375574 rows/sec., 86.59 MiB/sec. | ||
| 4258 | 2026.05.16 01:29:24.991261 [ 294 ] {15c84833-4be5-42e5-bec2-4ff6f2eae86e} <Debug> TCPHandler: Processed in 0.002344445 sec. | ||
| 4259 | 2026.05.16 01:29:24.991410 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.16 01:29:24.991509 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.16 01:29:24.991549 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4262 | 2026.05.16 01:29:24.991991 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.16 01:29:24.992029 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4264 | 2026.05.16 01:29:24.992350 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4265 | 2026.05.16 01:29:24.992563 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.16 01:29:24.992692 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001201 sec., 26644.462947543714 rows/sec., 1.99 MiB/sec. | ||
| 4267 | 2026.05.16 01:29:24.992728 [ 294 ] {f8111546-632a-4843-a244-3814860763be} <Debug> TCPHandler: Processed in 0.001378912 sec. | ||
| 4268 | 2026.05.16 01:29:24.992860 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.16 01:29:24.992957 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.16 01:29:24.992997 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4271 | 2026.05.16 01:29:24.993623 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.16 01:29:24.993661 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4273 | 2026.05.16 01:29:24.993999 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4274 | 2026.05.16 01:29:24.994217 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.16 01:29:24.994344 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001405 sec., 587188.6120996441 rows/sec., 34.35 MiB/sec. | ||
| 4276 | 2026.05.16 01:29:24.994382 [ 294 ] {e67d9f80-cec1-43b4-b91d-ef74d26216f6} <Debug> TCPHandler: Processed in 0.001572187 sec. | ||
| 4277 | 2026.05.16 01:29:24.994519 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.05.16 01:29:24.994617 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.16 01:29:24.994656 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4280 | 2026.05.16 01:29:24.995052 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.05.16 01:29:24.995089 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4282 | 2026.05.16 01:29:24.995389 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4283 | 2026.05.16 01:29:24.995597 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.05.16 01:29:24.995722 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 4285 | 2026.05.16 01:29:24.995758 [ 294 ] {a873ef03-7d51-46b8-b88f-9f7a4230aae2} <Debug> TCPHandler: Processed in 0.00128949 sec. | ||
| 4286 | 2026.05.16 01:29:24.995970 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.05.16 01:29:24.996278 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.05.16 01:29:24.996324 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4289 | 2026.05.16 01:29:24.996842 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.05.16 01:29:24.996884 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4291 | 2026.05.16 01:29:24.997222 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4292 | 2026.05.16 01:29:24.997437 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.05.16 01:29:24.997565 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001307 sec., 9181.33129303749 rows/sec., 717.29 KiB/sec. | ||
| 4294 | 2026.05.16 01:29:24.997603 [ 294 ] {54c57727-da7e-47fb-aaf5-4640f8b118e2} <Debug> TCPHandler: Processed in 0.001684239 sec. | ||
| 4295 | 2026.05.16 01:29:24.997743 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.05.16 01:29:24.997839 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4297 | 2026.05.16 01:29:24.997883 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4298 | 2026.05.16 01:29:24.998881 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.05.16 01:29:24.998919 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4300 | 2026.05.16 01:29:24.999285 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4301 | 2026.05.16 01:29:24.999496 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.05.16 01:29:24.999640 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Debug> executeQuery: Read 1335 rows, 92.10 KiB in 0.001818 sec., 734323.4323432343 rows/sec., 49.47 MiB/sec. | ||
| 4303 | 2026.05.16 01:29:24.999678 [ 294 ] {44b36cac-9eca-42ef-872f-b4c4cdb000e7} <Debug> TCPHandler: Processed in 0.001984026 sec. | ||
| 4304 | 2026.05.16 01:29:24.999823 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2026.05.16 01:29:24.999921 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4306 | 2026.05.16 01:29:24.999964 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4307 | 2026.05.16 01:29:25.001022 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.05.16 01:29:25.001086 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4309 | 2026.05.16 01:29:25.001709 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4310 | 2026.05.16 01:29:25.001984 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.05.16 01:29:25.002183 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.002275 sec., 674285.7142857142 rows/sec., 41.22 MiB/sec. | ||
| 4312 | 2026.05.16 01:29:25.002254 [ 294 ] {8ec5bf1f-5746-4575-abc3-14c4aa1efa27} <Debug> TCPHandler: Processed in 0.002479298 sec. | ||
| 4313 | 2026.05.16 01:29:25.002700 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.05.16 01:29:25.002835 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4315 | 2026.05.16 01:29:25.002910 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4316 | 2026.05.16 01:29:25.003837 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.05.16 01:29:25.003882 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4318 | 2026.05.16 01:29:25.004444 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4319 | 2026.05.16 01:29:25.004667 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.05.16 01:29:25.004812 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002015 sec., 7940.44665012407 rows/sec., 14.23 MiB/sec. | ||
| 4321 | 2026.05.16 01:29:25.004909 [ 294 ] {41eaf8fb-879d-4258-897e-6880ddcd451e} <Debug> TCPHandler: Processed in 0.002445066 sec. | ||
| 4322 | 2026.05.16 01:29:25.005047 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.05.16 01:29:25.005146 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4324 | 2026.05.16 01:29:25.005188 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4325 | 2026.05.16 01:29:25.005541 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.05.16 01:29:25.005578 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4327 | 2026.05.16 01:29:25.005880 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4328 | 2026.05.16 01:29:25.006081 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.05.16 01:29:25.006213 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 4330 | 2026.05.16 01:29:25.006250 [ 294 ] {120ab41f-c275-42cf-b8b7-f1fa4ec252ab} <Debug> TCPHandler: Processed in 0.00125604 sec. | ||
| 4331 | 2026.05.16 01:29:29.752559 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.05.16 01:29:29.752842 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4333 | 2026.05.16 01:29:29.753250 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4334 | 2026.05.16 01:29:29.753296 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4335 | 2026.05.16 01:29:29.753547 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4336 | 2026.05.16 01:29:29.753617 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4337 | 2026.05.16 01:29:29.753762 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4338 | 2026.05.16 01:29:29.753870 [ 326 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4339 | 2026.05.16 01:29:29.753889 [ 364 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4340 | 2026.05.16 01:29:29.753872 [ 260 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4341 | 2026.05.16 01:29:29.754064 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4342 | 2026.05.16 01:29:29.754093 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4343 | 2026.05.16 01:29:29.754166 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4344 | 2026.05.16 01:29:29.754187 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4345 | 2026.05.16 01:29:29.754223 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4346 | 2026.05.16 01:29:29.754279 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4347 | 2026.05.16 01:29:29.755511 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002776 sec., 18011.527377521616 rows/sec., 2.86 MiB/sec. | ||
| 4348 | 2026.05.16 01:29:29.755647 [ 294 ] {edb33c3a-b31e-4442-9e3c-915dcf5b7495} <Debug> TCPHandler: Processed in 0.003238045 sec. | ||
| 4349 | 2026.05.16 01:29:29.757239 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.05.16 01:29:29.757352 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4351 | 2026.05.16 01:29:29.757398 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4352 | 2026.05.16 01:29:29.758044 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.05.16 01:29:29.758095 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4354 | 2026.05.16 01:29:29.758531 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4355 | 2026.05.16 01:29:29.758757 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.05.16 01:29:29.758904 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 4357 | 2026.05.16 01:29:29.758939 [ 117 ] {} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4358 | 2026.05.16 01:29:29.758948 [ 294 ] {99d88553-2980-441e-af4e-36ca78a8eb0a} <Debug> TCPHandler: Processed in 0.001757911 sec. | ||
| 4359 | 2026.05.16 01:29:29.759024 [ 117 ] {} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.05.16 01:29:29.759069 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4361 | 2026.05.16 01:29:29.759151 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.05.16 01:29:29.759216 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::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 | ||
| 4363 | 2026.05.16 01:29:29.759254 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.16 01:29:29.759301 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4365 | 2026.05.16 01:29:29.759376 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4366 | 2026.05.16 01:29:29.759421 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3363 rows starting from the beginning of the part | ||
| 4367 | 2026.05.16 01:29:29.759500 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 130 rows starting from the beginning of the part | ||
| 4368 | 2026.05.16 01:29:29.759556 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
| 4369 | 2026.05.16 01:29:29.759605 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 130 rows starting from the beginning of the part | ||
| 4370 | 2026.05.16 01:29:29.759663 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2537 rows starting from the beginning of the part | ||
| 4371 | 2026.05.16 01:29:29.759721 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4372 | 2026.05.16 01:29:29.759826 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.05.16 01:29:29.759870 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4374 | 2026.05.16 01:29:29.760363 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4375 | 2026.05.16 01:29:29.760623 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.05.16 01:29:29.760760 [ 117 ] {} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4377 | 2026.05.16 01:29:29.760761 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001525 sec., 41967.21311475409 rows/sec., 3.28 MiB/sec. | ||
| 4378 | 2026.05.16 01:29:29.760807 [ 117 ] {} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.05.16 01:29:29.760827 [ 294 ] {75ce3f67-d7d3-40d3-b0e4-c4263bae554e} <Debug> TCPHandler: Processed in 0.00173962 sec. | ||
| 4380 | 2026.05.16 01:29:29.760835 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4381 | 2026.05.16 01:29:29.760946 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::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 | ||
| 4382 | 2026.05.16 01:29:29.760992 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.05.16 01:29:29.761047 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4384 | 2026.05.16 01:29:29.761075 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1832 rows starting from the beginning of the part | ||
| 4385 | 2026.05.16 01:29:29.761090 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4386 | 2026.05.16 01:29:29.761130 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 101 rows starting from the beginning of the part | ||
| 4387 | 2026.05.16 01:29:29.761135 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4388 | 2026.05.16 01:29:29.761175 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part | ||
| 4389 | 2026.05.16 01:29:29.761222 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 101 rows starting from the beginning of the part | ||
| 4390 | 2026.05.16 01:29:29.761261 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1335 rows starting from the beginning of the part | ||
| 4391 | 2026.05.16 01:29:29.761300 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4392 | 2026.05.16 01:29:29.761713 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.05.16 01:29:29.761770 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4394 | 2026.05.16 01:29:29.762092 [ 189 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002941278 sec., 2135806.2719674916 rows/sec., 169.28 MiB/sec. | ||
| 4395 | 2026.05.16 01:29:29.762494 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4396 | 2026.05.16 01:29:29.762599 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4397 | 2026.05.16 01:29:29.762599 [ 198 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169617 sec., 2064651.5384660733 rows/sec., 149.95 MiB/sec. | ||
| 4398 | 2026.05.16 01:29:29.762826 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.05.16 01:29:29.762871 [ 189 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4400 | 2026.05.16 01:29:29.762949 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.05.16 01:29:29.762994 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4402 | 2026.05.16 01:29:29.763015 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001941 sec., 65945.38897475527 rows/sec., 4.59 MiB/sec. | ||
| 4403 | 2026.05.16 01:29:29.763041 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.05.16 01:29:29.763052 [ 188 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_26_5} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4405 | 2026.05.16 01:29:29.763075 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4406 | 2026.05.16 01:29:29.763091 [ 294 ] {0f53b65a-7da6-441c-8165-04988a4b1507} <Debug> TCPHandler: Processed in 0.00214983 sec. | ||
| 4407 | 2026.05.16 01:29:29.763165 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4408 | 2026.05.16 01:29:29.763229 [ 189 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.05.16 01:29:29.763231 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 4410 | 2026.05.16 01:29:29.763314 [ 189 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_26_5} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4411 | 2026.05.16 01:29:29.763328 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.05.16 01:29:29.763352 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4413 | 2026.05.16 01:29:29.763388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4414 | 2026.05.16 01:29:29.763388 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8714 rows starting from the beginning of the part | ||
| 4415 | 2026.05.16 01:29:29.763461 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4416 | 2026.05.16 01:29:29.763482 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.05.16 01:29:29.763503 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4418 | 2026.05.16 01:29:29.763548 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4419 | 2026.05.16 01:29:29.763550 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 4420 | 2026.05.16 01:29:29.763609 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1534 rows starting from the beginning of the part | ||
| 4421 | 2026.05.16 01:29:29.763644 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4422 | 2026.05.16 01:29:29.763996 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.16 01:29:29.764039 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4424 | 2026.05.16 01:29:29.764381 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4425 | 2026.05.16 01:29:29.764606 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.16 01:29:29.764734 [ 117 ] {} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4427 | 2026.05.16 01:29:29.764742 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001304 sec., 36809.815950920245 rows/sec., 2.48 MiB/sec. | ||
| 4428 | 2026.05.16 01:29:29.764779 [ 117 ] {} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.16 01:29:29.764799 [ 294 ] {066956b0-d293-4f9a-b96b-2ac377d36c81} <Debug> TCPHandler: Processed in 0.001601907 sec. | ||
| 4430 | 2026.05.16 01:29:29.764808 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4431 | 2026.05.16 01:29:29.764934 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 4432 | 2026.05.16 01:29:29.765068 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4433 | 2026.05.16 01:29:29.765102 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4434 | 2026.05.16 01:29:29.765163 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4435 | 2026.05.16 01:29:29.765208 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4436 | 2026.05.16 01:29:29.765248 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 4437 | 2026.05.16 01:29:29.765289 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4438 | 2026.05.16 01:29:29.765335 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4439 | 2026.05.16 01:29:29.766329 [ 189 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001432693 sec., 963221.011060988 rows/sec., 64.31 MiB/sec. | ||
| 4440 | 2026.05.16 01:29:29.766578 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4441 | 2026.05.16 01:29:29.766833 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): 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.16 01:29:29.766901 [ 197 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_26_5} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4443 | 2026.05.16 01:29:29.766967 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4444 | 2026.05.16 01:29:29.767424 [ 197 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10856 rows, containing 5 columns (5 merged, 0 gathered) in 0.00429023 sec., 2530400.4680401753 rows/sec., 162.54 MiB/sec. | ||
| 4445 | 2026.05.16 01:29:29.767673 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4446 | 2026.05.16 01:29:29.767939 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.05.16 01:29:29.768003 [ 188 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4448 | 2026.05.16 01:29:29.768064 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4449 | 2026.05.16 01:29:29.831494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8183 | ||
| 4450 | 2026.05.16 01:29:29.831915 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.05.16 01:29:29.831946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4452 | 2026.05.16 01:29:29.832377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4453 | 2026.05.16 01:29:29.832593 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.05.16 01:29:29.832704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8183 | ||
| 4455 | 2026.05.16 01:29:30.000291 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.60 MiB, peak 253.80 MiB, free memory in arenas 0.00 B, will set to 248.16 MiB (RSS), difference: 1.56 MiB | ||
| 4456 | 2026.05.16 01:29:30.256840 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4457 | 2026.05.16 01:29:30.271312 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.05.16 01:29:30.271381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4459 | 2026.05.16 01:29:30.277297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4460 | 2026.05.16 01:29:30.278004 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.16 01:29:30.280773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4462 | 2026.05.16 01:29:32.353615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 522 | ||
| 4463 | 2026.05.16 01:29:32.356192 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.05.16 01:29:32.356242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4465 | 2026.05.16 01:29:32.357433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4466 | 2026.05.16 01:29:32.357701 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2026.05.16 01:29:32.357953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4468 | 2026.05.16 01:29:34.755999 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.05.16 01:29:34.756264 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4470 | 2026.05.16 01:29:34.756641 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4471 | 2026.05.16 01:29:34.756687 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4472 | 2026.05.16 01:29:34.756916 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4473 | 2026.05.16 01:29:34.756989 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4474 | 2026.05.16 01:29:34.757136 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4475 | 2026.05.16 01:29:34.757250 [ 326 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4476 | 2026.05.16 01:29:34.757262 [ 260 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4477 | 2026.05.16 01:29:34.757279 [ 364 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4478 | 2026.05.16 01:29:34.757456 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4479 | 2026.05.16 01:29:34.757485 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4480 | 2026.05.16 01:29:34.757559 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4481 | 2026.05.16 01:29:34.757579 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4482 | 2026.05.16 01:29:34.757615 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4483 | 2026.05.16 01:29:34.757654 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4484 | 2026.05.16 01:29:34.758828 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002667 sec., 18747.656542932134 rows/sec., 2.98 MiB/sec. | ||
| 4485 | 2026.05.16 01:29:34.759021 [ 294 ] {87dfac43-2ecd-4606-b13c-85517deefb26} <Debug> TCPHandler: Processed in 0.003176244 sec. | ||
| 4486 | 2026.05.16 01:29:34.761531 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.05.16 01:29:34.761690 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4488 | 2026.05.16 01:29:34.761754 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4489 | 2026.05.16 01:29:34.762470 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.05.16 01:29:34.762514 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4491 | 2026.05.16 01:29:34.762950 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4492 | 2026.05.16 01:29:34.763172 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.05.16 01:29:34.763317 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001674 sec., 77658.30346475508 rows/sec., 6.70 MiB/sec. | ||
| 4494 | 2026.05.16 01:29:34.763355 [ 294 ] {820c2936-19cd-4c43-8c6e-57a451bdeab6} <Debug> TCPHandler: Processed in 0.001959845 sec. | ||
| 4495 | 2026.05.16 01:29:34.763504 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.16 01:29:34.763602 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.05.16 01:29:34.763644 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4498 | 2026.05.16 01:29:34.764167 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.16 01:29:34.764206 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4500 | 2026.05.16 01:29:34.764512 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4501 | 2026.05.16 01:29:34.764722 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.05.16 01:29:34.764852 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00127 sec., 29133.858267716532 rows/sec., 2.14 MiB/sec. | ||
| 4503 | 2026.05.16 01:29:34.764891 [ 294 ] {c9b5a4a8-a596-44dd-a378-6208a81dc1dc} <Debug> TCPHandler: Processed in 0.001438153 sec. | ||
| 4504 | 2026.05.16 01:29:34.765037 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.05.16 01:29:34.765134 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4506 | 2026.05.16 01:29:34.765176 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4507 | 2026.05.16 01:29:34.765642 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.05.16 01:29:34.765680 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4509 | 2026.05.16 01:29:34.765990 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4510 | 2026.05.16 01:29:34.766201 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.05.16 01:29:34.766329 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001213 sec., 83264.63314097279 rows/sec., 6.50 MiB/sec. | ||
| 4512 | 2026.05.16 01:29:34.766366 [ 294 ] {45934493-ea27-4a99-93c5-c049d7984718} <Debug> TCPHandler: Processed in 0.001380372 sec. | ||
| 4513 | 2026.05.16 01:29:34.766533 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.05.16 01:29:34.766631 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.05.16 01:29:34.766675 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4516 | 2026.05.16 01:29:34.767151 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.05.16 01:29:34.767188 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4518 | 2026.05.16 01:29:34.767538 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4519 | 2026.05.16 01:29:34.767752 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.05.16 01:29:34.767881 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 4521 | 2026.05.16 01:29:34.767917 [ 294 ] {aa80986c-6614-42e4-b060-e62f95a62b5a} <Debug> TCPHandler: Processed in 0.001441094 sec. | ||
| 4522 | 2026.05.16 01:29:34.768069 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.05.16 01:29:34.768168 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.05.16 01:29:34.768222 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4525 | 2026.05.16 01:29:34.769085 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.16 01:29:34.769122 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4527 | 2026.05.16 01:29:34.769676 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4528 | 2026.05.16 01:29:34.769900 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.16 01:29:34.770032 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001883 sec., 19649.495485926713 rows/sec., 35.21 MiB/sec. | ||
| 4530 | 2026.05.16 01:29:34.770083 [ 294 ] {ee29ee7b-c6a2-44b7-a2fe-7ea937f29cdb} <Debug> TCPHandler: Processed in 0.002066128 sec. | ||
| 4531 | 2026.05.16 01:29:34.770225 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.05.16 01:29:34.770322 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.05.16 01:29:34.770365 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4534 | 2026.05.16 01:29:34.770750 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.16 01:29:34.770787 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4536 | 2026.05.16 01:29:34.771084 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4537 | 2026.05.16 01:29:34.771292 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): 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.16 01:29:34.771419 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4539 | 2026.05.16 01:29:34.771454 [ 294 ] {846b3064-0eb2-40fc-b590-d7b12c04d045} <Debug> TCPHandler: Processed in 0.00127947 sec. | ||
| 4540 | 2026.05.16 01:29:37.258149 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4541 | 2026.05.16 01:29:37.258222 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4542 | 2026.05.16 01:29:37.333777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8695 | ||
| 4543 | 2026.05.16 01:29:37.334381 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.05.16 01:29:37.334420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4545 | 2026.05.16 01:29:37.334884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4546 | 2026.05.16 01:29:37.335106 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.16 01:29:37.335239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8695 | ||
| 4548 | 2026.05.16 01:29:37.781810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4549 | 2026.05.16 01:29:37.797372 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.05.16 01:29:37.797438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4551 | 2026.05.16 01:29:37.803498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4552 | 2026.05.16 01:29:37.804220 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.05.16 01:29:37.807158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4554 | 2026.05.16 01:29:39.754758 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.05.16 01:29:39.755029 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4556 | 2026.05.16 01:29:39.755403 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4557 | 2026.05.16 01:29:39.755448 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4558 | 2026.05.16 01:29:39.755707 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4559 | 2026.05.16 01:29:39.755786 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4560 | 2026.05.16 01:29:39.755929 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4561 | 2026.05.16 01:29:39.756010 [ 326 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4562 | 2026.05.16 01:29:39.756050 [ 260 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4563 | 2026.05.16 01:29:39.756053 [ 347 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4564 | 2026.05.16 01:29:39.756213 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4565 | 2026.05.16 01:29:39.756242 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4566 | 2026.05.16 01:29:39.756312 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4567 | 2026.05.16 01:29:39.756333 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4568 | 2026.05.16 01:29:39.756368 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4569 | 2026.05.16 01:29:39.756515 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4570 | 2026.05.16 01:29:39.757697 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00278 sec., 17985.61151079137 rows/sec., 2.86 MiB/sec. | ||
| 4571 | 2026.05.16 01:29:39.757807 [ 294 ] {9fbc19db-dfc2-4bc1-8fe7-bb76d41098e2} <Debug> TCPHandler: Processed in 0.003200734 sec. | ||
| 4572 | 2026.05.16 01:29:39.759637 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.05.16 01:29:39.759858 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.16 01:29:39.759912 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4575 | 2026.05.16 01:29:39.760599 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.05.16 01:29:39.760649 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4577 | 2026.05.16 01:29:39.761057 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4578 | 2026.05.16 01:29:39.761304 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.05.16 01:29:39.761456 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001637 sec., 40317.65424557117 rows/sec., 3.19 MiB/sec. | ||
| 4580 | 2026.05.16 01:29:39.761494 [ 294 ] {5c4348e3-c9ab-41f1-ba4c-7e7c308f91bb} <Debug> TCPHandler: Processed in 0.001911224 sec. | ||
| 4581 | 2026.05.16 01:29:39.761669 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.05.16 01:29:39.761777 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.05.16 01:29:39.761818 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4584 | 2026.05.16 01:29:39.762272 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.16 01:29:39.762309 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4586 | 2026.05.16 01:29:39.762604 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4587 | 2026.05.16 01:29:39.762810 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.05.16 01:29:39.762941 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001183 sec., 4226.542688081149 rows/sec., 317.82 KiB/sec. | ||
| 4589 | 2026.05.16 01:29:39.762960 [ 102 ] {} <Debug> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4590 | 2026.05.16 01:29:39.762978 [ 294 ] {46e1ac25-d5c0-40ba-a65e-8a354744a140} <Debug> TCPHandler: Processed in 0.001360232 sec. | ||
| 4591 | 2026.05.16 01:29:39.763024 [ 102 ] {} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.16 01:29:39.763056 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4593 | 2026.05.16 01:29:39.763150 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.05.16 01:29:39.763168 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::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 | ||
| 4595 | 2026.05.16 01:29:39.763254 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4596 | 2026.05.16 01:29:39.763262 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4597 | 2026.05.16 01:29:39.763296 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 227 rows starting from the beginning of the part | ||
| 4598 | 2026.05.16 01:29:39.763299 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4599 | 2026.05.16 01:29:39.763350 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4600 | 2026.05.16 01:29:39.763395 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 4601 | 2026.05.16 01:29:39.763437 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::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 | ||
| 4602 | 2026.05.16 01:29:39.763479 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part | ||
| 4603 | 2026.05.16 01:29:39.763517 [ 201 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4604 | 2026.05.16 01:29:39.763739 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.05.16 01:29:39.763774 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4606 | 2026.05.16 01:29:39.764083 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4607 | 2026.05.16 01:29:39.764264 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001128296 sec., 303998.2415961769 rows/sec., 21.62 MiB/sec. | ||
| 4608 | 2026.05.16 01:29:39.764301 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.05.16 01:29:39.764459 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001223 sec., 56418.64268192968 rows/sec., 4.40 MiB/sec. | ||
| 4610 | 2026.05.16 01:29:39.764496 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4611 | 2026.05.16 01:29:39.764497 [ 294 ] {ce9942c1-cd4c-4a02-855c-16828f7389cf} <Debug> TCPHandler: Processed in 0.001398352 sec. | ||
| 4612 | 2026.05.16 01:29:39.764672 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.05.16 01:29:39.764774 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.05.16 01:29:39.764821 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4615 | 2026.05.16 01:29:39.764837 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.05.16 01:29:39.764927 [ 197 ] {a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d::all_1_21_4} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4617 | 2026.05.16 01:29:39.765024 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4618 | 2026.05.16 01:29:39.765303 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.16 01:29:39.765346 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4620 | 2026.05.16 01:29:39.765682 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4621 | 2026.05.16 01:29:39.765896 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.16 01:29:39.766029 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 4623 | 2026.05.16 01:29:39.766065 [ 294 ] {8b66008e-ee1e-44a0-b1b6-6221956668d2} <Debug> TCPHandler: Processed in 0.001444963 sec. | ||
| 4624 | 2026.05.16 01:29:39.766191 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.16 01:29:39.766288 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4626 | 2026.05.16 01:29:39.766343 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4627 | 2026.05.16 01:29:39.767104 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.16 01:29:39.767141 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4629 | 2026.05.16 01:29:39.767648 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4630 | 2026.05.16 01:29:39.767872 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.16 01:29:39.768005 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4632 | 2026.05.16 01:29:39.768010 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00174 sec., 2873.5632183908046 rows/sec., 5.15 MiB/sec. | ||
| 4633 | 2026.05.16 01:29:39.768055 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.05.16 01:29:39.768082 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4635 | 2026.05.16 01:29:39.768089 [ 294 ] {a873e034-0e13-4933-b682-3c2794c21e00} <Debug> TCPHandler: Processed in 0.001948496 sec. | ||
| 4636 | 2026.05.16 01:29:39.768181 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::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 | ||
| 4637 | 2026.05.16 01:29:39.768248 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.05.16 01:29:39.768346 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4639 | 2026.05.16 01:29:39.768378 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4640 | 2026.05.16 01:29:39.768387 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4641 | 2026.05.16 01:29:39.768432 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 423 rows starting from the beginning of the part | ||
| 4642 | 2026.05.16 01:29:39.768549 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4643 | 2026.05.16 01:29:39.768657 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 4644 | 2026.05.16 01:29:39.768753 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.05.16 01:29:39.768758 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4646 | 2026.05.16 01:29:39.768790 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4647 | 2026.05.16 01:29:39.768856 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part | ||
| 4648 | 2026.05.16 01:29:39.768943 [ 201 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4649 | 2026.05.16 01:29:39.769108 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4650 | 2026.05.16 01:29:39.769330 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.05.16 01:29:39.769462 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4652 | 2026.05.16 01:29:39.769498 [ 294 ] {1cf50b6f-a1c0-4883-9d14-f8719212db9d} <Debug> TCPHandler: Processed in 0.00129997 sec. | ||
| 4653 | 2026.05.16 01:29:39.775240 [ 189 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 19 columns (19 merged, 0 gathered) in 0.007093895 sec., 73725.36526125633 rows/sec., 132.11 MiB/sec. | ||
| 4654 | 2026.05.16 01:29:39.775961 [ 190 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4655 | 2026.05.16 01:29:39.776361 [ 190 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.05.16 01:29:39.776444 [ 190 ] {17cfac81-23bb-44cb-ad45-84af9991dcd1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4657 | 2026.05.16 01:29:39.776618 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 4658 | 2026.05.16 01:29:42.359154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 550 | ||
| 4659 | 2026.05.16 01:29:42.361346 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.05.16 01:29:42.361390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4661 | 2026.05.16 01:29:42.362576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4662 | 2026.05.16 01:29:42.362839 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.05.16 01:29:42.363091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4664 | 2026.05.16 01:29:44.755813 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.05.16 01:29:44.756088 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4666 | 2026.05.16 01:29:44.756480 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4667 | 2026.05.16 01:29:44.756525 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4668 | 2026.05.16 01:29:44.756786 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4669 | 2026.05.16 01:29:44.756873 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4670 | 2026.05.16 01:29:44.757028 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4671 | 2026.05.16 01:29:44.757151 [ 347 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4672 | 2026.05.16 01:29:44.757232 [ 347 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4673 | 2026.05.16 01:29:44.757261 [ 347 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4674 | 2026.05.16 01:29:44.757326 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4675 | 2026.05.16 01:29:44.757357 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4676 | 2026.05.16 01:29:44.757430 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4677 | 2026.05.16 01:29:44.757451 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4678 | 2026.05.16 01:29:44.757486 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4679 | 2026.05.16 01:29:44.757533 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4680 | 2026.05.16 01:29:44.758739 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002767 sec., 18070.112034694615 rows/sec., 2.87 MiB/sec. | ||
| 4681 | 2026.05.16 01:29:44.758874 [ 294 ] {32b9bb19-2d0f-42eb-ab78-42efd0a46850} <Debug> TCPHandler: Processed in 0.003218635 sec. | ||
| 4682 | 2026.05.16 01:29:44.761316 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.05.16 01:29:44.761457 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4684 | 2026.05.16 01:29:44.761510 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4685 | 2026.05.16 01:29:44.762246 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.05.16 01:29:44.762296 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4687 | 2026.05.16 01:29:44.762667 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4688 | 2026.05.16 01:29:44.762892 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.05.16 01:29:44.763038 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001621 sec., 7402.837754472547 rows/sec., 603.65 KiB/sec. | ||
| 4690 | 2026.05.16 01:29:44.763077 [ 294 ] {6d796b15-0d33-4831-b18c-98800797f127} <Debug> TCPHandler: Processed in 0.001825632 sec. | ||
| 4691 | 2026.05.16 01:29:44.763216 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.05.16 01:29:44.763325 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4693 | 2026.05.16 01:29:44.763366 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4694 | 2026.05.16 01:29:44.763980 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.05.16 01:29:44.764018 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4696 | 2026.05.16 01:29:44.764373 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4697 | 2026.05.16 01:29:44.764589 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.05.16 01:29:44.764722 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Debug> executeQuery: Read 136 rows, 11.93 KiB in 0.001415 sec., 96113.074204947 rows/sec., 8.23 MiB/sec. | ||
| 4699 | 2026.05.16 01:29:44.764760 [ 294 ] {0236ea00-cf49-4dd2-8e23-024285b7ad4f} <Debug> TCPHandler: Processed in 0.001595507 sec. | ||
| 4700 | 2026.05.16 01:29:44.764898 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.05.16 01:29:44.764998 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.05.16 01:29:44.765039 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4703 | 2026.05.16 01:29:44.765481 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.05.16 01:29:44.765519 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4705 | 2026.05.16 01:29:44.765824 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4706 | 2026.05.16 01:29:44.766036 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.05.16 01:29:44.766163 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Debug> executeQuery: Read 49 rows, 3.62 KiB in 0.001184 sec., 41385.13513513514 rows/sec., 2.99 MiB/sec. | ||
| 4708 | 2026.05.16 01:29:44.766200 [ 294 ] {dfaa2215-554d-4b92-9798-747abe18fcdd} <Debug> TCPHandler: Processed in 0.001353671 sec. | ||
| 4709 | 2026.05.16 01:29:44.766332 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.05.16 01:29:44.766439 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4711 | 2026.05.16 01:29:44.766479 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4712 | 2026.05.16 01:29:44.766930 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.05.16 01:29:44.766967 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4714 | 2026.05.16 01:29:44.767281 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4715 | 2026.05.16 01:29:44.767506 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.05.16 01:29:44.767636 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Debug> executeQuery: Read 113 rows, 9.06 KiB in 0.001216 sec., 92927.63157894736 rows/sec., 7.27 MiB/sec. | ||
| 4717 | 2026.05.16 01:29:44.767674 [ 294 ] {516ec825-7a35-4f06-a1f2-af6deeb56678} <Debug> TCPHandler: Processed in 0.001393752 sec. | ||
| 4718 | 2026.05.16 01:29:44.767807 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.05.16 01:29:44.767905 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.05.16 01:29:44.767948 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4721 | 2026.05.16 01:29:44.768393 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.05.16 01:29:44.768430 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4723 | 2026.05.16 01:29:44.768764 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4724 | 2026.05.16 01:29:44.768996 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.05.16 01:29:44.769128 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001242 sec., 133655.39452495973 rows/sec., 9.30 MiB/sec. | ||
| 4726 | 2026.05.16 01:29:44.769165 [ 294 ] {0c4d89f8-574b-47a9-a66a-2c18f578bd17} <Debug> TCPHandler: Processed in 0.001409352 sec. | ||
| 4727 | 2026.05.16 01:29:44.769334 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.05.16 01:29:44.769432 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.05.16 01:29:44.769485 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4730 | 2026.05.16 01:29:44.770289 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.05.16 01:29:44.770327 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4732 | 2026.05.16 01:29:44.770880 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4733 | 2026.05.16 01:29:44.771104 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.05.16 01:29:44.771240 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001827 sec., 20251.778872468527 rows/sec., 36.29 MiB/sec. | ||
| 4735 | 2026.05.16 01:29:44.771293 [ 294 ] {0ed62b9f-c345-40db-b531-2130f7c3476f} <Debug> TCPHandler: Processed in 0.002011537 sec. | ||
| 4736 | 2026.05.16 01:29:44.771427 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.05.16 01:29:44.771531 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.05.16 01:29:44.771572 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4739 | 2026.05.16 01:29:44.771988 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.05.16 01:29:44.772024 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4741 | 2026.05.16 01:29:44.772325 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4742 | 2026.05.16 01:29:44.772537 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.16 01:29:44.772666 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 4744 | 2026.05.16 01:29:44.772702 [ 294 ] {81594ebf-50c3-4c7a-bb10-bfc579eb26c5} <Debug> TCPHandler: Processed in 0.001325701 sec. | ||
| 4745 | 2026.05.16 01:29:44.836310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9143 | ||
| 4746 | 2026.05.16 01:29:44.836760 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.05.16 01:29:44.836795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4748 | 2026.05.16 01:29:44.837283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4749 | 2026.05.16 01:29:44.837516 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.05.16 01:29:44.837644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9143 | ||
| 4751 | 2026.05.16 01:29:45.307235 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4752 | 2026.05.16 01:29:45.323155 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.05.16 01:29:45.323215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4754 | 2026.05.16 01:29:45.329349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4755 | 2026.05.16 01:29:45.330087 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.05.16 01:29:45.332702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4757 | 2026.05.16 01:29:49.754310 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2026.05.16 01:29:49.754577 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4759 | 2026.05.16 01:29:49.754938 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4760 | 2026.05.16 01:29:49.754984 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4761 | 2026.05.16 01:29:49.755212 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4762 | 2026.05.16 01:29:49.755281 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4763 | 2026.05.16 01:29:49.755418 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4764 | 2026.05.16 01:29:49.755503 [ 260 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4765 | 2026.05.16 01:29:49.755522 [ 347 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4766 | 2026.05.16 01:29:49.755529 [ 334 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4767 | 2026.05.16 01:29:49.755655 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4768 | 2026.05.16 01:29:49.755683 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4769 | 2026.05.16 01:29:49.755751 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4770 | 2026.05.16 01:29:49.755772 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4771 | 2026.05.16 01:29:49.755806 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4772 | 2026.05.16 01:29:49.755847 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4773 | 2026.05.16 01:29:49.756858 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002386 sec., 20955.574182732606 rows/sec., 3.33 MiB/sec. | ||
| 4774 | 2026.05.16 01:29:49.756975 [ 294 ] {96f7e067-ef77-4997-9896-373e062379b5} <Debug> TCPHandler: Processed in 0.002811175 sec. | ||
| 4775 | 2026.05.16 01:29:49.758654 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.05.16 01:29:49.758765 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4777 | 2026.05.16 01:29:49.758810 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4778 | 2026.05.16 01:29:49.759359 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.05.16 01:29:49.759406 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4780 | 2026.05.16 01:29:49.759776 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4781 | 2026.05.16 01:29:49.760029 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.05.16 01:29:49.760173 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001439 sec., 45865.18415566366 rows/sec., 3.63 MiB/sec. | ||
| 4783 | 2026.05.16 01:29:49.760211 [ 294 ] {f3499925-d82c-4c4c-84ea-7b7c44b8c4a8} <Debug> TCPHandler: Processed in 0.001609477 sec. | ||
| 4784 | 2026.05.16 01:29:49.760349 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.05.16 01:29:49.760446 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.05.16 01:29:49.760487 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4787 | 2026.05.16 01:29:49.760902 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.05.16 01:29:49.760939 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4789 | 2026.05.16 01:29:49.761226 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4790 | 2026.05.16 01:29:49.761435 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.05.16 01:29:49.761563 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001135 sec., 4405.286343612335 rows/sec., 331.26 KiB/sec. | ||
| 4792 | 2026.05.16 01:29:49.761601 [ 294 ] {0e3834e9-7f3d-484a-a6d6-84902e9c2068} <Debug> TCPHandler: Processed in 0.00130378 sec. | ||
| 4793 | 2026.05.16 01:29:49.761924 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.05.16 01:29:49.762022 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4795 | 2026.05.16 01:29:49.762061 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4796 | 2026.05.16 01:29:49.762505 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.05.16 01:29:49.762541 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4798 | 2026.05.16 01:29:49.762841 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4799 | 2026.05.16 01:29:49.763045 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.05.16 01:29:49.763169 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001166 sec., 59176.67238421956 rows/sec., 4.62 MiB/sec. | ||
| 4801 | 2026.05.16 01:29:49.763205 [ 294 ] {b1202b42-6b1d-40b6-80a0-2f8f3d7a6f31} <Debug> TCPHandler: Processed in 0.001331551 sec. | ||
| 4802 | 2026.05.16 01:29:49.763336 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.05.16 01:29:49.763432 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4804 | 2026.05.16 01:29:49.763475 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4805 | 2026.05.16 01:29:49.763901 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.05.16 01:29:49.763935 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4807 | 2026.05.16 01:29:49.764253 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4808 | 2026.05.16 01:29:49.764483 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.05.16 01:29:49.764611 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 4810 | 2026.05.16 01:29:49.764647 [ 294 ] {cfe1dfae-a2c7-4358-af78-df9feceaa677} <Debug> TCPHandler: Processed in 0.001362522 sec. | ||
| 4811 | 2026.05.16 01:29:49.764793 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.05.16 01:29:49.764890 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.05.16 01:29:49.764943 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4814 | 2026.05.16 01:29:49.765703 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.16 01:29:49.765738 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4816 | 2026.05.16 01:29:49.766221 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4817 | 2026.05.16 01:29:49.766440 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.16 01:29:49.766571 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0017 sec., 2941.1764705882356 rows/sec., 5.27 MiB/sec. | ||
| 4819 | 2026.05.16 01:29:49.766622 [ 294 ] {c0eab456-e58c-45f9-828f-b50c81d177cb} <Debug> TCPHandler: Processed in 0.001880724 sec. | ||
| 4820 | 2026.05.16 01:29:49.766752 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.16 01:29:49.766850 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.16 01:29:49.766893 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.05.16 01:29:49.767253 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.16 01:29:49.767289 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4825 | 2026.05.16 01:29:49.767586 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4826 | 2026.05.16 01:29:49.767787 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.05.16 01:29:49.767911 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4828 | 2026.05.16 01:29:49.767947 [ 294 ] {71dc3065-549d-4d89-b0ac-e16545c2db14} <Debug> TCPHandler: Processed in 0.001246009 sec. | ||
| 4829 | 2026.05.16 01:29:52.258296 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4830 | 2026.05.16 01:29:52.258377 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4831 | 2026.05.16 01:29:52.337924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9655 | ||
| 4832 | 2026.05.16 01:29:52.338538 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.16 01:29:52.338589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4834 | 2026.05.16 01:29:52.339160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4835 | 2026.05.16 01:29:52.339432 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.05.16 01:29:52.339576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9655 | ||
| 4837 | 2026.05.16 01:29:52.363260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 580 | ||
| 4838 | 2026.05.16 01:29:52.365591 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.05.16 01:29:52.365627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4840 | 2026.05.16 01:29:52.366889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4841 | 2026.05.16 01:29:52.367160 [ 243 ] {} <Trace> system.query_log (b5770753-657a-4c40-b57d-472647c15325): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.05.16 01:29:52.367405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4843 | 2026.05.16 01:29:52.832819 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4844 | 2026.05.16 01:29:52.849515 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.05.16 01:29:52.849577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4846 | 2026.05.16 01:29:52.855561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4847 | 2026.05.16 01:29:52.856305 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.05.16 01:29:52.859010 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4849 | 2026.05.16 01:29:54.755876 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.05.16 01:29:54.756147 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4851 | 2026.05.16 01:29:54.756517 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4852 | 2026.05.16 01:29:54.756555 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4853 | 2026.05.16 01:29:54.756777 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4854 | 2026.05.16 01:29:54.756848 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4855 | 2026.05.16 01:29:54.756993 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4856 | 2026.05.16 01:29:54.757102 [ 260 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4857 | 2026.05.16 01:29:54.757129 [ 362 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4858 | 2026.05.16 01:29:54.757107 [ 334 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4859 | 2026.05.16 01:29:54.757297 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4860 | 2026.05.16 01:29:54.757326 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4861 | 2026.05.16 01:29:54.757399 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4862 | 2026.05.16 01:29:54.757420 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4863 | 2026.05.16 01:29:54.757456 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4864 | 2026.05.16 01:29:54.757498 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4865 | 2026.05.16 01:29:54.758625 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002581 sec., 19372.336303758235 rows/sec., 3.08 MiB/sec. | ||
| 4866 | 2026.05.16 01:29:54.758823 [ 294 ] {be36c4ca-d6a8-4bdd-83fa-57e0d7ee4141} <Debug> TCPHandler: Processed in 0.003095232 sec. | ||
| 4867 | 2026.05.16 01:29:54.761211 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.05.16 01:29:54.761364 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4869 | 2026.05.16 01:29:54.761436 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4870 | 2026.05.16 01:29:54.762212 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.16 01:29:54.762259 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4872 | 2026.05.16 01:29:54.762670 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4873 | 2026.05.16 01:29:54.762898 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.16 01:29:54.763040 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001731 sec., 75101.09763142692 rows/sec., 6.48 MiB/sec. | ||
| 4875 | 2026.05.16 01:29:54.763063 [ 82 ] {} <Debug> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4876 | 2026.05.16 01:29:54.763079 [ 294 ] {e478fcbc-760d-4803-a851-bbc0d4303729} <Debug> TCPHandler: Processed in 0.001990286 sec. | ||
| 4877 | 2026.05.16 01:29:54.763130 [ 82 ] {} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.05.16 01:29:54.763161 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4879 | 2026.05.16 01:29:54.763245 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.05.16 01:29:54.763277 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::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 | ||
| 4881 | 2026.05.16 01:29:54.763357 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.05.16 01:29:54.763404 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4883 | 2026.05.16 01:29:54.763414 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4884 | 2026.05.16 01:29:54.763454 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3363 rows starting from the beginning of the part | ||
| 4885 | 2026.05.16 01:29:54.763522 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 130 rows starting from the beginning of the part | ||
| 4886 | 2026.05.16 01:29:54.763570 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 4887 | 2026.05.16 01:29:54.763614 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 136 rows starting from the beginning of the part | ||
| 4888 | 2026.05.16 01:29:54.763655 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 4889 | 2026.05.16 01:29:54.763694 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 130 rows starting from the beginning of the part | ||
| 4890 | 2026.05.16 01:29:54.763846 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.05.16 01:29:54.763891 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4892 | 2026.05.16 01:29:54.764474 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4893 | 2026.05.16 01:29:54.764704 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.05.16 01:29:54.764846 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001508 sec., 24535.809018567637 rows/sec., 1.80 MiB/sec. | ||
| 4895 | 2026.05.16 01:29:54.764886 [ 294 ] {59a120a8-506b-4a97-bce5-e08c0e2cb4d1} <Debug> TCPHandler: Processed in 0.001691879 sec. | ||
| 4896 | 2026.05.16 01:29:54.765051 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.05.16 01:29:54.765149 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4898 | 2026.05.16 01:29:54.765190 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4899 | 2026.05.16 01:29:54.765508 [ 190 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3891 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283004 sec., 1704333.4133448738 rows/sec., 137.01 MiB/sec. | ||
| 4900 | 2026.05.16 01:29:54.765664 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.05.16 01:29:54.765701 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4902 | 2026.05.16 01:29:54.765833 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4903 | 2026.05.16 01:29:54.766074 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4904 | 2026.05.16 01:29:54.766148 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.05.16 01:29:54.766253 [ 201 ] {607c877e-5a49-42a3-aac5-be95bec7546b::all_1_31_6} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4906 | 2026.05.16 01:29:54.766331 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 4907 | 2026.05.16 01:29:54.766338 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.16 01:29:54.766462 [ 82 ] {} <Debug> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4909 | 2026.05.16 01:29:54.766484 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001353 sec., 74648.92830746488 rows/sec., 5.83 MiB/sec. | ||
| 4910 | 2026.05.16 01:29:54.766505 [ 82 ] {} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.05.16 01:29:54.766529 [ 294 ] {8480346d-c5a8-4595-8bd4-341886ee870b} <Debug> TCPHandler: Processed in 0.001528456 sec. | ||
| 4912 | 2026.05.16 01:29:54.766531 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4913 | 2026.05.16 01:29:54.766647 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::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 | ||
| 4914 | 2026.05.16 01:29:54.766693 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.05.16 01:29:54.766739 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4916 | 2026.05.16 01:29:54.766773 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1832 rows starting from the beginning of the part | ||
| 4917 | 2026.05.16 01:29:54.766795 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.05.16 01:29:54.766830 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 101 rows starting from the beginning of the part | ||
| 4919 | 2026.05.16 01:29:54.766845 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4920 | 2026.05.16 01:29:54.766892 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part | ||
| 4921 | 2026.05.16 01:29:54.766938 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
| 4922 | 2026.05.16 01:29:54.766979 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 69 rows starting from the beginning of the part | ||
| 4923 | 2026.05.16 01:29:54.767025 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 101 rows starting from the beginning of the part | ||
| 4924 | 2026.05.16 01:29:54.767284 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.05.16 01:29:54.767326 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4926 | 2026.05.16 01:29:54.767677 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4927 | 2026.05.16 01:29:54.767904 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.05.16 01:29:54.768029 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4929 | 2026.05.16 01:29:54.768041 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 4930 | 2026.05.16 01:29:54.768084 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.16 01:29:54.768096 [ 294 ] {8e60067c-0a3c-4edc-8278-3c6e29eb0514} <Debug> TCPHandler: Processed in 0.001454424 sec. | ||
| 4932 | 2026.05.16 01:29:54.768115 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4933 | 2026.05.16 01:29:54.768213 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4934 | 2026.05.16 01:29:54.768257 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2285 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641059 sec., 1392393.5702494548 rows/sec., 102.98 MiB/sec. | ||
| 4935 | 2026.05.16 01:29:54.768258 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.05.16 01:29:54.768308 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4937 | 2026.05.16 01:29:54.768341 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10856 rows starting from the beginning of the part | ||
| 4938 | 2026.05.16 01:29:54.768391 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4939 | 2026.05.16 01:29:54.768393 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.05.16 01:29:54.768436 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 4941 | 2026.05.16 01:29:54.768467 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4942 | 2026.05.16 01:29:54.768480 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 166 rows starting from the beginning of the part | ||
| 4943 | 2026.05.16 01:29:54.768525 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4944 | 2026.05.16 01:29:54.768529 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4945 | 2026.05.16 01:29:54.768566 [ 201 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::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 | ||
| 4946 | 2026.05.16 01:29:54.768856 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.05.16 01:29:54.768951 [ 187 ] {f0b34e2b-2c50-47fd-ae66-7c5c667887be::all_1_31_6} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4948 | 2026.05.16 01:29:54.769025 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4949 | 2026.05.16 01:29:54.769386 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.05.16 01:29:54.769431 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4951 | 2026.05.16 01:29:54.770028 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4952 | 2026.05.16 01:29:54.770271 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.05.16 01:29:54.770410 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002036 sec., 18172.888015717093 rows/sec., 32.56 MiB/sec. | ||
| 4954 | 2026.05.16 01:29:54.770465 [ 294 ] {240b13f1-39f2-48ba-bd29-f6740359e5e1} <Debug> TCPHandler: Processed in 0.002257392 sec. | ||
| 4955 | 2026.05.16 01:29:54.770610 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.05.16 01:29:54.770708 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.05.16 01:29:54.770751 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4958 | 2026.05.16 01:29:54.771119 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.16 01:29:54.771156 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4960 | 2026.05.16 01:29:54.771553 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4961 | 2026.05.16 01:29:54.771680 [ 190 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11662 rows, containing 5 columns (5 merged, 0 gathered) in 0.003497531 sec., 3334352.1472718897 rows/sec., 215.43 MiB/sec. | ||
| 4962 | 2026.05.16 01:29:54.771771 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.05.16 01:29:54.771890 [ 80 ] {} <Debug> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4964 | 2026.05.16 01:29:54.771910 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 4965 | 2026.05.16 01:29:54.771937 [ 80 ] {} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.05.16 01:29:54.771957 [ 294 ] {12ff33d1-f44f-48d9-866a-15ff2a5ca207} <Debug> TCPHandler: Processed in 0.001397523 sec. | ||
| 4967 | 2026.05.16 01:29:54.771967 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4968 | 2026.05.16 01:29:54.772063 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 4969 | 2026.05.16 01:29:54.772100 [ 187 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4970 | 2026.05.16 01:29:54.772162 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4971 | 2026.05.16 01:29:54.772193 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4972 | 2026.05.16 01:29:54.772237 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4973 | 2026.05.16 01:29:54.772277 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 4974 | 2026.05.16 01:29:54.772314 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4975 | 2026.05.16 01:29:54.772351 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4976 | 2026.05.16 01:29:54.772385 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::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 | ||
| 4977 | 2026.05.16 01:29:54.772462 [ 187 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.16 01:29:54.772558 [ 187 ] {90716509-c2cc-4f00-a7ff-7f4d441f43bc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4979 | 2026.05.16 01:29:54.772655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4980 | 2026.05.16 01:29:54.773182 [ 201 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211268 sec., 1386976.2926123699 rows/sec., 92.76 MiB/sec. | ||
| 4981 | 2026.05.16 01:29:54.773514 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4982 | 2026.05.16 01:29:54.773834 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.05.16 01:29:54.773917 [ 193 ] {37484f13-0876-4fb5-919b-54ae65581f7e::all_1_31_6} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4984 | 2026.05.16 01:29:54.774009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4985 | 2026.05.16 01:29:54.969004 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.16 01:29:54.969236 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.16 01:29:54.969660 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4988 | 2026.05.16 01:29:54.969702 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4989 | 2026.05.16 01:29:54.969940 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4990 | 2026.05.16 01:29:54.970000 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4991 | 2026.05.16 01:29:54.970132 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4992 | 2026.05.16 01:29:54.970228 [ 260 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4993 | 2026.05.16 01:29:54.970236 [ 335 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4994 | 2026.05.16 01:29:54.970239 [ 362 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4995 | 2026.05.16 01:29:54.970389 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 4996 | 2026.05.16 01:29:54.970419 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4997 | 2026.05.16 01:29:54.970484 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4998 | 2026.05.16 01:29:54.970504 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4999 | 2026.05.16 01:29:54.970540 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5000 | 2026.05.16 01:29:54.970583 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5001 | 2026.05.16 01:29:54.971751 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002622 sec., 19069.412662090006 rows/sec., 4.57 MiB/sec. | ||
| 5002 | 2026.05.16 01:29:54.971890 [ 294 ] {32c515c5-fbb2-45a5-bbb8-4c6f4d4000a0} <Debug> TCPHandler: Processed in 0.002985529 sec. | ||
| 5003 | 2026.05.16 01:29:54.985135 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.05.16 01:29:54.985274 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.05.16 01:29:54.985327 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5006 | 2026.05.16 01:29:54.986020 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.16 01:29:54.986071 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5008 | 2026.05.16 01:29:54.986453 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5009 | 2026.05.16 01:29:54.986678 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Trace> oximeter.fields_i16 (2ad5bd7a-7378-49d1-ac99-f9b9db4b8ed4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.05.16 01:29:54.986823 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 5011 | 2026.05.16 01:29:54.986862 [ 294 ] {58243baf-b6d6-417a-9fce-510d1d213737} <Debug> TCPHandler: Processed in 0.001791732 sec. | ||
| 5012 | 2026.05.16 01:29:54.987025 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2026.05.16 01:29:54.987123 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5014 | 2026.05.16 01:29:54.987165 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5015 | 2026.05.16 01:29:54.987657 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.05.16 01:29:54.987694 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5017 | 2026.05.16 01:29:54.987983 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5018 | 2026.05.16 01:29:54.988208 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Trace> oximeter.fields_ipaddr (fae7f052-0b15-46d4-8a2e-a90e72d057ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.05.16 01:29:54.988335 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 132.48 KiB/sec. | ||
| 5020 | 2026.05.16 01:29:54.988374 [ 294 ] {a652d9f5-c6df-4baf-95c3-42b1cfb743b2} <Debug> TCPHandler: Processed in 0.001400403 sec. | ||
| 5021 | 2026.05.16 01:29:54.988527 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.05.16 01:29:54.988626 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5023 | 2026.05.16 01:29:54.988667 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5024 | 2026.05.16 01:29:54.990357 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.16 01:29:54.990402 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5026 | 2026.05.16 01:29:54.990871 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5027 | 2026.05.16 01:29:54.991089 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.05.16 01:29:54.991218 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Debug> executeQuery: Read 2536 rows, 193.06 KiB in 0.002611 sec., 971275.3734201455 rows/sec., 72.21 MiB/sec. | ||
| 5029 | 2026.05.16 01:29:54.991257 [ 294 ] {32ec8767-25d6-4cf1-b1e5-a224a00fc502} <Debug> TCPHandler: Processed in 0.002783725 sec. | ||
| 5030 | 2026.05.16 01:29:54.991415 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.05.16 01:29:54.991518 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5032 | 2026.05.16 01:29:54.991559 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5033 | 2026.05.16 01:29:54.992005 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.05.16 01:29:54.992042 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5035 | 2026.05.16 01:29:54.992357 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5036 | 2026.05.16 01:29:54.992598 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Trace> oximeter.fields_u16 (a6b1c3ee-3d5d-47e4-9bb0-a8c7b2176f9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.05.16 01:29:54.992741 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001242 sec., 24154.589371980674 rows/sec., 1.81 MiB/sec. | ||
| 5038 | 2026.05.16 01:29:54.992779 [ 294 ] {aa9b5286-d38f-46a2-8f6a-2a69201e976e} <Debug> TCPHandler: Processed in 0.001422333 sec. | ||
| 5039 | 2026.05.16 01:29:54.992943 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.05.16 01:29:54.993042 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.05.16 01:29:54.993083 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5042 | 2026.05.16 01:29:54.993749 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.05.16 01:29:54.993786 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5044 | 2026.05.16 01:29:54.994119 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5045 | 2026.05.16 01:29:54.994331 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Trace> oximeter.fields_u32 (c5da37c3-3259-4174-9783-7d1228eaf1fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.05.16 01:29:54.994461 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001437 sec., 574112.7348643007 rows/sec., 33.58 MiB/sec. | ||
| 5047 | 2026.05.16 01:29:54.994498 [ 294 ] {65ed756f-373a-4a14-ba7c-ab51826f2cda} <Debug> TCPHandler: Processed in 0.001608567 sec. | ||
| 5048 | 2026.05.16 01:29:54.994656 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.05.16 01:29:54.994752 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5050 | 2026.05.16 01:29:54.994792 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5051 | 2026.05.16 01:29:54.995197 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.05.16 01:29:54.995233 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5053 | 2026.05.16 01:29:54.995516 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5054 | 2026.05.16 01:29:54.995721 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Trace> oximeter.fields_u64 (d3080351-f618-4c7f-a063-bc772f463eea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.05.16 01:29:54.995850 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 5056 | 2026.05.16 01:29:54.995887 [ 294 ] {5eec1fc6-bb01-46d6-b90e-c8b4908dc38c} <Debug> TCPHandler: Processed in 0.00128283 sec. | ||
| 5057 | 2026.05.16 01:29:54.996037 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.05.16 01:29:54.996132 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.05.16 01:29:54.996171 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5060 | 2026.05.16 01:29:54.996585 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.05.16 01:29:54.996621 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5062 | 2026.05.16 01:29:54.996925 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5063 | 2026.05.16 01:29:54.997133 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Trace> oximeter.fields_u8 (b46ae7f1-1f54-44b4-9953-191a5b053ff9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.05.16 01:29:54.997260 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 5065 | 2026.05.16 01:29:54.997296 [ 294 ] {d35ca04a-3846-477a-ac08-e9878dfa1a93} <Debug> TCPHandler: Processed in 0.00131233 sec. | ||
| 5066 | 2026.05.16 01:29:54.997483 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.05.16 01:29:54.997645 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5068 | 2026.05.16 01:29:54.997707 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5069 | 2026.05.16 01:29:54.998821 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.05.16 01:29:54.998859 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5071 | 2026.05.16 01:29:54.999305 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5072 | 2026.05.16 01:29:54.999559 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.05.16 01:29:54.999702 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Debug> executeQuery: Read 1333 rows, 91.94 KiB in 0.002093 sec., 636884.8542761587 rows/sec., 42.90 MiB/sec. | ||
| 5074 | 2026.05.16 01:29:54.999742 [ 294 ] {1e3e62ec-3e7f-45cf-9c6b-1b93b2d131c7} <Debug> TCPHandler: Processed in 0.002357315 sec. | ||
| 5075 | 2026.05.16 01:29:54.999873 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.05.16 01:29:54.999971 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5077 | 2026.05.16 01:29:55.000015 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5078 | 2026.05.16 01:29:55.000727 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.05.16 01:29:55.000765 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5080 | 2026.05.16 01:29:55.001217 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5081 | 2026.05.16 01:29:55.001431 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.05.16 01:29:55.001560 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001609 sec., 952765.6929770043 rows/sec., 58.24 MiB/sec. | ||
| 5083 | 2026.05.16 01:29:55.001598 [ 294 ] {f2f82c74-c47d-4dce-955b-d18a82637042} <Debug> TCPHandler: Processed in 0.001775771 sec. | ||
| 5084 | 2026.05.16 01:29:55.001728 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.05.16 01:29:55.001825 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5086 | 2026.05.16 01:29:55.001880 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5087 | 2026.05.16 01:29:55.002789 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.16 01:29:55.002826 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5089 | 2026.05.16 01:29:55.003323 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5090 | 2026.05.16 01:29:55.003541 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Trace> oximeter.measurements_histogramu64 (17cfac81-23bb-44cb-ad45-84af9991dcd1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.05.16 01:29:55.003682 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001874 sec., 8537.886872998934 rows/sec., 15.30 MiB/sec. | ||
| 5092 | 2026.05.16 01:29:55.003734 [ 294 ] {906da417-98ef-41ba-b65b-19ea025be5ae} <Debug> TCPHandler: Processed in 0.002056258 sec. | ||
| 5093 | 2026.05.16 01:29:55.003854 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.05.16 01:29:55.003951 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5095 | 2026.05.16 01:29:55.003991 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5096 | 2026.05.16 01:29:55.004314 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.05.16 01:29:55.004349 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5098 | 2026.05.16 01:29:55.004649 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5099 | 2026.05.16 01:29:55.004873 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.05.16 01:29:55.005003 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 775.40 KiB/sec. | ||
| 5101 | 2026.05.16 01:29:55.005039 [ 294 ] {6ce9451c-da29-4e39-b6b0-6401b5b38b3a} <Debug> TCPHandler: Processed in 0.001233748 sec. | ||
| 5102 | 2026.05.16 01:29:59.752945 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.05.16 01:29:59.753213 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5104 | 2026.05.16 01:29:59.753568 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5105 | 2026.05.16 01:29:59.753605 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5106 | 2026.05.16 01:29:59.753816 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5107 | 2026.05.16 01:29:59.753884 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5108 | 2026.05.16 01:29:59.754027 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5109 | 2026.05.16 01:29:59.754124 [ 260 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5110 | 2026.05.16 01:29:59.754145 [ 335 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5111 | 2026.05.16 01:29:59.754145 [ 317 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5112 | 2026.05.16 01:29:59.754288 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (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 | ||
| 5113 | 2026.05.16 01:29:59.754315 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5114 | 2026.05.16 01:29:59.754384 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5115 | 2026.05.16 01:29:59.754404 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> oximeter.timeseries_schema (cc2dfb16-76e7-4e25-b91a-ccdfe4c12cde) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5116 | 2026.05.16 01:29:59.754440 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5117 | 2026.05.16 01:29:59.754482 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5118 | 2026.05.16 01:29:59.755631 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00252 sec., 19841.26984126984 rows/sec., 3.16 MiB/sec. | ||
| 5119 | 2026.05.16 01:29:59.755764 [ 294 ] {0428c009-5cea-427c-a302-2b9856fda53c} <Debug> TCPHandler: Processed in 0.002961059 sec. | ||
| 5120 | 2026.05.16 01:29:59.757278 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.16 01:29:59.757393 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5122 | 2026.05.16 01:29:59.757437 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5123 | 2026.05.16 01:29:59.758005 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.05.16 01:29:59.758063 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5125 | 2026.05.16 01:29:59.758492 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5126 | 2026.05.16 01:29:59.758718 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Trace> oximeter.fields_string (607c877e-5a49-42a3-aac5-be95bec7546b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.05.16 01:29:59.758866 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. | ||
| 5128 | 2026.05.16 01:29:59.758904 [ 294 ] {085a5c32-7825-4a42-84c9-57fc5083358c} <Debug> TCPHandler: Processed in 0.001678599 sec. | ||
| 5129 | 2026.05.16 01:29:59.759055 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.05.16 01:29:59.759160 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5131 | 2026.05.16 01:29:59.759200 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5132 | 2026.05.16 01:29:59.759642 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.16 01:29:59.759678 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5134 | 2026.05.16 01:29:59.759972 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5135 | 2026.05.16 01:29:59.760178 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Trace> oximeter.fields_uuid (f0b34e2b-2c50-47fd-ae66-7c5c667887be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.16 01:29:59.760307 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 5137 | 2026.05.16 01:29:59.760345 [ 294 ] {10171d8f-5e38-4d4d-a619-227082ff7e3d} <Debug> TCPHandler: Processed in 0.001339822 sec. | ||
| 5138 | 2026.05.16 01:29:59.760488 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.05.16 01:29:59.760584 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.05.16 01:29:59.760626 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5141 | 2026.05.16 01:29:59.760998 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.05.16 01:29:59.761034 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5143 | 2026.05.16 01:29:59.761350 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5144 | 2026.05.16 01:29:59.761785 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Trace> oximeter.measurements_cumulativeu64 (90716509-c2cc-4f00-a7ff-7f4d441f43bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.05.16 01:29:59.762059 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001484 sec., 86253.36927223719 rows/sec., 6.01 MiB/sec. | ||
| 5146 | 2026.05.16 01:29:59.762141 [ 294 ] {06b01452-7e07-4d58-948a-b9eb63d5b0b6} <Debug> TCPHandler: Processed in 0.001703139 sec. | ||
| 5147 | 2026.05.16 01:29:59.762345 [ 294 ] {} <Trace> TCP-Session: a0380f05-92eb-4acf-95d7-ab6848e51b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.05.16 01:29:59.762498 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56707) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5149 | 2026.05.16 01:29:59.762562 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5150 | 2026.05.16 01:29:59.762979 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.05.16 01:29:59.763016 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5152 | 2026.05.16 01:29:59.763451 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5153 | 2026.05.16 01:29:59.763654 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Trace> oximeter.measurements_u64 (37484f13-0876-4fb5-919b-54ae65581f7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.05.16 01:29:59.763782 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001332 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 5155 | 2026.05.16 01:29:59.763817 [ 294 ] {efeb255e-d10d-4db7-acb8-ffe5995f8673} <Debug> TCPHandler: Processed in 0.001593727 sec. | ||
| 5156 | 2026.05.16 01:29:59.839705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10103 | ||
| 5157 | 2026.05.16 01:29:59.840125 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.05.16 01:29:59.840165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5159 | 2026.05.16 01:29:59.840622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5160 | 2026.05.16 01:29:59.840844 [ 244 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.05.16 01:29:59.841041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10103 | ||
| 5162 | 2026.05.16 01:29:59.841045 [ 16 ] {} <Debug> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5163 | 2026.05.16 01:29:59.841100 [ 16 ] {} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.05.16 01:29:59.841119 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5165 | 2026.05.16 01:29:59.841227 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::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 | ||
| 5166 | 2026.05.16 01:29:59.841336 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5167 | 2026.05.16 01:29:59.841372 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7735 rows starting from the beginning of the part | ||
| 5168 | 2026.05.16 01:29:59.841435 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5169 | 2026.05.16 01:29:59.841487 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5170 | 2026.05.16 01:29:59.841532 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5171 | 2026.05.16 01:29:59.841576 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5172 | 2026.05.16 01:29:59.841620 [ 187 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5173 | 2026.05.16 01:29:59.843405 [ 201 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10103 rows, containing 4 columns (4 merged, 0 gathered) in 0.002229512 sec., 4531484.916878671 rows/sec., 64.82 MiB/sec. | ||
| 5174 | 2026.05.16 01:29:59.843682 [ 199 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5175 | 2026.05.16 01:29:59.844045 [ 199 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.05.16 01:29:59.844139 [ 199 ] {bd16af80-c478-45aa-96b4-49745ec42347::all_1_21_4} <Trace> system.asynchronous_metric_log (bd16af80-c478-45aa-96b4-49745ec42347) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5177 | 2026.05.16 01:29:59.844249 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5178 | 2026.05.16 01:30:00.359122 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5179 | 2026.05.16 01:30:00.376834 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.05.16 01:30:00.376901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5181 | 2026.05.16 01:30:00.383365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5182 | 2026.05.16 01:30:00.385284 [ 245 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.05.16 01:30:00.385639 [ 16 ] {} <Debug> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5184 | 2026.05.16 01:30:00.385681 [ 16 ] {} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.16 01:30:00.385702 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5186 | 2026.05.16 01:30:00.385835 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5187 | 2026.05.16 01:30:00.389390 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2026.05.16 01:30:00.391025 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5189 | 2026.05.16 01:30:00.393272 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5190 | 2026.05.16 01:30:00.395799 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5191 | 2026.05.16 01:30:00.400364 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5192 | 2026.05.16 01:30:00.404761 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5193 | 2026.05.16 01:30:00.410350 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5194 | 2026.05.16 01:30:00.415204 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::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 | ||
| 5195 | 2026.05.16 01:30:00.479557 [ 187 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.09377814 sec., 1695.491081397008 rows/sec., 8.77 MiB/sec. | ||
| 5196 | 2026.05.16 01:30:00.482207 [ 201 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5197 | 2026.05.16 01:30:00.485066 [ 201 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_21_4} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.05.16 01:30:00.485190 [ 201 ] {8756457c-956e-490d-8642-af4463efd1f3::all_1_21_4} <Trace> system.metric_log (8756457c-956e-490d-8642-af4463efd1f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5199 | 2026.05.16 01:30:00.487094 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5200 | 2026.05.16 01:30:01.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.69 MiB, peak 265.23 MiB, free memory in arenas 0.00 B, will set to 257.53 MiB (RSS), difference: 2.83 MiB | ||