| 1 | [ May 4 19:57:56 Enabled. ] | ||
| 2 | [ May 4 19:57:56 Rereading configuration. ] | ||
| 3 | [ May 4 19:57:58 Rereading configuration. ] | ||
| 4 | [ May 4 19:57:59 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 4 19:57:59 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.04 19:58:00.891813 [ 1 ] {} <Information> Application: Will watch for the process with pid 23788 | ||
| 29 | 2026.05.04 19:58:00.892319 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.04 19:58:01.078405 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23788 | ||
| 31 | 2026.05.04 19:58:01.079120 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.04 19:58:01.079264 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.04 19:58:01.168702 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.04 19:58:01.215525 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.04 19:58:01.215577 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.04 19:58:01.215593 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.04 19:58:01.215646 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.04 19:58:01.216009 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.04 19:58:01.218058 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.04 19:58:01.218872 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.04 19:58:01.219664 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.04 19:58:01.219685 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.04 19:58:01.219699 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.04 19:58:01.220359 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.04 19:58:01.221280 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.04 19:58:01.227082 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.04 19:58:01.228068 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.04 19:58:01.229327 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.04 19:58:01.229390 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.04 19:58:01.230377 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.04 19:58:01.230755 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.04 19:58:01.234399 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.04 19:58:01.234644 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.04 19:58:01.237071 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.04 19:58:01.237419 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.04 19:58:01.237767 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.04 19:58:01.238092 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.04 19:58:01.239432 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.04 19:58:01.239464 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.04 19:58:01.239560 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.04 19:58:01.239656 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.04 19:58:01.261967 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.04 19:58:01.262002 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180224 sec | ||
| 68 | 2026.05.04 19:58:01.262023 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.04 19:58:01.262038 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.04 19:58:01.262790 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.04 19:58:01.263324 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.04 19:58:01.270574 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.04 19:58:01.270615 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.04 19:58:01.270636 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.04 19:58:01.270647 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.04 19:58:01.270678 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.04 19:58:01.270703 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.04 19:58:01.272699 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.04 19:58:01.272743 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.04 19:58:01.272766 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.04 19:58:01.272900 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.04 19:58:01.272938 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.04 19:58:01.272950 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.04 19:58:01.272967 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.04 19:58:01.272982 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.04 19:58:01.273011 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.04 19:58:01.273028 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.04 19:58:01.293422 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.04 19:58:01.297937 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.04 19:58:01.297966 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6531e-05 sec | ||
| 91 | 2026.05.04 19:58:01.297980 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.04 19:58:01.297990 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.04 19:58:01.298012 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.04 19:58:01.298196 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.04 19:58:01.298241 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.04 19:58:01.298253 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.04 19:58:01.298264 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.04 19:58:01.298274 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.04 19:58:01.301704 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.04 19:58:01.301895 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.05.04 19:58:01.303155 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.294e-05 sec. | ||
| 102 | 2026.05.04 19:58:01.303462 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.04 19:58:01.303516 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.04 19:58:01.303529 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.04 19:58:01.387476 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34264 | ||
| 106 | 2026.05.04 19:58:01.388365 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.04 19:58:01.388418 [ 3 ] {} <Debug> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Authenticating user 'default' from [fd00:1122:3344:101::d]:34264 | ||
| 108 | 2026.05.04 19:58:01.388443 [ 3 ] {} <Debug> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.04 19:58:01.388463 [ 3 ] {} <Debug> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.04 19:58:01.388541 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.04 19:58:01.388564 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.04 19:58:01.388586 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.04 19:58:01.389036 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44239 | ||
| 114 | 2026.05.04 19:58:01.389160 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.04 19:58:01.389193 [ 4 ] {} <Debug> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Authenticating user 'default' from [fd00:1122:3344:101::d]:44239 | ||
| 116 | 2026.05.04 19:58:01.389213 [ 4 ] {} <Debug> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.05.04 19:58:01.389253 [ 4 ] {} <Debug> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.04 19:58:01.389821 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39025 | ||
| 119 | 2026.05.04 19:58:01.390088 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.04 19:58:01.390095 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41888 | ||
| 121 | 2026.05.04 19:58:01.390141 [ 253 ] {} <Debug> TCP-Session: 6de30ec1-8924-4521-853e-b954b2108791 Authenticating user 'default' from [fd00:1122:3344:101::d]:39025 | ||
| 122 | 2026.05.04 19:58:01.390177 [ 253 ] {} <Debug> TCP-Session: 6de30ec1-8924-4521-853e-b954b2108791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.04 19:58:01.390198 [ 253 ] {} <Debug> TCP-Session: 6de30ec1-8924-4521-853e-b954b2108791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.04 19:58:01.390255 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55160 | ||
| 125 | 2026.05.04 19:58:01.390262 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48862 | ||
| 126 | 2026.05.04 19:58:01.390796 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.04 19:58:01.390817 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46049 | ||
| 128 | 2026.05.04 19:58:01.390852 [ 254 ] {} <Debug> TCP-Session: 016b59f2-f7ff-4d57-a653-2deae25bef19 Authenticating user 'default' from [fd00:1122:3344:101::d]:41888 | ||
| 129 | 2026.05.04 19:58:01.390880 [ 254 ] {} <Debug> TCP-Session: 016b59f2-f7ff-4d57-a653-2deae25bef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.04 19:58:01.390896 [ 254 ] {} <Debug> TCP-Session: 016b59f2-f7ff-4d57-a653-2deae25bef19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.04 19:58:01.391503 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.04 19:58:01.391529 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 133 | 2026.05.04 19:58:01.391548 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41532 | ||
| 134 | 2026.05.04 19:58:01.391572 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.04 19:58:01.391538 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.04 19:58:01.391628 [ 5 ] {} <Debug> TCP-Session: 76e4d6da-b6b6-42fb-a4de-819ee1c36c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:48862 | ||
| 137 | 2026.05.04 19:58:01.391543 [ 255 ] {} <Debug> TCP-Session: 34f363af-2542-4eff-8742-7bc47b450325 Authenticating user 'default' from [fd00:1122:3344:101::d]:55160 | ||
| 138 | 2026.05.04 19:58:01.391657 [ 256 ] {} <Debug> TCP-Session: e05c187b-1aad-4d43-86d6-b4054706fcb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46049 | ||
| 139 | 2026.05.04 19:58:01.391666 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45160 | ||
| 140 | 2026.05.04 19:58:01.391689 [ 255 ] {} <Debug> TCP-Session: 34f363af-2542-4eff-8742-7bc47b450325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.04 19:58:01.391705 [ 256 ] {} <Debug> TCP-Session: e05c187b-1aad-4d43-86d6-b4054706fcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.04 19:58:01.391747 [ 255 ] {} <Debug> TCP-Session: 34f363af-2542-4eff-8742-7bc47b450325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.04 19:58:01.391774 [ 256 ] {} <Debug> TCP-Session: e05c187b-1aad-4d43-86d6-b4054706fcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.04 19:58:01.391715 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.04 19:58:01.391673 [ 5 ] {} <Debug> TCP-Session: 76e4d6da-b6b6-42fb-a4de-819ee1c36c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.04 19:58:01.391837 [ 257 ] {} <Debug> TCP-Session: e827cb0d-272e-41ab-ab3c-27747791380c Authenticating user 'default' from [fd00:1122:3344:101::d]:41532 | ||
| 147 | 2026.05.04 19:58:01.391847 [ 5 ] {} <Debug> TCP-Session: 76e4d6da-b6b6-42fb-a4de-819ee1c36c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.04 19:58:01.391893 [ 257 ] {} <Debug> TCP-Session: e827cb0d-272e-41ab-ab3c-27747791380c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.04 19:58:01.391913 [ 257 ] {} <Debug> TCP-Session: e827cb0d-272e-41ab-ab3c-27747791380c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.04 19:58:01.392448 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.04 19:58:01.392495 [ 258 ] {} <Debug> TCP-Session: bc98942c-20f5-4fa2-bad3-8b1608009b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:45160 | ||
| 152 | 2026.05.04 19:58:01.392512 [ 258 ] {} <Debug> TCP-Session: bc98942c-20f5-4fa2-bad3-8b1608009b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.04 19:58:01.392535 [ 258 ] {} <Debug> TCP-Session: bc98942c-20f5-4fa2-bad3-8b1608009b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.04 19:58:01.393794 [ 3 ] {d5e313a7-8509-492c-9667-fb8cfbd70722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.05.04 19:58:01.466839 [ 3 ] {d5e313a7-8509-492c-9667-fb8cfbd70722} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34264) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.05.04 19:58:01.467587 [ 3 ] {d5e313a7-8509-492c-9667-fb8cfbd70722} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.05.04 19:58:01.467659 [ 3 ] {d5e313a7-8509-492c-9667-fb8cfbd70722} <Debug> TCPHandler: Processed in 0.078330684 sec. | ||
| 204 | 2026.05.04 19:58:01.468045 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.05.04 19:58:01.468309 [ 4 ] {cd60ef8d-f687-47c9-8386-91693dba24a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.05.04 19:58:01.468721 [ 4 ] {cd60ef8d-f687-47c9-8386-91693dba24a8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44239) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.05.04 19:58:01.468857 [ 4 ] {cd60ef8d-f687-47c9-8386-91693dba24a8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.05.04 19:58:01.468928 [ 4 ] {cd60ef8d-f687-47c9-8386-91693dba24a8} <Debug> TCPHandler: Processed in 0.001072675 sec. | ||
| 255 | 2026.05.04 19:58:01.469172 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.05.04 19:58:01.469857 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.05.04 19:58:01.469951 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.05.04 19:58:01.474758 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.05.04 19:58:01.474782 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7701e-05 sec | ||
| 260 | 2026.05.04 19:58:01.474799 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.05.04 19:58:01.474818 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.05.04 19:58:01.474847 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.05.04 19:58:01.475561 [ 3 ] {38e65823-d51c-47ef-9387-fec489593230} <Debug> TCPHandler: Processed in 0.006470151 sec. | ||
| 264 | 2026.05.04 19:58:01.475736 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.05.04 19:58:01.475895 [ 3 ] {d2a962af-5908-487d-8837-fbfed2df4278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.05.04 19:58:01.475944 [ 3 ] {d2a962af-5908-487d-8837-fbfed2df4278} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.05.04 19:58:01.479073 [ 3 ] {d2a962af-5908-487d-8837-fbfed2df4278} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.05.04 19:58:01.486505 [ 3 ] {d2a962af-5908-487d-8837-fbfed2df4278} <Debug> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae): Loading data parts | ||
| 270 | 2026.05.04 19:58:01.487510 [ 3 ] {d2a962af-5908-487d-8837-fbfed2df4278} <Debug> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae): There are no data parts | ||
| 271 | 2026.05.04 19:58:01.491008 [ 3 ] {d2a962af-5908-487d-8837-fbfed2df4278} <Debug> TCPHandler: Processed in 0.015332597 sec. | ||
| 272 | 2026.05.04 19:58:01.491177 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.05.04 19:58:01.491385 [ 3 ] {07f7e173-eaea-4994-bd32-2abd20c42e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.05.04 19:58:01.491459 [ 3 ] {07f7e173-eaea-4994-bd32-2abd20c42e33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.05.04 19:58:01.499926 [ 3 ] {07f7e173-eaea-4994-bd32-2abd20c42e33} <Debug> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Loading data parts | ||
| 286 | 2026.05.04 19:58:01.500136 [ 3 ] {07f7e173-eaea-4994-bd32-2abd20c42e33} <Debug> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): There are no data parts | ||
| 287 | 2026.05.04 19:58:01.506830 [ 3 ] {07f7e173-eaea-4994-bd32-2abd20c42e33} <Debug> TCPHandler: Processed in 0.015715106 sec. | ||
| 288 | 2026.05.04 19:58:01.506974 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.05.04 19:58:01.507141 [ 3 ] {66b2e34f-7119-4776-9ca3-fa7417f2ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 290 | 2026.05.04 19:58:01.507190 [ 3 ] {66b2e34f-7119-4776-9ca3-fa7417f2ff32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.05.04 19:58:01.509244 [ 3 ] {66b2e34f-7119-4776-9ca3-fa7417f2ff32} <Debug> oximeter.measurements_i8 (09363e68-3a8e-45c6-8c3e-3ea5d32840da): Loading data parts | ||
| 292 | 2026.05.04 19:58:01.509389 [ 3 ] {66b2e34f-7119-4776-9ca3-fa7417f2ff32} <Debug> oximeter.measurements_i8 (09363e68-3a8e-45c6-8c3e-3ea5d32840da): There are no data parts | ||
| 293 | 2026.05.04 19:58:01.510557 [ 3 ] {66b2e34f-7119-4776-9ca3-fa7417f2ff32} <Debug> TCPHandler: Processed in 0.003633184 sec. | ||
| 294 | 2026.05.04 19:58:01.510699 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.05.04 19:58:01.510855 [ 3 ] {e82fcce2-ba50-4893-8b24-578c0e0c780f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 296 | 2026.05.04 19:58:01.510905 [ 3 ] {e82fcce2-ba50-4893-8b24-578c0e0c780f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.05.04 19:58:01.512366 [ 3 ] {e82fcce2-ba50-4893-8b24-578c0e0c780f} <Debug> oximeter.measurements_u8 (1277cd45-b813-4c70-8334-92b97ce1efe5): Loading data parts | ||
| 298 | 2026.05.04 19:58:01.512508 [ 3 ] {e82fcce2-ba50-4893-8b24-578c0e0c780f} <Debug> oximeter.measurements_u8 (1277cd45-b813-4c70-8334-92b97ce1efe5): There are no data parts | ||
| 299 | 2026.05.04 19:58:01.513646 [ 3 ] {e82fcce2-ba50-4893-8b24-578c0e0c780f} <Debug> TCPHandler: Processed in 0.00299623 sec. | ||
| 300 | 2026.05.04 19:58:01.513781 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.04 19:58:01.513943 [ 3 ] {fc362146-04c7-4afc-a4fb-0a8a79adff66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 302 | 2026.05.04 19:58:01.513985 [ 3 ] {fc362146-04c7-4afc-a4fb-0a8a79adff66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.05.04 19:58:01.515548 [ 3 ] {fc362146-04c7-4afc-a4fb-0a8a79adff66} <Debug> oximeter.measurements_i16 (5449072b-92ea-4910-8f6e-6b7e8041563c): Loading data parts | ||
| 304 | 2026.05.04 19:58:01.515693 [ 3 ] {fc362146-04c7-4afc-a4fb-0a8a79adff66} <Debug> oximeter.measurements_i16 (5449072b-92ea-4910-8f6e-6b7e8041563c): There are no data parts | ||
| 305 | 2026.05.04 19:58:01.516819 [ 3 ] {fc362146-04c7-4afc-a4fb-0a8a79adff66} <Debug> TCPHandler: Processed in 0.003088302 sec. | ||
| 306 | 2026.05.04 19:58:01.516957 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.05.04 19:58:01.517111 [ 3 ] {d6029c2c-3657-4d23-b7e5-4db8ec05f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 308 | 2026.05.04 19:58:01.517162 [ 3 ] {d6029c2c-3657-4d23-b7e5-4db8ec05f9c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.05.04 19:58:01.518629 [ 3 ] {d6029c2c-3657-4d23-b7e5-4db8ec05f9c9} <Debug> oximeter.measurements_u16 (59ff03ed-338f-4413-a0c8-ac4014b0d6d0): Loading data parts | ||
| 310 | 2026.05.04 19:58:01.518792 [ 3 ] {d6029c2c-3657-4d23-b7e5-4db8ec05f9c9} <Debug> oximeter.measurements_u16 (59ff03ed-338f-4413-a0c8-ac4014b0d6d0): There are no data parts | ||
| 311 | 2026.05.04 19:58:01.519901 [ 3 ] {d6029c2c-3657-4d23-b7e5-4db8ec05f9c9} <Debug> TCPHandler: Processed in 0.0029928 sec. | ||
| 312 | 2026.05.04 19:58:01.520029 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.05.04 19:58:01.520200 [ 3 ] {db9f528d-b454-4c06-84b2-d1c694769109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 314 | 2026.05.04 19:58:01.520242 [ 3 ] {db9f528d-b454-4c06-84b2-d1c694769109} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.05.04 19:58:01.521717 [ 3 ] {db9f528d-b454-4c06-84b2-d1c694769109} <Debug> oximeter.measurements_i32 (acbf7e4d-075b-466c-8bfe-d19855950b96): Loading data parts | ||
| 316 | 2026.05.04 19:58:01.521864 [ 3 ] {db9f528d-b454-4c06-84b2-d1c694769109} <Debug> oximeter.measurements_i32 (acbf7e4d-075b-466c-8bfe-d19855950b96): There are no data parts | ||
| 317 | 2026.05.04 19:58:01.522957 [ 3 ] {db9f528d-b454-4c06-84b2-d1c694769109} <Debug> TCPHandler: Processed in 0.002976199 sec. | ||
| 318 | 2026.05.04 19:58:01.523097 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.05.04 19:58:01.523249 [ 3 ] {db0011ef-6248-4163-a0f6-84a0aa38f8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 320 | 2026.05.04 19:58:01.523299 [ 3 ] {db0011ef-6248-4163-a0f6-84a0aa38f8cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.05.04 19:58:01.524741 [ 3 ] {db0011ef-6248-4163-a0f6-84a0aa38f8cd} <Debug> oximeter.measurements_u32 (ca817d7f-f63d-48d1-b697-eff7af9c7834): Loading data parts | ||
| 322 | 2026.05.04 19:58:01.524875 [ 3 ] {db0011ef-6248-4163-a0f6-84a0aa38f8cd} <Debug> oximeter.measurements_u32 (ca817d7f-f63d-48d1-b697-eff7af9c7834): There are no data parts | ||
| 323 | 2026.05.04 19:58:01.525952 [ 3 ] {db0011ef-6248-4163-a0f6-84a0aa38f8cd} <Debug> TCPHandler: Processed in 0.002904538 sec. | ||
| 324 | 2026.05.04 19:58:01.526119 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.05.04 19:58:01.526271 [ 3 ] {440dc5e8-61e0-44cd-b5a9-b64f773afb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 326 | 2026.05.04 19:58:01.526324 [ 3 ] {440dc5e8-61e0-44cd-b5a9-b64f773afb71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.05.04 19:58:01.527865 [ 3 ] {440dc5e8-61e0-44cd-b5a9-b64f773afb71} <Debug> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Loading data parts | ||
| 328 | 2026.05.04 19:58:01.528010 [ 3 ] {440dc5e8-61e0-44cd-b5a9-b64f773afb71} <Debug> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): There are no data parts | ||
| 329 | 2026.05.04 19:58:01.529130 [ 3 ] {440dc5e8-61e0-44cd-b5a9-b64f773afb71} <Debug> TCPHandler: Processed in 0.003060741 sec. | ||
| 330 | 2026.05.04 19:58:01.529267 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.05.04 19:58:01.529425 [ 3 ] {3e2d0313-baa7-4cdb-9b04-3e319b475256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 332 | 2026.05.04 19:58:01.529475 [ 3 ] {3e2d0313-baa7-4cdb-9b04-3e319b475256} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.05.04 19:58:01.531001 [ 3 ] {3e2d0313-baa7-4cdb-9b04-3e319b475256} <Debug> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Loading data parts | ||
| 334 | 2026.05.04 19:58:01.531140 [ 3 ] {3e2d0313-baa7-4cdb-9b04-3e319b475256} <Debug> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): There are no data parts | ||
| 335 | 2026.05.04 19:58:01.532258 [ 3 ] {3e2d0313-baa7-4cdb-9b04-3e319b475256} <Debug> TCPHandler: Processed in 0.003042231 sec. | ||
| 336 | 2026.05.04 19:58:01.532384 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.05.04 19:58:01.532535 [ 3 ] {5032ec19-d26a-4d4a-a3cd-118710b023d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 338 | 2026.05.04 19:58:01.532587 [ 3 ] {5032ec19-d26a-4d4a-a3cd-118710b023d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.05.04 19:58:01.534004 [ 3 ] {5032ec19-d26a-4d4a-a3cd-118710b023d9} <Debug> oximeter.measurements_f32 (680270e7-723a-4814-a666-6202339bfd4c): Loading data parts | ||
| 340 | 2026.05.04 19:58:01.534143 [ 3 ] {5032ec19-d26a-4d4a-a3cd-118710b023d9} <Debug> oximeter.measurements_f32 (680270e7-723a-4814-a666-6202339bfd4c): There are no data parts | ||
| 341 | 2026.05.04 19:58:01.535239 [ 3 ] {5032ec19-d26a-4d4a-a3cd-118710b023d9} <Debug> TCPHandler: Processed in 0.002904117 sec. | ||
| 342 | 2026.05.04 19:58:01.535364 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.05.04 19:58:01.535527 [ 3 ] {804d5d17-add2-464e-9cb7-74e3a198c182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 344 | 2026.05.04 19:58:01.535578 [ 3 ] {804d5d17-add2-464e-9cb7-74e3a198c182} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.05.04 19:58:01.537080 [ 3 ] {804d5d17-add2-464e-9cb7-74e3a198c182} <Debug> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Loading data parts | ||
| 346 | 2026.05.04 19:58:01.537222 [ 3 ] {804d5d17-add2-464e-9cb7-74e3a198c182} <Debug> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): There are no data parts | ||
| 347 | 2026.05.04 19:58:01.538329 [ 3 ] {804d5d17-add2-464e-9cb7-74e3a198c182} <Debug> TCPHandler: Processed in 0.00301427 sec. | ||
| 348 | 2026.05.04 19:58:01.538456 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.05.04 19:58:01.538608 [ 3 ] {13d7be02-c230-4603-95c2-a8fb5961c076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 350 | 2026.05.04 19:58:01.538661 [ 3 ] {13d7be02-c230-4603-95c2-a8fb5961c076} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.05.04 19:58:01.540174 [ 3 ] {13d7be02-c230-4603-95c2-a8fb5961c076} <Debug> oximeter.measurements_string (20da965b-3f83-4602-b088-34cb7589e35c): Loading data parts | ||
| 352 | 2026.05.04 19:58:01.540307 [ 3 ] {13d7be02-c230-4603-95c2-a8fb5961c076} <Debug> oximeter.measurements_string (20da965b-3f83-4602-b088-34cb7589e35c): There are no data parts | ||
| 353 | 2026.05.04 19:58:01.541377 [ 3 ] {13d7be02-c230-4603-95c2-a8fb5961c076} <Debug> TCPHandler: Processed in 0.002972029 sec. | ||
| 354 | 2026.05.04 19:58:01.541507 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.05.04 19:58:01.541677 [ 3 ] {12dc891b-7620-4422-932c-eb6fa5c850e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.05.04 19:58:01.541743 [ 3 ] {12dc891b-7620-4422-932c-eb6fa5c850e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.05.04 19:58:01.543354 [ 3 ] {12dc891b-7620-4422-932c-eb6fa5c850e0} <Debug> oximeter.measurements_bytes (357d8c7c-ed2b-4394-b9e9-62d49e10bf33): Loading data parts | ||
| 365 | 2026.05.04 19:58:01.543561 [ 3 ] {12dc891b-7620-4422-932c-eb6fa5c850e0} <Debug> oximeter.measurements_bytes (357d8c7c-ed2b-4394-b9e9-62d49e10bf33): There are no data parts | ||
| 366 | 2026.05.04 19:58:01.544618 [ 3 ] {12dc891b-7620-4422-932c-eb6fa5c850e0} <Debug> TCPHandler: Processed in 0.003159504 sec. | ||
| 367 | 2026.05.04 19:58:01.544752 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.04 19:58:01.544917 [ 3 ] {6ecacc19-6c59-472d-aaa2-3ebf1701fc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 369 | 2026.05.04 19:58:01.544996 [ 3 ] {6ecacc19-6c59-472d-aaa2-3ebf1701fc16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.05.04 19:58:01.546468 [ 3 ] {6ecacc19-6c59-472d-aaa2-3ebf1701fc16} <Debug> oximeter.measurements_cumulativei64 (b947cc7a-dc50-42b5-be4d-d92089dea81c): Loading data parts | ||
| 371 | 2026.05.04 19:58:01.546636 [ 3 ] {6ecacc19-6c59-472d-aaa2-3ebf1701fc16} <Debug> oximeter.measurements_cumulativei64 (b947cc7a-dc50-42b5-be4d-d92089dea81c): There are no data parts | ||
| 372 | 2026.05.04 19:58:01.547733 [ 3 ] {6ecacc19-6c59-472d-aaa2-3ebf1701fc16} <Debug> TCPHandler: Processed in 0.00303047 sec. | ||
| 373 | 2026.05.04 19:58:01.547859 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.04 19:58:01.548030 [ 3 ] {a2e98fe1-1a42-49a1-86cb-34ca889e3426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 375 | 2026.05.04 19:58:01.548077 [ 3 ] {a2e98fe1-1a42-49a1-86cb-34ca889e3426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.05.04 19:58:01.549542 [ 3 ] {a2e98fe1-1a42-49a1-86cb-34ca889e3426} <Debug> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Loading data parts | ||
| 377 | 2026.05.04 19:58:01.549689 [ 3 ] {a2e98fe1-1a42-49a1-86cb-34ca889e3426} <Debug> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): There are no data parts | ||
| 378 | 2026.05.04 19:58:01.550761 [ 3 ] {a2e98fe1-1a42-49a1-86cb-34ca889e3426} <Debug> TCPHandler: Processed in 0.002952499 sec. | ||
| 379 | 2026.05.04 19:58:01.550892 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.04 19:58:01.551052 [ 3 ] {9d3e9e94-bd20-480a-964b-f111ba54e38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 381 | 2026.05.04 19:58:01.551104 [ 3 ] {9d3e9e94-bd20-480a-964b-f111ba54e38d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.05.04 19:58:01.552536 [ 3 ] {9d3e9e94-bd20-480a-964b-f111ba54e38d} <Debug> oximeter.measurements_cumulativef32 (bb32c218-8702-457d-8838-e8f6a4692bcf): Loading data parts | ||
| 383 | 2026.05.04 19:58:01.552692 [ 3 ] {9d3e9e94-bd20-480a-964b-f111ba54e38d} <Debug> oximeter.measurements_cumulativef32 (bb32c218-8702-457d-8838-e8f6a4692bcf): There are no data parts | ||
| 384 | 2026.05.04 19:58:01.553828 [ 3 ] {9d3e9e94-bd20-480a-964b-f111ba54e38d} <Debug> TCPHandler: Processed in 0.002985109 sec. | ||
| 385 | 2026.05.04 19:58:01.553953 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.04 19:58:01.554126 [ 3 ] {4cef7956-1b86-4a29-a16d-e4e399483d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 387 | 2026.05.04 19:58:01.554178 [ 3 ] {4cef7956-1b86-4a29-a16d-e4e399483d77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.05.04 19:58:01.555651 [ 3 ] {4cef7956-1b86-4a29-a16d-e4e399483d77} <Debug> oximeter.measurements_cumulativef64 (68fbb459-3ccc-4e0a-86f4-a3d8a335c16b): Loading data parts | ||
| 389 | 2026.05.04 19:58:01.555786 [ 3 ] {4cef7956-1b86-4a29-a16d-e4e399483d77} <Debug> oximeter.measurements_cumulativef64 (68fbb459-3ccc-4e0a-86f4-a3d8a335c16b): There are no data parts | ||
| 390 | 2026.05.04 19:58:01.556927 [ 3 ] {4cef7956-1b86-4a29-a16d-e4e399483d77} <Debug> TCPHandler: Processed in 0.00302319 sec. | ||
| 391 | 2026.05.04 19:58:01.557059 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.04 19:58:01.557281 [ 3 ] {e4a6d3f1-a81a-4521-8b70-de38d5f576b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.05.04 19:58:01.557353 [ 3 ] {e4a6d3f1-a81a-4521-8b70-de38d5f576b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.05.04 19:58:01.558986 [ 3 ] {e4a6d3f1-a81a-4521-8b70-de38d5f576b1} <Debug> oximeter.measurements_histogrami8 (6c41ba69-ad83-42d7-a3eb-722b92fbb20d): Loading data parts | ||
| 405 | 2026.05.04 19:58:01.559142 [ 3 ] {e4a6d3f1-a81a-4521-8b70-de38d5f576b1} <Debug> oximeter.measurements_histogrami8 (6c41ba69-ad83-42d7-a3eb-722b92fbb20d): There are no data parts | ||
| 406 | 2026.05.04 19:58:01.560254 [ 3 ] {e4a6d3f1-a81a-4521-8b70-de38d5f576b1} <Debug> TCPHandler: Processed in 0.003245666 sec. | ||
| 407 | 2026.05.04 19:58:01.560383 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.05.04 19:58:01.560606 [ 3 ] {6c861002-21a4-4d72-8730-420ebf1bec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 409 | 2026.05.04 19:58:01.560667 [ 3 ] {6c861002-21a4-4d72-8730-420ebf1bec21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.05.04 19:58:01.562256 [ 3 ] {6c861002-21a4-4d72-8730-420ebf1bec21} <Debug> oximeter.measurements_histogramu8 (1f0ec5f0-6353-416b-8034-4c4af97121ee): Loading data parts | ||
| 411 | 2026.05.04 19:58:01.562393 [ 3 ] {6c861002-21a4-4d72-8730-420ebf1bec21} <Debug> oximeter.measurements_histogramu8 (1f0ec5f0-6353-416b-8034-4c4af97121ee): There are no data parts | ||
| 412 | 2026.05.04 19:58:01.563556 [ 3 ] {6c861002-21a4-4d72-8730-420ebf1bec21} <Debug> TCPHandler: Processed in 0.003222295 sec. | ||
| 413 | 2026.05.04 19:58:01.563683 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.04 19:58:01.563894 [ 3 ] {b32238c3-4540-462b-89db-abdeaf76e932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 415 | 2026.05.04 19:58:01.563959 [ 3 ] {b32238c3-4540-462b-89db-abdeaf76e932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.05.04 19:58:01.565597 [ 3 ] {b32238c3-4540-462b-89db-abdeaf76e932} <Debug> oximeter.measurements_histogrami16 (27d8d623-1930-4b74-b5e5-2b24d9403a4c): Loading data parts | ||
| 417 | 2026.05.04 19:58:01.565770 [ 3 ] {b32238c3-4540-462b-89db-abdeaf76e932} <Debug> oximeter.measurements_histogrami16 (27d8d623-1930-4b74-b5e5-2b24d9403a4c): There are no data parts | ||
| 418 | 2026.05.04 19:58:01.566903 [ 3 ] {b32238c3-4540-462b-89db-abdeaf76e932} <Debug> TCPHandler: Processed in 0.003270246 sec. | ||
| 419 | 2026.05.04 19:58:01.567033 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.04 19:58:01.567259 [ 3 ] {615509ad-6ad6-4d9f-9655-c42151d0cb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 421 | 2026.05.04 19:58:01.567321 [ 3 ] {615509ad-6ad6-4d9f-9655-c42151d0cb95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.05.04 19:58:01.568955 [ 3 ] {615509ad-6ad6-4d9f-9655-c42151d0cb95} <Debug> oximeter.measurements_histogramu16 (3f62c07e-2e09-4e82-b3a7-cc04f7c31087): Loading data parts | ||
| 423 | 2026.05.04 19:58:01.569111 [ 3 ] {615509ad-6ad6-4d9f-9655-c42151d0cb95} <Debug> oximeter.measurements_histogramu16 (3f62c07e-2e09-4e82-b3a7-cc04f7c31087): There are no data parts | ||
| 424 | 2026.05.04 19:58:01.570263 [ 3 ] {615509ad-6ad6-4d9f-9655-c42151d0cb95} <Debug> TCPHandler: Processed in 0.003279236 sec. | ||
| 425 | 2026.05.04 19:58:01.570392 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.04 19:58:01.570605 [ 3 ] {6c01f4b1-13cf-4d37-80ba-22ba9e2ef2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 427 | 2026.05.04 19:58:01.570668 [ 3 ] {6c01f4b1-13cf-4d37-80ba-22ba9e2ef2ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.05.04 19:58:01.572235 [ 3 ] {6c01f4b1-13cf-4d37-80ba-22ba9e2ef2ed} <Debug> oximeter.measurements_histogrami32 (e08483d0-1b1e-466b-99f4-35e26b5ecf21): Loading data parts | ||
| 429 | 2026.05.04 19:58:01.572397 [ 3 ] {6c01f4b1-13cf-4d37-80ba-22ba9e2ef2ed} <Debug> oximeter.measurements_histogrami32 (e08483d0-1b1e-466b-99f4-35e26b5ecf21): There are no data parts | ||
| 430 | 2026.05.04 19:58:01.573514 [ 3 ] {6c01f4b1-13cf-4d37-80ba-22ba9e2ef2ed} <Debug> TCPHandler: Processed in 0.003171344 sec. | ||
| 431 | 2026.05.04 19:58:01.573645 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.04 19:58:01.573868 [ 3 ] {b3925030-6bcb-4e1c-beb3-278a143f211d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 433 | 2026.05.04 19:58:01.573929 [ 3 ] {b3925030-6bcb-4e1c-beb3-278a143f211d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.05.04 19:58:01.575569 [ 3 ] {b3925030-6bcb-4e1c-beb3-278a143f211d} <Debug> oximeter.measurements_histogramu32 (26385d36-57eb-4c1b-9550-9e553a98ec2b): Loading data parts | ||
| 435 | 2026.05.04 19:58:01.575720 [ 3 ] {b3925030-6bcb-4e1c-beb3-278a143f211d} <Debug> oximeter.measurements_histogramu32 (26385d36-57eb-4c1b-9550-9e553a98ec2b): There are no data parts | ||
| 436 | 2026.05.04 19:58:01.576814 [ 3 ] {b3925030-6bcb-4e1c-beb3-278a143f211d} <Debug> TCPHandler: Processed in 0.003218335 sec. | ||
| 437 | 2026.05.04 19:58:01.576949 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.04 19:58:01.577165 [ 3 ] {b5aeeded-88c2-4079-9c0e-5933cbd37828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 439 | 2026.05.04 19:58:01.577227 [ 3 ] {b5aeeded-88c2-4079-9c0e-5933cbd37828} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.05.04 19:58:01.578873 [ 3 ] {b5aeeded-88c2-4079-9c0e-5933cbd37828} <Debug> oximeter.measurements_histogrami64 (611ad072-7b25-4355-ace8-c55717d4bb7e): Loading data parts | ||
| 441 | 2026.05.04 19:58:01.579029 [ 3 ] {b5aeeded-88c2-4079-9c0e-5933cbd37828} <Debug> oximeter.measurements_histogrami64 (611ad072-7b25-4355-ace8-c55717d4bb7e): There are no data parts | ||
| 442 | 2026.05.04 19:58:01.580169 [ 3 ] {b5aeeded-88c2-4079-9c0e-5933cbd37828} <Debug> TCPHandler: Processed in 0.003270256 sec. | ||
| 443 | 2026.05.04 19:58:01.580303 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.04 19:58:01.580526 [ 3 ] {dffed787-0ce2-45cd-a8c2-199383eff565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 445 | 2026.05.04 19:58:01.580588 [ 3 ] {dffed787-0ce2-45cd-a8c2-199383eff565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.05.04 19:58:01.582185 [ 3 ] {dffed787-0ce2-45cd-a8c2-199383eff565} <Debug> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Loading data parts | ||
| 447 | 2026.05.04 19:58:01.582467 [ 3 ] {dffed787-0ce2-45cd-a8c2-199383eff565} <Debug> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): There are no data parts | ||
| 448 | 2026.05.04 19:58:01.583636 [ 3 ] {dffed787-0ce2-45cd-a8c2-199383eff565} <Debug> TCPHandler: Processed in 0.003382688 sec. | ||
| 449 | 2026.05.04 19:58:01.583777 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.04 19:58:01.583987 [ 3 ] {dcdeaa2d-e507-4052-908c-f1558ac7aa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 451 | 2026.05.04 19:58:01.584049 [ 3 ] {dcdeaa2d-e507-4052-908c-f1558ac7aa87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.05.04 19:58:01.585667 [ 3 ] {dcdeaa2d-e507-4052-908c-f1558ac7aa87} <Debug> oximeter.measurements_histogramf32 (1ce821cf-ef3d-4934-9472-63c32a00f70b): Loading data parts | ||
| 453 | 2026.05.04 19:58:01.585820 [ 3 ] {dcdeaa2d-e507-4052-908c-f1558ac7aa87} <Debug> oximeter.measurements_histogramf32 (1ce821cf-ef3d-4934-9472-63c32a00f70b): There are no data parts | ||
| 454 | 2026.05.04 19:58:01.586978 [ 3 ] {dcdeaa2d-e507-4052-908c-f1558ac7aa87} <Debug> TCPHandler: Processed in 0.003250975 sec. | ||
| 455 | 2026.05.04 19:58:01.587101 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.04 19:58:01.587323 [ 3 ] {95ab26e2-de06-4e1b-b182-947e20db9411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 457 | 2026.05.04 19:58:01.587385 [ 3 ] {95ab26e2-de06-4e1b-b182-947e20db9411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.05.04 19:58:01.589070 [ 3 ] {95ab26e2-de06-4e1b-b182-947e20db9411} <Debug> oximeter.measurements_histogramf64 (b8bd8d0b-f4e7-4e02-8cbb-96452b51a979): Loading data parts | ||
| 459 | 2026.05.04 19:58:01.589221 [ 3 ] {95ab26e2-de06-4e1b-b182-947e20db9411} <Debug> oximeter.measurements_histogramf64 (b8bd8d0b-f4e7-4e02-8cbb-96452b51a979): There are no data parts | ||
| 460 | 2026.05.04 19:58:01.590382 [ 3 ] {95ab26e2-de06-4e1b-b182-947e20db9411} <Debug> TCPHandler: Processed in 0.003330318 sec. | ||
| 461 | 2026.05.04 19:58:01.590550 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.05.04 19:58:01.590728 [ 3 ] {e62096f1-23de-4e33-b8ef-3f7940721ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.05.04 19:58:01.590791 [ 3 ] {e62096f1-23de-4e33-b8ef-3f7940721ef9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.05.04 19:58:01.592318 [ 3 ] {e62096f1-23de-4e33-b8ef-3f7940721ef9} <Debug> oximeter.fields_bool (f50f8450-77a3-405f-912f-7727893df51e): Loading data parts | ||
| 490 | 2026.05.04 19:58:01.592469 [ 3 ] {e62096f1-23de-4e33-b8ef-3f7940721ef9} <Debug> oximeter.fields_bool (f50f8450-77a3-405f-912f-7727893df51e): There are no data parts | ||
| 491 | 2026.05.04 19:58:01.593574 [ 3 ] {e62096f1-23de-4e33-b8ef-3f7940721ef9} <Debug> TCPHandler: Processed in 0.003074332 sec. | ||
| 492 | 2026.05.04 19:58:01.593700 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.04 19:58:01.593854 [ 3 ] {022dc793-2be6-4045-a14b-4f64215a8734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 494 | 2026.05.04 19:58:01.593909 [ 3 ] {022dc793-2be6-4045-a14b-4f64215a8734} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.05.04 19:58:01.595480 [ 3 ] {022dc793-2be6-4045-a14b-4f64215a8734} <Debug> oximeter.fields_i8 (6e42e25e-f7f9-44a9-93f5-cd2193b0219c): Loading data parts | ||
| 496 | 2026.05.04 19:58:01.595619 [ 3 ] {022dc793-2be6-4045-a14b-4f64215a8734} <Debug> oximeter.fields_i8 (6e42e25e-f7f9-44a9-93f5-cd2193b0219c): There are no data parts | ||
| 497 | 2026.05.04 19:58:01.596801 [ 3 ] {022dc793-2be6-4045-a14b-4f64215a8734} <Debug> TCPHandler: Processed in 0.003150493 sec. | ||
| 498 | 2026.05.04 19:58:01.596926 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.04 19:58:01.597098 [ 3 ] {02d9f132-407a-47a8-8e2d-cac39dfbbc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 500 | 2026.05.04 19:58:01.597152 [ 3 ] {02d9f132-407a-47a8-8e2d-cac39dfbbc57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.05.04 19:58:01.598705 [ 3 ] {02d9f132-407a-47a8-8e2d-cac39dfbbc57} <Debug> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Loading data parts | ||
| 502 | 2026.05.04 19:58:01.598847 [ 3 ] {02d9f132-407a-47a8-8e2d-cac39dfbbc57} <Debug> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): There are no data parts | ||
| 503 | 2026.05.04 19:58:01.600008 [ 3 ] {02d9f132-407a-47a8-8e2d-cac39dfbbc57} <Debug> TCPHandler: Processed in 0.003132113 sec. | ||
| 504 | 2026.05.04 19:58:01.600160 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.04 19:58:01.600353 [ 3 ] {e7a89717-98f2-45da-ad08-5ec6f4e8c37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 506 | 2026.05.04 19:58:01.600426 [ 3 ] {e7a89717-98f2-45da-ad08-5ec6f4e8c37a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.05.04 19:58:01.602036 [ 3 ] {e7a89717-98f2-45da-ad08-5ec6f4e8c37a} <Debug> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Loading data parts | ||
| 508 | 2026.05.04 19:58:01.602194 [ 3 ] {e7a89717-98f2-45da-ad08-5ec6f4e8c37a} <Debug> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): There are no data parts | ||
| 509 | 2026.05.04 19:58:01.603332 [ 3 ] {e7a89717-98f2-45da-ad08-5ec6f4e8c37a} <Debug> TCPHandler: Processed in 0.003232835 sec. | ||
| 510 | 2026.05.04 19:58:01.603464 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.04 19:58:01.603631 [ 3 ] {2b7aca47-5391-4ddd-ba3e-cd8fb97dd524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 512 | 2026.05.04 19:58:01.603683 [ 3 ] {2b7aca47-5391-4ddd-ba3e-cd8fb97dd524} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.05.04 19:58:01.605158 [ 3 ] {2b7aca47-5391-4ddd-ba3e-cd8fb97dd524} <Debug> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Loading data parts | ||
| 514 | 2026.05.04 19:58:01.605394 [ 3 ] {2b7aca47-5391-4ddd-ba3e-cd8fb97dd524} <Debug> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): There are no data parts | ||
| 515 | 2026.05.04 19:58:01.606564 [ 3 ] {2b7aca47-5391-4ddd-ba3e-cd8fb97dd524} <Debug> TCPHandler: Processed in 0.003146964 sec. | ||
| 516 | 2026.05.04 19:58:01.606700 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.04 19:58:01.606850 [ 3 ] {bea2ab1f-97e5-4a73-be93-fce7f5ed666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 518 | 2026.05.04 19:58:01.606906 [ 3 ] {bea2ab1f-97e5-4a73-be93-fce7f5ed666c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.05.04 19:58:01.608392 [ 3 ] {bea2ab1f-97e5-4a73-be93-fce7f5ed666c} <Debug> oximeter.fields_i32 (28af14dd-4a42-4655-b04b-73d0e985e0ab): Loading data parts | ||
| 520 | 2026.05.04 19:58:01.608535 [ 3 ] {bea2ab1f-97e5-4a73-be93-fce7f5ed666c} <Debug> oximeter.fields_i32 (28af14dd-4a42-4655-b04b-73d0e985e0ab): There are no data parts | ||
| 521 | 2026.05.04 19:58:01.609649 [ 3 ] {bea2ab1f-97e5-4a73-be93-fce7f5ed666c} <Debug> TCPHandler: Processed in 0.002995699 sec. | ||
| 522 | 2026.05.04 19:58:01.609784 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.05.04 19:58:01.609950 [ 3 ] {94cf28dc-9fd3-43ed-9700-4db1a8f60346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 524 | 2026.05.04 19:58:01.610006 [ 3 ] {94cf28dc-9fd3-43ed-9700-4db1a8f60346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.05.04 19:58:01.611478 [ 3 ] {94cf28dc-9fd3-43ed-9700-4db1a8f60346} <Debug> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Loading data parts | ||
| 526 | 2026.05.04 19:58:01.611630 [ 3 ] {94cf28dc-9fd3-43ed-9700-4db1a8f60346} <Debug> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): There are no data parts | ||
| 527 | 2026.05.04 19:58:01.612758 [ 3 ] {94cf28dc-9fd3-43ed-9700-4db1a8f60346} <Debug> TCPHandler: Processed in 0.003020741 sec. | ||
| 528 | 2026.05.04 19:58:01.612891 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.05.04 19:58:01.613042 [ 3 ] {08eec90b-8bfa-400e-bdb1-e290792f72c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 530 | 2026.05.04 19:58:01.613098 [ 3 ] {08eec90b-8bfa-400e-bdb1-e290792f72c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.05.04 19:58:01.614596 [ 3 ] {08eec90b-8bfa-400e-bdb1-e290792f72c7} <Debug> oximeter.fields_i64 (de80806b-5c70-4e2d-adbb-a3d484a615dc): Loading data parts | ||
| 532 | 2026.05.04 19:58:01.614742 [ 3 ] {08eec90b-8bfa-400e-bdb1-e290792f72c7} <Debug> oximeter.fields_i64 (de80806b-5c70-4e2d-adbb-a3d484a615dc): There are no data parts | ||
| 533 | 2026.05.04 19:58:01.615879 [ 3 ] {08eec90b-8bfa-400e-bdb1-e290792f72c7} <Debug> TCPHandler: Processed in 0.003034821 sec. | ||
| 534 | 2026.05.04 19:58:01.616014 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.05.04 19:58:01.616181 [ 3 ] {0c6824df-e6ad-45bd-a28d-0c8a6ea14142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 536 | 2026.05.04 19:58:01.616234 [ 3 ] {0c6824df-e6ad-45bd-a28d-0c8a6ea14142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.05.04 19:58:01.617744 [ 3 ] {0c6824df-e6ad-45bd-a28d-0c8a6ea14142} <Debug> oximeter.fields_u64 (e303aefd-69ad-4b91-bd72-a2391f92bcb2): Loading data parts | ||
| 538 | 2026.05.04 19:58:01.617881 [ 3 ] {0c6824df-e6ad-45bd-a28d-0c8a6ea14142} <Debug> oximeter.fields_u64 (e303aefd-69ad-4b91-bd72-a2391f92bcb2): There are no data parts | ||
| 539 | 2026.05.04 19:58:01.618959 [ 3 ] {0c6824df-e6ad-45bd-a28d-0c8a6ea14142} <Debug> TCPHandler: Processed in 0.002992539 sec. | ||
| 540 | 2026.05.04 19:58:01.619143 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.05.04 19:58:01.619318 [ 3 ] {896ed6da-cf39-4ab7-907b-045e122d2b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 542 | 2026.05.04 19:58:01.619383 [ 3 ] {896ed6da-cf39-4ab7-907b-045e122d2b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.05.04 19:58:01.620920 [ 3 ] {896ed6da-cf39-4ab7-907b-045e122d2b78} <Debug> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Loading data parts | ||
| 544 | 2026.05.04 19:58:01.621080 [ 3 ] {896ed6da-cf39-4ab7-907b-045e122d2b78} <Debug> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): There are no data parts | ||
| 545 | 2026.05.04 19:58:01.622174 [ 3 ] {896ed6da-cf39-4ab7-907b-045e122d2b78} <Debug> TCPHandler: Processed in 0.003124543 sec. | ||
| 546 | 2026.05.04 19:58:01.622312 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.05.04 19:58:01.622480 [ 3 ] {17aaf9af-3abf-4753-8055-0685ec2793c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 548 | 2026.05.04 19:58:01.622534 [ 3 ] {17aaf9af-3abf-4753-8055-0685ec2793c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.05.04 19:58:01.624084 [ 3 ] {17aaf9af-3abf-4753-8055-0685ec2793c3} <Debug> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Loading data parts | ||
| 550 | 2026.05.04 19:58:01.624336 [ 3 ] {17aaf9af-3abf-4753-8055-0685ec2793c3} <Debug> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): There are no data parts | ||
| 551 | 2026.05.04 19:58:01.625440 [ 3 ] {17aaf9af-3abf-4753-8055-0685ec2793c3} <Debug> TCPHandler: Processed in 0.003175744 sec. | ||
| 552 | 2026.05.04 19:58:01.625573 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.05.04 19:58:01.625725 [ 3 ] {6e6cf2ea-d9fa-46d7-b8da-7701e8826fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) 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) | ||
| 554 | 2026.05.04 19:58:01.625787 [ 3 ] {6e6cf2ea-d9fa-46d7-b8da-7701e8826fc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.05.04 19:58:01.627319 [ 3 ] {6e6cf2ea-d9fa-46d7-b8da-7701e8826fc8} <Debug> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Loading data parts | ||
| 556 | 2026.05.04 19:58:01.627454 [ 3 ] {6e6cf2ea-d9fa-46d7-b8da-7701e8826fc8} <Debug> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): There are no data parts | ||
| 557 | 2026.05.04 19:58:01.628516 [ 3 ] {6e6cf2ea-d9fa-46d7-b8da-7701e8826fc8} <Debug> TCPHandler: Processed in 0.002991 sec. | ||
| 558 | 2026.05.04 19:58:01.628667 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.05.04 19:58:01.628909 [ 3 ] {b449a104-7ebf-438a-849c-341786106780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.05.04 19:58:01.628982 [ 3 ] {b449a104-7ebf-438a-849c-341786106780} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.05.04 19:58:01.630495 [ 3 ] {b449a104-7ebf-438a-849c-341786106780} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Loading data parts | ||
| 565 | 2026.05.04 19:58:01.630656 [ 3 ] {b449a104-7ebf-438a-849c-341786106780} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): There are no data parts | ||
| 566 | 2026.05.04 19:58:01.631896 [ 3 ] {b449a104-7ebf-438a-849c-341786106780} <Debug> TCPHandler: Processed in 0.003276237 sec. | ||
| 567 | 2026.05.04 19:58:01.632068 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.04 19:58:01.632383 [ 4 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.05.04 19:58:01.633616 [ 4 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.05.04 19:58:01.644129 [ 259 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Trace> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.05.04 19:58:01.644214 [ 259 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 572 | 2026.05.04 19:58:01.647758 [ 259 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.05.04 19:58:01.648094 [ 259 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Trace> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.05.04 19:58:01.648369 [ 4 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016122 sec., 62.027043791092915 rows/sec., 992.43 B/sec. | ||
| 575 | 2026.05.04 19:58:01.648667 [ 4 ] {28fe592a-90d7-44dc-b482-0077b4941409} <Debug> TCPHandler: Processed in 0.016667078 sec. | ||
| 576 | 2026.05.04 19:58:02.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.02 MiB, peak 124.02 MiB, free memory in arenas 0.00 B, will set to 137.98 MiB (RSS), difference: 13.96 MiB | ||
| 577 | 2026.05.04 19:58:03.475031 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40933 | ||
| 578 | 2026.05.04 19:58:03.475186 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.05.04 19:58:03.475228 [ 262 ] {} <Debug> TCP-Session: f01d42a0-1b04-4ff6-9368-e6bad3f1ef9c Authenticating user 'default' from [fd00:1122:3344:101::c]:40933 | ||
| 580 | 2026.05.04 19:58:03.475432 [ 262 ] {} <Debug> TCP-Session: f01d42a0-1b04-4ff6-9368-e6bad3f1ef9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.05.04 19:58:03.475449 [ 262 ] {} <Debug> TCP-Session: f01d42a0-1b04-4ff6-9368-e6bad3f1ef9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.04 19:58:03.475528 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.05.04 19:58:03.475573 [ 262 ] {} <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 | ||
| 584 | 2026.05.04 19:58:03.475594 [ 262 ] {} <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 | ||
| 585 | 2026.05.04 19:58:03.485119 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50029 | ||
| 586 | 2026.05.04 19:58:03.485203 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38037 | ||
| 587 | 2026.05.04 19:58:03.485284 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.05.04 19:58:03.485366 [ 263 ] {} <Debug> TCP-Session: 2bb0a371-6a6b-4caa-a5f1-361f8b892f5b Authenticating user 'default' from [fd00:1122:3344:101::c]:50029 | ||
| 589 | 2026.05.04 19:58:03.485380 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56666 | ||
| 590 | 2026.05.04 19:58:03.485478 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52897 | ||
| 591 | 2026.05.04 19:58:03.485394 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.05.04 19:58:03.485581 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56442 | ||
| 593 | 2026.05.04 19:58:03.485394 [ 263 ] {} <Debug> TCP-Session: 2bb0a371-6a6b-4caa-a5f1-361f8b892f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.05.04 19:58:03.485617 [ 264 ] {} <Debug> TCP-Session: 33effa49-9c80-450b-937e-66476a7acafc Authenticating user 'default' from [fd00:1122:3344:101::c]:38037 | ||
| 595 | 2026.05.04 19:58:03.485682 [ 263 ] {} <Debug> TCP-Session: 2bb0a371-6a6b-4caa-a5f1-361f8b892f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.05.04 19:58:03.485702 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37291 | ||
| 597 | 2026.05.04 19:58:03.485705 [ 264 ] {} <Debug> TCP-Session: 33effa49-9c80-450b-937e-66476a7acafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.05.04 19:58:03.485719 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.05.04 19:58:03.485772 [ 264 ] {} <Debug> TCP-Session: 33effa49-9c80-450b-937e-66476a7acafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.05.04 19:58:03.485796 [ 265 ] {} <Debug> TCP-Session: 0629c0d3-4067-485c-ba98-affa6356f51b Authenticating user 'default' from [fd00:1122:3344:101::c]:56666 | ||
| 601 | 2026.05.04 19:58:03.485873 [ 265 ] {} <Debug> TCP-Session: 0629c0d3-4067-485c-ba98-affa6356f51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.05.04 19:58:03.485887 [ 265 ] {} <Debug> TCP-Session: 0629c0d3-4067-485c-ba98-affa6356f51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.05.04 19:58:03.485893 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46241 | ||
| 604 | 2026.05.04 19:58:03.485906 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.05.04 19:58:03.485970 [ 266 ] {} <Debug> TCP-Session: 53a3fd7e-7124-47bb-8b2e-74e5d1d79517 Authenticating user 'default' from [fd00:1122:3344:101::c]:52897 | ||
| 606 | 2026.05.04 19:58:03.485969 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.05.04 19:58:03.486013 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.05.04 19:58:03.485996 [ 266 ] {} <Debug> TCP-Session: 53a3fd7e-7124-47bb-8b2e-74e5d1d79517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.04 19:58:03.486065 [ 267 ] {} <Debug> TCP-Session: 0ef84121-5c6f-4a7e-bc1e-eee1f0006bb6 Authenticating user 'default' from [fd00:1122:3344:101::c]:56442 | ||
| 610 | 2026.05.04 19:58:03.486080 [ 266 ] {} <Debug> TCP-Session: 53a3fd7e-7124-47bb-8b2e-74e5d1d79517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.04 19:58:03.486103 [ 267 ] {} <Debug> TCP-Session: 0ef84121-5c6f-4a7e-bc1e-eee1f0006bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.04 19:58:03.486130 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.05.04 19:58:03.486151 [ 267 ] {} <Debug> TCP-Session: 0ef84121-5c6f-4a7e-bc1e-eee1f0006bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.05.04 19:58:03.486175 [ 269 ] {} <Debug> TCP-Session: ed853db1-7a60-4487-91c2-2242ecb5ed91 Authenticating user 'default' from [fd00:1122:3344:101::c]:46241 | ||
| 615 | 2026.05.04 19:58:03.486080 [ 268 ] {} <Debug> TCP-Session: 2b00bdbf-af08-42b8-b637-0363084a7b37 Authenticating user 'default' from [fd00:1122:3344:101::c]:37291 | ||
| 616 | 2026.05.04 19:58:03.486244 [ 269 ] {} <Debug> TCP-Session: ed853db1-7a60-4487-91c2-2242ecb5ed91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.04 19:58:03.486249 [ 268 ] {} <Debug> TCP-Session: 2b00bdbf-af08-42b8-b637-0363084a7b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.04 19:58:03.486321 [ 269 ] {} <Debug> TCP-Session: ed853db1-7a60-4487-91c2-2242ecb5ed91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.04 19:58:03.486328 [ 268 ] {} <Debug> TCP-Session: 2b00bdbf-af08-42b8-b637-0363084a7b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.04 19:58:03.754178 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64634 | ||
| 621 | 2026.05.04 19:58:03.754361 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.05.04 19:58:03.754395 [ 270 ] {} <Debug> TCP-Session: c78885af-7329-4b4b-b8e0-be7ddae05f60 Authenticating user 'default' from [fd00:1122:3344:101::a]:64634 | ||
| 623 | 2026.05.04 19:58:03.754461 [ 270 ] {} <Debug> TCP-Session: c78885af-7329-4b4b-b8e0-be7ddae05f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.04 19:58:03.754477 [ 270 ] {} <Debug> TCP-Session: c78885af-7329-4b4b-b8e0-be7ddae05f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.04 19:58:03.754556 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.05.04 19:58:03.754605 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.05.04 19:58:03.754637 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.05.04 19:58:03.757192 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58568 | ||
| 629 | 2026.05.04 19:58:03.757370 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52517 | ||
| 630 | 2026.05.04 19:58:03.757375 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43285 | ||
| 631 | 2026.05.04 19:58:03.757477 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38414 | ||
| 632 | 2026.05.04 19:58:03.757445 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.04 19:58:03.757587 [ 271 ] {} <Debug> TCP-Session: ea511c83-2f56-4863-8d13-6ec00f7a2b7a Authenticating user 'default' from [fd00:1122:3344:101::a]:58568 | ||
| 634 | 2026.05.04 19:58:03.757611 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62487 | ||
| 635 | 2026.05.04 19:58:03.757629 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.04 19:58:03.757649 [ 271 ] {} <Debug> TCP-Session: ea511c83-2f56-4863-8d13-6ec00f7a2b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.04 19:58:03.757704 [ 271 ] {} <Debug> TCP-Session: ea511c83-2f56-4863-8d13-6ec00f7a2b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.04 19:58:03.757722 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42008 | ||
| 639 | 2026.05.04 19:58:03.757732 [ 273 ] {} <Debug> TCP-Session: e4fa57f3-b68d-4dd2-ada6-a744d390751b Authenticating user 'default' from [fd00:1122:3344:101::a]:52517 | ||
| 640 | 2026.05.04 19:58:03.757784 [ 273 ] {} <Debug> TCP-Session: e4fa57f3-b68d-4dd2-ada6-a744d390751b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.04 19:58:03.757853 [ 273 ] {} <Debug> TCP-Session: e4fa57f3-b68d-4dd2-ada6-a744d390751b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.04 19:58:03.757918 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41747 | ||
| 643 | 2026.05.04 19:58:03.757937 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.04 19:58:03.757976 [ 274 ] {} <Debug> TCP-Session: adbc51ca-4191-41d1-9361-9c92069d083a Authenticating user 'default' from [fd00:1122:3344:101::a]:38414 | ||
| 645 | 2026.05.04 19:58:03.758027 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.04 19:58:03.758037 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.05.04 19:58:03.758056 [ 274 ] {} <Debug> TCP-Session: adbc51ca-4191-41d1-9361-9c92069d083a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.04 19:58:03.758094 [ 276 ] {} <Debug> TCP-Session: 11b23635-cb07-4e4d-9e9c-7114e4a78784 Authenticating user 'default' from [fd00:1122:3344:101::a]:42008 | ||
| 649 | 2026.05.04 19:58:03.758094 [ 272 ] {} <Debug> TCP-Session: 17eb3d31-a05e-4e12-a566-8850a4444e09 Authenticating user 'default' from [fd00:1122:3344:101::a]:43285 | ||
| 650 | 2026.05.04 19:58:03.758118 [ 274 ] {} <Debug> TCP-Session: adbc51ca-4191-41d1-9361-9c92069d083a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.04 19:58:03.758135 [ 272 ] {} <Debug> TCP-Session: 17eb3d31-a05e-4e12-a566-8850a4444e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.04 19:58:03.758133 [ 276 ] {} <Debug> TCP-Session: 11b23635-cb07-4e4d-9e9c-7114e4a78784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.04 19:58:03.758124 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.05.04 19:58:03.758213 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.04 19:58:03.758185 [ 276 ] {} <Debug> TCP-Session: 11b23635-cb07-4e4d-9e9c-7114e4a78784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.04 19:58:03.758177 [ 272 ] {} <Debug> TCP-Session: 17eb3d31-a05e-4e12-a566-8850a4444e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.04 19:58:03.758274 [ 277 ] {} <Debug> TCP-Session: e2fa2852-b8c4-4f83-8c32-775d4c2b4937 Authenticating user 'default' from [fd00:1122:3344:101::a]:41747 | ||
| 658 | 2026.05.04 19:58:03.758265 [ 275 ] {} <Debug> TCP-Session: 62b83b95-a891-44b0-be78-c0f60b4f5315 Authenticating user 'default' from [fd00:1122:3344:101::a]:62487 | ||
| 659 | 2026.05.04 19:58:03.758369 [ 277 ] {} <Debug> TCP-Session: e2fa2852-b8c4-4f83-8c32-775d4c2b4937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.04 19:58:03.758382 [ 275 ] {} <Debug> TCP-Session: 62b83b95-a891-44b0-be78-c0f60b4f5315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.04 19:58:03.758443 [ 277 ] {} <Debug> TCP-Session: e2fa2852-b8c4-4f83-8c32-775d4c2b4937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.04 19:58:03.758471 [ 275 ] {} <Debug> TCP-Session: 62b83b95-a891-44b0-be78-c0f60b4f5315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.04 19:58:04.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.21 MiB, peak 138.21 MiB, free memory in arenas 0.00 B, will set to 139.24 MiB (RSS), difference: 1.03 MiB | ||
| 664 | 2026.05.04 19:58:04.031488 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44788 | ||
| 665 | 2026.05.04 19:58:04.031740 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.04 19:58:04.031778 [ 278 ] {} <Debug> TCP-Session: 53e2a49b-e3db-4e75-ad4f-2cf7d4d866c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:44788 | ||
| 667 | 2026.05.04 19:58:04.031853 [ 278 ] {} <Debug> TCP-Session: 53e2a49b-e3db-4e75-ad4f-2cf7d4d866c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.04 19:58:04.031870 [ 278 ] {} <Debug> TCP-Session: 53e2a49b-e3db-4e75-ad4f-2cf7d4d866c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.04 19:58:04.031948 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.05.04 19:58:04.032012 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.05.04 19:58:04.032033 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.05.04 19:58:04.034487 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48570 | ||
| 673 | 2026.05.04 19:58:04.034604 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58701 | ||
| 674 | 2026.05.04 19:58:04.034685 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.04 19:58:04.034717 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36256 | ||
| 676 | 2026.05.04 19:58:04.034727 [ 279 ] {} <Debug> TCP-Session: 9088ca97-87b7-4141-aed1-8df2a7bf38d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:48570 | ||
| 677 | 2026.05.04 19:58:04.034779 [ 279 ] {} <Debug> TCP-Session: 9088ca97-87b7-4141-aed1-8df2a7bf38d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.04 19:58:04.034799 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39539 | ||
| 679 | 2026.05.04 19:58:04.034836 [ 279 ] {} <Debug> TCP-Session: 9088ca97-87b7-4141-aed1-8df2a7bf38d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.05.04 19:58:04.034923 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.05.04 19:58:04.034970 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45591 | ||
| 682 | 2026.05.04 19:58:04.035007 [ 280 ] {} <Debug> TCP-Session: 86398fa0-bd6c-4fb4-bdb5-c583369a7596 Authenticating user 'default' from [fd00:1122:3344:101::b]:58701 | ||
| 683 | 2026.05.04 19:58:04.035041 [ 280 ] {} <Debug> TCP-Session: 86398fa0-bd6c-4fb4-bdb5-c583369a7596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.05.04 19:58:04.035070 [ 280 ] {} <Debug> TCP-Session: 86398fa0-bd6c-4fb4-bdb5-c583369a7596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.05.04 19:58:04.035079 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38028 | ||
| 686 | 2026.05.04 19:58:04.035145 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.04 19:58:04.035172 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.04 19:58:04.035194 [ 282 ] {} <Debug> TCP-Session: 8aa6d2cb-93db-4107-8abe-318ad9272a24 Authenticating user 'default' from [fd00:1122:3344:101::b]:39539 | ||
| 689 | 2026.05.04 19:58:04.035271 [ 282 ] {} <Debug> TCP-Session: 8aa6d2cb-93db-4107-8abe-318ad9272a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.04 19:58:04.035293 [ 282 ] {} <Debug> TCP-Session: 8aa6d2cb-93db-4107-8abe-318ad9272a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.04 19:58:04.035293 [ 281 ] {} <Debug> TCP-Session: 1f4a52a0-77fc-4a30-a22b-37ecf6b3fb14 Authenticating user 'default' from [fd00:1122:3344:101::b]:36256 | ||
| 692 | 2026.05.04 19:58:04.035291 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64699 | ||
| 693 | 2026.05.04 19:58:04.035357 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.04 19:58:04.035385 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.04 19:58:04.035427 [ 283 ] {} <Debug> TCP-Session: 213c2d77-6c56-4201-be0d-c17edd874ad3 Authenticating user 'default' from [fd00:1122:3344:101::b]:45591 | ||
| 696 | 2026.05.04 19:58:04.035392 [ 281 ] {} <Debug> TCP-Session: 1f4a52a0-77fc-4a30-a22b-37ecf6b3fb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.04 19:58:04.035492 [ 284 ] {} <Debug> TCP-Session: 718900bb-0144-4b57-b90a-89fa149cfbdf Authenticating user 'default' from [fd00:1122:3344:101::b]:38028 | ||
| 698 | 2026.05.04 19:58:04.035516 [ 281 ] {} <Debug> TCP-Session: 1f4a52a0-77fc-4a30-a22b-37ecf6b3fb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.04 19:58:04.035501 [ 283 ] {} <Debug> TCP-Session: 213c2d77-6c56-4201-be0d-c17edd874ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.04 19:58:04.035542 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.04 19:58:04.035564 [ 283 ] {} <Debug> TCP-Session: 213c2d77-6c56-4201-be0d-c17edd874ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.04 19:58:04.035544 [ 284 ] {} <Debug> TCP-Session: 718900bb-0144-4b57-b90a-89fa149cfbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.04 19:58:04.035634 [ 285 ] {} <Debug> TCP-Session: cc42f480-a2d0-49b6-8ff6-0e23782ceba5 Authenticating user 'default' from [fd00:1122:3344:101::b]:64699 | ||
| 704 | 2026.05.04 19:58:04.035666 [ 284 ] {} <Debug> TCP-Session: 718900bb-0144-4b57-b90a-89fa149cfbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.04 19:58:04.035688 [ 285 ] {} <Debug> TCP-Session: cc42f480-a2d0-49b6-8ff6-0e23782ceba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.04 19:58:04.035711 [ 285 ] {} <Debug> TCP-Session: cc42f480-a2d0-49b6-8ff6-0e23782ceba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.04 19:58:08.773691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.05.04 19:58:08.773727 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.05.04 19:58:08.773795 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.05.04 19:58:08.773817 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.05.04 19:58:08.777125 [ 243 ] {} <Debug> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Loading data parts | ||
| 712 | 2026.05.04 19:58:08.777308 [ 243 ] {} <Debug> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): There are no data parts | ||
| 713 | 2026.05.04 19:58:08.781100 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.05.04 19:58:08.781237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 715 | 2026.05.04 19:58:08.791457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.05.04 19:58:08.792002 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.05.04 19:58:08.792218 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.05.04 19:58:08.794457 [ 244 ] {} <Debug> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Loading data parts | ||
| 719 | 2026.05.04 19:58:08.794650 [ 244 ] {} <Debug> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): There are no data parts | ||
| 720 | 2026.05.04 19:58:08.818985 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.05.04 19:58:08.819138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 722 | 2026.05.04 19:58:08.825318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.05.04 19:58:08.826430 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.05.04 19:58:08.829692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.05.04 19:58:09.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.05.04 19:58:11.273424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.05.04 19:58:11.273596 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.05.04 19:58:11.283693 [ 242 ] {} <Debug> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Loading data parts | ||
| 729 | 2026.05.04 19:58:11.283964 [ 242 ] {} <Debug> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): There are no data parts | ||
| 730 | 2026.05.04 19:58:11.292272 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.05.04 19:58:11.292402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 732 | 2026.05.04 19:58:11.294051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.05.04 19:58:11.294514 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.05.04 19:58:11.294771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.05.04 19:58:12.001128 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.07 MiB | ||
| 736 | 2026.05.04 19:58:16.239705 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.05.04 19:58:16.239765 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.05.04 19:58:16.293042 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.05.04 19:58:16.295936 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.05.04 19:58:16.295986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 741 | 2026.05.04 19:58:16.296682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.05.04 19:58:16.297328 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.05.04 19:58:16.297551 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.05.04 19:58:16.330508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.05.04 19:58:16.347552 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.05.04 19:58:16.347712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 747 | 2026.05.04 19:58:16.354077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.05.04 19:58:16.355248 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.05.04 19:58:16.358488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.05.04 19:58:17.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2026.05.04 19:58:21.678101 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.05.04 19:58:21.678509 [ 3 ] {dd98b176-fe9e-4c6c-a514-3b05661fa5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 753 | 2026.05.04 19:58:21.694800 [ 3 ] {dd98b176-fe9e-4c6c-a514-3b05661fa5a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.05.04 19:58:21.705525 [ 3 ] {dd98b176-fe9e-4c6c-a514-3b05661fa5a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.05.04 19:58:21.712533 [ 3 ] {dd98b176-fe9e-4c6c-a514-3b05661fa5a6} <Debug> TCPHandler: Processed in 0.034550764 sec. | ||
| 756 | 2026.05.04 19:58:21.730344 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.05.04 19:58:21.730504 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 758 | 2026.05.04 19:58:21.730575 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.05.04 19:58:21.734146 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.05.04 19:58:21.734207 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 761 | 2026.05.04 19:58:21.734882 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 762 | 2026.05.04 19:58:21.735293 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.05.04 19:58:21.735458 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.005 sec., 6400 rows/sec., 1.42 MiB/sec. | ||
| 764 | 2026.05.04 19:58:21.735511 [ 3 ] {07dfa081-303d-4daa-ad48-abb6009766c7} <Debug> TCPHandler: Processed in 0.005288143 sec. | ||
| 765 | 2026.05.04 19:58:21.735675 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.05.04 19:58:21.735783 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 767 | 2026.05.04 19:58:21.735834 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 768 | 2026.05.04 19:58:21.742693 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 769 | 2026.05.04 19:58:21.742731 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 770 | 2026.05.04 19:58:21.743241 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 771 | 2026.05.04 19:58:21.743686 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 772 | 2026.05.04 19:58:21.743829 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.008072 sec., 35183.34985133796 rows/sec., 2.23 MiB/sec. | ||
| 773 | 2026.05.04 19:58:21.743873 [ 3 ] {cf169906-2b7c-4664-9195-f7e642def40d} <Debug> TCPHandler: Processed in 0.008255912 sec. | ||
| 774 | 2026.05.04 19:58:21.744023 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.05.04 19:58:21.744129 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 776 | 2026.05.04 19:58:21.744179 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 777 | 2026.05.04 19:58:21.744609 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Trace> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 778 | 2026.05.04 19:58:21.744651 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 779 | 2026.05.04 19:58:21.745100 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 780 | 2026.05.04 19:58:21.745615 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Trace> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 781 | 2026.05.04 19:58:21.745761 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001657 sec., 6035.003017501508 rows/sec., 492.11 KiB/sec. | ||
| 782 | 2026.05.04 19:58:21.745806 [ 3 ] {b77e7bbe-c4b3-48e2-83a8-99b70d03b2db} <Debug> TCPHandler: Processed in 0.001845193 sec. | ||
| 783 | 2026.05.04 19:58:21.745965 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.05.04 19:58:21.746077 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 785 | 2026.05.04 19:58:21.746128 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 786 | 2026.05.04 19:58:21.747073 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 787 | 2026.05.04 19:58:21.747113 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 788 | 2026.05.04 19:58:21.747621 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 789 | 2026.05.04 19:58:21.748054 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 790 | 2026.05.04 19:58:21.748204 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Debug> executeQuery: Read 824 rows, 65.41 KiB in 0.002154 sec., 382544.10399257194 rows/sec., 29.66 MiB/sec. | ||
| 791 | 2026.05.04 19:58:21.748257 [ 3 ] {6ce7c06e-8f3a-4247-ae31-88096d14d067} <Debug> TCPHandler: Processed in 0.002356585 sec. | ||
| 792 | 2026.05.04 19:58:21.748397 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.05.04 19:58:21.748505 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 794 | 2026.05.04 19:58:21.748547 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 795 | 2026.05.04 19:58:21.749013 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 796 | 2026.05.04 19:58:21.749051 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 797 | 2026.05.04 19:58:21.749591 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.05.04 19:58:21.750181 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 799 | 2026.05.04 19:58:21.750327 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.001832 sec., 88973.79912663755 rows/sec., 5.37 MiB/sec. | ||
| 800 | 2026.05.04 19:58:21.750379 [ 3 ] {220ecb85-71d4-4775-834b-bf98411c124a} <Debug> TCPHandler: Processed in 0.002032447 sec. | ||
| 801 | 2026.05.04 19:58:21.750519 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.05.04 19:58:21.750624 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 803 | 2026.05.04 19:58:21.750667 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 804 | 2026.05.04 19:58:21.751179 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 805 | 2026.05.04 19:58:21.751215 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 806 | 2026.05.04 19:58:21.751680 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 807 | 2026.05.04 19:58:21.752232 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 808 | 2026.05.04 19:58:21.752376 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001771 sec., 84133.25804630152 rows/sec., 5.44 MiB/sec. | ||
| 809 | 2026.05.04 19:58:21.752415 [ 3 ] {9b9df293-0036-4137-9eb5-6aaf16e9d872} <Debug> TCPHandler: Processed in 0.001946685 sec. | ||
| 810 | 2026.05.04 19:58:21.752536 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.05.04 19:58:21.752633 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 812 | 2026.05.04 19:58:21.752674 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 813 | 2026.05.04 19:58:21.753119 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 814 | 2026.05.04 19:58:21.753155 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 815 | 2026.05.04 19:58:21.753630 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 816 | 2026.05.04 19:58:21.754130 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 817 | 2026.05.04 19:58:21.754269 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001655 sec., 89425.98187311178 rows/sec., 5.09 MiB/sec. | ||
| 818 | 2026.05.04 19:58:21.754306 [ 3 ] {a885d05d-3a58-40b0-9a73-7103f6b1bccc} <Debug> TCPHandler: Processed in 0.001820172 sec. | ||
| 819 | 2026.05.04 19:58:21.754434 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.05.04 19:58:21.754532 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 821 | 2026.05.04 19:58:21.754571 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 822 | 2026.05.04 19:58:21.755137 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 823 | 2026.05.04 19:58:21.755176 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 824 | 2026.05.04 19:58:21.755716 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 825 | 2026.05.04 19:58:21.756229 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 826 | 2026.05.04 19:58:21.756365 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Debug> executeQuery: Read 511 rows, 36.88 KiB in 0.001852 sec., 275917.9265658747 rows/sec., 19.44 MiB/sec. | ||
| 827 | 2026.05.04 19:58:21.756402 [ 3 ] {a9ea23e7-abdf-4efa-8275-3cf90389514c} <Debug> TCPHandler: Processed in 0.002017797 sec. | ||
| 828 | 2026.05.04 19:58:21.756532 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.05.04 19:58:21.756629 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 830 | 2026.05.04 19:58:21.756671 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 831 | 2026.05.04 19:58:21.757064 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.05.04 19:58:21.757100 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 833 | 2026.05.04 19:58:21.762110 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 834 | 2026.05.04 19:58:21.762622 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.05.04 19:58:21.762782 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00617 sec., 972.4473257698542 rows/sec., 50.81 KiB/sec. | ||
| 836 | 2026.05.04 19:58:21.762858 [ 3 ] {16d7ae53-ad4b-49aa-b2fe-2347c456c829} <Debug> TCPHandler: Processed in 0.006375508 sec. | ||
| 837 | 2026.05.04 19:58:21.763089 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.05.04 19:58:21.763204 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 839 | 2026.05.04 19:58:21.763258 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 840 | 2026.05.04 19:58:21.763794 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.04 19:58:21.763834 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 842 | 2026.05.04 19:58:21.764477 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 843 | 2026.05.04 19:58:21.765081 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.04 19:58:21.765255 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Debug> executeQuery: Read 206 rows, 13.82 KiB in 0.002078 sec., 99133.78248315689 rows/sec., 6.49 MiB/sec. | ||
| 845 | 2026.05.04 19:58:21.765294 [ 3 ] {f90e74bb-a4da-4d51-be59-d0dab8f6c3aa} <Debug> TCPHandler: Processed in 0.002274223 sec. | ||
| 846 | 2026.05.04 19:58:21.765423 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.04 19:58:21.765524 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.04 19:58:21.765567 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 849 | 2026.05.04 19:58:21.765924 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.04 19:58:21.765960 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 851 | 2026.05.04 19:58:21.766492 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 852 | 2026.05.04 19:58:21.766960 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.04 19:58:21.767102 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. | ||
| 854 | 2026.05.04 19:58:21.767143 [ 3 ] {13bd97e8-6d3a-4f2b-9e4a-6d3965c33220} <Debug> TCPHandler: Processed in 0.001771451 sec. | ||
| 855 | 2026.05.04 19:58:21.767274 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.05.04 19:58:21.767378 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 857 | 2026.05.04 19:58:21.767433 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 858 | 2026.05.04 19:58:21.768234 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2026.05.04 19:58:21.768272 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 860 | 2026.05.04 19:58:21.769634 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 861 | 2026.05.04 19:58:21.770097 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2026.05.04 19:58:21.770242 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002884 sec., 3814.147018030513 rows/sec., 6.83 MiB/sec. | ||
| 863 | 2026.05.04 19:58:21.770294 [ 3 ] {5f495b7a-baa5-41b7-99aa-f7f6e19c76f3} <Debug> TCPHandler: Processed in 0.003072312 sec. | ||
| 864 | 2026.05.04 19:58:21.770429 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.05.04 19:58:21.770532 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 866 | 2026.05.04 19:58:21.770580 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 867 | 2026.05.04 19:58:21.770946 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2026.05.04 19:58:21.770985 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 869 | 2026.05.04 19:58:21.771515 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2026.05.04 19:58:21.771994 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2026.05.04 19:58:21.772149 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001635 sec., 40366.97247706422 rows/sec., 2.46 MiB/sec. | ||
| 872 | 2026.05.04 19:58:21.772186 [ 3 ] {bc3ec01a-be65-4302-8509-4222a51e3ea7} <Debug> TCPHandler: Processed in 0.001814213 sec. | ||
| 873 | 2026.05.04 19:58:22.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.67 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 159.14 MiB (RSS), difference: 4.47 MiB | ||
| 874 | 2026.05.04 19:58:23.797886 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 875 | 2026.05.04 19:58:23.798352 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.05.04 19:58:23.798397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 877 | 2026.05.04 19:58:23.799063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 878 | 2026.05.04 19:58:23.799512 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.05.04 19:58:23.799640 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 880 | 2026.05.04 19:58:23.858785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 881 | 2026.05.04 19:58:23.875982 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.04 19:58:23.876044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 883 | 2026.05.04 19:58:23.882531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 884 | 2026.05.04 19:58:23.884218 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.04 19:58:23.887818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 886 | 2026.05.04 19:58:24.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.68 MiB, peak 163.68 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 1.37 MiB | ||
| 887 | 2026.05.04 19:58:26.667893 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.04 19:58:26.668129 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 889 | 2026.05.04 19:58:26.670516 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 890 | 2026.05.04 19:58:26.672597 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 891 | 2026.05.04 19:58:26.672913 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.05.04 19:58:26.676969 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.05.04 19:58:26.679164 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 894 | 2026.05.04 19:58:26.683188 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 895 | 2026.05.04 19:58:26.685236 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 896 | 2026.05.04 19:58:26.685268 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 897 | 2026.05.04 19:58:26.687718 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 898 | 2026.05.04 19:58:26.687750 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 899 | 2026.05.04 19:58:26.709418 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.041374 sec., 773.4325905157829 rows/sec., 175.58 KiB/sec. | ||
| 900 | 2026.05.04 19:58:26.709551 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> MemoryTracker: Peak memory usage (for query): 137.34 KiB. | ||
| 901 | 2026.05.04 19:58:26.709569 [ 3 ] {7f5396f4-b0bc-434e-b334-0e99424135f8} <Debug> TCPHandler: Processed in 0.041804004 sec. | ||
| 902 | 2026.05.04 19:58:26.711406 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.05.04 19:58:26.711536 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 904 | 2026.05.04 19:58:26.711588 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 905 | 2026.05.04 19:58:26.712107 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.05.04 19:58:26.712155 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 907 | 2026.05.04 19:58:26.712680 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 908 | 2026.05.04 19:58:26.713193 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.05.04 19:58:26.713366 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. | ||
| 910 | 2026.05.04 19:58:26.713415 [ 3 ] {acf01c57-55ca-4588-8246-d63ea61519d4} <Debug> TCPHandler: Processed in 0.002096189 sec. | ||
| 911 | 2026.05.04 19:58:26.713574 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.05.04 19:58:26.713695 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 913 | 2026.05.04 19:58:26.713749 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 914 | 2026.05.04 19:58:26.714250 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 915 | 2026.05.04 19:58:26.714300 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 916 | 2026.05.04 19:58:26.714903 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 917 | 2026.05.04 19:58:26.715539 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 918 | 2026.05.04 19:58:26.715715 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. | ||
| 919 | 2026.05.04 19:58:26.715766 [ 3 ] {9ca44084-690b-4273-9063-832c4c11f768} <Debug> TCPHandler: Processed in 0.002254553 sec. | ||
| 920 | 2026.05.04 19:58:26.715928 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.05.04 19:58:26.716047 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 922 | 2026.05.04 19:58:26.716106 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 923 | 2026.05.04 19:58:26.716603 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2026.05.04 19:58:26.716652 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 925 | 2026.05.04 19:58:26.717126 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 926 | 2026.05.04 19:58:26.717698 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2026.05.04 19:58:26.717839 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001817 sec., 88057.23720418272 rows/sec., 6.13 MiB/sec. | ||
| 928 | 2026.05.04 19:58:26.717887 [ 3 ] {8a5fab46-afce-47e1-84bf-bde5d3e2807f} <Debug> TCPHandler: Processed in 0.002022997 sec. | ||
| 929 | 2026.05.04 19:58:26.718025 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.05.04 19:58:26.718122 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 931 | 2026.05.04 19:58:26.718164 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 932 | 2026.05.04 19:58:26.718510 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.05.04 19:58:26.718550 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 934 | 2026.05.04 19:58:26.719009 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 935 | 2026.05.04 19:58:26.719499 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.05.04 19:58:26.719641 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
| 937 | 2026.05.04 19:58:26.719683 [ 3 ] {b8d4b134-333b-4deb-87b6-9e23d8148057} <Debug> TCPHandler: Processed in 0.00170849 sec. | ||
| 938 | 2026.05.04 19:58:31.240002 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 939 | 2026.05.04 19:58:31.240069 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 940 | 2026.05.04 19:58:31.297111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 941 | 2026.05.04 19:58:31.299968 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.04 19:58:31.300014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 943 | 2026.05.04 19:58:31.300660 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 944 | 2026.05.04 19:58:31.301164 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.04 19:58:31.301208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 946 | 2026.05.04 19:58:31.301271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 947 | 2026.05.04 19:58:31.301803 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.04 19:58:31.301959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 949 | 2026.05.04 19:58:31.302115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 950 | 2026.05.04 19:58:31.302453 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.05.04 19:58:31.302592 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 952 | 2026.05.04 19:58:31.388018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 953 | 2026.05.04 19:58:31.403906 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.04 19:58:31.403958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 955 | 2026.05.04 19:58:31.410154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 956 | 2026.05.04 19:58:31.411280 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.04 19:58:31.414056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 958 | 2026.05.04 19:58:31.670834 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.04 19:58:31.671084 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 960 | 2026.05.04 19:58:31.671422 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 961 | 2026.05.04 19:58:31.671461 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 962 | 2026.05.04 19:58:31.671702 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 963 | 2026.05.04 19:58:31.671773 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.05.04 19:58:31.671912 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 965 | 2026.05.04 19:58:31.671949 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 966 | 2026.05.04 19:58:31.671971 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 967 | 2026.05.04 19:58:31.671986 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 968 | 2026.05.04 19:58:31.672027 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 969 | 2026.05.04 19:58:31.672047 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 970 | 2026.05.04 19:58:31.673174 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002192 sec., 14598.540145985402 rows/sec., 3.24 MiB/sec. | ||
| 971 | 2026.05.04 19:58:31.673289 [ 3 ] {d7412330-4a9b-449d-ade5-130a4e6af15e} <Debug> TCPHandler: Processed in 0.00258828 sec. | ||
| 972 | 2026.05.04 19:58:31.678671 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.05.04 19:58:31.678805 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 974 | 2026.05.04 19:58:31.678857 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 975 | 2026.05.04 19:58:31.679500 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.04 19:58:31.679549 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 977 | 2026.05.04 19:58:31.680064 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 978 | 2026.05.04 19:58:31.680511 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.04 19:58:31.680667 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001899 sec., 149552.39599789362 rows/sec., 9.50 MiB/sec. | ||
| 980 | 2026.05.04 19:58:31.680710 [ 3 ] {c3551af4-e37f-4dce-af03-94ab2b9042bd} <Debug> TCPHandler: Processed in 0.002101568 sec. | ||
| 981 | 2026.05.04 19:58:31.680840 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.04 19:58:31.680941 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 983 | 2026.05.04 19:58:31.680982 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 984 | 2026.05.04 19:58:31.681705 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.05.04 19:58:31.681741 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 986 | 2026.05.04 19:58:31.682206 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 987 | 2026.05.04 19:58:31.682629 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.05.04 19:58:31.682765 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001844 sec., 444143.1670281996 rows/sec., 34.45 MiB/sec. | ||
| 989 | 2026.05.04 19:58:31.682803 [ 3 ] {976c624c-b4a9-4d4b-8fb3-ff143c4ac709} <Debug> TCPHandler: Processed in 0.002012587 sec. | ||
| 990 | 2026.05.04 19:58:31.682918 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.05.04 19:58:31.683015 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 992 | 2026.05.04 19:58:31.683054 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 993 | 2026.05.04 19:58:31.683474 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.04 19:58:31.683510 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 995 | 2026.05.04 19:58:31.683910 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2026.05.04 19:58:31.684359 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.04 19:58:31.684487 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00149 sec., 102684.56375838927 rows/sec., 6.14 MiB/sec. | ||
| 998 | 2026.05.04 19:58:31.684524 [ 3 ] {d9c03956-d1ef-40ee-98a5-b80cd0d7cb55} <Debug> TCPHandler: Processed in 0.001655638 sec. | ||
| 999 | 2026.05.04 19:58:31.684638 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.04 19:58:31.684731 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.04 19:58:31.684770 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1002 | 2026.05.04 19:58:31.685199 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.05.04 19:58:31.685238 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1004 | 2026.05.04 19:58:31.685633 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2026.05.04 19:58:31.686051 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.05.04 19:58:31.686178 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001462 sec., 101915.18467852258 rows/sec., 6.58 MiB/sec. | ||
| 1007 | 2026.05.04 19:58:31.686215 [ 3 ] {6c804310-8d61-4fc8-9506-facdcbc2c563} <Debug> TCPHandler: Processed in 0.001625428 sec. | ||
| 1008 | 2026.05.04 19:58:31.686345 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.04 19:58:31.686438 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1010 | 2026.05.04 19:58:31.686478 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1011 | 2026.05.04 19:58:31.686886 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.05.04 19:58:31.686921 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1013 | 2026.05.04 19:58:31.687313 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.05.04 19:58:31.687720 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.05.04 19:58:31.687851 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001429 sec., 103568.92932120364 rows/sec., 5.89 MiB/sec. | ||
| 1016 | 2026.05.04 19:58:31.687889 [ 3 ] {2811fef3-88fc-440d-8c5f-2c4021fa48d0} <Debug> TCPHandler: Processed in 0.001593427 sec. | ||
| 1017 | 2026.05.04 19:58:31.688007 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.05.04 19:58:31.688100 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2026.05.04 19:58:31.688139 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2026.05.04 19:58:31.688673 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.04 19:58:31.688709 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1022 | 2026.05.04 19:58:31.689156 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1023 | 2026.05.04 19:58:31.689576 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.04 19:58:31.689706 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001622 sec., 308877.92848335387 rows/sec., 21.71 MiB/sec. | ||
| 1025 | 2026.05.04 19:58:31.689744 [ 3 ] {4683ed82-630e-4255-b1af-4af22e5d34f4} <Debug> TCPHandler: Processed in 0.001787932 sec. | ||
| 1026 | 2026.05.04 19:58:31.689856 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.05.04 19:58:31.689951 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1028 | 2026.05.04 19:58:31.689992 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1029 | 2026.05.04 19:58:31.690313 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.05.04 19:58:31.690348 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1031 | 2026.05.04 19:58:31.690789 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2026.05.04 19:58:31.691201 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.05.04 19:58:31.691335 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
| 1034 | 2026.05.04 19:58:31.691378 [ 3 ] {d548c37b-abf3-464c-8aa3-97c049976f45} <Debug> TCPHandler: Processed in 0.001570756 sec. | ||
| 1035 | 2026.05.04 19:58:31.691505 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.05.04 19:58:31.691607 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.05.04 19:58:31.691650 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1038 | 2026.05.04 19:58:31.692106 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.05.04 19:58:31.692142 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1040 | 2026.05.04 19:58:31.692607 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1041 | 2026.05.04 19:58:31.693063 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.05.04 19:58:31.693194 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001605 sec., 165109.03426791276 rows/sec., 10.97 MiB/sec. | ||
| 1043 | 2026.05.04 19:58:31.693233 [ 3 ] {25464b9b-6fae-45d7-af47-2a6efceadc8c} <Debug> TCPHandler: Processed in 0.001778411 sec. | ||
| 1044 | 2026.05.04 19:58:31.693356 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.05.04 19:58:31.693451 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1046 | 2026.05.04 19:58:31.693493 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1047 | 2026.05.04 19:58:31.693799 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.05.04 19:58:31.693835 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1049 | 2026.05.04 19:58:31.694296 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2026.05.04 19:58:31.694704 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.05.04 19:58:31.694829 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. | ||
| 1052 | 2026.05.04 19:58:31.694864 [ 3 ] {24dbc76a-3814-4ae2-b3b3-4ae972c3b592} <Debug> TCPHandler: Processed in 0.001557066 sec. | ||
| 1053 | 2026.05.04 19:58:31.694971 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.05.04 19:58:31.695067 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1055 | 2026.05.04 19:58:31.695118 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1056 | 2026.05.04 19:58:31.695839 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.05.04 19:58:31.695876 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1058 | 2026.05.04 19:58:31.696483 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1059 | 2026.05.04 19:58:31.696930 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.05.04 19:58:31.697065 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002017 sec., 5453.644025780863 rows/sec., 9.77 MiB/sec. | ||
| 1061 | 2026.05.04 19:58:31.697118 [ 3 ] {a190c765-b141-4125-ab3a-89245eb27d69} <Debug> TCPHandler: Processed in 0.002194951 sec. | ||
| 1062 | 2026.05.04 19:58:31.697236 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.04 19:58:31.697332 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1064 | 2026.05.04 19:58:31.697373 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1065 | 2026.05.04 19:58:31.697688 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.04 19:58:31.697724 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1067 | 2026.05.04 19:58:31.698131 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1068 | 2026.05.04 19:58:31.698542 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.04 19:58:31.698672 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001358 sec., 66273.93225331369 rows/sec., 4.15 MiB/sec. | ||
| 1070 | 2026.05.04 19:58:31.698708 [ 3 ] {ce841944-544a-4bb7-a0f8-57bc65069726} <Debug> TCPHandler: Processed in 0.001521116 sec. | ||
| 1071 | 2026.05.04 19:58:36.666188 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.04 19:58:36.666453 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1073 | 2026.05.04 19:58:36.666801 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1074 | 2026.05.04 19:58:36.666843 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1075 | 2026.05.04 19:58:36.667096 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.05.04 19:58:36.667177 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.05.04 19:58:36.667354 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1078 | 2026.05.04 19:58:36.667394 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1079 | 2026.05.04 19:58:36.667416 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1080 | 2026.05.04 19:58:36.667432 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1081 | 2026.05.04 19:58:36.667477 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1082 | 2026.05.04 19:58:36.667498 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1083 | 2026.05.04 19:58:36.668652 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002294 sec., 13949.433304272014 rows/sec., 3.09 MiB/sec. | ||
| 1084 | 2026.05.04 19:58:36.668755 [ 3 ] {e9110043-7563-4eb4-9ee2-6c96753772e0} <Debug> TCPHandler: Processed in 0.002697823 sec. | ||
| 1085 | 2026.05.04 19:58:36.670380 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.04 19:58:36.670492 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.04 19:58:36.670536 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1088 | 2026.05.04 19:58:36.671014 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.04 19:58:36.671056 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1090 | 2026.05.04 19:58:36.671540 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2026.05.04 19:58:36.671979 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.04 19:58:36.672134 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.57 MiB/sec. | ||
| 1093 | 2026.05.04 19:58:36.672174 [ 3 ] {605a5e34-38c5-40af-8a76-61fa697e6a01} <Debug> TCPHandler: Processed in 0.001848573 sec. | ||
| 1094 | 2026.05.04 19:58:36.672299 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.04 19:58:36.672397 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.04 19:58:36.672437 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1097 | 2026.05.04 19:58:36.672872 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.04 19:58:36.672909 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1099 | 2026.05.04 19:58:36.673314 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2026.05.04 19:58:36.673759 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.04 19:58:36.673893 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. | ||
| 1102 | 2026.05.04 19:58:36.673931 [ 3 ] {dcb987f4-1ce9-4aff-a0b9-c2f59b9f60d9} <Debug> TCPHandler: Processed in 0.001682739 sec. | ||
| 1103 | 2026.05.04 19:58:36.674046 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.04 19:58:36.674142 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.04 19:58:36.674184 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1106 | 2026.05.04 19:58:36.674571 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.04 19:58:36.674607 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1108 | 2026.05.04 19:58:36.675034 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1109 | 2026.05.04 19:58:36.675446 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.04 19:58:36.675577 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
| 1111 | 2026.05.04 19:58:36.675613 [ 3 ] {c16d1cd7-1225-435e-b842-d8634f67e84b} <Debug> TCPHandler: Processed in 0.001617928 sec. | ||
| 1112 | 2026.05.04 19:58:36.675725 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.04 19:58:36.675819 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.04 19:58:36.675859 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1115 | 2026.05.04 19:58:36.676324 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.04 19:58:36.676361 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1117 | 2026.05.04 19:58:36.676755 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1118 | 2026.05.04 19:58:36.677161 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.04 19:58:36.677290 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
| 1120 | 2026.05.04 19:58:36.677325 [ 3 ] {4c5e8e89-053b-4378-999d-18b4ed78eac4} <Debug> TCPHandler: Processed in 0.001649748 sec. | ||
| 1121 | 2026.05.04 19:58:38.802693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1122 | 2026.05.04 19:58:38.803233 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.05.04 19:58:38.803281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1124 | 2026.05.04 19:58:38.803876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1125 | 2026.05.04 19:58:38.804335 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.05.04 19:58:38.804482 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1127 | 2026.05.04 19:58:38.914147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1128 | 2026.05.04 19:58:38.930610 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.05.04 19:58:38.930661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1130 | 2026.05.04 19:58:38.936684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1131 | 2026.05.04 19:58:38.937864 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.05.04 19:58:38.940797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1133 | 2026.05.04 19:58:39.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.40 MiB, peak 168.40 MiB, free memory in arenas 0.00 B, will set to 165.42 MiB (RSS), difference: 1.02 MiB | ||
| 1134 | 2026.05.04 19:58:41.302283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 160 | ||
| 1135 | 2026.05.04 19:58:41.305101 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.05.04 19:58:41.305147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1137 | 2026.05.04 19:58:41.306409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2026.05.04 19:58:41.306873 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.05.04 19:58:41.307149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
| 1140 | 2026.05.04 19:58:41.670334 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.04 19:58:41.670585 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1142 | 2026.05.04 19:58:41.670956 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1143 | 2026.05.04 19:58:41.671002 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1144 | 2026.05.04 19:58:41.671284 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1145 | 2026.05.04 19:58:41.671365 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1146 | 2026.05.04 19:58:41.671515 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1147 | 2026.05.04 19:58:41.671552 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1148 | 2026.05.04 19:58:41.671574 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1149 | 2026.05.04 19:58:41.671589 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1150 | 2026.05.04 19:58:41.671629 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1151 | 2026.05.04 19:58:41.671651 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1152 | 2026.05.04 19:58:41.672788 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.00231 sec., 13852.813852813853 rows/sec., 3.07 MiB/sec. | ||
| 1153 | 2026.05.04 19:58:41.672899 [ 3 ] {e1e49c6e-e47d-4e01-b03f-b61b97bd414f} <Debug> TCPHandler: Processed in 0.002696953 sec. | ||
| 1154 | 2026.05.04 19:58:41.677726 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.04 19:58:41.677842 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.04 19:58:41.677889 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1157 | 2026.05.04 19:58:41.678513 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.04 19:58:41.678554 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1159 | 2026.05.04 19:58:41.679052 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1160 | 2026.05.04 19:58:41.679538 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.04 19:58:41.679689 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. | ||
| 1162 | 2026.05.04 19:58:41.679729 [ 3 ] {2134cd9f-2fea-4bba-8f75-95e045abbb9f} <Debug> TCPHandler: Processed in 0.002057758 sec. | ||
| 1163 | 2026.05.04 19:58:41.679849 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.04 19:58:41.679948 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.04 19:58:41.679990 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1166 | 2026.05.04 19:58:41.680733 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.04 19:58:41.680768 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1168 | 2026.05.04 19:58:41.681248 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1169 | 2026.05.04 19:58:41.681665 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.04 19:58:41.681817 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001892 sec., 432875.2642706131 rows/sec., 33.57 MiB/sec. | ||
| 1171 | 2026.05.04 19:58:41.681857 [ 3 ] {e66a4747-226f-4a93-bdd3-0860322bd757} <Debug> TCPHandler: Processed in 0.002058907 sec. | ||
| 1172 | 2026.05.04 19:58:41.681968 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.04 19:58:41.682064 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.04 19:58:41.682103 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1175 | 2026.05.04 19:58:41.682525 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.04 19:58:41.682561 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1177 | 2026.05.04 19:58:41.682977 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1178 | 2026.05.04 19:58:41.683415 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.04 19:58:41.683543 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001499 sec., 102068.04536357573 rows/sec., 6.10 MiB/sec. | ||
| 1180 | 2026.05.04 19:58:41.683580 [ 3 ] {16f2f834-7988-460f-8fe6-b3bd7f71cc73} <Debug> TCPHandler: Processed in 0.001663389 sec. | ||
| 1181 | 2026.05.04 19:58:41.683687 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.04 19:58:41.683783 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.04 19:58:41.683823 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1184 | 2026.05.04 19:58:41.684251 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.04 19:58:41.684287 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1186 | 2026.05.04 19:58:41.684697 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2026.05.04 19:58:41.685145 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.04 19:58:41.685268 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001503 sec., 99135.0632069195 rows/sec., 6.40 MiB/sec. | ||
| 1189 | 2026.05.04 19:58:41.685305 [ 3 ] {b2e96d18-bd10-40bb-bb5e-3e1215cf1dbe} <Debug> TCPHandler: Processed in 0.001667669 sec. | ||
| 1190 | 2026.05.04 19:58:41.685411 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.04 19:58:41.685504 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.04 19:58:41.685542 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1193 | 2026.05.04 19:58:41.685963 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.04 19:58:41.685997 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1195 | 2026.05.04 19:58:41.686408 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2026.05.04 19:58:41.686854 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.04 19:58:41.686978 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001492 sec., 99195.71045576407 rows/sec., 5.64 MiB/sec. | ||
| 1198 | 2026.05.04 19:58:41.687014 [ 3 ] {60b9bcfa-96f6-49aa-b60b-571edee3ce5d} <Debug> TCPHandler: Processed in 0.001653649 sec. | ||
| 1199 | 2026.05.04 19:58:41.687120 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.05.04 19:58:41.687212 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1201 | 2026.05.04 19:58:41.687250 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1202 | 2026.05.04 19:58:41.687810 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.04 19:58:41.687844 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1204 | 2026.05.04 19:58:41.688288 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1205 | 2026.05.04 19:58:41.688713 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.04 19:58:41.688861 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001667 sec., 300539.8920215957 rows/sec., 21.12 MiB/sec. | ||
| 1207 | 2026.05.04 19:58:41.688899 [ 3 ] {c4f348a3-3ba1-4a40-9edf-6e0745d9bd13} <Debug> TCPHandler: Processed in 0.001828853 sec. | ||
| 1208 | 2026.05.04 19:58:41.689006 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.05.04 19:58:41.689100 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1210 | 2026.05.04 19:58:41.689140 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1211 | 2026.05.04 19:58:41.689454 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.04 19:58:41.689488 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1213 | 2026.05.04 19:58:41.689905 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.05.04 19:58:41.690330 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.05.04 19:58:41.690458 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. | ||
| 1216 | 2026.05.04 19:58:41.690492 [ 3 ] {6f86e13c-e4fd-4ad6-9c7f-ac960ddfff86} <Debug> TCPHandler: Processed in 0.001536446 sec. | ||
| 1217 | 2026.05.04 19:58:41.690600 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.05.04 19:58:41.690694 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.05.04 19:58:41.690736 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1220 | 2026.05.04 19:58:41.691126 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.05.04 19:58:41.691160 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1222 | 2026.05.04 19:58:41.691637 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1223 | 2026.05.04 19:58:41.692064 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.05.04 19:58:41.692253 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001577 sec., 168040.58338617627 rows/sec., 11.17 MiB/sec. | ||
| 1225 | 2026.05.04 19:58:41.692291 [ 3 ] {d31fe680-27c0-43d9-9489-9a23a5afb486} <Debug> TCPHandler: Processed in 0.001741231 sec. | ||
| 1226 | 2026.05.04 19:58:41.692396 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.05.04 19:58:41.692489 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.05.04 19:58:41.692529 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1229 | 2026.05.04 19:58:41.692823 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.05.04 19:58:41.692857 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1231 | 2026.05.04 19:58:41.693267 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1232 | 2026.05.04 19:58:41.693688 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.05.04 19:58:41.693812 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
| 1234 | 2026.05.04 19:58:41.693847 [ 3 ] {4735e666-839b-4d44-832c-1648c0786be4} <Debug> TCPHandler: Processed in 0.001498445 sec. | ||
| 1235 | 2026.05.04 19:58:41.693949 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.04 19:58:41.694041 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.05.04 19:58:41.694092 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1238 | 2026.05.04 19:58:41.694806 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.04 19:58:41.694842 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1240 | 2026.05.04 19:58:41.695465 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.05.04 19:58:41.695880 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.05.04 19:58:41.696006 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002032 sec., 5413.385826771653 rows/sec., 9.70 MiB/sec. | ||
| 1243 | 2026.05.04 19:58:41.696055 [ 3 ] {d5c402ef-f68c-4236-b833-4021158f2d54} <Debug> TCPHandler: Processed in 0.002209031 sec. | ||
| 1244 | 2026.05.04 19:58:41.696174 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.05.04 19:58:41.696331 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.05.04 19:58:41.696372 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1247 | 2026.05.04 19:58:41.696700 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.05.04 19:58:41.696736 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1249 | 2026.05.04 19:58:41.697192 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1250 | 2026.05.04 19:58:41.697607 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.05.04 19:58:41.697755 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001443 sec., 62370.06237006237 rows/sec., 3.90 MiB/sec. | ||
| 1252 | 2026.05.04 19:58:41.697791 [ 3 ] {5c746c9b-ffaf-4bec-b7eb-7224dfa1c6a1} <Debug> TCPHandler: Processed in 0.001605398 sec. | ||
| 1253 | 2026.05.04 19:58:46.240113 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1254 | 2026.05.04 19:58:46.240177 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1255 | 2026.05.04 19:58:46.304599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1256 | 2026.05.04 19:58:46.305386 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.04 19:58:46.305457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1258 | 2026.05.04 19:58:46.306169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1259 | 2026.05.04 19:58:46.306608 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.04 19:58:46.306728 [ 74 ] {} <Debug> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1261 | 2026.05.04 19:58:46.306749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1262 | 2026.05.04 19:58:46.306783 [ 74 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.04 19:58:46.306812 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1264 | 2026.05.04 19:58:46.309021 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 1265 | 2026.05.04 19:58:46.311158 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1266 | 2026.05.04 19:58:46.311295 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1267 | 2026.05.04 19:58:46.311447 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1268 | 2026.05.04 19:58:46.311542 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1269 | 2026.05.04 19:58:46.311600 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1270 | 2026.05.04 19:58:46.311662 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1271 | 2026.05.04 19:58:46.311707 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1272 | 2026.05.04 19:58:46.349041 [ 195 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.0421059 sec., 66641.49204743278 rows/sec., 976.19 KiB/sec. | ||
| 1273 | 2026.05.04 19:58:46.349943 [ 196 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1274 | 2026.05.04 19:58:46.350478 [ 196 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.04 19:58:46.350550 [ 196 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_6_1} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1276 | 2026.05.04 19:58:46.350638 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1277 | 2026.05.04 19:58:46.440893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1278 | 2026.05.04 19:58:46.457328 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.05.04 19:58:46.457369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1280 | 2026.05.04 19:58:46.463596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1281 | 2026.05.04 19:58:46.464739 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.05.04 19:58:46.465016 [ 74 ] {} <Debug> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1283 | 2026.05.04 19:58:46.465055 [ 74 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.05.04 19:58:46.465077 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1285 | 2026.05.04 19:58:46.465168 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1286 | 2026.05.04 19:58:46.467941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1287 | 2026.05.04 19:58:46.469290 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1288 | 2026.05.04 19:58:46.470729 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1289 | 2026.05.04 19:58:46.475478 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1290 | 2026.05.04 19:58:46.479767 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1291 | 2026.05.04 19:58:46.483919 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1292 | 2026.05.04 19:58:46.492908 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1293 | 2026.05.04 19:58:46.497060 [ 196 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 1294 | 2026.05.04 19:58:46.560742 [ 195 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095610177 sec., 481.12033094552265 rows/sec., 2.49 MiB/sec. | ||
| 1295 | 2026.05.04 19:58:46.563277 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1296 | 2026.05.04 19:58:46.565861 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_6_1} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.05.04 19:58:46.565967 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_6_1} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1298 | 2026.05.04 19:58:46.567790 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1299 | 2026.05.04 19:58:46.666019 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.05.04 19:58:46.666255 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1301 | 2026.05.04 19:58:46.666614 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1302 | 2026.05.04 19:58:46.666648 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1303 | 2026.05.04 19:58:46.666857 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2026.05.04 19:58:46.666925 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.05.04 19:58:46.667071 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1306 | 2026.05.04 19:58:46.667107 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2026.05.04 19:58:46.667128 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1308 | 2026.05.04 19:58:46.667142 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1309 | 2026.05.04 19:58:46.667182 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1310 | 2026.05.04 19:58:46.667203 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1311 | 2026.05.04 19:58:46.668277 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002123 sec., 15073.009891662743 rows/sec., 3.34 MiB/sec. | ||
| 1312 | 2026.05.04 19:58:46.668379 [ 3 ] {9092a278-8578-4ff8-9433-26cede155c03} <Debug> TCPHandler: Processed in 0.002489848 sec. | ||
| 1313 | 2026.05.04 19:58:46.670025 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.05.04 19:58:46.670132 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1315 | 2026.05.04 19:58:46.670173 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1316 | 2026.05.04 19:58:46.670636 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.05.04 19:58:46.670681 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1318 | 2026.05.04 19:58:46.671136 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1319 | 2026.05.04 19:58:46.671569 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.05.04 19:58:46.671699 [ 74 ] {} <Debug> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1321 | 2026.05.04 19:58:46.671715 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 1322 | 2026.05.04 19:58:46.671758 [ 74 ] {} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.05.04 19:58:46.671770 [ 3 ] {b64339a5-b18e-440b-9fc9-3e2886b743cb} <Debug> TCPHandler: Processed in 0.001795422 sec. | ||
| 1324 | 2026.05.04 19:58:46.671790 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1325 | 2026.05.04 19:58:46.671897 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.05.04 19:58:46.671911 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::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 | ||
| 1327 | 2026.05.04 19:58:46.671995 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1328 | 2026.05.04 19:58:46.672036 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1329 | 2026.05.04 19:58:46.672037 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1330 | 2026.05.04 19:58:46.672084 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1331 | 2026.05.04 19:58:46.672178 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::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 | ||
| 1332 | 2026.05.04 19:58:46.672236 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1333 | 2026.05.04 19:58:46.672289 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1334 | 2026.05.04 19:58:46.672337 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1335 | 2026.05.04 19:58:46.672387 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1336 | 2026.05.04 19:58:46.672473 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.04 19:58:46.672513 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1338 | 2026.05.04 19:58:46.673062 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1339 | 2026.05.04 19:58:46.673563 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.05.04 19:58:46.673717 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00174 sec., 36781.6091954023 rows/sec., 2.87 MiB/sec. | ||
| 1341 | 2026.05.04 19:58:46.673716 [ 73 ] {} <Debug> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1342 | 2026.05.04 19:58:46.673755 [ 3 ] {3e70ffb3-4635-4ea8-9239-8f9857e54e37} <Debug> TCPHandler: Processed in 0.001909045 sec. | ||
| 1343 | 2026.05.04 19:58:46.673781 [ 73 ] {} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.05.04 19:58:46.673812 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1345 | 2026.05.04 19:58:46.673884 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.05.04 19:58:46.673926 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::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 | ||
| 1347 | 2026.05.04 19:58:46.673951 [ 193 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086948 sec., 1260213.47920504 rows/sec., 102.48 MiB/sec. | ||
| 1348 | 2026.05.04 19:58:46.673982 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.05.04 19:58:46.674027 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1350 | 2026.05.04 19:58:46.674029 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1351 | 2026.05.04 19:58:46.674075 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 511 rows starting from the beginning of the part | ||
| 1352 | 2026.05.04 19:58:46.674158 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::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 | ||
| 1353 | 2026.05.04 19:58:46.674244 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 501 rows starting from the beginning of the part | ||
| 1354 | 2026.05.04 19:58:46.674285 [ 193 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1355 | 2026.05.04 19:58:46.674321 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1356 | 2026.05.04 19:58:46.674403 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1357 | 2026.05.04 19:58:46.674505 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1358 | 2026.05.04 19:58:46.674540 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.05.04 19:58:46.674578 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1360 | 2026.05.04 19:58:46.674876 [ 193 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.05.04 19:58:46.674963 [ 193 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_6_1} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1362 | 2026.05.04 19:58:46.675041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1363 | 2026.05.04 19:58:46.675209 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1364 | 2026.05.04 19:58:46.675823 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.05.04 19:58:46.675947 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1366 | 2026.05.04 19:58:46.675981 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.04 19:58:46.675990 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002026 sec., 78973.34649555775 rows/sec., 5.50 MiB/sec. | ||
| 1368 | 2026.05.04 19:58:46.676002 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1369 | 2026.05.04 19:58:46.676046 [ 3 ] {5e512843-f38d-4332-8aac-00baa27a882a} <Debug> TCPHandler: Processed in 0.002219341 sec. | ||
| 1370 | 2026.05.04 19:58:46.676131 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 1371 | 2026.05.04 19:58:46.676182 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.05.04 19:58:46.676214 [ 202 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329244 sec., 731997.163028004 rows/sec., 54.92 MiB/sec. | ||
| 1373 | 2026.05.04 19:58:46.676262 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1374 | 2026.05.04 19:58:46.676285 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.05.04 19:58:46.676312 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 206 rows starting from the beginning of the part | ||
| 1376 | 2026.05.04 19:58:46.676501 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1377 | 2026.05.04 19:58:46.676576 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 1378 | 2026.05.04 19:58:46.676595 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1379 | 2026.05.04 19:58:46.676635 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 1380 | 2026.05.04 19:58:46.676697 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1381 | 2026.05.04 19:58:46.676753 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1382 | 2026.05.04 19:58:46.676801 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 1383 | 2026.05.04 19:58:46.676871 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.05.04 19:58:46.676945 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1385 | 2026.05.04 19:58:46.677086 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.05.04 19:58:46.677151 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_6_1} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1387 | 2026.05.04 19:58:46.677228 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1388 | 2026.05.04 19:58:46.677404 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1389 | 2026.05.04 19:58:46.677869 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.04 19:58:46.677971 [ 73 ] {} <Debug> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1391 | 2026.05.04 19:58:46.677999 [ 73 ] {} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.05.04 19:58:46.678007 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00174 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 1393 | 2026.05.04 19:58:46.678015 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1394 | 2026.05.04 19:58:46.678049 [ 3 ] {0e262bca-47ff-4b67-afd6-856f881d7f50} <Debug> TCPHandler: Processed in 0.001927615 sec. | ||
| 1395 | 2026.05.04 19:58:46.678141 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 1396 | 2026.05.04 19:58:46.678320 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1397 | 2026.05.04 19:58:46.678351 [ 195 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002261393 sec., 537721.6609408449 rows/sec., 36.33 MiB/sec. | ||
| 1398 | 2026.05.04 19:58:46.678354 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part | ||
| 1399 | 2026.05.04 19:58:46.678451 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 1400 | 2026.05.04 19:58:46.678505 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 1401 | 2026.05.04 19:58:46.678554 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1402 | 2026.05.04 19:58:46.678601 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1403 | 2026.05.04 19:58:46.678647 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 1404 | 2026.05.04 19:58:46.678658 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1405 | 2026.05.04 19:58:46.679227 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.04 19:58:46.679294 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1407 | 2026.05.04 19:58:46.679374 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1408 | 2026.05.04 19:58:46.679648 [ 189 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001549156 sec., 274988.44532119425 rows/sec., 17.69 MiB/sec. | ||
| 1409 | 2026.05.04 19:58:46.679877 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1410 | 2026.05.04 19:58:46.680323 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.05.04 19:58:46.680390 [ 194 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_6_1} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1412 | 2026.05.04 19:58:46.680454 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1413 | 2026.05.04 19:58:47.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.10 MiB, peak 176.17 MiB, free memory in arenas 0.00 B, will set to 177.19 MiB (RSS), difference: 10.10 MiB | ||
| 1414 | 2026.05.04 19:58:51.307350 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 194 | ||
| 1415 | 2026.05.04 19:58:51.309599 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.04 19:58:51.309643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1417 | 2026.05.04 19:58:51.310878 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1418 | 2026.05.04 19:58:51.311137 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.04 19:58:51.311366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1420 | 2026.05.04 19:58:51.671110 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.05.04 19:58:51.671476 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1422 | 2026.05.04 19:58:51.672001 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1423 | 2026.05.04 19:58:51.672039 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1424 | 2026.05.04 19:58:51.672278 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2026.05.04 19:58:51.672347 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2026.05.04 19:58:51.672488 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1427 | 2026.05.04 19:58:51.672524 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1428 | 2026.05.04 19:58:51.672546 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1429 | 2026.05.04 19:58:51.672562 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2026.05.04 19:58:51.672603 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1431 | 2026.05.04 19:58:51.672624 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1432 | 2026.05.04 19:58:51.674193 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002876 sec., 11126.564673157163 rows/sec., 2.47 MiB/sec. | ||
| 1433 | 2026.05.04 19:58:51.674304 [ 3 ] {e0077fd5-1225-4d6e-acfe-4a764910bc45} <Debug> TCPHandler: Processed in 0.003376279 sec. | ||
| 1434 | 2026.05.04 19:58:51.679588 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.05.04 19:58:51.679797 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.05.04 19:58:51.679872 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1437 | 2026.05.04 19:58:51.680443 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.04 19:58:51.680481 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1439 | 2026.05.04 19:58:51.680857 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1440 | 2026.05.04 19:58:51.681085 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.04 19:58:51.681225 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00149 sec., 190604.0268456376 rows/sec., 12.11 MiB/sec. | ||
| 1442 | 2026.05.04 19:58:51.681263 [ 3 ] {7af278e3-76d5-42e9-ad14-42f242f210c9} <Debug> TCPHandler: Processed in 0.001781362 sec. | ||
| 1443 | 2026.05.04 19:58:51.681384 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.04 19:58:51.681482 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.04 19:58:51.681522 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1446 | 2026.05.04 19:58:51.682298 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.04 19:58:51.682332 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1448 | 2026.05.04 19:58:51.682704 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1449 | 2026.05.04 19:58:51.682925 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.04 19:58:51.683055 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001594 sec., 513801.756587202 rows/sec., 39.85 MiB/sec. | ||
| 1451 | 2026.05.04 19:58:51.683091 [ 3 ] {acb532e6-4d6e-4e0c-aee3-29ff76531923} <Debug> TCPHandler: Processed in 0.001757301 sec. | ||
| 1452 | 2026.05.04 19:58:51.683204 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.04 19:58:51.683299 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.04 19:58:51.683337 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1455 | 2026.05.04 19:58:51.683756 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.04 19:58:51.683790 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1457 | 2026.05.04 19:58:51.684090 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1458 | 2026.05.04 19:58:51.684297 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.04 19:58:51.684419 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00114 sec., 134210.52631578947 rows/sec., 8.03 MiB/sec. | ||
| 1460 | 2026.05.04 19:58:51.684454 [ 3 ] {67faf909-6f2f-4564-8a5e-3c32a52a7a03} <Debug> TCPHandler: Processed in 0.00130052 sec. | ||
| 1461 | 2026.05.04 19:58:51.684565 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.04 19:58:51.684658 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.04 19:58:51.684697 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1464 | 2026.05.04 19:58:51.685121 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.04 19:58:51.685154 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1466 | 2026.05.04 19:58:51.685448 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1467 | 2026.05.04 19:58:51.685650 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.04 19:58:51.685772 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 1469 | 2026.05.04 19:58:51.685809 [ 3 ] {d8b03ad4-68df-4bbc-a59d-b37b2bc05d24} <Debug> TCPHandler: Processed in 0.0012935 sec. | ||
| 1470 | 2026.05.04 19:58:51.685921 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.04 19:58:51.686015 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.04 19:58:51.686054 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1473 | 2026.05.04 19:58:51.686470 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.04 19:58:51.686505 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1475 | 2026.05.04 19:58:51.686800 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1476 | 2026.05.04 19:58:51.687012 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.04 19:58:51.687135 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 1478 | 2026.05.04 19:58:51.687173 [ 3 ] {8e7abff6-2de2-4c91-acb3-6d747ef43a88} <Debug> TCPHandler: Processed in 0.001300891 sec. | ||
| 1479 | 2026.05.04 19:58:51.687286 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.04 19:58:51.687385 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.04 19:58:51.687424 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1482 | 2026.05.04 19:58:51.687974 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.04 19:58:51.688011 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1484 | 2026.05.04 19:58:51.688341 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1485 | 2026.05.04 19:58:51.688551 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.04 19:58:51.688673 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001306 sec., 383614.0888208269 rows/sec., 26.96 MiB/sec. | ||
| 1487 | 2026.05.04 19:58:51.688710 [ 3 ] {6f32f058-5b56-42f6-8c29-323b94ea6c07} <Debug> TCPHandler: Processed in 0.001473614 sec. | ||
| 1488 | 2026.05.04 19:58:51.688820 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.04 19:58:51.688913 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.04 19:58:51.688954 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1491 | 2026.05.04 19:58:51.689268 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.04 19:58:51.689303 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1493 | 2026.05.04 19:58:51.689598 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1494 | 2026.05.04 19:58:51.689803 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.04 19:58:51.689928 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 1496 | 2026.05.04 19:58:51.689965 [ 3 ] {a0303c5d-4d11-41fe-9c6f-1855b46fa0d4} <Debug> TCPHandler: Processed in 0.001194468 sec. | ||
| 1497 | 2026.05.04 19:58:51.690086 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.04 19:58:51.690181 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.04 19:58:51.690222 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1500 | 2026.05.04 19:58:51.690623 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.04 19:58:51.690658 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1502 | 2026.05.04 19:58:51.690986 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1503 | 2026.05.04 19:58:51.691195 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.04 19:58:51.691320 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001158 sec., 228842.8324697755 rows/sec., 15.21 MiB/sec. | ||
| 1505 | 2026.05.04 19:58:51.691357 [ 3 ] {af27fb07-6f33-4e73-9253-330a44b60c67} <Debug> TCPHandler: Processed in 0.001319961 sec. | ||
| 1506 | 2026.05.04 19:58:51.691465 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.04 19:58:51.691560 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1508 | 2026.05.04 19:58:51.691601 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1509 | 2026.05.04 19:58:51.691891 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.04 19:58:51.691926 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1511 | 2026.05.04 19:58:51.692225 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1512 | 2026.05.04 19:58:51.692440 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.04 19:58:51.692561 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 1514 | 2026.05.04 19:58:51.692596 [ 3 ] {8f9a0776-51db-488d-8257-009d3d8a690c} <Debug> TCPHandler: Processed in 0.001179437 sec. | ||
| 1515 | 2026.05.04 19:58:51.692703 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.05.04 19:58:51.692797 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.05.04 19:58:51.692851 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1518 | 2026.05.04 19:58:51.693588 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.05.04 19:58:51.693625 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1520 | 2026.05.04 19:58:51.694127 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1521 | 2026.05.04 19:58:51.694349 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.05.04 19:58:51.694481 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001702 sec., 6462.984723854289 rows/sec., 11.58 MiB/sec. | ||
| 1523 | 2026.05.04 19:58:51.694533 [ 3 ] {7f74e75f-52a0-47ad-94f5-eb36d39db3ad} <Debug> TCPHandler: Processed in 0.001880354 sec. | ||
| 1524 | 2026.05.04 19:58:51.694646 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.05.04 19:58:51.694740 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.05.04 19:58:51.694780 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1527 | 2026.05.04 19:58:51.695103 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.05.04 19:58:51.695139 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1529 | 2026.05.04 19:58:51.695440 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1530 | 2026.05.04 19:58:51.695645 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.05.04 19:58:51.695767 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 1532 | 2026.05.04 19:58:51.695802 [ 3 ] {c2061822-e65e-4ffd-ae30-dd73d65fbae0} <Debug> TCPHandler: Processed in 0.001205897 sec. | ||
| 1533 | 2026.05.04 19:58:53.806873 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1534 | 2026.05.04 19:58:53.807399 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.04 19:58:53.807444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1536 | 2026.05.04 19:58:53.807967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1537 | 2026.05.04 19:58:53.808208 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.04 19:58:53.808347 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1539 | 2026.05.04 19:58:53.968073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1540 | 2026.05.04 19:58:53.984612 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.04 19:58:53.984669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1542 | 2026.05.04 19:58:53.990211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1543 | 2026.05.04 19:58:53.990885 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.04 19:58:53.993811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1545 | 2026.05.04 19:58:56.665749 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.05.04 19:58:56.666009 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1547 | 2026.05.04 19:58:56.666330 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1548 | 2026.05.04 19:58:56.666365 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1549 | 2026.05.04 19:58:56.666588 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2026.05.04 19:58:56.666659 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1551 | 2026.05.04 19:58:56.666798 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1552 | 2026.05.04 19:58:56.666835 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1553 | 2026.05.04 19:58:56.666857 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1554 | 2026.05.04 19:58:56.666873 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1555 | 2026.05.04 19:58:56.666915 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1556 | 2026.05.04 19:58:56.666936 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1557 | 2026.05.04 19:58:56.668088 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002176 sec., 14705.882352941177 rows/sec., 3.26 MiB/sec. | ||
| 1558 | 2026.05.04 19:58:56.668196 [ 3 ] {70d248bb-991e-4278-9bc0-57ffca8bcaf9} <Debug> TCPHandler: Processed in 0.002577789 sec. | ||
| 1559 | 2026.05.04 19:58:56.669906 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.05.04 19:58:56.670018 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1561 | 2026.05.04 19:58:56.670062 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1562 | 2026.05.04 19:58:56.670864 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.04 19:58:56.670934 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1564 | 2026.05.04 19:58:56.671395 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1565 | 2026.05.04 19:58:56.671620 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.04 19:58:56.671761 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. | ||
| 1567 | 2026.05.04 19:58:56.671799 [ 3 ] {d3675d3b-99df-41e2-bbf0-a6714d78a45f} <Debug> TCPHandler: Processed in 0.001946215 sec. | ||
| 1568 | 2026.05.04 19:58:56.671922 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.05.04 19:58:56.672020 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1570 | 2026.05.04 19:58:56.672060 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1571 | 2026.05.04 19:58:56.672454 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.04 19:58:56.672489 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1573 | 2026.05.04 19:58:56.672792 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1574 | 2026.05.04 19:58:56.673004 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.05.04 19:58:56.673129 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 1576 | 2026.05.04 19:58:56.673164 [ 3 ] {599e41ab-790e-42fa-bd78-5dfe39463f94} <Debug> TCPHandler: Processed in 0.00129217 sec. | ||
| 1577 | 2026.05.04 19:58:56.673277 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.05.04 19:58:56.673371 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1579 | 2026.05.04 19:58:56.673412 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1580 | 2026.05.04 19:58:56.673791 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.05.04 19:58:56.673825 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1582 | 2026.05.04 19:58:56.674148 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1583 | 2026.05.04 19:58:56.674360 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.05.04 19:58:56.674483 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 1585 | 2026.05.04 19:58:56.674519 [ 3 ] {d0b41474-cd8f-4cad-b316-e05b75b47720} <Debug> TCPHandler: Processed in 0.00129069 sec. | ||
| 1586 | 2026.05.04 19:58:56.674629 [ 3 ] {} <Trace> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.05.04 19:58:56.674723 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34264) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.05.04 19:58:56.674763 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1589 | 2026.05.04 19:58:56.675065 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.04 19:58:56.675099 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1591 | 2026.05.04 19:58:56.675396 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1592 | 2026.05.04 19:58:56.675610 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.05.04 19:58:56.675736 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 1594 | 2026.05.04 19:58:56.675771 [ 3 ] {0db3b9e8-c3a7-41e1-9004-4c7cf1a9a2fd} <Debug> TCPHandler: Processed in 0.001190638 sec. | ||
| 1595 | 2026.05.04 19:58:58.797675 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57069 | ||
| 1596 | 2026.05.04 19:58:58.799832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1597 | 2026.05.04 19:58:58.799868 [ 289 ] {} <Debug> TCP-Session: 9f5ed482-ed7f-4f72-bd47-e13e3c9d4dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57069 | ||
| 1598 | 2026.05.04 19:58:58.799890 [ 289 ] {} <Debug> TCP-Session: 9f5ed482-ed7f-4f72-bd47-e13e3c9d4dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.05.04 19:58:58.799902 [ 289 ] {} <Debug> TCP-Session: 9f5ed482-ed7f-4f72-bd47-e13e3c9d4dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.05.04 19:58:58.799951 [ 289 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1601 | 2026.05.04 19:58:58.799974 [ 289 ] {} <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 | ||
| 1602 | 2026.05.04 19:58:58.799993 [ 289 ] {} <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 | ||
| 1603 | 2026.05.04 19:58:58.800434 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63499 | ||
| 1604 | 2026.05.04 19:58:58.800526 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44983 | ||
| 1605 | 2026.05.04 19:58:58.800573 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1606 | 2026.05.04 19:58:58.800588 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60142 | ||
| 1607 | 2026.05.04 19:58:58.800616 [ 290 ] {} <Debug> TCP-Session: fa85f091-9468-4b69-a322-2086de8d41aa Authenticating user 'default' from [fd00:1122:3344:101::e]:63499 | ||
| 1608 | 2026.05.04 19:58:58.800647 [ 290 ] {} <Debug> TCP-Session: fa85f091-9468-4b69-a322-2086de8d41aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1609 | 2026.05.04 19:58:58.800661 [ 290 ] {} <Debug> TCP-Session: fa85f091-9468-4b69-a322-2086de8d41aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.05.04 19:58:58.800665 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1611 | 2026.05.04 19:58:58.800702 [ 291 ] {} <Debug> TCP-Session: 98415337-8e91-4d5c-b406-4795b03931c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44983 | ||
| 1612 | 2026.05.04 19:58:58.800725 [ 291 ] {} <Debug> TCP-Session: 98415337-8e91-4d5c-b406-4795b03931c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.05.04 19:58:58.800738 [ 291 ] {} <Debug> TCP-Session: 98415337-8e91-4d5c-b406-4795b03931c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.05.04 19:58:58.800797 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42421 | ||
| 1615 | 2026.05.04 19:58:58.800809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48468 | ||
| 1616 | 2026.05.04 19:58:58.800881 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55722 | ||
| 1617 | 2026.05.04 19:58:58.801055 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1618 | 2026.05.04 19:58:58.801073 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51871 | ||
| 1619 | 2026.05.04 19:58:58.801095 [ 294 ] {} <Debug> TCP-Session: 4fbb7302-0c36-4400-ba22-aa30073d36aa Authenticating user 'default' from [fd00:1122:3344:101::e]:42421 | ||
| 1620 | 2026.05.04 19:58:58.801130 [ 294 ] {} <Debug> TCP-Session: 4fbb7302-0c36-4400-ba22-aa30073d36aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2026.05.04 19:58:58.801152 [ 294 ] {} <Debug> TCP-Session: 4fbb7302-0c36-4400-ba22-aa30073d36aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.05.04 19:58:58.801255 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1623 | 2026.05.04 19:58:58.801298 [ 293 ] {} <Debug> TCP-Session: 2631a428-d170-45ef-b8c4-263f7c18827e Authenticating user 'default' from [fd00:1122:3344:101::e]:48468 | ||
| 1624 | 2026.05.04 19:58:58.801315 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49334 | ||
| 1625 | 2026.05.04 19:58:58.801320 [ 293 ] {} <Debug> TCP-Session: 2631a428-d170-45ef-b8c4-263f7c18827e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.05.04 19:58:58.801354 [ 293 ] {} <Debug> TCP-Session: 2631a428-d170-45ef-b8c4-263f7c18827e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.05.04 19:58:58.801403 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2026.05.04 19:58:58.801437 [ 296 ] {} <Debug> TCP-Session: 83c2b522-087e-4720-b22f-633b44aed37f Authenticating user 'default' from [fd00:1122:3344:101::e]:51871 | ||
| 1629 | 2026.05.04 19:58:58.801453 [ 296 ] {} <Debug> TCP-Session: 83c2b522-087e-4720-b22f-633b44aed37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.05.04 19:58:58.801465 [ 296 ] {} <Debug> TCP-Session: 83c2b522-087e-4720-b22f-633b44aed37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.05.04 19:58:58.801544 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2026.05.04 19:58:58.801584 [ 297 ] {} <Debug> TCP-Session: adc5caf5-ed7d-40a5-8267-494485ae6f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:49334 | ||
| 1633 | 2026.05.04 19:58:58.801601 [ 297 ] {} <Debug> TCP-Session: adc5caf5-ed7d-40a5-8267-494485ae6f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.05.04 19:58:58.801614 [ 297 ] {} <Debug> TCP-Session: adc5caf5-ed7d-40a5-8267-494485ae6f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.05.04 19:58:58.802390 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1636 | 2026.05.04 19:58:58.802411 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1637 | 2026.05.04 19:58:58.802439 [ 292 ] {} <Debug> TCP-Session: cfa346a1-1a73-47bb-b71e-609a9015cb91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60142 | ||
| 1638 | 2026.05.04 19:58:58.802470 [ 292 ] {} <Debug> TCP-Session: cfa346a1-1a73-47bb-b71e-609a9015cb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.05.04 19:58:58.802476 [ 295 ] {} <Debug> TCP-Session: 3ca11a2f-7558-462a-a083-854c55b79cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:55722 | ||
| 1640 | 2026.05.04 19:58:58.802499 [ 292 ] {} <Debug> TCP-Session: cfa346a1-1a73-47bb-b71e-609a9015cb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.05.04 19:58:58.802514 [ 295 ] {} <Debug> TCP-Session: 3ca11a2f-7558-462a-a083-854c55b79cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.05.04 19:58:58.802541 [ 295 ] {} <Debug> TCP-Session: 3ca11a2f-7558-462a-a083-854c55b79cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.05.04 19:58:58.804692 [ 289 ] {} <Trace> TCP-Session: 9f5ed482-ed7f-4f72-bd47-e13e3c9d4dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.04 19:58:58.804877 [ 289 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1645 | 2026.05.04 19:58:58.805198 [ 289 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1646 | 2026.05.04 19:58:58.805264 [ 289 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1647 | 2026.05.04 19:58:58.805719 [ 289 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Debug> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae) (SelectExecutor): Key condition: unknown | ||
| 1648 | 2026.05.04 19:58:58.821761 [ 298 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> AggregatingTransform: Aggregating | ||
| 1649 | 2026.05.04 19:58:58.824030 [ 298 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> Aggregator: Aggregation method: without_key | ||
| 1650 | 2026.05.04 19:58:58.824782 [ 298 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006301927 sec. (158.682 rows/sec., 6.20 KiB/sec.) | ||
| 1651 | 2026.05.04 19:58:58.824806 [ 298 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> Aggregator: Merging aggregated data | ||
| 1652 | 2026.05.04 19:58:58.824836 [ 298 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1653 | 2026.05.04 19:58:58.828277 [ 289 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023461 sec., 42.62392907378202 rows/sec., 1.66 KiB/sec. | ||
| 1654 | 2026.05.04 19:58:58.828483 [ 289 ] {663e0768-9ea2-43c6-b755-eed93f9e8675} <Debug> TCPHandler: Processed in 0.023948707 sec. | ||
| 1655 | 2026.05.04 19:58:58.835168 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1656 | 2026.05.04 19:58:58.835205 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1657 | 2026.05.04 19:58:58.835222 [ 289 ] {} <Debug> TCP-Session: 9f5ed482-ed7f-4f72-bd47-e13e3c9d4dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.05.04 19:58:58.835233 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1659 | 2026.05.04 19:58:58.835260 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1660 | 2026.05.04 19:58:58.835280 [ 293 ] {} <Debug> TCP-Session: 2631a428-d170-45ef-b8c4-263f7c18827e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.05.04 19:58:58.835308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1662 | 2026.05.04 19:58:58.835333 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2026.05.04 19:58:58.835362 [ 292 ] {} <Debug> TCP-Session: cfa346a1-1a73-47bb-b71e-609a9015cb91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.05.04 19:58:58.835378 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2026.05.04 19:58:58.835398 [ 290 ] {} <Debug> TCP-Session: fa85f091-9468-4b69-a322-2086de8d41aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.05.04 19:58:58.835422 [ 296 ] {} <Debug> TCP-Session: 83c2b522-087e-4720-b22f-633b44aed37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.05.04 19:58:58.835354 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2026.05.04 19:58:58.835347 [ 291 ] {} <Debug> TCP-Session: 98415337-8e91-4d5c-b406-4795b03931c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.05.04 19:58:58.835498 [ 295 ] {} <Debug> TCP-Session: 3ca11a2f-7558-462a-a083-854c55b79cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.05.04 19:58:58.835282 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2026.05.04 19:58:58.835308 [ 297 ] {} <Debug> TCP-Session: adc5caf5-ed7d-40a5-8267-494485ae6f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.05.04 19:58:58.835555 [ 294 ] {} <Debug> TCP-Session: 4fbb7302-0c36-4400-ba22-aa30073d36aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.05.04 19:58:59.001193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.31 MiB, peak 186.41 MiB, free memory in arenas 0.00 B, will set to 180.81 MiB (RSS), difference: 2.50 MiB | ||
| 1674 | 2026.05.04 19:59:01.240209 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1675 | 2026.05.04 19:59:01.240264 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1676 | 2026.05.04 19:59:01.309396 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 3730 | ||
| 1677 | 2026.05.04 19:59:01.309901 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.05.04 19:59:01.309950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1679 | 2026.05.04 19:59:01.310467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1680 | 2026.05.04 19:59:01.310701 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.05.04 19:59:01.310846 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3730 | ||
| 1682 | 2026.05.04 19:59:01.311490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 230 | ||
| 1683 | 2026.05.04 19:59:01.313809 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.05.04 19:59:01.313857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1685 | 2026.05.04 19:59:01.315117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1686 | 2026.05.04 19:59:01.315405 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.04 19:59:01.315726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1688 | 2026.05.04 19:59:01.391277 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1689 | 2026.05.04 19:59:01.391351 [ 3 ] {} <Debug> TCP-Session: 2a298760-61e3-473e-9dc6-6c02359df08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.05.04 19:59:01.494848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1691 | 2026.05.04 19:59:01.514209 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.05.04 19:59:01.514282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1693 | 2026.05.04 19:59:01.520106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1694 | 2026.05.04 19:59:01.520831 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.05.04 19:59:01.524046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1696 | 2026.05.04 19:59:01.671637 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.05.04 19:59:01.671878 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1698 | 2026.05.04 19:59:01.672266 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1699 | 2026.05.04 19:59:01.672302 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1700 | 2026.05.04 19:59:01.672550 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1701 | 2026.05.04 19:59:01.672619 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1702 | 2026.05.04 19:59:01.672761 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1703 | 2026.05.04 19:59:01.672798 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1704 | 2026.05.04 19:59:01.672821 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1705 | 2026.05.04 19:59:01.672836 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1706 | 2026.05.04 19:59:01.672875 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1707 | 2026.05.04 19:59:01.672895 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1708 | 2026.05.04 19:59:01.674051 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002281 sec., 14028.934677772906 rows/sec., 3.11 MiB/sec. | ||
| 1709 | 2026.05.04 19:59:01.674149 [ 4 ] {23dc6ae8-1c36-4c15-8401-b8bef45de284} <Debug> TCPHandler: Processed in 0.002646801 sec. | ||
| 1710 | 2026.05.04 19:59:01.679034 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.05.04 19:59:01.679167 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1712 | 2026.05.04 19:59:01.679222 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1713 | 2026.05.04 19:59:01.679921 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.05.04 19:59:01.679972 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1715 | 2026.05.04 19:59:01.680380 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1716 | 2026.05.04 19:59:01.680607 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.05.04 19:59:01.680749 [ 52 ] {} <Debug> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1718 | 2026.05.04 19:59:01.680754 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001625 sec., 174769.23076923078 rows/sec., 11.10 MiB/sec. | ||
| 1719 | 2026.05.04 19:59:01.680823 [ 52 ] {} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.05.04 19:59:01.680839 [ 4 ] {3654ba5c-e682-4595-aa7a-8f9b35938ba9} <Debug> TCPHandler: Processed in 0.001869433 sec. | ||
| 1721 | 2026.05.04 19:59:01.680853 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1722 | 2026.05.04 19:59:01.680962 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::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 | ||
| 1723 | 2026.05.04 19:59:01.680968 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.05.04 19:59:01.681063 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1725 | 2026.05.04 19:59:01.681084 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.04 19:59:01.681103 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::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 | ||
| 1727 | 2026.05.04 19:59:01.681129 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1728 | 2026.05.04 19:59:01.681183 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::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 | ||
| 1729 | 2026.05.04 19:59:01.681230 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1730 | 2026.05.04 19:59:01.681271 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1731 | 2026.05.04 19:59:01.681315 [ 186 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1732 | 2026.05.04 19:59:01.681800 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.05.04 19:59:01.681837 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1734 | 2026.05.04 19:59:01.682212 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1735 | 2026.05.04 19:59:01.682248 [ 189 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321091 sec., 1074869.1800943313 rows/sec., 72.37 MiB/sec. | ||
| 1736 | 2026.05.04 19:59:01.682438 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.04 19:59:01.682468 [ 195 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1738 | 2026.05.04 19:59:01.682578 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001516 sec., 540237.4670184697 rows/sec., 41.90 MiB/sec. | ||
| 1739 | 2026.05.04 19:59:01.682620 [ 4 ] {3a243d0d-e36a-4caf-93ad-ceef85209474} <Debug> TCPHandler: Processed in 0.00170324 sec. | ||
| 1740 | 2026.05.04 19:59:01.682739 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.04 19:59:01.682822 [ 195 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.05.04 19:59:01.682838 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.05.04 19:59:01.682885 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1744 | 2026.05.04 19:59:01.682910 [ 195 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_5_1} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1745 | 2026.05.04 19:59:01.683003 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1746 | 2026.05.04 19:59:01.683316 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.05.04 19:59:01.683358 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1748 | 2026.05.04 19:59:01.683656 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1749 | 2026.05.04 19:59:01.683869 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.05.04 19:59:01.683996 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001177 sec., 129991.50382327952 rows/sec., 7.77 MiB/sec. | ||
| 1751 | 2026.05.04 19:59:01.684033 [ 4 ] {542f05c1-4f62-48ab-b871-4dc3d0917900} <Debug> TCPHandler: Processed in 0.001344982 sec. | ||
| 1752 | 2026.05.04 19:59:01.684147 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.05.04 19:59:01.684241 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.05.04 19:59:01.684281 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1755 | 2026.05.04 19:59:01.684697 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.05.04 19:59:01.684734 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1757 | 2026.05.04 19:59:01.685040 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1758 | 2026.05.04 19:59:01.685256 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.05.04 19:59:01.685350 [ 52 ] {} <Debug> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1760 | 2026.05.04 19:59:01.685382 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 1761 | 2026.05.04 19:59:01.685383 [ 52 ] {} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.04 19:59:01.685422 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1763 | 2026.05.04 19:59:01.685425 [ 4 ] {41a20ec3-47ed-4ffc-82b2-e90b5c568e96} <Debug> TCPHandler: Processed in 0.001327311 sec. | ||
| 1764 | 2026.05.04 19:59:01.685487 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::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 | ||
| 1765 | 2026.05.04 19:59:01.685564 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.04 19:59:01.685568 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2026.05.04 19:59:01.685602 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::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 | ||
| 1768 | 2026.05.04 19:59:01.685666 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.05.04 19:59:01.685682 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::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 | ||
| 1770 | 2026.05.04 19:59:01.685717 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1771 | 2026.05.04 19:59:01.685748 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 1772 | 2026.05.04 19:59:01.685804 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 1773 | 2026.05.04 19:59:01.685869 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 1774 | 2026.05.04 19:59:01.686278 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.05.04 19:59:01.686317 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1776 | 2026.05.04 19:59:01.686731 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1777 | 2026.05.04 19:59:01.686946 [ 189 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483444 sec., 502209.722780233 rows/sec., 34.36 MiB/sec. | ||
| 1778 | 2026.05.04 19:59:01.687009 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.04 19:59:01.687099 [ 190 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1780 | 2026.05.04 19:59:01.687144 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001501 sec., 98600.93271152566 rows/sec., 5.61 MiB/sec. | ||
| 1781 | 2026.05.04 19:59:01.687147 [ 51 ] {} <Debug> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1782 | 2026.05.04 19:59:01.687184 [ 4 ] {7abf0b98-2ec4-4ea4-9c47-3e4851fe1bcb} <Debug> TCPHandler: Processed in 0.001668659 sec. | ||
| 1783 | 2026.05.04 19:59:01.687204 [ 51 ] {} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.05.04 19:59:01.687236 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1785 | 2026.05.04 19:59:01.687317 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::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 | ||
| 1786 | 2026.05.04 19:59:01.687350 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.05.04 19:59:01.687386 [ 190 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.04 19:59:01.687428 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1789 | 2026.05.04 19:59:01.687446 [ 190 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_5_1} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1790 | 2026.05.04 19:59:01.687459 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1791 | 2026.05.04 19:59:01.687465 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::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 | ||
| 1792 | 2026.05.04 19:59:01.687503 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1793 | 2026.05.04 19:59:01.687505 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1794 | 2026.05.04 19:59:01.687528 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::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 | ||
| 1795 | 2026.05.04 19:59:01.687577 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 1796 | 2026.05.04 19:59:01.687637 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 1797 | 2026.05.04 19:59:01.687704 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 1798 | 2026.05.04 19:59:01.688316 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.05.04 19:59:01.688357 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1800 | 2026.05.04 19:59:01.688621 [ 190 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342381 sec., 551259.2922575633 rows/sec., 33.45 MiB/sec. | ||
| 1801 | 2026.05.04 19:59:01.688744 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1802 | 2026.05.04 19:59:01.688769 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1803 | 2026.05.04 19:59:01.689032 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.05.04 19:59:01.689039 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.05.04 19:59:01.689111 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_5_1} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1806 | 2026.05.04 19:59:01.689173 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1807 | 2026.05.04 19:59:01.689197 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001761 sec., 284497.44463373086 rows/sec., 20.00 MiB/sec. | ||
| 1808 | 2026.05.04 19:59:01.689235 [ 4 ] {8e32cd4d-68b2-43cc-8707-08fcff6e5372} <Debug> TCPHandler: Processed in 0.001947816 sec. | ||
| 1809 | 2026.05.04 19:59:01.689361 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.05.04 19:59:01.689457 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1811 | 2026.05.04 19:59:01.689498 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1812 | 2026.05.04 19:59:01.689837 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.04 19:59:01.689874 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1814 | 2026.05.04 19:59:01.690177 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1815 | 2026.05.04 19:59:01.690389 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.04 19:59:01.690486 [ 51 ] {} <Debug> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1817 | 2026.05.04 19:59:01.690518 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 1818 | 2026.05.04 19:59:01.690519 [ 51 ] {} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.04 19:59:01.690557 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1820 | 2026.05.04 19:59:01.690561 [ 4 ] {7bef2651-c723-481e-b577-cbc21092ac07} <Debug> TCPHandler: Processed in 0.001249149 sec. | ||
| 1821 | 2026.05.04 19:59:01.690647 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::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 | ||
| 1822 | 2026.05.04 19:59:01.690689 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.05.04 19:59:01.690741 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1824 | 2026.05.04 19:59:01.690776 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1825 | 2026.05.04 19:59:01.690786 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.05.04 19:59:01.690830 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1827 | 2026.05.04 19:59:01.690844 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 1828 | 2026.05.04 19:59:01.690890 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 1829 | 2026.05.04 19:59:01.690935 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 1830 | 2026.05.04 19:59:01.690973 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 1831 | 2026.05.04 19:59:01.691245 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.05.04 19:59:01.691281 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1833 | 2026.05.04 19:59:01.691601 [ 186 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000988643 sec., 30344.62389355915 rows/sec., 1.55 MiB/sec. | ||
| 1834 | 2026.05.04 19:59:01.691610 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1835 | 2026.05.04 19:59:01.691721 [ 186 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1836 | 2026.05.04 19:59:01.691845 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.05.04 19:59:01.691974 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 1838 | 2026.05.04 19:59:01.692010 [ 4 ] {9415397a-9622-48d1-b33c-83f0702b1001} <Debug> TCPHandler: Processed in 0.001372782 sec. | ||
| 1839 | 2026.05.04 19:59:01.692018 [ 186 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.05.04 19:59:01.692090 [ 186 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_5_1} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1841 | 2026.05.04 19:59:01.692130 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.05.04 19:59:01.692149 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 1843 | 2026.05.04 19:59:01.692223 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.05.04 19:59:01.692266 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1845 | 2026.05.04 19:59:01.692587 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.05.04 19:59:01.692622 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1847 | 2026.05.04 19:59:01.692907 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1848 | 2026.05.04 19:59:01.693112 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.04 19:59:01.693207 [ 51 ] {} <Debug> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1850 | 2026.05.04 19:59:01.693237 [ 51 ] {} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.05.04 19:59:01.693239 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 1852 | 2026.05.04 19:59:01.693254 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1853 | 2026.05.04 19:59:01.693287 [ 4 ] {f1376ff8-1094-43a2-800a-197488f790bc} <Debug> TCPHandler: Processed in 0.001207438 sec. | ||
| 1854 | 2026.05.04 19:59:01.693337 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::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 | ||
| 1855 | 2026.05.04 19:59:01.693403 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.04 19:59:01.693417 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1857 | 2026.05.04 19:59:01.693443 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1858 | 2026.05.04 19:59:01.693498 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.05.04 19:59:01.693508 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1860 | 2026.05.04 19:59:01.693551 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1861 | 2026.05.04 19:59:01.693555 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 1862 | 2026.05.04 19:59:01.693602 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1863 | 2026.05.04 19:59:01.693645 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 1864 | 2026.05.04 19:59:01.694256 [ 190 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000946733 sec., 5281.320076515765 rows/sec., 355.87 KiB/sec. | ||
| 1865 | 2026.05.04 19:59:01.694312 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.04 19:59:01.694347 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1867 | 2026.05.04 19:59:01.694428 [ 192 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1868 | 2026.05.04 19:59:01.694764 [ 192 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.04 19:59:01.694838 [ 192 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_5_1} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1870 | 2026.05.04 19:59:01.694889 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1871 | 2026.05.04 19:59:01.694925 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 1872 | 2026.05.04 19:59:01.695131 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.05.04 19:59:01.695275 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001796 sec., 6124.721603563474 rows/sec., 10.98 MiB/sec. | ||
| 1874 | 2026.05.04 19:59:01.695327 [ 4 ] {e783f306-4cd5-4fbc-ab5d-3bbb5f2cc94f} <Debug> TCPHandler: Processed in 0.001973066 sec. | ||
| 1875 | 2026.05.04 19:59:01.695462 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.05.04 19:59:01.695559 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.05.04 19:59:01.695602 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1878 | 2026.05.04 19:59:01.695945 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.05.04 19:59:01.695984 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1880 | 2026.05.04 19:59:01.696304 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1881 | 2026.05.04 19:59:01.696515 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.05.04 19:59:01.696645 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 1883 | 2026.05.04 19:59:01.696681 [ 4 ] {ff5de234-4193-4e56-8f17-432ad750fa7a} <Debug> TCPHandler: Processed in 0.001269129 sec. | ||
| 1884 | 2026.05.04 19:59:02.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.33 MiB, peak 186.41 MiB, free memory in arenas 0.00 B, will set to 182.38 MiB (RSS), difference: 2.04 MiB | ||
| 1885 | 2026.05.04 19:59:04.024520 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.05.04 19:59:04.024897 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1887 | 2026.05.04 19:59:04.025369 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1888 | 2026.05.04 19:59:04.025409 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1889 | 2026.05.04 19:59:04.025671 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1890 | 2026.05.04 19:59:04.025744 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1891 | 2026.05.04 19:59:04.025886 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 1892 | 2026.05.04 19:59:04.025924 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1893 | 2026.05.04 19:59:04.025946 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 1894 | 2026.05.04 19:59:04.025961 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1895 | 2026.05.04 19:59:04.026001 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1896 | 2026.05.04 19:59:04.026021 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1897 | 2026.05.04 19:59:04.027030 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002288 sec., 13986.013986013986 rows/sec., 3.10 MiB/sec. | ||
| 1898 | 2026.05.04 19:59:04.027107 [ 4 ] {7a76a608-38a3-4c0f-be43-bff3996e4871} <Debug> TCPHandler: Processed in 0.002770275 sec. | ||
| 1899 | 2026.05.04 19:59:04.045570 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.05.04 19:59:04.045713 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1901 | 2026.05.04 19:59:04.045770 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1902 | 2026.05.04 19:59:04.046440 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.05.04 19:59:04.046484 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1904 | 2026.05.04 19:59:04.046901 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1905 | 2026.05.04 19:59:04.047102 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.05.04 19:59:04.047254 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Debug> executeQuery: Read 12 rows, 2.16 KiB in 0.001581 sec., 7590.132827324478 rows/sec., 1.33 MiB/sec. | ||
| 1907 | 2026.05.04 19:59:04.047296 [ 4 ] {44063b59-fb0e-419d-8664-e33002cf9559} <Debug> TCPHandler: Processed in 0.001793242 sec. | ||
| 1908 | 2026.05.04 19:59:04.047451 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.05.04 19:59:04.047552 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1910 | 2026.05.04 19:59:04.047594 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1911 | 2026.05.04 19:59:04.048018 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Trace> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.05.04 19:59:04.048055 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1913 | 2026.05.04 19:59:04.048364 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1914 | 2026.05.04 19:59:04.048573 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Trace> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.05.04 19:59:04.048703 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001173 sec., 3410.059676044331 rows/sec., 278.07 KiB/sec. | ||
| 1916 | 2026.05.04 19:59:04.048741 [ 4 ] {6cc98bd3-62c7-4b22-bedb-f10aacbb8498} <Debug> TCPHandler: Processed in 0.001341262 sec. | ||
| 1917 | 2026.05.04 19:59:04.048865 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.05.04 19:59:04.048961 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1919 | 2026.05.04 19:59:04.049002 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1920 | 2026.05.04 19:59:04.050427 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.05.04 19:59:04.050465 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1922 | 2026.05.04 19:59:04.050912 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1923 | 2026.05.04 19:59:04.051122 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.05.04 19:59:04.051254 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Debug> executeQuery: Read 2403 rows, 181.50 KiB in 0.002312 sec., 1039359.8615916956 rows/sec., 76.66 MiB/sec. | ||
| 1925 | 2026.05.04 19:59:04.051291 [ 4 ] {55753a24-111c-4b20-823a-458f009c7a3c} <Debug> TCPHandler: Processed in 0.002476718 sec. | ||
| 1926 | 2026.05.04 19:59:04.051435 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.04 19:59:04.051532 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.04 19:59:04.051572 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1929 | 2026.05.04 19:59:04.051989 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.04 19:59:04.052027 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1931 | 2026.05.04 19:59:04.052318 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1932 | 2026.05.04 19:59:04.052538 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.04 19:59:04.052645 [ 45 ] {} <Debug> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1934 | 2026.05.04 19:59:04.052663 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 765.30 KiB/sec. | ||
| 1935 | 2026.05.04 19:59:04.052713 [ 45 ] {} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.05.04 19:59:04.052720 [ 4 ] {21a2ba87-3dda-4237-818b-065659d242db} <Debug> TCPHandler: Processed in 0.001334341 sec. | ||
| 1937 | 2026.05.04 19:59:04.052764 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1938 | 2026.05.04 19:59:04.052868 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::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 | ||
| 1939 | 2026.05.04 19:59:04.052893 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.05.04 19:59:04.052968 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1941 | 2026.05.04 19:59:04.052990 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.05.04 19:59:04.052994 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 1943 | 2026.05.04 19:59:04.053030 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1944 | 2026.05.04 19:59:04.053052 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1945 | 2026.05.04 19:59:04.053092 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part | ||
| 1946 | 2026.05.04 19:59:04.053130 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 1947 | 2026.05.04 19:59:04.053165 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 1948 | 2026.05.04 19:59:04.053206 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 1949 | 2026.05.04 19:59:04.053670 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.05.04 19:59:04.053706 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1951 | 2026.05.04 19:59:04.054000 [ 190 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169507 sec., 672933.1248124209 rows/sec., 43.00 MiB/sec. | ||
| 1952 | 2026.05.04 19:59:04.054034 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.05.04 19:59:04.054122 [ 190 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1954 | 2026.05.04 19:59:04.054252 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.05.04 19:59:04.054361 [ 190 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.05.04 19:59:04.054385 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001414 sec., 566478.0763790666 rows/sec., 32.72 MiB/sec. | ||
| 1957 | 2026.05.04 19:59:04.054423 [ 4 ] {e2f24945-306e-4cff-873e-5fc61307771e} <Debug> TCPHandler: Processed in 0.001580047 sec. | ||
| 1958 | 2026.05.04 19:59:04.054423 [ 190 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_6_1} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1959 | 2026.05.04 19:59:04.054487 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1960 | 2026.05.04 19:59:04.054553 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.04 19:59:04.054649 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1962 | 2026.05.04 19:59:04.054689 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1963 | 2026.05.04 19:59:04.055074 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Trace> oximeter.fields_u64 (e303aefd-69ad-4b91-bd72-a2391f92bcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.04 19:59:04.055108 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1965 | 2026.05.04 19:59:04.055386 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1966 | 2026.05.04 19:59:04.055593 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Trace> oximeter.fields_u64 (e303aefd-69ad-4b91-bd72-a2391f92bcb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.04 19:59:04.055716 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001085 sec., 1843.3179723502303 rows/sec., 129.61 KiB/sec. | ||
| 1968 | 2026.05.04 19:59:04.055754 [ 4 ] {f7cbf92e-4ee1-4be8-bc53-b946ae5d4d18} <Debug> TCPHandler: Processed in 0.001252249 sec. | ||
| 1969 | 2026.05.04 19:59:04.055879 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.05.04 19:59:04.055979 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1971 | 2026.05.04 19:59:04.056019 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1972 | 2026.05.04 19:59:04.056804 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.05.04 19:59:04.056841 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1974 | 2026.05.04 19:59:04.057194 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1975 | 2026.05.04 19:59:04.057405 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.04 19:59:04.057530 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001568 sec., 827168.3673469388 rows/sec., 55.23 MiB/sec. | ||
| 1977 | 2026.05.04 19:59:04.057568 [ 4 ] {5f1c51c1-27f2-4e87-af86-ca4c46800bfd} <Debug> TCPHandler: Processed in 0.00173872 sec. | ||
| 1978 | 2026.05.04 19:59:04.057703 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.04 19:59:04.057798 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.05.04 19:59:04.057841 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1981 | 2026.05.04 19:59:04.058881 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.05.04 19:59:04.058917 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1983 | 2026.05.04 19:59:04.059480 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1984 | 2026.05.04 19:59:04.059703 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.05.04 19:59:04.059837 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Debug> executeQuery: Read 3015 rows, 193.71 KiB in 0.002058 sec., 1465014.5772594754 rows/sec., 91.92 MiB/sec. | ||
| 1986 | 2026.05.04 19:59:04.059872 [ 4 ] {fd93fd47-572e-4053-9317-77ad6c2617e6} <Debug> TCPHandler: Processed in 0.002220072 sec. | ||
| 1987 | 2026.05.04 19:59:04.060019 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.05.04 19:59:04.060127 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.05.04 19:59:04.060180 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1990 | 2026.05.04 19:59:04.060932 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.04 19:59:04.060969 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1992 | 2026.05.04 19:59:04.061475 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1993 | 2026.05.04 19:59:04.061698 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.04 19:59:04.061814 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1995 | 2026.05.04 19:59:04.061839 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001731 sec., 4621.606008087811 rows/sec., 8.28 MiB/sec. | ||
| 1996 | 2026.05.04 19:59:04.061858 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.04 19:59:04.061883 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1998 | 2026.05.04 19:59:04.061896 [ 4 ] {647cb5a8-4692-4101-baad-283ad9036c8b} <Debug> TCPHandler: Processed in 0.001937515 sec. | ||
| 1999 | 2026.05.04 19:59:04.061961 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::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 | ||
| 2000 | 2026.05.04 19:59:04.062048 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.05.04 19:59:04.062123 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2026.05.04 19:59:04.062142 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2003 | 2026.05.04 19:59:04.062169 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2004 | 2026.05.04 19:59:04.062184 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2005 | 2026.05.04 19:59:04.062277 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2006 | 2026.05.04 19:59:04.062390 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::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 | ||
| 2007 | 2026.05.04 19:59:04.062487 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2008 | 2026.05.04 19:59:04.062528 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Trace> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.05.04 19:59:04.062565 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2010 | 2026.05.04 19:59:04.062580 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2011 | 2026.05.04 19:59:04.062672 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::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 | ||
| 2012 | 2026.05.04 19:59:04.062996 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2013 | 2026.05.04 19:59:04.063211 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Trace> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.05.04 19:59:04.063335 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 349.98 KiB/sec. | ||
| 2015 | 2026.05.04 19:59:04.063396 [ 4 ] {e9e9853b-2f4a-4cfc-b4eb-269374e571f8} <Debug> TCPHandler: Processed in 0.001398643 sec. | ||
| 2016 | 2026.05.04 19:59:04.063519 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.05.04 19:59:04.063614 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.05.04 19:59:04.063654 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2019 | 2026.05.04 19:59:04.064001 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.05.04 19:59:04.064037 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2021 | 2026.05.04 19:59:04.064335 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2022 | 2026.05.04 19:59:04.064485 [ 199 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 19 columns (19 merged, 0 gathered) in 0.002543359 sec., 24770.392225399562 rows/sec., 44.39 MiB/sec. | ||
| 2023 | 2026.05.04 19:59:04.064566 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.05.04 19:59:04.064718 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001122 sec., 32085.561497326205 rows/sec., 2.16 MiB/sec. | ||
| 2025 | 2026.05.04 19:59:04.064754 [ 4 ] {f6a3a9e2-60ee-4104-9d41-3ea0933da4d2} <Debug> TCPHandler: Processed in 0.001284979 sec. | ||
| 2026 | 2026.05.04 19:59:04.064956 [ 199 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2027 | 2026.05.04 19:59:04.065437 [ 199 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.04 19:59:04.065523 [ 199 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2029 | 2026.05.04 19:59:04.065663 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2030 | 2026.05.04 19:59:06.662970 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.05.04 19:59:06.663220 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2032 | 2026.05.04 19:59:06.663581 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2033 | 2026.05.04 19:59:06.663616 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2034 | 2026.05.04 19:59:06.663832 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2035 | 2026.05.04 19:59:06.663900 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2036 | 2026.05.04 19:59:06.664036 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2037 | 2026.05.04 19:59:06.664148 [ 321 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2038 | 2026.05.04 19:59:06.664185 [ 333 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2039 | 2026.05.04 19:59:06.664294 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 2040 | 2026.05.04 19:59:06.664321 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2041 | 2026.05.04 19:59:06.666312 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2042 | 2026.05.04 19:59:06.666343 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2043 | 2026.05.04 19:59:06.666413 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2044 | 2026.05.04 19:59:06.666459 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2045 | 2026.05.04 19:59:06.667811 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.004694 sec., 9373.668512995313 rows/sec., 1.60 MiB/sec. | ||
| 2046 | 2026.05.04 19:59:06.667929 [ 4 ] {af038f89-3c12-400f-8d0c-e8ecebc93050} <Debug> TCPHandler: Processed in 0.005105869 sec. | ||
| 2047 | 2026.05.04 19:59:06.669210 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.05.04 19:59:06.669319 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2049 | 2026.05.04 19:59:06.669371 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2050 | 2026.05.04 19:59:06.669950 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.05.04 19:59:06.670002 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2052 | 2026.05.04 19:59:06.670430 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2053 | 2026.05.04 19:59:06.670649 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.05.04 19:59:06.670786 [ 39 ] {} <Debug> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2055 | 2026.05.04 19:59:06.670801 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001514 sec., 36988.1109643329 rows/sec., 2.84 MiB/sec. | ||
| 2056 | 2026.05.04 19:59:06.670851 [ 39 ] {} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.05.04 19:59:06.670862 [ 4 ] {cd483e44-da32-4608-aac6-0fdf11c813dd} <Debug> TCPHandler: Processed in 0.001705109 sec. | ||
| 2058 | 2026.05.04 19:59:06.670882 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2059 | 2026.05.04 19:59:06.671003 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.05.04 19:59:06.671044 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::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 | ||
| 2061 | 2026.05.04 19:59:06.671103 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2062 | 2026.05.04 19:59:06.671149 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2063 | 2026.05.04 19:59:06.671199 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2064 | 2026.05.04 19:59:06.671250 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 824 rows starting from the beginning of the part | ||
| 2065 | 2026.05.04 19:59:06.671347 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 819 rows starting from the beginning of the part | ||
| 2066 | 2026.05.04 19:59:06.671399 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2067 | 2026.05.04 19:59:06.671447 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 819 rows starting from the beginning of the part | ||
| 2068 | 2026.05.04 19:59:06.671500 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2403 rows starting from the beginning of the part | ||
| 2069 | 2026.05.04 19:59:06.671546 [ 187 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2070 | 2026.05.04 19:59:06.671595 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.05.04 19:59:06.671636 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2072 | 2026.05.04 19:59:06.671956 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2073 | 2026.05.04 19:59:06.672197 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.05.04 19:59:06.672317 [ 39 ] {} <Debug> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2075 | 2026.05.04 19:59:06.672339 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 2076 | 2026.05.04 19:59:06.672361 [ 39 ] {} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.04 19:59:06.672382 [ 4 ] {b3f32ae2-a2fc-4565-9bfb-4d19a1fd1643} <Debug> TCPHandler: Processed in 0.001429354 sec. | ||
| 2078 | 2026.05.04 19:59:06.672386 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2079 | 2026.05.04 19:59:06.672477 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::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 | ||
| 2080 | 2026.05.04 19:59:06.672518 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.05.04 19:59:06.672572 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2082 | 2026.05.04 19:59:06.672604 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 511 rows starting from the beginning of the part | ||
| 2083 | 2026.05.04 19:59:06.672618 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2084 | 2026.05.04 19:59:06.672666 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2085 | 2026.05.04 19:59:06.672672 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 501 rows starting from the beginning of the part | ||
| 2086 | 2026.05.04 19:59:06.672727 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2087 | 2026.05.04 19:59:06.672773 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 501 rows starting from the beginning of the part | ||
| 2088 | 2026.05.04 19:59:06.672815 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1297 rows starting from the beginning of the part | ||
| 2089 | 2026.05.04 19:59:06.672883 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2090 | 2026.05.04 19:59:06.673072 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.05.04 19:59:06.673113 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2092 | 2026.05.04 19:59:06.673462 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2093 | 2026.05.04 19:59:06.673713 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.04 19:59:06.673826 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2095 | 2026.05.04 19:59:06.673857 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.54 MiB/sec. | ||
| 2096 | 2026.05.04 19:59:06.673886 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.05.04 19:59:06.673900 [ 4 ] {5e12c025-d051-4766-b839-2e03e3491f97} <Debug> TCPHandler: Processed in 0.001431653 sec. | ||
| 2098 | 2026.05.04 19:59:06.673981 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2099 | 2026.05.04 19:59:06.674096 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.05.04 19:59:06.674096 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 2101 | 2026.05.04 19:59:06.674200 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.05.04 19:59:06.674245 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2103 | 2026.05.04 19:59:06.674246 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2104 | 2026.05.04 19:59:06.674288 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1216 rows starting from the beginning of the part | ||
| 2105 | 2026.05.04 19:59:06.674377 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2106 | 2026.05.04 19:59:06.674433 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 2107 | 2026.05.04 19:59:06.674488 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2108 | 2026.05.04 19:59:06.674522 [ 198 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.002076148 sec., 1415120.6946710928 rows/sec., 103.19 MiB/sec. | ||
| 2109 | 2026.05.04 19:59:06.674541 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3015 rows starting from the beginning of the part | ||
| 2110 | 2026.05.04 19:59:06.674611 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2111 | 2026.05.04 19:59:06.674668 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.05.04 19:59:06.674708 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2113 | 2026.05.04 19:59:06.674816 [ 188 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2114 | 2026.05.04 19:59:06.675139 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2115 | 2026.05.04 19:59:06.675236 [ 188 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.05.04 19:59:06.675341 [ 188 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_11_2} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2117 | 2026.05.04 19:59:06.675416 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.05.04 19:59:06.675440 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2119 | 2026.05.04 19:59:06.675529 [ 39 ] {} <Debug> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2120 | 2026.05.04 19:59:06.675562 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00138 sec., 17391.304347826088 rows/sec., 1.17 MiB/sec. | ||
| 2121 | 2026.05.04 19:59:06.675563 [ 39 ] {} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.05.04 19:59:06.675603 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2123 | 2026.05.04 19:59:06.675604 [ 4 ] {645bf419-e6b1-4d84-86bf-5a3032173db4} <Debug> TCPHandler: Processed in 0.001557746 sec. | ||
| 2124 | 2026.05.04 19:59:06.675706 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2125 | 2026.05.04 19:59:06.675829 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.05.04 19:59:06.675862 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 426 rows starting from the beginning of the part | ||
| 2127 | 2026.05.04 19:59:06.675917 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2128 | 2026.05.04 19:59:06.675959 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 2129 | 2026.05.04 19:59:06.675997 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2130 | 2026.05.04 19:59:06.676031 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2131 | 2026.05.04 19:59:06.676067 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2132 | 2026.05.04 19:59:06.677094 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423433 sec., 510034.5432486109 rows/sec., 32.85 MiB/sec. | ||
| 2133 | 2026.05.04 19:59:06.677237 [ 188 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2134 | 2026.05.04 19:59:06.677470 [ 188 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.05.04 19:59:06.677537 [ 188 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_11_2} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2136 | 2026.05.04 19:59:06.677596 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2137 | 2026.05.04 19:59:06.678304 [ 188 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4977 rows, containing 5 columns (5 merged, 0 gathered) in 0.007322671 sec., 679670.0275077223 rows/sec., 54.05 MiB/sec. | ||
| 2138 | 2026.05.04 19:59:06.678309 [ 197 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4985 rows, containing 5 columns (5 merged, 0 gathered) in 0.004243579 sec., 1174715.9649908722 rows/sec., 75.91 MiB/sec. | ||
| 2139 | 2026.05.04 19:59:06.678652 [ 191 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2140 | 2026.05.04 19:59:06.678794 [ 187 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2141 | 2026.05.04 19:59:06.678913 [ 191 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.04 19:59:06.678989 [ 191 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_11_2} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2143 | 2026.05.04 19:59:06.679060 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2144 | 2026.05.04 19:59:06.679091 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.05.04 19:59:06.679151 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2146 | 2026.05.04 19:59:06.679207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2147 | 2026.05.04 19:59:07.000370 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.34 MiB, peak 193.12 MiB, free memory in arenas 0.00 B, will set to 185.56 MiB (RSS), difference: 2.22 MiB | ||
| 2148 | 2026.05.04 19:59:07.928620 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58300 | ||
| 2149 | 2026.05.04 19:59:07.928732 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2026.05.04 19:59:07.928760 [ 3 ] {} <Debug> TCP-Session: 2444a71a-e316-4d9e-a74e-fd2611a900e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58300 | ||
| 2151 | 2026.05.04 19:59:07.928782 [ 3 ] {} <Debug> TCP-Session: 2444a71a-e316-4d9e-a74e-fd2611a900e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.05.04 19:59:07.928795 [ 3 ] {} <Debug> TCP-Session: 2444a71a-e316-4d9e-a74e-fd2611a900e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.04 19:59:07.929026 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60483 | ||
| 2154 | 2026.05.04 19:59:07.929049 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56228 | ||
| 2155 | 2026.05.04 19:59:07.929082 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50838 | ||
| 2156 | 2026.05.04 19:59:07.929109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61640 | ||
| 2157 | 2026.05.04 19:59:07.929130 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62572 | ||
| 2158 | 2026.05.04 19:59:07.929178 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.05.04 19:59:07.929192 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.05.04 19:59:07.929175 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2026.05.04 19:59:07.929231 [ 289 ] {} <Debug> TCP-Session: a44c1328-8cb7-47b6-8229-78363da1ff54 Authenticating user 'default' from [fd00:1122:3344:101::e]:60483 | ||
| 2162 | 2026.05.04 19:59:07.929258 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.05.04 19:59:07.929259 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.05.04 19:59:07.929291 [ 289 ] {} <Debug> TCP-Session: a44c1328-8cb7-47b6-8229-78363da1ff54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.04 19:59:07.929293 [ 296 ] {} <Debug> TCP-Session: 0e7b5b00-1398-4720-b521-f5aad7297ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62572 | ||
| 2166 | 2026.05.04 19:59:07.929314 [ 293 ] {} <Debug> TCP-Session: 4a6e607e-0354-46e7-a5ea-c3c52a993cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:61640 | ||
| 2167 | 2026.05.04 19:59:07.929323 [ 289 ] {} <Debug> TCP-Session: a44c1328-8cb7-47b6-8229-78363da1ff54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.04 19:59:07.929331 [ 296 ] {} <Debug> TCP-Session: 0e7b5b00-1398-4720-b521-f5aad7297ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.04 19:59:07.929350 [ 293 ] {} <Debug> TCP-Session: 4a6e607e-0354-46e7-a5ea-c3c52a993cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.05.04 19:59:07.929365 [ 296 ] {} <Debug> TCP-Session: 0e7b5b00-1398-4720-b521-f5aad7297ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.04 19:59:07.929380 [ 293 ] {} <Debug> TCP-Session: 4a6e607e-0354-46e7-a5ea-c3c52a993cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.05.04 19:59:07.929269 [ 290 ] {} <Debug> TCP-Session: 0898bc69-c1eb-4fa0-a8be-6aa8571f77e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56228 | ||
| 2173 | 2026.05.04 19:59:07.929238 [ 292 ] {} <Debug> TCP-Session: e921a3e2-12f4-488c-994b-52ee6e56b356 Authenticating user 'default' from [fd00:1122:3344:101::e]:50838 | ||
| 2174 | 2026.05.04 19:59:07.929434 [ 290 ] {} <Debug> TCP-Session: 0898bc69-c1eb-4fa0-a8be-6aa8571f77e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.04 19:59:07.929451 [ 292 ] {} <Debug> TCP-Session: e921a3e2-12f4-488c-994b-52ee6e56b356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.04 19:59:07.929463 [ 290 ] {} <Debug> TCP-Session: 0898bc69-c1eb-4fa0-a8be-6aa8571f77e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.05.04 19:59:07.929478 [ 292 ] {} <Debug> TCP-Session: e921a3e2-12f4-488c-994b-52ee6e56b356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.05.04 19:59:07.929167 [ 3 ] {} <Trace> TCP-Session: 2444a71a-e316-4d9e-a74e-fd2611a900e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.05.04 19:59:07.929129 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64953 | ||
| 2180 | 2026.05.04 19:59:07.929101 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34318 | ||
| 2181 | 2026.05.04 19:59:07.929089 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34238 | ||
| 2182 | 2026.05.04 19:59:07.929672 [ 3 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2183 | 2026.05.04 19:59:07.929766 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2026.05.04 19:59:07.929803 [ 295 ] {} <Debug> TCP-Session: 73612e3d-7c71-4024-8c03-77d3abb3669a Authenticating user 'default' from [fd00:1122:3344:101::e]:64953 | ||
| 2185 | 2026.05.04 19:59:07.929826 [ 295 ] {} <Debug> TCP-Session: 73612e3d-7c71-4024-8c03-77d3abb3669a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.04 19:59:07.929839 [ 295 ] {} <Debug> TCP-Session: 73612e3d-7c71-4024-8c03-77d3abb3669a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.04 19:59:07.929903 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.05.04 19:59:07.929932 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.04 19:59:07.929937 [ 294 ] {} <Debug> TCP-Session: b7275053-eb61-42fc-8bcc-c1f9e2c06e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:34318 | ||
| 2190 | 2026.05.04 19:59:07.929968 [ 291 ] {} <Debug> TCP-Session: 27761c47-8318-4d22-8f64-b4ac07f4eb97 Authenticating user 'default' from [fd00:1122:3344:101::e]:34238 | ||
| 2191 | 2026.05.04 19:59:07.929973 [ 294 ] {} <Debug> TCP-Session: b7275053-eb61-42fc-8bcc-c1f9e2c06e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.04 19:59:07.929992 [ 3 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2193 | 2026.05.04 19:59:07.930002 [ 294 ] {} <Debug> TCP-Session: b7275053-eb61-42fc-8bcc-c1f9e2c06e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.04 19:59:07.929994 [ 291 ] {} <Debug> TCP-Session: 27761c47-8318-4d22-8f64-b4ac07f4eb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.04 19:59:07.930046 [ 291 ] {} <Debug> TCP-Session: 27761c47-8318-4d22-8f64-b4ac07f4eb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.04 19:59:07.930054 [ 3 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2197 | 2026.05.04 19:59:07.930359 [ 3 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Debug> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae) (SelectExecutor): Key condition: unknown | ||
| 2198 | 2026.05.04 19:59:07.931578 [ 327 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Trace> AggregatingTransform: Aggregating | ||
| 2199 | 2026.05.04 19:59:07.931632 [ 327 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Trace> Aggregator: Aggregation method: without_key | ||
| 2200 | 2026.05.04 19:59:07.931677 [ 327 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001212008 sec. (825.077 rows/sec., 32.23 KiB/sec.) | ||
| 2201 | 2026.05.04 19:59:07.931701 [ 327 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Trace> Aggregator: Merging aggregated data | ||
| 2202 | 2026.05.04 19:59:07.933111 [ 3 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003494 sec., 286.20492272467084 rows/sec., 11.18 KiB/sec. | ||
| 2203 | 2026.05.04 19:59:07.933259 [ 3 ] {191f1a27-e48a-4404-90e3-a73f5058de51} <Debug> TCPHandler: Processed in 0.004201267 sec. | ||
| 2204 | 2026.05.04 19:59:07.933381 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.05.04 19:59:07.933407 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.05.04 19:59:07.933426 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.05.04 19:59:07.933448 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.05.04 19:59:07.933456 [ 289 ] {} <Debug> TCP-Session: a44c1328-8cb7-47b6-8229-78363da1ff54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.04 19:59:07.933472 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.05.04 19:59:07.933508 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.05.04 19:59:07.933524 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.05.04 19:59:07.933539 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.05.04 19:59:07.933564 [ 294 ] {} <Debug> TCP-Session: b7275053-eb61-42fc-8bcc-c1f9e2c06e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.04 19:59:07.933590 [ 293 ] {} <Debug> TCP-Session: 4a6e607e-0354-46e7-a5ea-c3c52a993cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.04 19:59:07.933603 [ 292 ] {} <Debug> TCP-Session: e921a3e2-12f4-488c-994b-52ee6e56b356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.04 19:59:07.933493 [ 290 ] {} <Debug> TCP-Session: 0898bc69-c1eb-4fa0-a8be-6aa8571f77e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.04 19:59:07.933488 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2026.05.04 19:59:07.933551 [ 295 ] {} <Debug> TCP-Session: 73612e3d-7c71-4024-8c03-77d3abb3669a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.05.04 19:59:07.933681 [ 291 ] {} <Debug> TCP-Session: 27761c47-8318-4d22-8f64-b4ac07f4eb97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.04 19:59:07.933465 [ 296 ] {} <Debug> TCP-Session: 0e7b5b00-1398-4720-b521-f5aad7297ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.05.04 19:59:07.933410 [ 3 ] {} <Debug> TCP-Session: 2444a71a-e316-4d9e-a74e-fd2611a900e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.04 19:59:08.217781 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48319 | ||
| 2223 | 2026.05.04 19:59:08.217917 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.05.04 19:59:08.217948 [ 3 ] {} <Debug> TCP-Session: e0724ab6-b695-4f7f-8129-aa754e240d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:48319 | ||
| 2225 | 2026.05.04 19:59:08.217974 [ 3 ] {} <Debug> TCP-Session: e0724ab6-b695-4f7f-8129-aa754e240d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.04 19:59:08.217990 [ 3 ] {} <Debug> TCP-Session: e0724ab6-b695-4f7f-8129-aa754e240d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.05.04 19:59:08.218196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38101 | ||
| 2228 | 2026.05.04 19:59:08.218237 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47980 | ||
| 2229 | 2026.05.04 19:59:08.218256 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64064 | ||
| 2230 | 2026.05.04 19:59:08.218288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54282 | ||
| 2231 | 2026.05.04 19:59:08.218291 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52140 | ||
| 2232 | 2026.05.04 19:59:08.218351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.05.04 19:59:08.218370 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.05.04 19:59:08.218337 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.05.04 19:59:08.218404 [ 294 ] {} <Debug> TCP-Session: c6e87426-96c7-4808-9d13-c70586f8a8e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54282 | ||
| 2236 | 2026.05.04 19:59:08.218393 [ 292 ] {} <Debug> TCP-Session: 2b563d83-c3b0-45ca-9808-eae9dfebc7ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64064 | ||
| 2237 | 2026.05.04 19:59:08.218429 [ 294 ] {} <Debug> TCP-Session: c6e87426-96c7-4808-9d13-c70586f8a8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.04 19:59:08.218427 [ 290 ] {} <Debug> TCP-Session: 9cf85340-b621-42be-a69b-c9a2e75fd640 Authenticating user 'default' from [fd00:1122:3344:101::e]:47980 | ||
| 2239 | 2026.05.04 19:59:08.218440 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.05.04 19:59:08.218454 [ 292 ] {} <Debug> TCP-Session: 2b563d83-c3b0-45ca-9808-eae9dfebc7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.04 19:59:08.218465 [ 290 ] {} <Debug> TCP-Session: 9cf85340-b621-42be-a69b-c9a2e75fd640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.05.04 19:59:08.218493 [ 292 ] {} <Debug> TCP-Session: 2b563d83-c3b0-45ca-9808-eae9dfebc7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.04 19:59:08.218506 [ 290 ] {} <Debug> TCP-Session: 9cf85340-b621-42be-a69b-c9a2e75fd640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.04 19:59:08.218488 [ 293 ] {} <Debug> TCP-Session: 67ba85d0-a85b-42ac-8b07-617b9a5c4c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:52140 | ||
| 2245 | 2026.05.04 19:59:08.218454 [ 294 ] {} <Debug> TCP-Session: c6e87426-96c7-4808-9d13-c70586f8a8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.04 19:59:08.218565 [ 293 ] {} <Debug> TCP-Session: 67ba85d0-a85b-42ac-8b07-617b9a5c4c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.04 19:59:08.218302 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56405 | ||
| 2248 | 2026.05.04 19:59:08.218592 [ 293 ] {} <Debug> TCP-Session: 67ba85d0-a85b-42ac-8b07-617b9a5c4c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.04 19:59:08.218261 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35009 | ||
| 2250 | 2026.05.04 19:59:08.218316 [ 3 ] {} <Trace> TCP-Session: e0724ab6-b695-4f7f-8129-aa754e240d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.04 19:59:08.218309 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.05.04 19:59:08.218710 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2026.05.04 19:59:08.218745 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.05.04 19:59:08.218747 [ 289 ] {} <Debug> TCP-Session: 58a1bb7d-412c-4633-b405-a075e97e7cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38101 | ||
| 2255 | 2026.05.04 19:59:08.218781 [ 291 ] {} <Debug> TCP-Session: 1da57c03-31b8-40a8-97b6-228e301d0d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35009 | ||
| 2256 | 2026.05.04 19:59:08.218798 [ 289 ] {} <Debug> TCP-Session: 58a1bb7d-412c-4633-b405-a075e97e7cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.05.04 19:59:08.218766 [ 295 ] {} <Debug> TCP-Session: 1cc3f631-1cb7-4bd4-8054-d08d0efd41b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56405 | ||
| 2258 | 2026.05.04 19:59:08.218821 [ 291 ] {} <Debug> TCP-Session: 1da57c03-31b8-40a8-97b6-228e301d0d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.05.04 19:59:08.218828 [ 289 ] {} <Debug> TCP-Session: 58a1bb7d-412c-4633-b405-a075e97e7cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.04 19:59:08.218848 [ 295 ] {} <Debug> TCP-Session: 1cc3f631-1cb7-4bd4-8054-d08d0efd41b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.04 19:59:08.218855 [ 291 ] {} <Debug> TCP-Session: 1da57c03-31b8-40a8-97b6-228e301d0d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.05.04 19:59:08.218879 [ 295 ] {} <Debug> TCP-Session: 1cc3f631-1cb7-4bd4-8054-d08d0efd41b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.04 19:59:08.218857 [ 3 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2264 | 2026.05.04 19:59:08.218305 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39503 | ||
| 2265 | 2026.05.04 19:59:08.219001 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2266 | 2026.05.04 19:59:08.219026 [ 296 ] {} <Debug> TCP-Session: 430a4fa6-6436-474d-b250-79ce29adefa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39503 | ||
| 2267 | 2026.05.04 19:59:08.219046 [ 296 ] {} <Debug> TCP-Session: 430a4fa6-6436-474d-b250-79ce29adefa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.05.04 19:59:08.219061 [ 296 ] {} <Debug> TCP-Session: 430a4fa6-6436-474d-b250-79ce29adefa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.05.04 19:59:08.219157 [ 3 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2270 | 2026.05.04 19:59:08.219217 [ 3 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2026.05.04 19:59:08.219489 [ 3 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Debug> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae) (SelectExecutor): Key condition: unknown | ||
| 2272 | 2026.05.04 19:59:08.220358 [ 341 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Trace> AggregatingTransform: Aggregating | ||
| 2273 | 2026.05.04 19:59:08.220407 [ 341 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Trace> Aggregator: Aggregation method: without_key | ||
| 2274 | 2026.05.04 19:59:08.220443 [ 341 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085787 sec. (1165.678 rows/sec., 45.53 KiB/sec.) | ||
| 2275 | 2026.05.04 19:59:08.220462 [ 341 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Trace> Aggregator: Merging aggregated data | ||
| 2276 | 2026.05.04 19:59:08.221791 [ 3 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 2277 | 2026.05.04 19:59:08.221902 [ 3 ] {0ed1f1a2-d5b5-4b0d-843e-2514364e6e06} <Debug> TCPHandler: Processed in 0.003703876 sec. | ||
| 2278 | 2026.05.04 19:59:08.222050 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.05.04 19:59:08.222077 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.05.04 19:59:08.222097 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.05.04 19:59:08.222113 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.05.04 19:59:08.222131 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.05.04 19:59:08.222148 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.05.04 19:59:08.222164 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.05.04 19:59:08.222197 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.05.04 19:59:08.222221 [ 293 ] {} <Debug> TCP-Session: 67ba85d0-a85b-42ac-8b07-617b9a5c4c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.04 19:59:08.222247 [ 295 ] {} <Debug> TCP-Session: 1cc3f631-1cb7-4bd4-8054-d08d0efd41b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.04 19:59:08.222227 [ 291 ] {} <Debug> TCP-Session: 1da57c03-31b8-40a8-97b6-228e301d0d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.05.04 19:59:08.222182 [ 294 ] {} <Debug> TCP-Session: c6e87426-96c7-4808-9d13-c70586f8a8e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.05.04 19:59:08.222161 [ 290 ] {} <Debug> TCP-Session: 9cf85340-b621-42be-a69b-c9a2e75fd640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.05.04 19:59:08.222181 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.05.04 19:59:08.222122 [ 296 ] {} <Debug> TCP-Session: 430a4fa6-6436-474d-b250-79ce29adefa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.05.04 19:59:08.222357 [ 292 ] {} <Debug> TCP-Session: 2b563d83-c3b0-45ca-9808-eae9dfebc7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.05.04 19:59:08.222081 [ 3 ] {} <Debug> TCP-Session: e0724ab6-b695-4f7f-8129-aa754e240d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.04 19:59:08.222142 [ 289 ] {} <Debug> TCP-Session: 58a1bb7d-412c-4633-b405-a075e97e7cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.05.04 19:59:08.353862 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49297 | ||
| 2297 | 2026.05.04 19:59:08.353971 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.05.04 19:59:08.353998 [ 3 ] {} <Debug> TCP-Session: 2c2a2969-21e0-4072-8454-fff171e92bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:49297 | ||
| 2299 | 2026.05.04 19:59:08.354021 [ 3 ] {} <Debug> TCP-Session: 2c2a2969-21e0-4072-8454-fff171e92bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.05.04 19:59:08.354035 [ 3 ] {} <Debug> TCP-Session: 2c2a2969-21e0-4072-8454-fff171e92bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.04 19:59:08.354248 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45882 | ||
| 2302 | 2026.05.04 19:59:08.354324 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64863 | ||
| 2303 | 2026.05.04 19:59:08.354342 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64679 | ||
| 2304 | 2026.05.04 19:59:08.354364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2305 | 2026.05.04 19:59:08.354360 [ 3 ] {} <Trace> TCP-Session: 2c2a2969-21e0-4072-8454-fff171e92bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.05.04 19:59:08.354397 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56717 | ||
| 2307 | 2026.05.04 19:59:08.354393 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55035 | ||
| 2308 | 2026.05.04 19:59:08.354403 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.05.04 19:59:08.354474 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.05.04 19:59:08.354503 [ 290 ] {} <Debug> TCP-Session: 0635c506-9861-4406-b0e2-01786c0c667f Authenticating user 'default' from [fd00:1122:3344:101::e]:64863 | ||
| 2311 | 2026.05.04 19:59:08.354522 [ 296 ] {} <Debug> TCP-Session: 6f879c6e-9e4f-4824-92bc-23b2c3a31734 Authenticating user 'default' from [fd00:1122:3344:101::e]:56717 | ||
| 2312 | 2026.05.04 19:59:08.354536 [ 290 ] {} <Debug> TCP-Session: 0635c506-9861-4406-b0e2-01786c0c667f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.05.04 19:59:08.354552 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2314 | 2026.05.04 19:59:08.354557 [ 296 ] {} <Debug> TCP-Session: 6f879c6e-9e4f-4824-92bc-23b2c3a31734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.05.04 19:59:08.354560 [ 290 ] {} <Debug> TCP-Session: 0635c506-9861-4406-b0e2-01786c0c667f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.05.04 19:59:08.354593 [ 296 ] {} <Debug> TCP-Session: 6f879c6e-9e4f-4824-92bc-23b2c3a31734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.05.04 19:59:08.354381 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65297 | ||
| 2318 | 2026.05.04 19:59:08.354378 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64216 | ||
| 2319 | 2026.05.04 19:59:08.354352 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58574 | ||
| 2320 | 2026.05.04 19:59:08.354587 [ 295 ] {} <Debug> TCP-Session: a9dac052-6ef1-4e49-9f41-94e2e713bef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55035 | ||
| 2321 | 2026.05.04 19:59:08.354431 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2322 | 2026.05.04 19:59:08.354746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.05.04 19:59:08.354758 [ 295 ] {} <Debug> TCP-Session: a9dac052-6ef1-4e49-9f41-94e2e713bef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.05.04 19:59:08.354775 [ 292 ] {} <Debug> TCP-Session: e57afd01-ddcb-4409-9629-1364b84f65ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64679 | ||
| 2325 | 2026.05.04 19:59:08.354792 [ 293 ] {} <Debug> TCP-Session: 37a05359-8208-42c9-bd5e-4c647339d070 Authenticating user 'default' from [fd00:1122:3344:101::e]:65297 | ||
| 2326 | 2026.05.04 19:59:08.354799 [ 295 ] {} <Debug> TCP-Session: a9dac052-6ef1-4e49-9f41-94e2e713bef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.04 19:59:08.354839 [ 293 ] {} <Debug> TCP-Session: 37a05359-8208-42c9-bd5e-4c647339d070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.05.04 19:59:08.354751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2026.05.04 19:59:08.354865 [ 293 ] {} <Debug> TCP-Session: 37a05359-8208-42c9-bd5e-4c647339d070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.05.04 19:59:08.354740 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.05.04 19:59:08.354898 [ 291 ] {} <Debug> TCP-Session: bb062611-979e-4f68-9612-f172d876283a Authenticating user 'default' from [fd00:1122:3344:101::e]:58574 | ||
| 2332 | 2026.05.04 19:59:08.354930 [ 294 ] {} <Debug> TCP-Session: 1767b2b6-6416-4987-8c8a-c4fa6ee8146d Authenticating user 'default' from [fd00:1122:3344:101::e]:64216 | ||
| 2333 | 2026.05.04 19:59:08.354941 [ 291 ] {} <Debug> TCP-Session: bb062611-979e-4f68-9612-f172d876283a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.05.04 19:59:08.354961 [ 294 ] {} <Debug> TCP-Session: 1767b2b6-6416-4987-8c8a-c4fa6ee8146d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.05.04 19:59:08.354978 [ 291 ] {} <Debug> TCP-Session: bb062611-979e-4f68-9612-f172d876283a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.05.04 19:59:08.354989 [ 294 ] {} <Debug> TCP-Session: 1767b2b6-6416-4987-8c8a-c4fa6ee8146d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.05.04 19:59:08.354817 [ 292 ] {} <Debug> TCP-Session: e57afd01-ddcb-4409-9629-1364b84f65ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.05.04 19:59:08.354400 [ 289 ] {} <Debug> TCP-Session: 8033dfd6-e55a-46d4-971b-68718080c2b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45882 | ||
| 2339 | 2026.05.04 19:59:08.355041 [ 292 ] {} <Debug> TCP-Session: e57afd01-ddcb-4409-9629-1364b84f65ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.04 19:59:08.355064 [ 289 ] {} <Debug> TCP-Session: 8033dfd6-e55a-46d4-971b-68718080c2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.05.04 19:59:08.354555 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2342 | 2026.05.04 19:59:08.355082 [ 289 ] {} <Debug> TCP-Session: 8033dfd6-e55a-46d4-971b-68718080c2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.05.04 19:59:08.355408 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2344 | 2026.05.04 19:59:08.355488 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2345 | 2026.05.04 19:59:08.355772 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Debug> oximeter.version (bfccdc1a-e9e9-4b80-ae74-768510540eae) (SelectExecutor): Key condition: unknown | ||
| 2346 | 2026.05.04 19:59:08.355875 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2347 | 2026.05.04 19:59:08.750525 [ 305 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> AggregatingTransform: Aggregating | ||
| 2348 | 2026.05.04 19:59:08.750615 [ 305 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> Aggregator: Aggregation method: without_key | ||
| 2349 | 2026.05.04 19:59:08.750657 [ 305 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126006 sec. (888.095 rows/sec., 34.69 KiB/sec.) | ||
| 2350 | 2026.05.04 19:59:08.750678 [ 305 ] {00342979-3f33-46ed-8400-efa011ec4692} <Trace> Aggregator: Merging aggregated data | ||
| 2351 | 2026.05.04 19:59:08.751956 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.397438 sec., 2.516115721194249 rows/sec., 100.64 B/sec. | ||
| 2352 | 2026.05.04 19:59:08.752150 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2353 | 2026.05.04 19:59:08.752167 [ 3 ] {00342979-3f33-46ed-8400-efa011ec4692} <Debug> TCPHandler: Processed in 0.397907538 sec. | ||
| 2354 | 2026.05.04 19:59:08.752312 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2026.05.04 19:59:08.752346 [ 3 ] {} <Debug> TCP-Session: 2c2a2969-21e0-4072-8454-fff171e92bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.05.04 19:59:08.752347 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.05.04 19:59:08.752364 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.05.04 19:59:08.752384 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.05.04 19:59:08.752405 [ 296 ] {} <Debug> TCP-Session: 6f879c6e-9e4f-4824-92bc-23b2c3a31734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.05.04 19:59:08.752424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2026.05.04 19:59:08.752455 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.05.04 19:59:08.752472 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.05.04 19:59:08.752527 [ 292 ] {} <Debug> TCP-Session: e57afd01-ddcb-4409-9629-1364b84f65ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.05.04 19:59:08.752441 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2026.05.04 19:59:08.752597 [ 295 ] {} <Debug> TCP-Session: a9dac052-6ef1-4e49-9f41-94e2e713bef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.05.04 19:59:08.752436 [ 289 ] {} <Debug> TCP-Session: 8033dfd6-e55a-46d4-971b-68718080c2b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.05.04 19:59:08.752623 [ 291 ] {} <Debug> TCP-Session: bb062611-979e-4f68-9612-f172d876283a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.05.04 19:59:08.752418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2369 | 2026.05.04 19:59:08.752520 [ 293 ] {} <Debug> TCP-Session: 37a05359-8208-42c9-bd5e-4c647339d070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.05.04 19:59:08.752451 [ 294 ] {} <Debug> TCP-Session: 1767b2b6-6416-4987-8c8a-c4fa6ee8146d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.05.04 19:59:08.752695 [ 290 ] {} <Debug> TCP-Session: 0635c506-9861-4406-b0e2-01786c0c667f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.05.04 19:59:08.811009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4178 | ||
| 2373 | 2026.05.04 19:59:08.811722 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.04 19:59:08.811782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2375 | 2026.05.04 19:59:08.812482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2376 | 2026.05.04 19:59:08.812797 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.04 19:59:08.812935 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4178 | ||
| 2378 | 2026.05.04 19:59:09.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.37 MiB, peak 197.48 MiB, free memory in arenas 0.00 B, will set to 206.23 MiB (RSS), difference: 18.85 MiB | ||
| 2379 | 2026.05.04 19:59:09.024183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2380 | 2026.05.04 19:59:09.044793 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.04 19:59:09.044871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2382 | 2026.05.04 19:59:09.051835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2383 | 2026.05.04 19:59:09.052552 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.04 19:59:09.056421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2385 | 2026.05.04 19:59:10.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.74 MiB, peak 210.74 MiB, free memory in arenas 0.00 B, will set to 209.00 MiB (RSS), difference: 2.25 MiB | ||
| 2386 | 2026.05.04 19:59:11.315997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 294 | ||
| 2387 | 2026.05.04 19:59:11.318920 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.04 19:59:11.318977 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2389 | 2026.05.04 19:59:11.320231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2390 | 2026.05.04 19:59:11.320519 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.04 19:59:11.320701 [ 27 ] {} <Debug> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2392 | 2026.05.04 19:59:11.320770 [ 27 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.05.04 19:59:11.320794 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2394 | 2026.05.04 19:59:11.320849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2395 | 2026.05.04 19:59:11.320920 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::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 | ||
| 2396 | 2026.05.04 19:59:11.321500 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2026.05.04 19:59:11.321690 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2398 | 2026.05.04 19:59:11.322095 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2399 | 2026.05.04 19:59:11.322427 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2400 | 2026.05.04 19:59:11.322749 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2401 | 2026.05.04 19:59:11.323084 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2402 | 2026.05.04 19:59:11.323434 [ 197 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2403 | 2026.05.04 19:59:11.330191 [ 187 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.009331687 sec., 31505.557355277775 rows/sec., 29.13 MiB/sec. | ||
| 2404 | 2026.05.04 19:59:11.331038 [ 200 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2405 | 2026.05.04 19:59:11.331659 [ 200 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.04 19:59:11.331732 [ 200 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_6_1} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2407 | 2026.05.04 19:59:11.331941 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2408 | 2026.05.04 19:59:11.671896 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.04 19:59:11.672128 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2410 | 2026.05.04 19:59:11.672477 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2411 | 2026.05.04 19:59:11.672519 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 2412 | 2026.05.04 19:59:11.672772 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2413 | 2026.05.04 19:59:11.672847 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2414 | 2026.05.04 19:59:11.672993 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2415 | 2026.05.04 19:59:11.673122 [ 310 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2416 | 2026.05.04 19:59:11.673124 [ 304 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2417 | 2026.05.04 19:59:11.673276 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 2418 | 2026.05.04 19:59:11.673307 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2419 | 2026.05.04 19:59:11.673377 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2420 | 2026.05.04 19:59:11.673397 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2421 | 2026.05.04 19:59:11.673431 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2422 | 2026.05.04 19:59:11.673467 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2423 | 2026.05.04 19:59:11.674634 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002603 sec., 16903.572800614675 rows/sec., 2.89 MiB/sec. | ||
| 2424 | 2026.05.04 19:59:11.674763 [ 4 ] {fb5b4fb1-c25b-4ba7-b44e-244ffc8364cc} <Debug> TCPHandler: Processed in 0.00299609 sec. | ||
| 2425 | 2026.05.04 19:59:11.679710 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.05.04 19:59:11.679833 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.05.04 19:59:11.679881 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2428 | 2026.05.04 19:59:11.680482 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.05.04 19:59:11.680536 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2430 | 2026.05.04 19:59:11.680934 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2431 | 2026.05.04 19:59:11.681164 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.05.04 19:59:11.681309 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001514 sec., 187582.56274768824 rows/sec., 11.91 MiB/sec. | ||
| 2433 | 2026.05.04 19:59:11.681348 [ 4 ] {b2eaa241-3912-4894-9b3a-59777e6586ab} <Debug> TCPHandler: Processed in 0.00169682 sec. | ||
| 2434 | 2026.05.04 19:59:11.681476 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.05.04 19:59:11.681572 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2436 | 2026.05.04 19:59:11.681612 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2437 | 2026.05.04 19:59:11.682318 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.05.04 19:59:11.682354 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2439 | 2026.05.04 19:59:11.682724 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2440 | 2026.05.04 19:59:11.682935 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.05.04 19:59:11.683062 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001508 sec., 543103.448275862 rows/sec., 42.12 MiB/sec. | ||
| 2442 | 2026.05.04 19:59:11.683098 [ 4 ] {856011a3-2caf-4e37-a892-e82f48e0aff3} <Debug> TCPHandler: Processed in 0.001672949 sec. | ||
| 2443 | 2026.05.04 19:59:11.683224 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.05.04 19:59:11.683324 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.05.04 19:59:11.683365 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2446 | 2026.05.04 19:59:11.683810 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.05.04 19:59:11.683847 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2448 | 2026.05.04 19:59:11.684155 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2449 | 2026.05.04 19:59:11.684373 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.05.04 19:59:11.684516 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00121 sec., 126446.28099173555 rows/sec., 7.56 MiB/sec. | ||
| 2451 | 2026.05.04 19:59:11.684555 [ 4 ] {09c70a75-3499-45b6-ba7f-74bd390cca07} <Debug> TCPHandler: Processed in 0.001384412 sec. | ||
| 2452 | 2026.05.04 19:59:11.684667 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.05.04 19:59:11.684762 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.05.04 19:59:11.684802 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2455 | 2026.05.04 19:59:11.685230 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.05.04 19:59:11.685266 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2457 | 2026.05.04 19:59:11.685570 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2458 | 2026.05.04 19:59:11.685777 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.05.04 19:59:11.685900 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 2460 | 2026.05.04 19:59:11.685936 [ 4 ] {7606c670-0678-4c2b-837b-b5ec48f0f713} <Debug> TCPHandler: Processed in 0.0013189 sec. | ||
| 2461 | 2026.05.04 19:59:11.686048 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.05.04 19:59:11.686142 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.05.04 19:59:11.686181 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2464 | 2026.05.04 19:59:11.686634 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.05.04 19:59:11.686682 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2466 | 2026.05.04 19:59:11.687072 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2467 | 2026.05.04 19:59:11.687333 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.05.04 19:59:11.687486 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001361 sec., 108743.57090374724 rows/sec., 6.18 MiB/sec. | ||
| 2469 | 2026.05.04 19:59:11.687531 [ 4 ] {af49d49f-5d51-4a37-b55b-18e2134abd8e} <Debug> TCPHandler: Processed in 0.001532235 sec. | ||
| 2470 | 2026.05.04 19:59:11.687659 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.05.04 19:59:11.687755 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2472 | 2026.05.04 19:59:11.687795 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2473 | 2026.05.04 19:59:11.688389 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.05.04 19:59:11.688425 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2475 | 2026.05.04 19:59:11.688754 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2476 | 2026.05.04 19:59:11.688965 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.05.04 19:59:11.689093 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001356 sec., 369469.0265486726 rows/sec., 25.97 MiB/sec. | ||
| 2478 | 2026.05.04 19:59:11.689129 [ 4 ] {405fc51f-dd52-435c-a1a6-a90bf5b74c75} <Debug> TCPHandler: Processed in 0.001525276 sec. | ||
| 2479 | 2026.05.04 19:59:11.689239 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.05.04 19:59:11.689333 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2481 | 2026.05.04 19:59:11.689373 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2482 | 2026.05.04 19:59:11.689701 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.04 19:59:11.689737 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2484 | 2026.05.04 19:59:11.690043 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2485 | 2026.05.04 19:59:11.690277 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.05.04 19:59:11.690403 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 2487 | 2026.05.04 19:59:11.690438 [ 4 ] {441d62b8-af79-4b5c-9fcd-ef282f4c3fb0} <Debug> TCPHandler: Processed in 0.001248829 sec. | ||
| 2488 | 2026.05.04 19:59:11.690547 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.05.04 19:59:11.690642 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.05.04 19:59:11.690684 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2491 | 2026.05.04 19:59:11.691084 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.04 19:59:11.691119 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2493 | 2026.05.04 19:59:11.691449 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2494 | 2026.05.04 19:59:11.691660 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.04 19:59:11.691785 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001162 sec., 228055.0774526678 rows/sec., 15.15 MiB/sec. | ||
| 2496 | 2026.05.04 19:59:11.691821 [ 4 ] {c834d419-44a7-4fae-82e0-83b248225058} <Debug> TCPHandler: Processed in 0.001323451 sec. | ||
| 2497 | 2026.05.04 19:59:11.691932 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.05.04 19:59:11.692025 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.05.04 19:59:11.692066 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2500 | 2026.05.04 19:59:11.692379 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.05.04 19:59:11.692415 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2502 | 2026.05.04 19:59:11.692703 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2503 | 2026.05.04 19:59:11.692906 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.05.04 19:59:11.693035 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 2505 | 2026.05.04 19:59:11.693070 [ 4 ] {7365543f-3a35-47e5-9e87-0cd943a05c32} <Debug> TCPHandler: Processed in 0.001187157 sec. | ||
| 2506 | 2026.05.04 19:59:11.693185 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.05.04 19:59:11.693278 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.05.04 19:59:11.693330 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2509 | 2026.05.04 19:59:11.694086 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.05.04 19:59:11.694122 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2511 | 2026.05.04 19:59:11.694628 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2512 | 2026.05.04 19:59:11.694851 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.05.04 19:59:11.694988 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001727 sec., 6369.426751592357 rows/sec., 11.41 MiB/sec. | ||
| 2514 | 2026.05.04 19:59:11.695043 [ 4 ] {0ad7eec2-9f88-44fe-ad3b-a7759ef72f9c} <Debug> TCPHandler: Processed in 0.001907345 sec. | ||
| 2515 | 2026.05.04 19:59:11.695161 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.05.04 19:59:11.695256 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.05.04 19:59:11.695298 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2518 | 2026.05.04 19:59:11.695619 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.05.04 19:59:11.695655 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2520 | 2026.05.04 19:59:11.695982 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2521 | 2026.05.04 19:59:11.696192 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.05.04 19:59:11.696315 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 2523 | 2026.05.04 19:59:11.696350 [ 4 ] {ee8276e0-5bc7-46b4-afeb-922c991b55e3} <Debug> TCPHandler: Processed in 0.001238369 sec. | ||
| 2524 | 2026.05.04 19:59:16.240312 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2525 | 2026.05.04 19:59:16.240381 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2526 | 2026.05.04 19:59:16.313057 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4690 | ||
| 2527 | 2026.05.04 19:59:16.313541 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.04 19:59:16.313576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2529 | 2026.05.04 19:59:16.314062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2530 | 2026.05.04 19:59:16.314290 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.04 19:59:16.314424 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4690 | ||
| 2532 | 2026.05.04 19:59:16.556541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2533 | 2026.05.04 19:59:16.573529 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.05.04 19:59:16.573593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2535 | 2026.05.04 19:59:16.579771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2536 | 2026.05.04 19:59:16.580512 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.05.04 19:59:16.583331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2538 | 2026.05.04 19:59:16.667535 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.04 19:59:16.667745 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.04 19:59:16.668042 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2541 | 2026.05.04 19:59:16.668077 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2542 | 2026.05.04 19:59:16.668281 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2543 | 2026.05.04 19:59:16.668344 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2544 | 2026.05.04 19:59:16.668474 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2545 | 2026.05.04 19:59:16.668576 [ 304 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2546 | 2026.05.04 19:59:16.668600 [ 306 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2547 | 2026.05.04 19:59:16.668717 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 2548 | 2026.05.04 19:59:16.668744 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2549 | 2026.05.04 19:59:16.668809 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2550 | 2026.05.04 19:59:16.668829 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2551 | 2026.05.04 19:59:16.668861 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2552 | 2026.05.04 19:59:16.668903 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2553 | 2026.05.04 19:59:16.670366 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002707 sec., 16254.15589213151 rows/sec., 3.40 MiB/sec. | ||
| 2554 | 2026.05.04 19:59:16.670482 [ 4 ] {13491553-c5de-4764-a606-60b38c3282b1} <Debug> TCPHandler: Processed in 0.003074392 sec. | ||
| 2555 | 2026.05.04 19:59:16.672564 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.05.04 19:59:16.672672 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2557 | 2026.05.04 19:59:16.672713 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2558 | 2026.05.04 19:59:16.673182 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.05.04 19:59:16.673220 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2560 | 2026.05.04 19:59:16.673559 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2561 | 2026.05.04 19:59:16.673771 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.05.04 19:59:16.673899 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Debug> executeQuery: Read 104 rows, 8.92 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 6.92 MiB/sec. | ||
| 2563 | 2026.05.04 19:59:16.673934 [ 4 ] {414c5957-d866-4f6c-ba3b-31ad42c4dce7} <Debug> TCPHandler: Processed in 0.001419513 sec. | ||
| 2564 | 2026.05.04 19:59:16.674070 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.05.04 19:59:16.674164 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.05.04 19:59:16.674202 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2567 | 2026.05.04 19:59:16.674611 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.05.04 19:59:16.674647 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2569 | 2026.05.04 19:59:16.674927 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2570 | 2026.05.04 19:59:16.675125 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.04 19:59:16.675250 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 2572 | 2026.05.04 19:59:16.675284 [ 4 ] {05f7458d-9c01-4c5d-b3bd-dcced3636a4b} <Debug> TCPHandler: Processed in 0.0012622 sec. | ||
| 2573 | 2026.05.04 19:59:16.675396 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.05.04 19:59:16.675488 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2575 | 2026.05.04 19:59:16.675526 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2576 | 2026.05.04 19:59:16.675920 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.05.04 19:59:16.675956 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2578 | 2026.05.04 19:59:16.676292 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2579 | 2026.05.04 19:59:16.676506 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.05.04 19:59:16.676628 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001158 sec., 82901.55440414508 rows/sec., 6.49 MiB/sec. | ||
| 2581 | 2026.05.04 19:59:16.676663 [ 4 ] {3156b762-9780-4f53-95a2-4263bc9d1b33} <Debug> TCPHandler: Processed in 0.001314981 sec. | ||
| 2582 | 2026.05.04 19:59:16.676794 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.04 19:59:16.676885 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.05.04 19:59:16.676927 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2585 | 2026.05.04 19:59:16.677310 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.04 19:59:16.677346 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2587 | 2026.05.04 19:59:16.677671 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2588 | 2026.05.04 19:59:16.677876 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.05.04 19:59:16.678001 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 2590 | 2026.05.04 19:59:16.678035 [ 4 ] {c50d351a-cd51-4dd4-8aea-2905d2ad5532} <Debug> TCPHandler: Processed in 0.0012888 sec. | ||
| 2591 | 2026.05.04 19:59:16.678134 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.05.04 19:59:16.678226 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.05.04 19:59:16.678279 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2594 | 2026.05.04 19:59:16.678969 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.04 19:59:16.679004 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2596 | 2026.05.04 19:59:16.679507 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2597 | 2026.05.04 19:59:16.679787 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.05.04 19:59:16.679949 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001741 sec., 13785.180930499713 rows/sec., 24.70 MiB/sec. | ||
| 2599 | 2026.05.04 19:59:16.680001 [ 4 ] {54b7d917-22f2-411d-adea-5b03068be81e} <Debug> TCPHandler: Processed in 0.001913514 sec. | ||
| 2600 | 2026.05.04 19:59:16.680117 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.05.04 19:59:16.680217 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.05.04 19:59:16.680321 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2603 | 2026.05.04 19:59:16.680731 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Trace> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.04 19:59:16.680775 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2605 | 2026.05.04 19:59:16.681100 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2606 | 2026.05.04 19:59:16.681310 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Trace> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.04 19:59:16.681439 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001244 sec., 12057.877813504821 rows/sec., 920.04 KiB/sec. | ||
| 2608 | 2026.05.04 19:59:16.681475 [ 4 ] {5459be96-a1d8-4cbc-8948-616ca80e9fd1} <Debug> TCPHandler: Processed in 0.001408043 sec. | ||
| 2609 | 2026.05.04 19:59:16.681594 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.05.04 19:59:16.681690 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.05.04 19:59:16.681731 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2612 | 2026.05.04 19:59:16.682082 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.04 19:59:16.682118 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2614 | 2026.05.04 19:59:16.682426 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2615 | 2026.05.04 19:59:16.682638 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.04 19:59:16.682767 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 2617 | 2026.05.04 19:59:16.682815 [ 4 ] {cb3cac02-2431-4e37-a537-da326628fa57} <Debug> TCPHandler: Processed in 0.00127121 sec. | ||
| 2618 | 2026.05.04 19:59:17.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.06 MiB, peak 214.50 MiB, free memory in arenas 0.00 B, will set to 212.08 MiB (RSS), difference: 1.02 MiB | ||
| 2619 | 2026.05.04 19:59:21.321084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 334 | ||
| 2620 | 2026.05.04 19:59:21.323948 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.05.04 19:59:21.323999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2622 | 2026.05.04 19:59:21.325250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2623 | 2026.05.04 19:59:21.325527 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.05.04 19:59:21.325850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2625 | 2026.05.04 19:59:21.672168 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.05.04 19:59:21.672400 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) 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', '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) | ||
| 2627 | 2026.05.04 19:59:21.672747 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2628 | 2026.05.04 19:59:21.672786 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2629 | 2026.05.04 19:59:21.673044 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2630 | 2026.05.04 19:59:21.673121 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2631 | 2026.05.04 19:59:21.673259 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 36-element set) | ||
| 2632 | 2026.05.04 19:59:21.673379 [ 304 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2633 | 2026.05.04 19:59:21.673389 [ 306 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2634 | 2026.05.04 19:59:21.673527 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 2635 | 2026.05.04 19:59:21.673554 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2636 | 2026.05.04 19:59:21.673621 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2637 | 2026.05.04 19:59:21.673640 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2638 | 2026.05.04 19:59:21.673676 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <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', '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'))" | ||
| 2639 | 2026.05.04 19:59:21.673717 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <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', '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'))" | ||
| 2640 | 2026.05.04 19:59:21.675036 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002735 sec., 16087.751371115173 rows/sec., 3.36 MiB/sec. | ||
| 2641 | 2026.05.04 19:59:21.675164 [ 4 ] {d6b38bb7-a223-4bbd-b455-8a5817a78f9f} <Debug> TCPHandler: Processed in 0.003128143 sec. | ||
| 2642 | 2026.05.04 19:59:21.680219 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.05.04 19:59:21.680334 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2644 | 2026.05.04 19:59:21.680379 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2645 | 2026.05.04 19:59:21.680902 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.05.04 19:59:21.680947 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2647 | 2026.05.04 19:59:21.681368 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2648 | 2026.05.04 19:59:21.681562 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.05.04 19:59:21.681712 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 73.36 KiB/sec. | ||
| 2650 | 2026.05.04 19:59:21.681750 [ 4 ] {eb841183-6b18-4782-b991-864abe0a1461} <Debug> TCPHandler: Processed in 0.001585507 sec. | ||
| 2651 | 2026.05.04 19:59:21.681854 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.05.04 19:59:21.681950 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.04 19:59:21.681992 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2654 | 2026.05.04 19:59:21.682481 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.04 19:59:21.682517 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2656 | 2026.05.04 19:59:21.682843 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2657 | 2026.05.04 19:59:21.683052 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.04 19:59:21.683179 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00125 sec., 227200 rows/sec., 14.43 MiB/sec. | ||
| 2659 | 2026.05.04 19:59:21.683217 [ 4 ] {a01fad60-a321-49cf-bea7-4cf2b5a7c6da} <Debug> TCPHandler: Processed in 0.001413942 sec. | ||
| 2660 | 2026.05.04 19:59:21.683331 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.05.04 19:59:21.683425 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2662 | 2026.05.04 19:59:21.683469 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2663 | 2026.05.04 19:59:21.683856 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Trace> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.04 19:59:21.683892 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2665 | 2026.05.04 19:59:21.684179 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2666 | 2026.05.04 19:59:21.684381 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Trace> oximeter.fields_ipaddr (f68bdcd9-db28-4ae2-80ed-34273e00ab47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.05.04 19:59:21.684512 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001105 sec., 12669.68325791855 rows/sec., 1.01 MiB/sec. | ||
| 2668 | 2026.05.04 19:59:21.684549 [ 4 ] {d88a7599-31e7-4601-b0d3-0936a2116ef0} <Debug> TCPHandler: Processed in 0.00126771 sec. | ||
| 2669 | 2026.05.04 19:59:21.684653 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.05.04 19:59:21.684746 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.04 19:59:21.684786 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2672 | 2026.05.04 19:59:21.685437 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.04 19:59:21.685473 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2674 | 2026.05.04 19:59:21.685828 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2675 | 2026.05.04 19:59:21.686066 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.04 19:59:21.686196 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Debug> executeQuery: Read 837 rows, 66.63 KiB in 0.001468 sec., 570163.4877384197 rows/sec., 44.32 MiB/sec. | ||
| 2677 | 2026.05.04 19:59:21.686233 [ 4 ] {ee0c5f5a-a842-4430-bdba-4b91440c022b} <Debug> TCPHandler: Processed in 0.001628158 sec. | ||
| 2678 | 2026.05.04 19:59:21.686335 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.04 19:59:21.686429 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.04 19:59:21.686468 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2681 | 2026.05.04 19:59:21.686886 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.04 19:59:21.686922 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2683 | 2026.05.04 19:59:21.687249 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2684 | 2026.05.04 19:59:21.687463 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.05.04 19:59:21.687586 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Debug> executeQuery: Read 172 rows, 10.72 KiB in 0.001176 sec., 146258.50340136056 rows/sec., 8.90 MiB/sec. | ||
| 2686 | 2026.05.04 19:59:21.687623 [ 4 ] {a573a739-d382-4f37-b59b-742ef5933ebf} <Debug> TCPHandler: Processed in 0.001337221 sec. | ||
| 2687 | 2026.05.04 19:59:21.687735 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.04 19:59:21.687827 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.05.04 19:59:21.687866 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2690 | 2026.05.04 19:59:21.688276 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.04 19:59:21.688311 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2692 | 2026.05.04 19:59:21.688601 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2693 | 2026.05.04 19:59:21.688804 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.05.04 19:59:21.688928 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001118 sec., 134168.15742397137 rows/sec., 8.67 MiB/sec. | ||
| 2695 | 2026.05.04 19:59:21.688965 [ 4 ] {c8f6b0cc-d31c-431e-81a5-f725b0aa7b8d} <Debug> TCPHandler: Processed in 0.00128046 sec. | ||
| 2696 | 2026.05.04 19:59:21.689079 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.05.04 19:59:21.689172 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.05.04 19:59:21.689211 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2699 | 2026.05.04 19:59:21.689622 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.04 19:59:21.689658 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2701 | 2026.05.04 19:59:21.689957 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2702 | 2026.05.04 19:59:21.690157 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.05.04 19:59:21.690280 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 2704 | 2026.05.04 19:59:21.690316 [ 4 ] {015d1ff9-c2be-4391-91e5-0ab832ddd473} <Debug> TCPHandler: Processed in 0.0012863 sec. | ||
| 2705 | 2026.05.04 19:59:21.690426 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.04 19:59:21.690519 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2707 | 2026.05.04 19:59:21.690559 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2708 | 2026.05.04 19:59:21.691095 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.04 19:59:21.691131 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2710 | 2026.05.04 19:59:21.691450 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2711 | 2026.05.04 19:59:21.691681 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.04 19:59:21.691811 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Debug> executeQuery: Read 526 rows, 38.08 KiB in 0.001309 sec., 401833.46065699006 rows/sec., 28.41 MiB/sec. | ||
| 2713 | 2026.05.04 19:59:21.691848 [ 4 ] {08765222-4103-46eb-9602-77fb0120e2ed} <Debug> TCPHandler: Processed in 0.001470624 sec. | ||
| 2714 | 2026.05.04 19:59:21.691955 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.04 19:59:21.692057 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2716 | 2026.05.04 19:59:21.692100 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2717 | 2026.05.04 19:59:21.692447 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.05.04 19:59:21.692488 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2719 | 2026.05.04 19:59:21.692808 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2720 | 2026.05.04 19:59:21.693019 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.05.04 19:59:21.693153 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 2722 | 2026.05.04 19:59:21.693191 [ 4 ] {8d74b0f0-2fc9-4158-94ed-154f5543739c} <Debug> TCPHandler: Processed in 0.00128629 sec. | ||
| 2723 | 2026.05.04 19:59:21.693315 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.05.04 19:59:21.693438 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.05.04 19:59:21.693491 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2726 | 2026.05.04 19:59:21.693975 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.04 19:59:21.694012 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2728 | 2026.05.04 19:59:21.694366 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2729 | 2026.05.04 19:59:21.694582 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.04 19:59:21.694713 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001302 sec., 208909.37019969278 rows/sec., 13.89 MiB/sec. | ||
| 2731 | 2026.05.04 19:59:21.694750 [ 4 ] {6e39e405-877c-4a1f-af74-4015520b0e1e} <Debug> TCPHandler: Processed in 0.001498115 sec. | ||
| 2732 | 2026.05.04 19:59:21.694864 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.05.04 19:59:21.694960 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.05.04 19:59:21.695003 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2735 | 2026.05.04 19:59:21.695314 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.04 19:59:21.695352 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2737 | 2026.05.04 19:59:21.695652 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2738 | 2026.05.04 19:59:21.695858 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.05.04 19:59:21.695984 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001044 sec., 1915.7088122605364 rows/sec., 125.34 KiB/sec. | ||
| 2740 | 2026.05.04 19:59:21.696021 [ 4 ] {4c191cad-f804-46f6-8cb6-77ff3feb1e69} <Debug> TCPHandler: Processed in 0.001206518 sec. | ||
| 2741 | 2026.05.04 19:59:21.696133 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.05.04 19:59:21.696226 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.04 19:59:21.696281 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2744 | 2026.05.04 19:59:21.697021 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.04 19:59:21.697057 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2746 | 2026.05.04 19:59:21.697565 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2747 | 2026.05.04 19:59:21.697774 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.04 19:59:21.697910 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.0017 sec., 9411.764705882353 rows/sec., 16.87 MiB/sec. | ||
| 2749 | 2026.05.04 19:59:21.697961 [ 4 ] {608b01d6-61bb-4421-88cd-80ddd116cae9} <Debug> TCPHandler: Processed in 0.001877214 sec. | ||
| 2750 | 2026.05.04 19:59:21.698068 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.04 19:59:21.698162 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.05.04 19:59:21.698205 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2753 | 2026.05.04 19:59:21.698521 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Trace> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.05.04 19:59:21.698558 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2755 | 2026.05.04 19:59:21.698847 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2756 | 2026.05.04 19:59:21.699059 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Trace> oximeter.measurements_i64 (a78acd84-a154-467a-8fc8-1ebbdbe363e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.05.04 19:59:21.699182 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 408.31 KiB/sec. | ||
| 2758 | 2026.05.04 19:59:21.699216 [ 4 ] {f2940c73-7247-4f82-889a-a916051dbc32} <Debug> TCPHandler: Processed in 0.001197418 sec. | ||
| 2759 | 2026.05.04 19:59:21.699330 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.04 19:59:21.699444 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.05.04 19:59:21.699493 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2762 | 2026.05.04 19:59:21.699876 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.04 19:59:21.699918 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2764 | 2026.05.04 19:59:21.700223 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2765 | 2026.05.04 19:59:21.700426 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.05.04 19:59:21.700550 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 2767 | 2026.05.04 19:59:21.700585 [ 4 ] {199a6ea5-e1dc-44f4-83ec-0bf460306a4a} <Debug> TCPHandler: Processed in 0.0013134 sec. | ||
| 2768 | 2026.05.04 19:59:22.001190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.17 MiB, peak 214.50 MiB, free memory in arenas 0.00 B, will set to 212.16 MiB (RSS), difference: -1.00 MiB | ||
| 2769 | 2026.05.04 19:59:23.815479 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5138 | ||
| 2770 | 2026.05.04 19:59:23.815949 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.04 19:59:23.815989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2772 | 2026.05.04 19:59:23.816469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2773 | 2026.05.04 19:59:23.816697 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.04 19:59:23.816828 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5138 | ||
| 2775 | 2026.05.04 19:59:23.816885 [ 79 ] {} <Debug> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2776 | 2026.05.04 19:59:23.816984 [ 79 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.04 19:59:23.817023 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2778 | 2026.05.04 19:59:23.817145 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 2779 | 2026.05.04 19:59:23.817248 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2780 | 2026.05.04 19:59:23.817282 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2781 | 2026.05.04 19:59:23.817343 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2782 | 2026.05.04 19:59:23.817393 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 497 rows starting from the beginning of the part | ||
| 2783 | 2026.05.04 19:59:23.817437 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 2784 | 2026.05.04 19:59:23.817478 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 2785 | 2026.05.04 19:59:23.817526 [ 197 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 2786 | 2026.05.04 19:59:23.818840 [ 193 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001739321 sec., 2954026.3125668005 rows/sec., 42.26 MiB/sec. | ||
| 2787 | 2026.05.04 19:59:23.819683 [ 193 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2788 | 2026.05.04 19:59:23.819970 [ 193 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.05.04 19:59:23.820043 [ 193 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_11_2} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2790 | 2026.05.04 19:59:23.820105 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2791 | 2026.05.04 19:59:24.084426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2792 | 2026.05.04 19:59:24.102247 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.05.04 19:59:24.102317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2794 | 2026.05.04 19:59:24.108757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2795 | 2026.05.04 19:59:24.109451 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.05.04 19:59:24.109775 [ 79 ] {} <Debug> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2797 | 2026.05.04 19:59:24.109856 [ 79 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.04 19:59:24.109885 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2799 | 2026.05.04 19:59:24.110015 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2800 | 2026.05.04 19:59:24.113011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2801 | 2026.05.04 19:59:24.113867 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2026.05.04 19:59:24.115305 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2803 | 2026.05.04 19:59:24.119752 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2804 | 2026.05.04 19:59:24.123927 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2805 | 2026.05.04 19:59:24.127990 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2806 | 2026.05.04 19:59:24.132348 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2807 | 2026.05.04 19:59:24.136737 [ 197 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 2808 | 2026.05.04 19:59:24.186878 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076922682 sec., 1079.0055396144403 rows/sec., 5.58 MiB/sec. | ||
| 2809 | 2026.05.04 19:59:24.189224 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2810 | 2026.05.04 19:59:24.191351 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_11_2} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.04 19:59:24.191434 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_11_2} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2812 | 2026.05.04 19:59:24.193529 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2813 | 2026.05.04 19:59:25.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.86 MiB, peak 223.74 MiB, free memory in arenas 0.00 B, will set to 220.67 MiB (RSS), difference: 6.81 MiB | ||
| 2814 | 2026.05.04 19:59:26.666330 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.05.04 19:59:26.666591 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2816 | 2026.05.04 19:59:26.666960 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2817 | 2026.05.04 19:59:26.667004 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2818 | 2026.05.04 19:59:26.667237 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2819 | 2026.05.04 19:59:26.667308 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2820 | 2026.05.04 19:59:26.667447 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2821 | 2026.05.04 19:59:26.667570 [ 338 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2822 | 2026.05.04 19:59:26.667593 [ 299 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2823 | 2026.05.04 19:59:26.667570 [ 334 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2824 | 2026.05.04 19:59:26.667759 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 2825 | 2026.05.04 19:59:26.667787 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2826 | 2026.05.04 19:59:26.667857 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2827 | 2026.05.04 19:59:26.667877 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2828 | 2026.05.04 19:59:26.667911 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2829 | 2026.05.04 19:59:26.667948 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2830 | 2026.05.04 19:59:26.668998 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002506 sec., 17557.861133280127 rows/sec., 3.00 MiB/sec. | ||
| 2831 | 2026.05.04 19:59:26.669123 [ 4 ] {feb355ed-0764-4c64-a9d9-1bb29661be65} <Debug> TCPHandler: Processed in 0.002931138 sec. | ||
| 2832 | 2026.05.04 19:59:26.671275 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.05.04 19:59:26.671390 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2834 | 2026.05.04 19:59:26.671435 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2835 | 2026.05.04 19:59:26.671940 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.05.04 19:59:26.671977 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2837 | 2026.05.04 19:59:26.672341 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2838 | 2026.05.04 19:59:26.672554 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.04 19:59:26.672695 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00134 sec., 79104.4776119403 rows/sec., 6.64 MiB/sec. | ||
| 2840 | 2026.05.04 19:59:26.672733 [ 4 ] {1e75f253-dfef-4706-be4a-80da2eb67bb7} <Debug> TCPHandler: Processed in 0.001510665 sec. | ||
| 2841 | 2026.05.04 19:59:26.672853 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.04 19:59:26.672952 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.05.04 19:59:26.672992 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2844 | 2026.05.04 19:59:26.673385 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.04 19:59:26.673419 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2846 | 2026.05.04 19:59:26.673714 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2847 | 2026.05.04 19:59:26.673913 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.04 19:59:26.674035 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001105 sec., 22624.43438914027 rows/sec., 1.66 MiB/sec. | ||
| 2849 | 2026.05.04 19:59:26.674071 [ 4 ] {40485cfb-cd64-44ef-92e9-efeba144ed31} <Debug> TCPHandler: Processed in 0.001268029 sec. | ||
| 2850 | 2026.05.04 19:59:26.674181 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.05.04 19:59:26.674276 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2852 | 2026.05.04 19:59:26.674315 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2853 | 2026.05.04 19:59:26.674716 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.05.04 19:59:26.674750 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2855 | 2026.05.04 19:59:26.675042 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2856 | 2026.05.04 19:59:26.675244 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.04 19:59:26.675366 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001108 sec., 80324.90974729242 rows/sec., 6.27 MiB/sec. | ||
| 2858 | 2026.05.04 19:59:26.675402 [ 4 ] {7eb8b024-337d-43e1-a021-3a1db5c21df8} <Debug> TCPHandler: Processed in 0.001269729 sec. | ||
| 2859 | 2026.05.04 19:59:26.675531 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.04 19:59:26.675626 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2861 | 2026.05.04 19:59:26.675668 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2862 | 2026.05.04 19:59:26.676064 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.04 19:59:26.676098 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2864 | 2026.05.04 19:59:26.676422 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2865 | 2026.05.04 19:59:26.676632 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.04 19:59:26.676759 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 2867 | 2026.05.04 19:59:26.676793 [ 4 ] {2f2a86b9-77a4-4aa7-8e34-8c4452403cf8} <Debug> TCPHandler: Processed in 0.001310501 sec. | ||
| 2868 | 2026.05.04 19:59:26.676906 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.05.04 19:59:26.677000 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.05.04 19:59:26.677054 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2871 | 2026.05.04 19:59:26.677790 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.04 19:59:26.677825 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2873 | 2026.05.04 19:59:26.678337 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2874 | 2026.05.04 19:59:26.678552 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.04 19:59:26.678684 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001702 sec., 14688.601645123385 rows/sec., 26.32 MiB/sec. | ||
| 2876 | 2026.05.04 19:59:26.678733 [ 4 ] {8a236fe0-1f7c-4a78-b5bd-0b1d504a1040} <Debug> TCPHandler: Processed in 0.001875354 sec. | ||
| 2877 | 2026.05.04 19:59:26.678847 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.05.04 19:59:26.678942 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2879 | 2026.05.04 19:59:26.678982 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2880 | 2026.05.04 19:59:26.679313 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.05.04 19:59:26.679347 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2882 | 2026.05.04 19:59:26.679645 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2883 | 2026.05.04 19:59:26.679845 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.05.04 19:59:26.679969 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2885 | 2026.05.04 19:59:26.680002 [ 4 ] {7d6e8c38-60ae-4aea-8d0a-9055751d505d} <Debug> TCPHandler: Processed in 0.001204329 sec. | ||
| 2886 | 2026.05.04 19:59:31.240434 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2887 | 2026.05.04 19:59:31.240511 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2888 | 2026.05.04 19:59:31.316931 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5650 | ||
| 2889 | 2026.05.04 19:59:31.317762 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.05.04 19:59:31.317806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2891 | 2026.05.04 19:59:31.318475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2892 | 2026.05.04 19:59:31.318726 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.05.04 19:59:31.318869 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5650 | ||
| 2894 | 2026.05.04 19:59:31.326022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 378 | ||
| 2895 | 2026.05.04 19:59:31.328649 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.05.04 19:59:31.328709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2897 | 2026.05.04 19:59:31.329934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2898 | 2026.05.04 19:59:31.330218 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.04 19:59:31.330562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2900 | 2026.05.04 19:59:31.613096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2901 | 2026.05.04 19:59:31.631995 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.05.04 19:59:31.632057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2903 | 2026.05.04 19:59:31.637965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2904 | 2026.05.04 19:59:31.638699 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.05.04 19:59:31.642296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2906 | 2026.05.04 19:59:31.670911 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.04 19:59:31.671098 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2908 | 2026.05.04 19:59:31.671398 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2909 | 2026.05.04 19:59:31.671435 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 2910 | 2026.05.04 19:59:31.671663 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2911 | 2026.05.04 19:59:31.671728 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2912 | 2026.05.04 19:59:31.671864 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2913 | 2026.05.04 19:59:31.671980 [ 338 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2914 | 2026.05.04 19:59:31.671990 [ 299 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2915 | 2026.05.04 19:59:31.671980 [ 334 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2916 | 2026.05.04 19:59:31.672137 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 2917 | 2026.05.04 19:59:31.672162 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2918 | 2026.05.04 19:59:31.672229 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2919 | 2026.05.04 19:59:31.672249 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2920 | 2026.05.04 19:59:31.672282 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2921 | 2026.05.04 19:59:31.672319 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2922 | 2026.05.04 19:59:31.673372 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002356 sec., 18675.72156196944 rows/sec., 3.19 MiB/sec. | ||
| 2923 | 2026.05.04 19:59:31.673492 [ 4 ] {6fb51ba3-e0a5-4ac6-993e-48ba13fb3a13} <Debug> TCPHandler: Processed in 0.002698683 sec. | ||
| 2924 | 2026.05.04 19:59:31.678579 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.05.04 19:59:31.678709 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.05.04 19:59:31.678762 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2927 | 2026.05.04 19:59:31.679417 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.05.04 19:59:31.679458 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2929 | 2026.05.04 19:59:31.679795 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2930 | 2026.05.04 19:59:31.680018 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.05.04 19:59:31.680154 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001483 sec., 191503.70869858397 rows/sec., 12.16 MiB/sec. | ||
| 2932 | 2026.05.04 19:59:31.680191 [ 4 ] {5cb623bb-8101-4d67-93eb-fdb0a4cbf7ad} <Debug> TCPHandler: Processed in 0.001674039 sec. | ||
| 2933 | 2026.05.04 19:59:31.680314 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.05.04 19:59:31.680408 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2935 | 2026.05.04 19:59:31.680447 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2936 | 2026.05.04 19:59:31.681209 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.04 19:59:31.681246 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2938 | 2026.05.04 19:59:31.681601 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2939 | 2026.05.04 19:59:31.681806 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): 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.04 19:59:31.681918 [ 151 ] {} <Debug> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2941 | 2026.05.04 19:59:31.681935 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Debug> executeQuery: Read 829 rows, 66.02 KiB in 0.001545 sec., 536569.579288026 rows/sec., 41.73 MiB/sec. | ||
| 2942 | 2026.05.04 19:59:31.682007 [ 151 ] {} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.05.04 19:59:31.682025 [ 4 ] {f8d1132c-1231-4226-a214-83866c8157c0} <Debug> TCPHandler: Processed in 0.001760171 sec. | ||
| 2944 | 2026.05.04 19:59:31.682034 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2945 | 2026.05.04 19:59:31.682147 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::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 | ||
| 2946 | 2026.05.04 19:59:31.682154 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.05.04 19:59:31.682237 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2948 | 2026.05.04 19:59:31.682261 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.05.04 19:59:31.682264 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3171 rows starting from the beginning of the part | ||
| 2950 | 2026.05.04 19:59:31.682302 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2951 | 2026.05.04 19:59:31.682333 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 819 rows starting from the beginning of the part | ||
| 2952 | 2026.05.04 19:59:31.682382 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2953 | 2026.05.04 19:59:31.682429 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 837 rows starting from the beginning of the part | ||
| 2954 | 2026.05.04 19:59:31.682471 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 2955 | 2026.05.04 19:59:31.682518 [ 194 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 829 rows starting from the beginning of the part | ||
| 2956 | 2026.05.04 19:59:31.682742 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.04 19:59:31.682778 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2958 | 2026.05.04 19:59:31.683071 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2959 | 2026.05.04 19:59:31.683278 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): 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.04 19:59:31.683375 [ 151 ] {} <Debug> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2961 | 2026.05.04 19:59:31.683401 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001158 sec., 136442.14162348877 rows/sec., 8.22 MiB/sec. | ||
| 2962 | 2026.05.04 19:59:31.683412 [ 151 ] {} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.05.04 19:59:31.683442 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2964 | 2026.05.04 19:59:31.683444 [ 4 ] {5363738a-b7f4-4e56-a7b0-c12c713e986d} <Debug> TCPHandler: Processed in 0.001339271 sec. | ||
| 2965 | 2026.05.04 19:59:31.683526 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::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 | ||
| 2966 | 2026.05.04 19:59:31.683597 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.05.04 19:59:31.683622 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2968 | 2026.05.04 19:59:31.683650 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
| 2969 | 2026.05.04 19:59:31.683698 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.05.04 19:59:31.683699 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 153 rows starting from the beginning of the part | ||
| 2971 | 2026.05.04 19:59:31.683739 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2972 | 2026.05.04 19:59:31.683753 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2973 | 2026.05.04 19:59:31.683791 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 172 rows starting from the beginning of the part | ||
| 2974 | 2026.05.04 19:59:31.683829 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2975 | 2026.05.04 19:59:31.683866 [ 202 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 158 rows starting from the beginning of the part | ||
| 2976 | 2026.05.04 19:59:31.684172 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.04 19:59:31.684208 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2978 | 2026.05.04 19:59:31.684599 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2979 | 2026.05.04 19:59:31.684665 [ 196 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174038 sec., 602195.1589301198 rows/sec., 39.29 MiB/sec. | ||
| 2980 | 2026.05.04 19:59:31.684718 [ 195 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5866 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604771 sec., 2252021.3869088683 rows/sec., 180.39 MiB/sec. | ||
| 2981 | 2026.05.04 19:59:31.684812 [ 194 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2982 | 2026.05.04 19:59:31.684838 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.04 19:59:31.684965 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001285 sec., 115953.30739299612 rows/sec., 7.49 MiB/sec. | ||
| 2984 | 2026.05.04 19:59:31.685002 [ 4 ] {b656c503-0bf5-48c0-befe-c9b7aa183f18} <Debug> TCPHandler: Processed in 0.001456834 sec. | ||
| 2985 | 2026.05.04 19:59:31.685040 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2986 | 2026.05.04 19:59:31.685062 [ 194 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.05.04 19:59:31.685124 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.05.04 19:59:31.685133 [ 194 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_11_2} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2989 | 2026.05.04 19:59:31.685198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2990 | 2026.05.04 19:59:31.685219 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.05.04 19:59:31.685258 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2992 | 2026.05.04 19:59:31.685284 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.05.04 19:59:31.685342 [ 202 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_16_3} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2994 | 2026.05.04 19:59:31.685396 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2995 | 2026.05.04 19:59:31.685675 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.04 19:59:31.685708 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2997 | 2026.05.04 19:59:31.685984 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2998 | 2026.05.04 19:59:31.686177 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.04 19:59:31.686292 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 3000 | 2026.05.04 19:59:31.686326 [ 4 ] {9d1718a4-29fc-40ad-91f3-c23c84bd6992} <Debug> TCPHandler: Processed in 0.00130746 sec. | ||
| 3001 | 2026.05.04 19:59:31.686501 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.04 19:59:31.686594 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.04 19:59:31.686634 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3004 | 2026.05.04 19:59:31.687204 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.04 19:59:31.687241 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3006 | 2026.05.04 19:59:31.687555 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3007 | 2026.05.04 19:59:31.687758 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.04 19:59:31.687855 [ 151 ] {} <Debug> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3009 | 2026.05.04 19:59:31.687884 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001308 sec., 386850.1529051988 rows/sec., 27.22 MiB/sec. | ||
| 3010 | 2026.05.04 19:59:31.687891 [ 151 ] {} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.05.04 19:59:31.687926 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3012 | 2026.05.04 19:59:31.687929 [ 4 ] {b497d51b-7769-400f-bfa3-fba54bf9fbbf} <Debug> TCPHandler: Processed in 0.001477095 sec. | ||
| 3013 | 2026.05.04 19:59:31.688014 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::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 | ||
| 3014 | 2026.05.04 19:59:31.688055 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.05.04 19:59:31.688134 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3016 | 2026.05.04 19:59:31.688151 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3017 | 2026.05.04 19:59:31.688172 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1744 rows starting from the beginning of the part | ||
| 3018 | 2026.05.04 19:59:31.688196 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3019 | 2026.05.04 19:59:31.688243 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 501 rows starting from the beginning of the part | ||
| 3020 | 2026.05.04 19:59:31.688294 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 96 rows starting from the beginning of the part | ||
| 3021 | 2026.05.04 19:59:31.688343 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 526 rows starting from the beginning of the part | ||
| 3022 | 2026.05.04 19:59:31.688384 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 3023 | 2026.05.04 19:59:31.688429 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 506 rows starting from the beginning of the part | ||
| 3024 | 2026.05.04 19:59:31.688546 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.04 19:59:31.688589 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3026 | 2026.05.04 19:59:31.688905 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3027 | 2026.05.04 19:59:31.689129 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.05.04 19:59:31.689260 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 3029 | 2026.05.04 19:59:31.689297 [ 4 ] {681b1c43-d6ae-4c5b-bfda-1076f7f9475a} <Debug> TCPHandler: Processed in 0.00129232 sec. | ||
| 3030 | 2026.05.04 19:59:31.689413 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.04 19:59:31.689507 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.04 19:59:31.689549 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3033 | 2026.05.04 19:59:31.689839 [ 195 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001865363 sec., 1855939.031705893 rows/sec., 135.80 MiB/sec. | ||
| 3034 | 2026.05.04 19:59:31.689968 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.05.04 19:59:31.690009 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3036 | 2026.05.04 19:59:31.690037 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3037 | 2026.05.04 19:59:31.690325 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.05.04 19:59:31.690389 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3039 | 2026.05.04 19:59:31.690402 [ 196 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_16_3} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3040 | 2026.05.04 19:59:31.690493 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3041 | 2026.05.04 19:59:31.690614 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.05.04 19:59:31.690717 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3043 | 2026.05.04 19:59:31.690746 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001258 sec., 210651.82829888712 rows/sec., 14.00 MiB/sec. | ||
| 3044 | 2026.05.04 19:59:31.690753 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.05.04 19:59:31.690787 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3046 | 2026.05.04 19:59:31.690790 [ 4 ] {fc9762fc-3d62-415b-b16b-2d4c3e035c6b} <Debug> TCPHandler: Processed in 0.001425003 sec. | ||
| 3047 | 2026.05.04 19:59:31.690858 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 3048 | 2026.05.04 19:59:31.690922 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.05.04 19:59:31.690954 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3050 | 2026.05.04 19:59:31.690985 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4985 rows starting from the beginning of the part | ||
| 3051 | 2026.05.04 19:59:31.691020 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.04 19:59:31.691032 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3053 | 2026.05.04 19:59:31.691069 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3054 | 2026.05.04 19:59:31.691084 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 3055 | 2026.05.04 19:59:31.691125 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 272 rows starting from the beginning of the part | ||
| 3056 | 2026.05.04 19:59:31.691161 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3057 | 2026.05.04 19:59:31.691196 [ 196 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3058 | 2026.05.04 19:59:31.691414 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.05.04 19:59:31.691454 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3060 | 2026.05.04 19:59:31.691768 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3061 | 2026.05.04 19:59:31.691986 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.05.04 19:59:31.692124 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 3063 | 2026.05.04 19:59:31.692161 [ 4 ] {5b2bbb27-3344-407e-b708-6c60c7efa610} <Debug> TCPHandler: Processed in 0.001288001 sec. | ||
| 3064 | 2026.05.04 19:59:31.692272 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.05.04 19:59:31.692366 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.05.04 19:59:31.692419 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3067 | 2026.05.04 19:59:31.693172 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.05.04 19:59:31.693209 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3069 | 2026.05.04 19:59:31.693380 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6107 rows, containing 5 columns (5 merged, 0 gathered) in 0.00254838 sec., 2396424.3951059105 rows/sec., 156.07 MiB/sec. | ||
| 3070 | 2026.05.04 19:59:31.693759 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3071 | 2026.05.04 19:59:31.693989 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.04 19:59:31.694011 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3073 | 2026.05.04 19:59:31.694095 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3074 | 2026.05.04 19:59:31.694130 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.05.04 19:59:31.694131 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001783 sec., 8973.6399326977 rows/sec., 16.08 MiB/sec. | ||
| 3076 | 2026.05.04 19:59:31.694155 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3077 | 2026.05.04 19:59:31.694201 [ 4 ] {f76ddba0-ad44-4fa8-8df6-044f98ae9dc8} <Debug> TCPHandler: Processed in 0.001977316 sec. | ||
| 3078 | 2026.05.04 19:59:31.694235 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::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 | ||
| 3079 | 2026.05.04 19:59:31.694323 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.05.04 19:59:31.694388 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.04 19:59:31.694424 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.05.04 19:59:31.694460 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3083 | 2026.05.04 19:59:31.694472 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3084 | 2026.05.04 19:59:31.694477 [ 189 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3085 | 2026.05.04 19:59:31.694532 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part | ||
| 3086 | 2026.05.04 19:59:31.694592 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3087 | 2026.05.04 19:59:31.694671 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3088 | 2026.05.04 19:59:31.694786 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3089 | 2026.05.04 19:59:31.694831 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.04 19:59:31.694874 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3091 | 2026.05.04 19:59:31.694885 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 3092 | 2026.05.04 19:59:31.694992 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3093 | 2026.05.04 19:59:31.695090 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3094 | 2026.05.04 19:59:31.695228 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3095 | 2026.05.04 19:59:31.695467 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.05.04 19:59:31.695572 [ 151 ] {} <Debug> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3097 | 2026.05.04 19:59:31.695602 [ 151 ] {} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.04 19:59:31.695605 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 4.70 MiB/sec. | ||
| 3099 | 2026.05.04 19:59:31.695623 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3100 | 2026.05.04 19:59:31.695657 [ 4 ] {3c4e3a9e-c1df-4952-af6c-58a6f4bbc6e5} <Debug> TCPHandler: Processed in 0.001382652 sec. | ||
| 3101 | 2026.05.04 19:59:31.695700 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 3102 | 2026.05.04 19:59:31.695792 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3103 | 2026.05.04 19:59:31.695818 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 726 rows starting from the beginning of the part | ||
| 3104 | 2026.05.04 19:59:31.695859 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3105 | 2026.05.04 19:59:31.695896 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 3106 | 2026.05.04 19:59:31.695929 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3107 | 2026.05.04 19:59:31.695960 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 3108 | 2026.05.04 19:59:31.695995 [ 196 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3109 | 2026.05.04 19:59:31.696794 [ 186 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.001121976 sec., 994673.6828595264 rows/sec., 63.94 MiB/sec. | ||
| 3110 | 2026.05.04 19:59:31.696969 [ 192 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3111 | 2026.05.04 19:59:31.697242 [ 192 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.05.04 19:59:31.697308 [ 192 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_16_3} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3113 | 2026.05.04 19:59:31.697364 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3114 | 2026.05.04 19:59:31.697628 [ 192 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 19 columns (19 merged, 0 gathered) in 0.00342351 sec., 45275.17080423309 rows/sec., 81.13 MiB/sec. | ||
| 3115 | 2026.05.04 19:59:31.698016 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3116 | 2026.05.04 19:59:31.698340 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.04 19:59:31.698413 [ 195 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3118 | 2026.05.04 19:59:31.698501 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3119 | 2026.05.04 19:59:33.893177 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.05.04 19:59:33.893427 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3121 | 2026.05.04 19:59:33.893752 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3122 | 2026.05.04 19:59:33.893787 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3123 | 2026.05.04 19:59:33.894005 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3124 | 2026.05.04 19:59:33.894071 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3125 | 2026.05.04 19:59:33.894202 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3126 | 2026.05.04 19:59:33.894317 [ 338 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3127 | 2026.05.04 19:59:33.894339 [ 326 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3128 | 2026.05.04 19:59:33.894329 [ 299 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3129 | 2026.05.04 19:59:33.894602 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3130 | 2026.05.04 19:59:33.894630 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3131 | 2026.05.04 19:59:33.894699 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3132 | 2026.05.04 19:59:33.894720 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3133 | 2026.05.04 19:59:33.894753 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3134 | 2026.05.04 19:59:33.894790 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3135 | 2026.05.04 19:59:33.896026 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002705 sec., 16266.173752310537 rows/sec., 3.40 MiB/sec. | ||
| 3136 | 2026.05.04 19:59:33.896155 [ 4 ] {ab0a76ce-9210-4aa3-973b-3ca06a934f52} <Debug> TCPHandler: Processed in 0.003116833 sec. | ||
| 3137 | 2026.05.04 19:59:33.910464 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.05.04 19:59:33.910580 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3139 | 2026.05.04 19:59:33.910626 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3140 | 2026.05.04 19:59:33.912144 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.05.04 19:59:33.912192 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3142 | 2026.05.04 19:59:33.912710 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3143 | 2026.05.04 19:59:33.912935 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.05.04 19:59:33.913083 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Debug> executeQuery: Read 2451 rows, 186.04 KiB in 0.002537 sec., 966101.6949152541 rows/sec., 71.61 MiB/sec. | ||
| 3145 | 2026.05.04 19:59:33.913123 [ 4 ] {77ff4a48-8380-4173-b352-b41dfc8db51c} <Debug> TCPHandler: Processed in 0.002713014 sec. | ||
| 3146 | 2026.05.04 19:59:33.913249 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.05.04 19:59:33.913349 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.05.04 19:59:33.913391 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3149 | 2026.05.04 19:59:33.913828 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.04 19:59:33.913866 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3151 | 2026.05.04 19:59:33.914155 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3152 | 2026.05.04 19:59:33.914356 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.04 19:59:33.914483 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001157 sec., 29386.343993085564 rows/sec., 2.16 MiB/sec. | ||
| 3154 | 2026.05.04 19:59:33.914519 [ 4 ] {deb311f5-fc75-4cd4-85b7-9921f18d96a0} <Debug> TCPHandler: Processed in 0.00132132 sec. | ||
| 3155 | 2026.05.04 19:59:33.914634 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.05.04 19:59:33.914729 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.05.04 19:59:33.914768 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3158 | 2026.05.04 19:59:33.915401 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.05.04 19:59:33.915437 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3160 | 2026.05.04 19:59:33.915757 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3161 | 2026.05.04 19:59:33.915972 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.04 19:59:33.916064 [ 147 ] {} <Debug> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3163 | 2026.05.04 19:59:33.916097 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001387 sec., 577505.4073540014 rows/sec., 33.36 MiB/sec. | ||
| 3164 | 2026.05.04 19:59:33.916120 [ 147 ] {} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.05.04 19:59:33.916138 [ 4 ] {461d9c0e-635f-4fc9-895d-c8ddc1289df9} <Debug> TCPHandler: Processed in 0.001552446 sec. | ||
| 3166 | 2026.05.04 19:59:33.916146 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3167 | 2026.05.04 19:59:33.916262 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3168 | 2026.05.04 19:59:33.916278 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.05.04 19:59:33.916397 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3170 | 2026.05.04 19:59:33.916416 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.05.04 19:59:33.916435 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3172 | 2026.05.04 19:59:33.916471 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3173 | 2026.05.04 19:59:33.916513 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 3174 | 2026.05.04 19:59:33.916575 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3175 | 2026.05.04 19:59:33.916624 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 3176 | 2026.05.04 19:59:33.916669 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3177 | 2026.05.04 19:59:33.916716 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 3178 | 2026.05.04 19:59:33.916950 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Trace> oximeter.fields_u64 (e303aefd-69ad-4b91-bd72-a2391f92bcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.05.04 19:59:33.917000 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3180 | 2026.05.04 19:59:33.917382 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3181 | 2026.05.04 19:59:33.917610 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Trace> oximeter.fields_u64 (e303aefd-69ad-4b91-bd72-a2391f92bcb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.05.04 19:59:33.917745 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 51.97 KiB/sec. | ||
| 3183 | 2026.05.04 19:59:33.917783 [ 4 ] {728c29aa-3c71-4f4e-99c9-225ec7c2abb5} <Debug> TCPHandler: Processed in 0.001567816 sec. | ||
| 3184 | 2026.05.04 19:59:33.917884 [ 186 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671299 sec., 1315743.0238395403 rows/sec., 83.47 MiB/sec. | ||
| 3185 | 2026.05.04 19:59:33.917908 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.05.04 19:59:33.918029 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3187 | 2026.05.04 19:59:33.918038 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3188 | 2026.05.04 19:59:33.918083 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3189 | 2026.05.04 19:59:33.918289 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.05.04 19:59:33.918361 [ 196 ] {012c0b93-38e6-422c-89dd-0f541de0a9b1::all_1_10_2} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3191 | 2026.05.04 19:59:33.918439 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3192 | 2026.05.04 19:59:33.919036 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.05.04 19:59:33.919078 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3194 | 2026.05.04 19:59:33.919448 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3195 | 2026.05.04 19:59:33.919669 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.05.04 19:59:33.919801 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001795 sec., 731476.3231197771 rows/sec., 48.94 MiB/sec. | ||
| 3197 | 2026.05.04 19:59:33.919840 [ 4 ] {d3f8f31f-b56e-4b41-b7ea-79c20d0fea92} <Debug> TCPHandler: Processed in 0.001993886 sec. | ||
| 3198 | 2026.05.04 19:59:33.919966 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.05.04 19:59:33.920062 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3200 | 2026.05.04 19:59:33.920104 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3201 | 2026.05.04 19:59:33.920806 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.05.04 19:59:33.920842 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3203 | 2026.05.04 19:59:33.921278 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3204 | 2026.05.04 19:59:33.921486 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.05.04 19:59:33.921616 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001573 sec., 991735.5371900827 rows/sec., 60.51 MiB/sec. | ||
| 3206 | 2026.05.04 19:59:33.921652 [ 4 ] {28c2a2b0-ef9d-4db4-b18b-09b6a52a5d20} <Debug> TCPHandler: Processed in 0.00173569 sec. | ||
| 3207 | 2026.05.04 19:59:33.921775 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.05.04 19:59:33.921869 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.05.04 19:59:33.921923 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3210 | 2026.05.04 19:59:33.922684 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.05.04 19:59:33.922721 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3212 | 2026.05.04 19:59:33.923246 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3213 | 2026.05.04 19:59:33.923460 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.05.04 19:59:33.923606 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001755 sec., 19373.219373219374 rows/sec., 34.72 MiB/sec. | ||
| 3215 | 2026.05.04 19:59:33.923664 [ 4 ] {46c897ac-f19c-480e-a9ed-4c62ee887d7c} <Debug> TCPHandler: Processed in 0.001938485 sec. | ||
| 3216 | 2026.05.04 19:59:33.923789 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.05.04 19:59:33.923884 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3218 | 2026.05.04 19:59:33.923925 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3219 | 2026.05.04 19:59:33.924247 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.05.04 19:59:33.924282 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3221 | 2026.05.04 19:59:33.924572 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3222 | 2026.05.04 19:59:33.924785 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.05.04 19:59:33.924914 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001049 sec., 34318.39847473784 rows/sec., 2.31 MiB/sec. | ||
| 3224 | 2026.05.04 19:59:33.924956 [ 4 ] {eebae7d7-6dab-4549-bb02-fb2f459ab25a} <Debug> TCPHandler: Processed in 0.001216068 sec. | ||
| 3225 | 2026.05.04 19:59:36.663050 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.05.04 19:59:36.663281 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3227 | 2026.05.04 19:59:36.663596 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3228 | 2026.05.04 19:59:36.663630 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3229 | 2026.05.04 19:59:36.663839 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3230 | 2026.05.04 19:59:36.663910 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3231 | 2026.05.04 19:59:36.664046 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3232 | 2026.05.04 19:59:36.664186 [ 326 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3233 | 2026.05.04 19:59:36.664196 [ 299 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3234 | 2026.05.04 19:59:36.664193 [ 338 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3235 | 2026.05.04 19:59:36.664387 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3236 | 2026.05.04 19:59:36.664413 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3237 | 2026.05.04 19:59:36.664480 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3238 | 2026.05.04 19:59:36.664499 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3239 | 2026.05.04 19:59:36.664532 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3240 | 2026.05.04 19:59:36.664576 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3241 | 2026.05.04 19:59:36.665775 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002582 sec., 17041.053446940357 rows/sec., 2.91 MiB/sec. | ||
| 3242 | 2026.05.04 19:59:36.665911 [ 4 ] {f27be218-690f-441e-8452-b3811c29f222} <Debug> TCPHandler: Processed in 0.00298974 sec. | ||
| 3243 | 2026.05.04 19:59:36.667146 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.05.04 19:59:36.667254 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3245 | 2026.05.04 19:59:36.667297 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3246 | 2026.05.04 19:59:36.667768 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.04 19:59:36.667809 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3248 | 2026.05.04 19:59:36.668166 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3249 | 2026.05.04 19:59:36.668385 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.05.04 19:59:36.668530 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001307 sec., 42846.21270084162 rows/sec., 3.29 MiB/sec. | ||
| 3251 | 2026.05.04 19:59:36.668576 [ 4 ] {1f88562e-d762-42d9-aab1-5994693d93f0} <Debug> TCPHandler: Processed in 0.001479655 sec. | ||
| 3252 | 2026.05.04 19:59:36.668691 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.05.04 19:59:36.668785 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2026.05.04 19:59:36.668825 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3255 | 2026.05.04 19:59:36.669234 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.05.04 19:59:36.669270 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3257 | 2026.05.04 19:59:36.669580 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3258 | 2026.05.04 19:59:36.669795 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.05.04 19:59:36.669932 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3260 | 2026.05.04 19:59:36.669973 [ 4 ] {3695f745-0513-46a3-bd4f-cce61fb7df22} <Debug> TCPHandler: Processed in 0.001330601 sec. | ||
| 3261 | 2026.05.04 19:59:36.670092 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.04 19:59:36.670185 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.04 19:59:36.670228 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3264 | 2026.05.04 19:59:36.670573 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.04 19:59:36.670610 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3266 | 2026.05.04 19:59:36.670948 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3267 | 2026.05.04 19:59:36.671155 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.04 19:59:36.671293 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 3.96 MiB/sec. | ||
| 3269 | 2026.05.04 19:59:36.671334 [ 4 ] {9280dc82-6e68-4313-98be-8ba8dd013d5a} <Debug> TCPHandler: Processed in 0.00129094 sec. | ||
| 3270 | 2026.05.04 19:59:36.671448 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.05.04 19:59:36.671541 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3272 | 2026.05.04 19:59:36.671583 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3273 | 2026.05.04 19:59:36.671900 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.05.04 19:59:36.671935 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3275 | 2026.05.04 19:59:36.672240 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3276 | 2026.05.04 19:59:36.672445 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.05.04 19:59:36.672577 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001053 sec., 22792.022792022795 rows/sec., 1.54 MiB/sec. | ||
| 3278 | 2026.05.04 19:59:36.672612 [ 4 ] {da686369-45ec-435e-845e-240dd1c52027} <Debug> TCPHandler: Processed in 0.001212968 sec. | ||
| 3279 | 2026.05.04 19:59:38.819008 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6098 | ||
| 3280 | 2026.05.04 19:59:38.819561 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.05.04 19:59:38.819611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3282 | 2026.05.04 19:59:38.820116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3283 | 2026.05.04 19:59:38.820341 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.05.04 19:59:38.820473 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6098 | ||
| 3285 | 2026.05.04 19:59:39.142438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3286 | 2026.05.04 19:59:39.159240 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.05.04 19:59:39.159305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3288 | 2026.05.04 19:59:39.165346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3289 | 2026.05.04 19:59:39.166078 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.04 19:59:39.169332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3291 | 2026.05.04 19:59:41.330848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 430 | ||
| 3292 | 2026.05.04 19:59:41.333565 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.04 19:59:41.333654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3294 | 2026.05.04 19:59:41.334877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3295 | 2026.05.04 19:59:41.335150 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.04 19:59:41.335494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3297 | 2026.05.04 19:59:41.671441 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.05.04 19:59:41.671701 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3299 | 2026.05.04 19:59:41.672055 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3300 | 2026.05.04 19:59:41.672091 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3301 | 2026.05.04 19:59:41.672328 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3302 | 2026.05.04 19:59:41.672395 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3303 | 2026.05.04 19:59:41.672535 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3304 | 2026.05.04 19:59:41.672668 [ 326 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3305 | 2026.05.04 19:59:41.672677 [ 338 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3306 | 2026.05.04 19:59:41.672673 [ 299 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3307 | 2026.05.04 19:59:41.672859 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3308 | 2026.05.04 19:59:41.672886 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3309 | 2026.05.04 19:59:41.672954 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3310 | 2026.05.04 19:59:41.672973 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3311 | 2026.05.04 19:59:41.673009 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3312 | 2026.05.04 19:59:41.673046 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3313 | 2026.05.04 19:59:41.674210 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.00262 sec., 16793.893129770993 rows/sec., 2.87 MiB/sec. | ||
| 3314 | 2026.05.04 19:59:41.674325 [ 4 ] {42f9215d-7df7-4135-b489-0e8202a7b955} <Debug> TCPHandler: Processed in 0.003023391 sec. | ||
| 3315 | 2026.05.04 19:59:41.679334 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.05.04 19:59:41.679519 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.05.04 19:59:41.679592 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3318 | 2026.05.04 19:59:41.680245 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.04 19:59:41.680290 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3320 | 2026.05.04 19:59:41.680658 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3321 | 2026.05.04 19:59:41.680886 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.05.04 19:59:41.681007 [ 135 ] {} <Debug> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3323 | 2026.05.04 19:59:41.681026 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001561 sec., 181934.65727098013 rows/sec., 11.56 MiB/sec. | ||
| 3324 | 2026.05.04 19:59:41.681058 [ 135 ] {} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.05.04 19:59:41.681072 [ 4 ] {ebd9692e-9504-4d9f-9753-220fdfb8014c} <Debug> TCPHandler: Processed in 0.001828043 sec. | ||
| 3326 | 2026.05.04 19:59:41.681089 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3327 | 2026.05.04 19:59:41.681188 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3328 | 2026.05.04 19:59:41.681210 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.05.04 19:59:41.681307 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3330 | 2026.05.04 19:59:41.681310 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3331 | 2026.05.04 19:59:41.681344 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3332 | 2026.05.04 19:59:41.681366 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3333 | 2026.05.04 19:59:41.681406 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3334 | 2026.05.04 19:59:41.681454 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3335 | 2026.05.04 19:59:41.681495 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3336 | 2026.05.04 19:59:41.681536 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3337 | 2026.05.04 19:59:41.682134 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.05.04 19:59:41.682174 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3339 | 2026.05.04 19:59:41.682459 [ 190 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312821 sec., 1081640.2236100733 rows/sec., 72.82 MiB/sec. | ||
| 3340 | 2026.05.04 19:59:41.682523 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3341 | 2026.05.04 19:59:41.682607 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3342 | 2026.05.04 19:59:41.682776 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.04 19:59:41.682899 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.05.04 19:59:41.682921 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Debug> executeQuery: Read 829 rows, 66.02 KiB in 0.001629 sec., 508901.1663597299 rows/sec., 39.58 MiB/sec. | ||
| 3345 | 2026.05.04 19:59:41.682963 [ 4 ] {72df8d62-b2ef-4fa6-96f0-e12c70a3a378} <Debug> TCPHandler: Processed in 0.001803232 sec. | ||
| 3346 | 2026.05.04 19:59:41.682976 [ 196 ] {ceebf9c9-2730-45d8-80a4-f55752e6cf70::all_1_9_2} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3347 | 2026.05.04 19:59:41.683049 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3348 | 2026.05.04 19:59:41.683084 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.05.04 19:59:41.683182 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.05.04 19:59:41.683221 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3351 | 2026.05.04 19:59:41.683647 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.05.04 19:59:41.683682 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3353 | 2026.05.04 19:59:41.683986 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3354 | 2026.05.04 19:59:41.684189 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.05.04 19:59:41.684312 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001149 sec., 137510.87902523932 rows/sec., 8.28 MiB/sec. | ||
| 3356 | 2026.05.04 19:59:41.684348 [ 4 ] {2d0e4d8c-d90d-4067-985f-0b55c164f336} <Debug> TCPHandler: Processed in 0.0013126 sec. | ||
| 3357 | 2026.05.04 19:59:41.684467 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.05.04 19:59:41.684559 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.05.04 19:59:41.684597 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3360 | 2026.05.04 19:59:41.685010 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.04 19:59:41.685045 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3362 | 2026.05.04 19:59:41.685334 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3363 | 2026.05.04 19:59:41.685542 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.04 19:59:41.685672 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 3365 | 2026.05.04 19:59:41.685708 [ 4 ] {dc32c3a4-7020-449a-ab1c-f236bd33aed8} <Debug> TCPHandler: Processed in 0.00128983 sec. | ||
| 3366 | 2026.05.04 19:59:41.685828 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.05.04 19:59:41.685921 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.05.04 19:59:41.685960 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3369 | 2026.05.04 19:59:41.686387 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.04 19:59:41.686424 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3371 | 2026.05.04 19:59:41.686725 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3372 | 2026.05.04 19:59:41.686931 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.05.04 19:59:41.687020 [ 135 ] {} <Debug> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3374 | 2026.05.04 19:59:41.687053 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 3375 | 2026.05.04 19:59:41.687050 [ 135 ] {} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.04 19:59:41.687093 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3377 | 2026.05.04 19:59:41.687096 [ 4 ] {d7e67669-f1ac-414a-a745-3225404d96ee} <Debug> TCPHandler: Processed in 0.0013164 sec. | ||
| 3378 | 2026.05.04 19:59:41.687173 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3379 | 2026.05.04 19:59:41.687228 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.05.04 19:59:41.687268 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3381 | 2026.05.04 19:59:41.687299 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3382 | 2026.05.04 19:59:41.687320 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3383 | 2026.05.04 19:59:41.687356 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3384 | 2026.05.04 19:59:41.687359 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3385 | 2026.05.04 19:59:41.687404 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3386 | 2026.05.04 19:59:41.687446 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3387 | 2026.05.04 19:59:41.687489 [ 186 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3388 | 2026.05.04 19:59:41.687939 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.05.04 19:59:41.687974 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3390 | 2026.05.04 19:59:41.688212 [ 196 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072115 sec., 690224.4628607938 rows/sec., 41.89 MiB/sec. | ||
| 3391 | 2026.05.04 19:59:41.688292 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3392 | 2026.05.04 19:59:41.688343 [ 190 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3393 | 2026.05.04 19:59:41.688507 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.04 19:59:41.688634 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.00133 sec., 380451.1278195489 rows/sec., 26.77 MiB/sec. | ||
| 3395 | 2026.05.04 19:59:41.688637 [ 190 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.05.04 19:59:41.688671 [ 4 ] {069d31f3-7069-461c-8fb9-7d8c6ce4db45} <Debug> TCPHandler: Processed in 0.001491945 sec. | ||
| 3397 | 2026.05.04 19:59:41.688718 [ 190 ] {686574ae-e119-4e17-95ec-c95ffda45314::all_1_9_2} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3398 | 2026.05.04 19:59:41.688782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3399 | 2026.05.04 19:59:41.688786 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.05.04 19:59:41.688884 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3401 | 2026.05.04 19:59:41.688924 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3402 | 2026.05.04 19:59:41.689247 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.05.04 19:59:41.689281 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3404 | 2026.05.04 19:59:41.689579 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3405 | 2026.05.04 19:59:41.689783 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.04 19:59:41.689911 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 3407 | 2026.05.04 19:59:41.689945 [ 4 ] {4c33ad8a-1d37-4343-b7d1-96cdbd2286fd} <Debug> TCPHandler: Processed in 0.001208448 sec. | ||
| 3408 | 2026.05.04 19:59:41.690059 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.05.04 19:59:41.690152 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3410 | 2026.05.04 19:59:41.690194 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3411 | 2026.05.04 19:59:41.690623 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.05.04 19:59:41.690661 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3413 | 2026.05.04 19:59:41.690995 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3414 | 2026.05.04 19:59:41.691204 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.05.04 19:59:41.691329 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 3416 | 2026.05.04 19:59:41.691364 [ 4 ] {02c8059a-f4ee-4367-a899-f43d2138663b} <Debug> TCPHandler: Processed in 0.001353312 sec. | ||
| 3417 | 2026.05.04 19:59:41.691483 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.05.04 19:59:41.691575 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3419 | 2026.05.04 19:59:41.691617 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3420 | 2026.05.04 19:59:41.691929 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.05.04 19:59:41.691965 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3422 | 2026.05.04 19:59:41.692250 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3423 | 2026.05.04 19:59:41.692448 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.05.04 19:59:41.692572 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 3425 | 2026.05.04 19:59:41.692608 [ 4 ] {fd84669b-4244-4e8a-9ea2-b3c772982de3} <Debug> TCPHandler: Processed in 0.001174957 sec. | ||
| 3426 | 2026.05.04 19:59:41.692725 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.05.04 19:59:41.692824 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.05.04 19:59:41.692879 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3429 | 2026.05.04 19:59:41.693625 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.05.04 19:59:41.693664 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3431 | 2026.05.04 19:59:41.694182 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3432 | 2026.05.04 19:59:41.694406 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.05.04 19:59:41.694547 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001741 sec., 9190.120620333142 rows/sec., 16.47 MiB/sec. | ||
| 3434 | 2026.05.04 19:59:41.694597 [ 4 ] {6a336fee-f171-494a-adee-9c0e6a663a9d} <Debug> TCPHandler: Processed in 0.001922355 sec. | ||
| 3435 | 2026.05.04 19:59:41.694717 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.05.04 19:59:41.694806 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.05.04 19:59:41.694846 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3438 | 2026.05.04 19:59:41.695149 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.04 19:59:41.695184 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3440 | 2026.05.04 19:59:41.695462 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3441 | 2026.05.04 19:59:41.695735 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.05.04 19:59:41.695862 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 3443 | 2026.05.04 19:59:41.695898 [ 4 ] {28112e0f-1325-4f50-a691-8d8b4f7b3b18} <Debug> TCPHandler: Processed in 0.001222518 sec. | ||
| 3444 | 2026.05.04 19:59:46.240550 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3445 | 2026.05.04 19:59:46.240627 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3446 | 2026.05.04 19:59:46.320586 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6610 | ||
| 3447 | 2026.05.04 19:59:46.321148 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.05.04 19:59:46.321194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3449 | 2026.05.04 19:59:46.321678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3450 | 2026.05.04 19:59:46.321909 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.05.04 19:59:46.322038 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6610 | ||
| 3452 | 2026.05.04 19:59:46.666691 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.05.04 19:59:46.666958 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3454 | 2026.05.04 19:59:46.667279 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3455 | 2026.05.04 19:59:46.667316 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3456 | 2026.05.04 19:59:46.667534 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3457 | 2026.05.04 19:59:46.667610 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3458 | 2026.05.04 19:59:46.667745 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3459 | 2026.05.04 19:59:46.667877 [ 325 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3460 | 2026.05.04 19:59:46.667894 [ 338 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3461 | 2026.05.04 19:59:46.667916 [ 299 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3462 | 2026.05.04 19:59:46.668043 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3463 | 2026.05.04 19:59:46.668070 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3464 | 2026.05.04 19:59:46.668138 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3465 | 2026.05.04 19:59:46.668158 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3466 | 2026.05.04 19:59:46.668193 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3467 | 2026.05.04 19:59:46.668228 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3468 | 2026.05.04 19:59:46.669328 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002468 sec., 17828.200972447325 rows/sec., 3.05 MiB/sec. | ||
| 3469 | 2026.05.04 19:59:46.669442 [ 4 ] {628e2ab5-6879-435e-9bf6-6ecd2aa3cc96} <Debug> TCPHandler: Processed in 0.002911507 sec. | ||
| 3470 | 2026.05.04 19:59:46.670369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3471 | 2026.05.04 19:59:46.671471 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.05.04 19:59:46.671581 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3473 | 2026.05.04 19:59:46.671622 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3474 | 2026.05.04 19:59:46.672145 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.05.04 19:59:46.672185 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3476 | 2026.05.04 19:59:46.672562 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3477 | 2026.05.04 19:59:46.672823 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.05.04 19:59:46.672965 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001419 sec., 74700.49330514447 rows/sec., 6.27 MiB/sec. | ||
| 3479 | 2026.05.04 19:59:46.673002 [ 4 ] {f36ba4c4-f089-4c2e-a27d-53ca261e6995} <Debug> TCPHandler: Processed in 0.001582146 sec. | ||
| 3480 | 2026.05.04 19:59:46.673129 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.05.04 19:59:46.673223 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.05.04 19:59:46.673263 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3483 | 2026.05.04 19:59:46.673647 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.04 19:59:46.673681 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3485 | 2026.05.04 19:59:46.673972 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3486 | 2026.05.04 19:59:46.674206 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.04 19:59:46.674330 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001126 sec., 22202.48667850799 rows/sec., 1.63 MiB/sec. | ||
| 3488 | 2026.05.04 19:59:46.674366 [ 4 ] {5870e97c-5d91-4a52-b956-53a9507e90da} <Debug> TCPHandler: Processed in 0.00128675 sec. | ||
| 3489 | 2026.05.04 19:59:46.674481 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.05.04 19:59:46.674577 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3491 | 2026.05.04 19:59:46.674616 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3492 | 2026.05.04 19:59:46.675037 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.05.04 19:59:46.675071 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3494 | 2026.05.04 19:59:46.675372 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3495 | 2026.05.04 19:59:46.675593 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.05.04 19:59:46.675718 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001159 sec., 76790.33649698015 rows/sec., 6.00 MiB/sec. | ||
| 3497 | 2026.05.04 19:59:46.675754 [ 4 ] {bfecda8f-b719-43db-ae3e-148c43dff23c} <Debug> TCPHandler: Processed in 0.001322051 sec. | ||
| 3498 | 2026.05.04 19:59:46.675872 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.05.04 19:59:46.675966 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.05.04 19:59:46.676009 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3501 | 2026.05.04 19:59:46.676399 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.05.04 19:59:46.676433 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3503 | 2026.05.04 19:59:46.676767 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3504 | 2026.05.04 19:59:46.676977 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.04 19:59:46.677102 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3506 | 2026.05.04 19:59:46.677138 [ 4 ] {e2000c54-8f05-49fc-a231-09827218388a} <Debug> TCPHandler: Processed in 0.001314691 sec. | ||
| 3507 | 2026.05.04 19:59:46.677253 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.05.04 19:59:46.677346 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.05.04 19:59:46.677401 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3510 | 2026.05.04 19:59:46.678134 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.05.04 19:59:46.678168 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3512 | 2026.05.04 19:59:46.678691 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3513 | 2026.05.04 19:59:46.678921 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.05.04 19:59:46.679055 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001726 sec., 14484.356894553881 rows/sec., 25.96 MiB/sec. | ||
| 3515 | 2026.05.04 19:59:46.679106 [ 4 ] {317d2795-33bc-4509-9335-0bd45e96bc3f} <Debug> TCPHandler: Processed in 0.001902305 sec. | ||
| 3516 | 2026.05.04 19:59:46.679236 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.05.04 19:59:46.679331 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.05.04 19:59:46.679372 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3519 | 2026.05.04 19:59:46.679723 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.05.04 19:59:46.679757 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3521 | 2026.05.04 19:59:46.680057 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3522 | 2026.05.04 19:59:46.680264 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.05.04 19:59:46.680388 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3524 | 2026.05.04 19:59:46.680422 [ 4 ] {46b7c62c-9f74-430f-a6c7-4afaf7713595} <Debug> TCPHandler: Processed in 0.001236129 sec. | ||
| 3525 | 2026.05.04 19:59:46.686622 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.05.04 19:59:46.686658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3527 | 2026.05.04 19:59:46.692656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3528 | 2026.05.04 19:59:46.693302 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.05.04 19:59:46.696083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3530 | 2026.05.04 19:59:51.335796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 468 | ||
| 3531 | 2026.05.04 19:59:51.338257 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.05.04 19:59:51.338320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3533 | 2026.05.04 19:59:51.339509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3534 | 2026.05.04 19:59:51.339782 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.05.04 19:59:51.340115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3536 | 2026.05.04 19:59:51.671436 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.05.04 19:59:51.671674 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3538 | 2026.05.04 19:59:51.672022 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3539 | 2026.05.04 19:59:51.672061 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3540 | 2026.05.04 19:59:51.672306 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3541 | 2026.05.04 19:59:51.672379 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3542 | 2026.05.04 19:59:51.672521 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3543 | 2026.05.04 19:59:51.672634 [ 299 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3544 | 2026.05.04 19:59:51.672653 [ 341 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3545 | 2026.05.04 19:59:51.672634 [ 331 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3546 | 2026.05.04 19:59:51.672802 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3547 | 2026.05.04 19:59:51.672834 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3548 | 2026.05.04 19:59:51.672906 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3549 | 2026.05.04 19:59:51.672927 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3550 | 2026.05.04 19:59:51.672963 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3551 | 2026.05.04 19:59:51.673002 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3552 | 2026.05.04 19:59:51.674238 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002663 sec., 16522.718738265114 rows/sec., 2.83 MiB/sec. | ||
| 3553 | 2026.05.04 19:59:51.674345 [ 4 ] {a8c12f71-0df8-4cde-afba-220512dfcba1} <Debug> TCPHandler: Processed in 0.003042761 sec. | ||
| 3554 | 2026.05.04 19:59:51.679409 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.05.04 19:59:51.679522 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.05.04 19:59:51.679569 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3557 | 2026.05.04 19:59:51.680171 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.05.04 19:59:51.680214 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3559 | 2026.05.04 19:59:51.680589 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3560 | 2026.05.04 19:59:51.680820 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.05.04 19:59:51.680968 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001478 sec., 192151.55615696887 rows/sec., 12.20 MiB/sec. | ||
| 3562 | 2026.05.04 19:59:51.681006 [ 4 ] {427fe681-c3a4-4b3a-8ffa-0b8bd079bb96} <Debug> TCPHandler: Processed in 0.001650039 sec. | ||
| 3563 | 2026.05.04 19:59:51.681134 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.05.04 19:59:51.681234 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3565 | 2026.05.04 19:59:51.681275 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3566 | 2026.05.04 19:59:51.682030 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.04 19:59:51.682067 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3568 | 2026.05.04 19:59:51.682419 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3569 | 2026.05.04 19:59:51.682627 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.05.04 19:59:51.682735 [ 112 ] {} <Debug> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3571 | 2026.05.04 19:59:51.682759 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Debug> executeQuery: Read 829 rows, 66.02 KiB in 0.001547 sec., 535875.8888170653 rows/sec., 41.68 MiB/sec. | ||
| 3572 | 2026.05.04 19:59:51.682776 [ 112 ] {} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.05.04 19:59:51.682802 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3574 | 2026.05.04 19:59:51.682804 [ 4 ] {1b4d28ae-00f7-4199-85e7-0d2934cf40b8} <Debug> TCPHandler: Processed in 0.001720141 sec. | ||
| 3575 | 2026.05.04 19:59:51.682914 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::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 | ||
| 3576 | 2026.05.04 19:59:51.682932 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.05.04 19:59:51.683043 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.05.04 19:59:51.683046 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3579 | 2026.05.04 19:59:51.683086 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3580 | 2026.05.04 19:59:51.683098 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3224 rows starting from the beginning of the part | ||
| 3581 | 2026.05.04 19:59:51.683178 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2451 rows starting from the beginning of the part | ||
| 3582 | 2026.05.04 19:59:51.683225 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3583 | 2026.05.04 19:59:51.683265 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 829 rows starting from the beginning of the part | ||
| 3584 | 2026.05.04 19:59:51.683305 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
| 3585 | 2026.05.04 19:59:51.683346 [ 199 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 829 rows starting from the beginning of the part | ||
| 3586 | 2026.05.04 19:59:51.683536 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.05.04 19:59:51.683578 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3588 | 2026.05.04 19:59:51.683968 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3589 | 2026.05.04 19:59:51.684191 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.05.04 19:59:51.684326 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001301 sec., 121445.04227517293 rows/sec., 7.31 MiB/sec. | ||
| 3591 | 2026.05.04 19:59:51.684363 [ 4 ] {aced837b-81c1-45d0-9833-78bf8f1dfc30} <Debug> TCPHandler: Processed in 0.001481065 sec. | ||
| 3592 | 2026.05.04 19:59:51.684481 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.05.04 19:59:51.684576 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.05.04 19:59:51.684616 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3595 | 2026.05.04 19:59:51.685048 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.05.04 19:59:51.685084 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3597 | 2026.05.04 19:59:51.685382 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3598 | 2026.05.04 19:59:51.685595 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.05.04 19:59:51.685720 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 3600 | 2026.05.04 19:59:51.685763 [ 4 ] {61fc00ca-390a-4c33-b9e4-74c38f171c9e} <Debug> TCPHandler: Processed in 0.001329822 sec. | ||
| 3601 | 2026.05.04 19:59:51.685858 [ 190 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7495 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299523 sec., 2502312.009428324 rows/sec., 198.35 MiB/sec. | ||
| 3602 | 2026.05.04 19:59:51.685881 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.05.04 19:59:51.685976 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3604 | 2026.05.04 19:59:51.686015 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3605 | 2026.05.04 19:59:51.686231 [ 196 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3606 | 2026.05.04 19:59:51.686440 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.04 19:59:51.686482 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3608 | 2026.05.04 19:59:51.686532 [ 196 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.05.04 19:59:51.686618 [ 196 ] {fdcd62f0-0134-472c-8274-262488b1d3e0::all_1_21_4} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3610 | 2026.05.04 19:59:51.686726 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3611 | 2026.05.04 19:59:51.686799 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3612 | 2026.05.04 19:59:51.687016 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.04 19:59:51.687143 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 3614 | 2026.05.04 19:59:51.687178 [ 4 ] {81db065e-142f-406f-a089-e1c49ebcaeeb} <Debug> TCPHandler: Processed in 0.001346472 sec. | ||
| 3615 | 2026.05.04 19:59:51.687295 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.05.04 19:59:51.687388 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3617 | 2026.05.04 19:59:51.687427 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3618 | 2026.05.04 19:59:51.688024 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.05.04 19:59:51.688060 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3620 | 2026.05.04 19:59:51.688388 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3621 | 2026.05.04 19:59:51.688595 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.05.04 19:59:51.688694 [ 112 ] {} <Debug> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3623 | 2026.05.04 19:59:51.688722 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001351 sec., 374537.37971872685 rows/sec., 26.35 MiB/sec. | ||
| 3624 | 2026.05.04 19:59:51.688724 [ 112 ] {} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.05.04 19:59:51.688765 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3626 | 2026.05.04 19:59:51.688769 [ 4 ] {d9c59bc9-452c-4074-8dad-4a622c3648c6} <Debug> TCPHandler: Processed in 0.001522205 sec. | ||
| 3627 | 2026.05.04 19:59:51.688844 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::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 | ||
| 3628 | 2026.05.04 19:59:51.688892 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.05.04 19:59:51.688957 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2026.05.04 19:59:51.688989 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3631 | 2026.05.04 19:59:51.688990 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1785 rows starting from the beginning of the part | ||
| 3632 | 2026.05.04 19:59:51.689036 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3633 | 2026.05.04 19:59:51.689068 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1313 rows starting from the beginning of the part | ||
| 3634 | 2026.05.04 19:59:51.689118 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3635 | 2026.05.04 19:59:51.689160 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 506 rows starting from the beginning of the part | ||
| 3636 | 2026.05.04 19:59:51.689202 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part | ||
| 3637 | 2026.05.04 19:59:51.689241 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 506 rows starting from the beginning of the part | ||
| 3638 | 2026.05.04 19:59:51.689370 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.05.04 19:59:51.689412 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3640 | 2026.05.04 19:59:51.689741 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3641 | 2026.05.04 19:59:51.689961 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.04 19:59:51.690062 [ 112 ] {} <Debug> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3643 | 2026.05.04 19:59:51.690090 [ 112 ] {} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.05.04 19:59:51.690091 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 3645 | 2026.05.04 19:59:51.690108 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3646 | 2026.05.04 19:59:51.690140 [ 4 ] {54f556f7-a977-4696-ba2b-ff36c1e6584d} <Debug> TCPHandler: Processed in 0.001297811 sec. | ||
| 3647 | 2026.05.04 19:59:51.690197 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3648 | 2026.05.04 19:59:51.690282 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.05.04 19:59:51.690288 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3650 | 2026.05.04 19:59:51.690324 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 3651 | 2026.05.04 19:59:51.690372 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3652 | 2026.05.04 19:59:51.690377 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.05.04 19:59:51.690410 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3654 | 2026.05.04 19:59:51.690423 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3655 | 2026.05.04 19:59:51.690445 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3656 | 2026.05.04 19:59:51.690483 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3657 | 2026.05.04 19:59:51.690521 [ 198 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3658 | 2026.05.04 19:59:51.690593 [ 191 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782112 sec., 2392105.546677201 rows/sec., 172.89 MiB/sec. | ||
| 3659 | 2026.05.04 19:59:51.690816 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3660 | 2026.05.04 19:59:51.690844 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.04 19:59:51.690884 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3662 | 2026.05.04 19:59:51.691122 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.05.04 19:59:51.691205 [ 199 ] {3a375ffa-f45c-4faf-83b8-ac5bb907b899::all_1_21_4} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3664 | 2026.05.04 19:59:51.691229 [ 200 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066135 sec., 56278.05109109072 rows/sec., 2.87 MiB/sec. | ||
| 3665 | 2026.05.04 19:59:51.691279 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3666 | 2026.05.04 19:59:51.691330 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3667 | 2026.05.04 19:59:51.691404 [ 199 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3668 | 2026.05.04 19:59:51.691597 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.05.04 19:59:51.691705 [ 199 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.05.04 19:59:51.691750 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001391 sec., 190510.42415528395 rows/sec., 12.66 MiB/sec. | ||
| 3671 | 2026.05.04 19:59:51.691761 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3672 | 2026.05.04 19:59:51.691791 [ 4 ] {4a2475e2-d676-48f8-b213-19ab6cbfb64c} <Debug> TCPHandler: Processed in 0.001559096 sec. | ||
| 3673 | 2026.05.04 19:59:51.691798 [ 199 ] {0930d8b5-c910-4cbf-99a4-a64671396a7d::all_1_10_2} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3674 | 2026.05.04 19:59:51.691829 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.05.04 19:59:51.691865 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3676 | 2026.05.04 19:59:51.691947 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2026.05.04 19:59:51.691954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3678 | 2026.05.04 19:59:51.692013 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 3679 | 2026.05.04 19:59:51.692047 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.05.04 19:59:51.692089 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3681 | 2026.05.04 19:59:51.692107 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.05.04 19:59:51.692133 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6107 rows starting from the beginning of the part | ||
| 3683 | 2026.05.04 19:59:51.692176 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1560 rows starting from the beginning of the part | ||
| 3684 | 2026.05.04 19:59:51.692212 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3685 | 2026.05.04 19:59:51.692244 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3686 | 2026.05.04 19:59:51.692277 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::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 | ||
| 3687 | 2026.05.04 19:59:51.692310 [ 198 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3688 | 2026.05.04 19:59:51.692410 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.05.04 19:59:51.692445 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3690 | 2026.05.04 19:59:51.692743 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3691 | 2026.05.04 19:59:51.692957 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.05.04 19:59:51.693058 [ 117 ] {} <Debug> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3693 | 2026.05.04 19:59:51.693085 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3694 | 2026.05.04 19:59:51.693089 [ 117 ] {} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.05.04 19:59:51.693125 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3696 | 2026.05.04 19:59:51.693126 [ 4 ] {ebe2c892-0d12-4e65-99de-335e43eec054} <Debug> TCPHandler: Processed in 0.001229238 sec. | ||
| 3697 | 2026.05.04 19:59:51.693199 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3698 | 2026.05.04 19:59:51.693261 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.05.04 19:59:51.693287 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3700 | 2026.05.04 19:59:51.693317 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3701 | 2026.05.04 19:59:51.693359 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3702 | 2026.05.04 19:59:51.693363 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3703 | 2026.05.04 19:59:51.693417 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3704 | 2026.05.04 19:59:51.693422 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3705 | 2026.05.04 19:59:51.693453 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3706 | 2026.05.04 19:59:51.693489 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3707 | 2026.05.04 19:59:51.693522 [ 199 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3708 | 2026.05.04 19:59:51.694187 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.05.04 19:59:51.694228 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3710 | 2026.05.04 19:59:51.694234 [ 200 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069035 sec., 10289.653753151206 rows/sec., 689.69 KiB/sec. | ||
| 3711 | 2026.05.04 19:59:51.694368 [ 191 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3712 | 2026.05.04 19:59:51.694687 [ 191 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.05.04 19:59:51.694764 [ 191 ] {0cf3cbca-8f3f-42b6-8e9f-798f3360d846::all_1_10_2} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3714 | 2026.05.04 19:59:51.694809 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3715 | 2026.05.04 19:59:51.694832 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3716 | 2026.05.04 19:59:51.695049 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.05.04 19:59:51.695190 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001849 sec., 8653.32612222823 rows/sec., 15.51 MiB/sec. | ||
| 3718 | 2026.05.04 19:59:51.695242 [ 4 ] {2f798048-0419-4a41-9570-253c78676601} <Debug> TCPHandler: Processed in 0.002029397 sec. | ||
| 3719 | 2026.05.04 19:59:51.695372 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2026.05.04 19:59:51.695465 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3721 | 2026.05.04 19:59:51.695505 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3722 | 2026.05.04 19:59:51.695512 [ 191 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8421 rows, containing 5 columns (5 merged, 0 gathered) in 0.003597803 sec., 2340595.0798306633 rows/sec., 151.13 MiB/sec. | ||
| 3723 | 2026.05.04 19:59:51.695690 [ 200 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3724 | 2026.05.04 19:59:51.695859 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.05.04 19:59:51.695900 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3726 | 2026.05.04 19:59:51.695986 [ 200 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.04 19:59:51.696068 [ 200 ] {7dfea74b-96aa-4faa-a587-782f5a1d8079::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3728 | 2026.05.04 19:59:51.696152 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3729 | 2026.05.04 19:59:51.696231 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3730 | 2026.05.04 19:59:51.696447 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.05.04 19:59:51.696548 [ 117 ] {} <Debug> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3732 | 2026.05.04 19:59:51.696574 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 3733 | 2026.05.04 19:59:51.696578 [ 117 ] {} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.05.04 19:59:51.696612 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3735 | 2026.05.04 19:59:51.696615 [ 4 ] {bf40f6b8-d0ab-40e9-ac37-dd63ee47abb9} <Debug> TCPHandler: Processed in 0.00129196 sec. | ||
| 3736 | 2026.05.04 19:59:51.696676 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 3737 | 2026.05.04 19:59:51.696759 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3738 | 2026.05.04 19:59:51.696781 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1116 rows starting from the beginning of the part | ||
| 3739 | 2026.05.04 19:59:51.696822 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3740 | 2026.05.04 19:59:51.696855 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 3741 | 2026.05.04 19:59:51.696886 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3742 | 2026.05.04 19:59:51.696916 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::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 | ||
| 3743 | 2026.05.04 19:59:51.696947 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3744 | 2026.05.04 19:59:51.697692 [ 200 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041834 sec., 1359141.6674825356 rows/sec., 87.43 MiB/sec. | ||
| 3745 | 2026.05.04 19:59:51.697849 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3746 | 2026.05.04 19:59:51.698086 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.05.04 19:59:51.698147 [ 198 ] {e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2::all_1_21_4} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3748 | 2026.05.04 19:59:51.698203 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3749 | 2026.05.04 19:59:53.822223 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7058 | ||
| 3750 | 2026.05.04 19:59:53.822773 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.05.04 19:59:53.822824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3752 | 2026.05.04 19:59:53.823370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3753 | 2026.05.04 19:59:53.823620 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.05.04 19:59:53.823774 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7058 | ||
| 3755 | 2026.05.04 19:59:54.196289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3756 | 2026.05.04 19:59:54.213422 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.05.04 19:59:54.213479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3758 | 2026.05.04 19:59:54.218919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3759 | 2026.05.04 19:59:54.219613 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.05.04 19:59:54.222730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3761 | 2026.05.04 19:59:56.667111 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.05.04 19:59:56.667350 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3763 | 2026.05.04 19:59:56.667681 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3764 | 2026.05.04 19:59:56.667717 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3765 | 2026.05.04 19:59:56.667937 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3766 | 2026.05.04 19:59:56.668005 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3767 | 2026.05.04 19:59:56.668146 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3768 | 2026.05.04 19:59:56.668261 [ 317 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3769 | 2026.05.04 19:59:56.668278 [ 299 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3770 | 2026.05.04 19:59:56.668279 [ 343 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3771 | 2026.05.04 19:59:56.668412 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3772 | 2026.05.04 19:59:56.668439 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3773 | 2026.05.04 19:59:56.668507 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3774 | 2026.05.04 19:59:56.668529 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3775 | 2026.05.04 19:59:56.668566 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3776 | 2026.05.04 19:59:56.668601 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3777 | 2026.05.04 19:59:56.669869 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.00261 sec., 16858.23754789272 rows/sec., 2.88 MiB/sec. | ||
| 3778 | 2026.05.04 19:59:56.669991 [ 4 ] {b27b03f3-8dea-47b6-ae83-225697ecfe77} <Debug> TCPHandler: Processed in 0.00301296 sec. | ||
| 3779 | 2026.05.04 19:59:56.672106 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.05.04 19:59:56.672228 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3781 | 2026.05.04 19:59:56.672280 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3782 | 2026.05.04 19:59:56.672878 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.05.04 19:59:56.672931 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3784 | 2026.05.04 19:59:56.673340 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3785 | 2026.05.04 19:59:56.673571 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.05.04 19:59:56.673720 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001528 sec., 69371.72774869109 rows/sec., 5.82 MiB/sec. | ||
| 3787 | 2026.05.04 19:59:56.673760 [ 4 ] {3f93ee0d-1199-4cd0-9548-600eb3d04f1a} <Debug> TCPHandler: Processed in 0.00170647 sec. | ||
| 3788 | 2026.05.04 19:59:56.673899 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.05.04 19:59:56.673999 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3790 | 2026.05.04 19:59:56.674039 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3791 | 2026.05.04 19:59:56.674459 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.05.04 19:59:56.674496 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3793 | 2026.05.04 19:59:56.674794 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3794 | 2026.05.04 19:59:56.675009 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.05.04 19:59:56.675119 [ 111 ] {} <Debug> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3796 | 2026.05.04 19:59:56.675144 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001168 sec., 21404.109589041098 rows/sec., 1.57 MiB/sec. | ||
| 3797 | 2026.05.04 19:59:56.675189 [ 111 ] {} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.05.04 19:59:56.675196 [ 4 ] {da30d478-0b4a-4b3e-b74d-64a820033025} <Debug> TCPHandler: Processed in 0.001347441 sec. | ||
| 3799 | 2026.05.04 19:59:56.675224 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3800 | 2026.05.04 19:59:56.675333 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.05.04 19:59:56.675354 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::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 | ||
| 3802 | 2026.05.04 19:59:56.675436 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3803 | 2026.05.04 19:59:56.675481 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3804 | 2026.05.04 19:59:56.675489 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2026.05.04 19:59:56.675529 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part | ||
| 3806 | 2026.05.04 19:59:56.675600 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 3807 | 2026.05.04 19:59:56.675654 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 158 rows starting from the beginning of the part | ||
| 3808 | 2026.05.04 19:59:56.675697 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3809 | 2026.05.04 19:59:56.675740 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 158 rows starting from the beginning of the part | ||
| 3810 | 2026.05.04 19:59:56.675781 [ 197 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3811 | 2026.05.04 19:59:56.675927 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.05.04 19:59:56.675970 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3813 | 2026.05.04 19:59:56.676297 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3814 | 2026.05.04 19:59:56.676533 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.05.04 19:59:56.676668 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001252 sec., 71086.26198083066 rows/sec., 5.55 MiB/sec. | ||
| 3816 | 2026.05.04 19:59:56.676706 [ 4 ] {ba6570ca-c95b-4f5d-bd8d-1fc51a75175c} <Debug> TCPHandler: Processed in 0.001422954 sec. | ||
| 3817 | 2026.05.04 19:59:56.676741 [ 198 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447043 sec., 417402.9382679022 rows/sec., 27.85 MiB/sec. | ||
| 3818 | 2026.05.04 19:59:56.676831 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.05.04 19:59:56.676919 [ 200 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3820 | 2026.05.04 19:59:56.676927 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.04 19:59:56.676984 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3822 | 2026.05.04 19:59:56.677231 [ 200 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.05.04 19:59:56.677316 [ 200 ] {8a7d6522-a6ef-47e1-8863-06c57e980db2::all_1_16_3} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3824 | 2026.05.04 19:59:56.677394 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.05.04 19:59:56.677419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3826 | 2026.05.04 19:59:56.677436 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3827 | 2026.05.04 19:59:56.677765 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3828 | 2026.05.04 19:59:56.677985 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.04 19:59:56.678114 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3830 | 2026.05.04 19:59:56.678152 [ 4 ] {14ed4104-1bfc-4387-ab43-ca5602e1cb55} <Debug> TCPHandler: Processed in 0.001370722 sec. | ||
| 3831 | 2026.05.04 19:59:56.678276 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.04 19:59:56.678394 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.05.04 19:59:56.678460 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3834 | 2026.05.04 19:59:56.679336 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.05.04 19:59:56.679373 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3836 | 2026.05.04 19:59:56.680021 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3837 | 2026.05.04 19:59:56.680274 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.05.04 19:59:56.680396 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3839 | 2026.05.04 19:59:56.680423 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002054 sec., 12171.372930866602 rows/sec., 21.81 MiB/sec. | ||
| 3840 | 2026.05.04 19:59:56.680435 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.04 19:59:56.680465 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3842 | 2026.05.04 19:59:56.680498 [ 4 ] {676f6474-567e-419b-a9a6-af9cc0db5334} <Debug> TCPHandler: Processed in 0.002283183 sec. | ||
| 3843 | 2026.05.04 19:59:56.680544 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::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 | ||
| 3844 | 2026.05.04 19:59:56.680636 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2026.05.04 19:59:56.680713 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3846 | 2026.05.04 19:59:56.680732 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3847 | 2026.05.04 19:59:56.680761 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 155 rows starting from the beginning of the part | ||
| 3848 | 2026.05.04 19:59:56.680775 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3849 | 2026.05.04 19:59:56.680867 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 3850 | 2026.05.04 19:59:56.680957 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::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 | ||
| 3851 | 2026.05.04 19:59:56.681041 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3852 | 2026.05.04 19:59:56.681124 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3853 | 2026.05.04 19:59:56.681130 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.05.04 19:59:56.681169 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3855 | 2026.05.04 19:59:56.681208 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3856 | 2026.05.04 19:59:56.681498 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3857 | 2026.05.04 19:59:56.681716 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.05.04 19:59:56.681848 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 3859 | 2026.05.04 19:59:56.681883 [ 4 ] {aefe26b7-135c-4039-8372-0c7888e13a86} <Debug> TCPHandler: Processed in 0.00129826 sec. | ||
| 3860 | 2026.05.04 19:59:56.683652 [ 187 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 19 columns (19 merged, 0 gathered) in 0.003140723 sec., 86285.86475152377 rows/sec., 154.62 MiB/sec. | ||
| 3861 | 2026.05.04 19:59:56.684147 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3862 | 2026.05.04 19:59:56.684449 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.05.04 19:59:56.684512 [ 198 ] {d6f29a5c-b651-46d4-96f7-e72cc356809e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3864 | 2026.05.04 19:59:56.684593 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3865 | 2026.05.04 20:00:01.240885 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3866 | 2026.05.04 20:00:01.240947 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3867 | 2026.05.04 20:00:01.323882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7570 | ||
| 3868 | 2026.05.04 20:00:01.324445 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.05.04 20:00:01.324493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3870 | 2026.05.04 20:00:01.325008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3871 | 2026.05.04 20:00:01.325246 [ 243 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.05.04 20:00:01.325375 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7570 | ||
| 3873 | 2026.05.04 20:00:01.325406 [ 102 ] {} <Debug> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3874 | 2026.05.04 20:00:01.325479 [ 102 ] {} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.05.04 20:00:01.325500 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3876 | 2026.05.04 20:00:01.325621 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 3877 | 2026.05.04 20:00:01.325759 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3878 | 2026.05.04 20:00:01.325798 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5138 rows starting from the beginning of the part | ||
| 3879 | 2026.05.04 20:00:01.325862 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 3880 | 2026.05.04 20:00:01.325906 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 3881 | 2026.05.04 20:00:01.325946 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 3882 | 2026.05.04 20:00:01.325982 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 3883 | 2026.05.04 20:00:01.326022 [ 200 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::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 | ||
| 3884 | 2026.05.04 20:00:01.327386 [ 187 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001816042 sec., 4168405.7967822333 rows/sec., 59.63 MiB/sec. | ||
| 3885 | 2026.05.04 20:00:01.327785 [ 187 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3886 | 2026.05.04 20:00:01.328087 [ 187 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_16_3} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.05.04 20:00:01.328161 [ 187 ] {2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c::all_1_16_3} <Trace> system.asynchronous_metric_log (2b27b2ae-7af5-49f3-9c27-7d16d4dcd91c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3888 | 2026.05.04 20:00:01.328261 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3889 | 2026.05.04 20:00:01.340280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 506 | ||
| 3890 | 2026.05.04 20:00:01.342567 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.05.04 20:00:01.342638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3892 | 2026.05.04 20:00:01.343794 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3893 | 2026.05.04 20:00:01.344061 [ 242 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.04 20:00:01.344201 [ 102 ] {} <Debug> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3895 | 2026.05.04 20:00:01.344245 [ 102 ] {} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.05.04 20:00:01.344266 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3897 | 2026.05.04 20:00:01.344349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3898 | 2026.05.04 20:00:01.344363 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::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 | ||
| 3899 | 2026.05.04 20:00:01.344958 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3900 | 2026.05.04 20:00:01.345112 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 3901 | 2026.05.04 20:00:01.345520 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3902 | 2026.05.04 20:00:01.345881 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
| 3903 | 2026.05.04 20:00:01.346223 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 3904 | 2026.05.04 20:00:01.346551 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3905 | 2026.05.04 20:00:01.346869 [ 194 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3906 | 2026.05.04 20:00:01.352995 [ 200 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 72 columns (72 merged, 0 gathered) in 0.008674562 sec., 58331.4754105164 rows/sec., 51.06 MiB/sec. | ||
| 3907 | 2026.05.04 20:00:01.353894 [ 202 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3908 | 2026.05.04 20:00:01.354610 [ 202 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.05.04 20:00:01.354705 [ 202 ] {c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85::all_1_11_2} <Trace> system.query_log (c1fb083e-ebe5-4cb6-9b00-b24bc0ad5e85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3910 | 2026.05.04 20:00:01.354922 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 3911 | 2026.05.04 20:00:01.672947 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.05.04 20:00:01.673188 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3913 | 2026.05.04 20:00:01.673536 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3914 | 2026.05.04 20:00:01.673577 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3915 | 2026.05.04 20:00:01.673909 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3916 | 2026.05.04 20:00:01.673981 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3917 | 2026.05.04 20:00:01.674146 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3918 | 2026.05.04 20:00:01.674280 [ 333 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3919 | 2026.05.04 20:00:01.674281 [ 343 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3920 | 2026.05.04 20:00:01.674281 [ 299 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3921 | 2026.05.04 20:00:01.674431 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (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 | ||
| 3922 | 2026.05.04 20:00:01.674465 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3923 | 2026.05.04 20:00:01.674550 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3924 | 2026.05.04 20:00:01.674579 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> oximeter.timeseries_schema (19c2f20c-a96f-42bd-8a91-53c72606ba38) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3925 | 2026.05.04 20:00:01.674616 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3926 | 2026.05.04 20:00:01.674655 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3927 | 2026.05.04 20:00:01.675887 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> executeQuery: Read 44 rows, 7.70 KiB in 0.002772 sec., 15873.015873015873 rows/sec., 2.71 MiB/sec. | ||
| 3928 | 2026.05.04 20:00:01.676012 [ 4 ] {50597337-294b-47df-8a5a-326d9793395b} <Debug> TCPHandler: Processed in 0.003205025 sec. | ||
| 3929 | 2026.05.04 20:00:01.682393 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.05.04 20:00:01.682525 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3931 | 2026.05.04 20:00:01.682579 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3932 | 2026.05.04 20:00:01.683289 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.04 20:00:01.683346 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3934 | 2026.05.04 20:00:01.683826 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3935 | 2026.05.04 20:00:01.684126 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Trace> oximeter.fields_i16 (ceebf9c9-2730-45d8-80a4-f55752e6cf70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.04 20:00:01.684285 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 3937 | 2026.05.04 20:00:01.684334 [ 4 ] {8e720ebd-1067-4894-a4c5-272e1a276149} <Debug> TCPHandler: Processed in 0.002007017 sec. | ||
| 3938 | 2026.05.04 20:00:01.684507 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.04 20:00:01.684621 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.04 20:00:01.684672 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3941 | 2026.05.04 20:00:01.685611 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.04 20:00:01.685654 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3943 | 2026.05.04 20:00:01.686047 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3944 | 2026.05.04 20:00:01.686277 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Trace> oximeter.fields_string (fdcd62f0-0134-472c-8274-262488b1d3e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.05.04 20:00:01.686439 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Debug> executeQuery: Read 829 rows, 66.02 KiB in 0.001846 sec., 449079.08992416033 rows/sec., 34.93 MiB/sec. | ||
| 3946 | 2026.05.04 20:00:01.686484 [ 4 ] {db5fb407-4bd0-468d-a9f4-f21fc8f8a83a} <Debug> TCPHandler: Processed in 0.002036608 sec. | ||
| 3947 | 2026.05.04 20:00:01.686661 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.04 20:00:01.686772 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.05.04 20:00:01.686819 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3950 | 2026.05.04 20:00:01.687394 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.04 20:00:01.687433 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3952 | 2026.05.04 20:00:01.687811 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3953 | 2026.05.04 20:00:01.688074 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Trace> oximeter.fields_u16 (8a7d6522-a6ef-47e1-8863-06c57e980db2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.04 20:00:01.688203 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001454 sec., 108665.74965612104 rows/sec., 6.55 MiB/sec. | ||
| 3955 | 2026.05.04 20:00:01.688243 [ 4 ] {e05b4959-1365-44b2-98e5-cbaf93429814} <Debug> TCPHandler: Processed in 0.001632028 sec. | ||
| 3956 | 2026.05.04 20:00:01.688395 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.05.04 20:00:01.688495 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.05.04 20:00:01.688536 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3959 | 2026.05.04 20:00:01.689119 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.05.04 20:00:01.689163 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3961 | 2026.05.04 20:00:01.689554 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3962 | 2026.05.04 20:00:01.689798 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Trace> oximeter.fields_u32 (012c0b93-38e6-422c-89dd-0f541de0a9b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.05.04 20:00:01.689931 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001457 sec., 102264.92793411118 rows/sec., 6.61 MiB/sec. | ||
| 3964 | 2026.05.04 20:00:01.689971 [ 4 ] {fe411c66-9273-4544-b56a-0aaab7625004} <Debug> TCPHandler: Processed in 0.001626368 sec. | ||
| 3965 | 2026.05.04 20:00:01.690108 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.05.04 20:00:01.690205 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3967 | 2026.05.04 20:00:01.690246 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3968 | 2026.05.04 20:00:01.690777 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.05.04 20:00:01.690818 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3970 | 2026.05.04 20:00:01.691149 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3971 | 2026.05.04 20:00:01.691376 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Trace> oximeter.fields_u8 (686574ae-e119-4e17-95ec-c95ffda45314): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.05.04 20:00:01.691528 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001343 sec., 110201.04244229337 rows/sec., 6.27 MiB/sec. | ||
| 3973 | 2026.05.04 20:00:01.691569 [ 4 ] {780c7690-8970-4e6a-af04-b6e9ebf19026} <Debug> TCPHandler: Processed in 0.001511375 sec. | ||
| 3974 | 2026.05.04 20:00:01.691727 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.05.04 20:00:01.691871 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3976 | 2026.05.04 20:00:01.691923 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3977 | 2026.05.04 20:00:01.692651 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.05.04 20:00:01.692693 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3979 | 2026.05.04 20:00:01.693063 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3980 | 2026.05.04 20:00:01.693278 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Trace> oximeter.fields_uuid (3a375ffa-f45c-4faf-83b8-ac5bb907b899): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.05.04 20:00:01.693431 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001583 sec., 319646.2413139608 rows/sec., 22.49 MiB/sec. | ||
| 3982 | 2026.05.04 20:00:01.693474 [ 4 ] {1f30ef66-ccbe-47b2-824a-c256f1fe86b3} <Debug> TCPHandler: Processed in 0.001806642 sec. | ||
| 3983 | 2026.05.04 20:00:01.693612 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.05.04 20:00:01.693713 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.04 20:00:01.693771 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3986 | 2026.05.04 20:00:01.694144 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.04 20:00:01.694184 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3988 | 2026.05.04 20:00:01.694596 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3989 | 2026.05.04 20:00:01.694916 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Trace> oximeter.measurements_bool (0930d8b5-c910-4cbf-99a4-a64671396a7d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.04 20:00:01.695087 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
| 3991 | 2026.05.04 20:00:01.695136 [ 4 ] {c167b7d6-b022-49f4-8e05-7ddee018ef1d} <Debug> TCPHandler: Processed in 0.001573116 sec. | ||
| 3992 | 2026.05.04 20:00:01.695273 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.05.04 20:00:01.695370 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.05.04 20:00:01.695419 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3995 | 2026.05.04 20:00:01.695947 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.05.04 20:00:01.695992 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3997 | 2026.05.04 20:00:01.696397 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3998 | 2026.05.04 20:00:01.696636 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Trace> oximeter.measurements_cumulativeu64 (7dfea74b-96aa-4faa-a587-782f5a1d8079): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.05.04 20:00:01.696795 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001443 sec., 183645.18364518363 rows/sec., 12.20 MiB/sec. | ||
| 4000 | 2026.05.04 20:00:01.696834 [ 4 ] {fb29e285-e111-48a3-9cfb-7bec05808ad1} <Debug> TCPHandler: Processed in 0.001610158 sec. | ||
| 4001 | 2026.05.04 20:00:01.696967 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.05.04 20:00:01.697085 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.05.04 20:00:01.697136 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4004 | 2026.05.04 20:00:01.697579 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.05.04 20:00:01.697624 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4006 | 2026.05.04 20:00:01.698024 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4007 | 2026.05.04 20:00:01.698248 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Trace> oximeter.measurements_f64 (0cf3cbca-8f3f-42b6-8e9f-798f3360d846): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.05.04 20:00:01.698385 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec. | ||
| 4009 | 2026.05.04 20:00:01.698422 [ 4 ] {0f4dedfc-d4b0-42ce-a0af-57888ccf6fa1} <Debug> TCPHandler: Processed in 0.001504405 sec. | ||
| 4010 | 2026.05.04 20:00:01.698581 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.05.04 20:00:01.698693 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.05.04 20:00:01.698788 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4013 | 2026.05.04 20:00:01.699851 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.05.04 20:00:01.699889 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4015 | 2026.05.04 20:00:01.700494 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4016 | 2026.05.04 20:00:01.700820 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Trace> oximeter.measurements_histogramu64 (d6f29a5c-b651-46d4-96f7-e72cc356809e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.05.04 20:00:01.700984 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002311 sec., 6923.409779316313 rows/sec., 12.41 MiB/sec. | ||
| 4018 | 2026.05.04 20:00:01.701073 [ 4 ] {5ebf33d3-1a53-4054-b8b6-4ba997afd9f6} <Debug> TCPHandler: Processed in 0.00255023 sec. | ||
| 4019 | 2026.05.04 20:00:01.701241 [ 4 ] {} <Trace> TCP-Session: 95651b4a-d19d-4227-8b8f-044015a735ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.05.04 20:00:01.701346 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.05.04 20:00:01.701395 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4022 | 2026.05.04 20:00:01.701783 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.05.04 20:00:01.701821 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4024 | 2026.05.04 20:00:01.702164 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4025 | 2026.05.04 20:00:01.702398 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Trace> oximeter.measurements_u64 (e0d3702b-6dbb-43f0-ac8b-e9c74c265ef2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.05.04 20:00:01.702536 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 4.65 MiB/sec. | ||
| 4027 | 2026.05.04 20:00:01.702576 [ 4 ] {25f560a8-aee0-4ea9-bb37-c6da70561b11} <Debug> TCPHandler: Processed in 0.001393453 sec. | ||
| 4028 | 2026.05.04 20:00:01.722857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4029 | 2026.05.04 20:00:01.741163 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.05.04 20:00:01.741226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4031 | 2026.05.04 20:00:01.747779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4032 | 2026.05.04 20:00:01.748523 [ 244 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.05.04 20:00:01.748830 [ 101 ] {} <Debug> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4034 | 2026.05.04 20:00:01.748895 [ 101 ] {} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.05.04 20:00:01.748919 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4036 | 2026.05.04 20:00:01.749014 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4037 | 2026.05.04 20:00:01.752487 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4038 | 2026.05.04 20:00:01.752724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4039 | 2026.05.04 20:00:01.753445 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4040 | 2026.05.04 20:00:01.757601 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4041 | 2026.05.04 20:00:01.761703 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4042 | 2026.05.04 20:00:01.765778 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4043 | 2026.05.04 20:00:01.770663 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4044 | 2026.05.04 20:00:01.775318 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::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 | ||
| 4045 | 2026.05.04 20:00:01.837298 [ 202 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.088352168 sec., 1369.519308230218 rows/sec., 7.08 MiB/sec. | ||
| 4046 | 2026.05.04 20:00:01.839827 [ 200 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4047 | 2026.05.04 20:00:01.842306 [ 200 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_16_3} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.05.04 20:00:01.842411 [ 200 ] {5200ecb5-c935-4172-9179-fb761fc4b015::all_1_16_3} <Trace> system.metric_log (5200ecb5-c935-4172-9179-fb761fc4b015) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4049 | 2026.05.04 20:00:01.844159 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4050 | 2026.05.04 20:00:02.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.81 MiB, peak 238.76 MiB, free memory in arenas 0.00 B, will set to 236.68 MiB (RSS), difference: 7.87 MiB | ||
| 4051 | 2026.05.04 20:00:02.001560 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001094655 sec. | ||