| 1 | [ May 7 00:58:19 Enabled. ] | ||
| 2 | [ May 7 00:58:19 Rereading configuration. ] | ||
| 3 | [ May 7 00:58:20 Rereading configuration. ] | ||
| 4 | [ May 7 00:58:22 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 7 00:58:22 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.07 00:58:25.171218 [ 1 ] {} <Information> Application: Will watch for the process with pid 24002 | ||
| 29 | 2026.05.07 00:58:25.171623 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.07 00:58:25.612726 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24002 | ||
| 31 | 2026.05.07 00:58:25.615223 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.07 00:58:25.615372 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.07 00:58:25.980535 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.07 00:58:26.014881 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.07 00:58:26.014942 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.07 00:58:26.014959 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.07 00:58:26.015017 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.07 00:58:26.015418 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.07 00:58:26.020698 [ 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.07 00:58:26.021501 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.07 00:58:26.024207 [ 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.07 00:58:26.024234 [ 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.07 00:58:26.024249 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.07 00:58:26.026864 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.07 00:58:26.028044 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.07 00:58:26.034437 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.07 00:58:26.035110 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.07 00:58:26.038591 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.07 00:58:26.038676 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.07 00:58:26.039682 [ 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.07 00:58:26.040099 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.07 00:58:26.054004 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.07 00:58:26.054371 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.07 00:58:26.064967 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.07 00:58:26.065410 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.07 00:58:26.065797 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.07 00:58:26.066164 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.07 00:58:26.069627 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.07 00:58:26.069652 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.07 00:58:26.069742 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.07 00:58:26.069829 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.07 00:58:26.086564 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.07 00:58:26.086590 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167294 sec | ||
| 68 | 2026.05.07 00:58:26.086621 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.07 00:58:26.086635 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.07 00:58:26.089191 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.07 00:58:26.091673 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.07 00:58:26.116449 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.07 00:58:26.116499 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.07 00:58:26.116578 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.07 00:58:26.116590 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.07 00:58:26.116624 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.07 00:58:26.116705 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.07 00:58:26.119168 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.07 00:58:26.119218 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.07 00:58:26.119260 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.07 00:58:26.119422 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.07 00:58:26.119467 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.07 00:58:26.119481 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.07 00:58:26.119554 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.07 00:58:26.119568 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.07 00:58:26.119601 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.07 00:58:26.119671 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.07 00:58:26.169084 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.07 00:58:26.170503 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.07 00:58:26.170598 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113503 sec | ||
| 91 | 2026.05.07 00:58:26.170614 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.07 00:58:26.170625 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.07 00:58:26.170652 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.07 00:58:26.170883 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.07 00:58:26.171011 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.07 00:58:26.171030 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.07 00:58:26.171046 [ 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.07 00:58:26.171062 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.07 00:58:26.176872 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.07 00:58:26.177065 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.72 MiB (RSS), difference: 91.95 MiB | ||
| 101 | 2026.05.07 00:58:26.182199 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.259e-05 sec. | ||
| 102 | 2026.05.07 00:58:26.182674 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.07 00:58:26.182733 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.07 00:58:26.182747 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.07 00:58:26.811015 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38858 | ||
| 106 | 2026.05.07 00:58:26.811920 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.07 00:58:26.811981 [ 3 ] {} <Debug> TCP-Session: 399663dc-02cc-4758-8409-6e8b1a7e4948 Authenticating user 'default' from [fd00:1122:3344:101::a]:38858 | ||
| 108 | 2026.05.07 00:58:26.812006 [ 3 ] {} <Debug> TCP-Session: 399663dc-02cc-4758-8409-6e8b1a7e4948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.07 00:58:26.812084 [ 3 ] {} <Debug> TCP-Session: 399663dc-02cc-4758-8409-6e8b1a7e4948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.07 00:58:26.812169 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.07 00:58:26.812192 [ 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.07 00:58:26.812265 [ 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.07 00:58:26.812829 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62983 | ||
| 114 | 2026.05.07 00:58:26.813004 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.07 00:58:26.813037 [ 4 ] {} <Debug> TCP-Session: 559b15f4-fd91-40b8-a228-be17bf01321a Authenticating user 'default' from [fd00:1122:3344:101::a]:62983 | ||
| 116 | 2026.05.07 00:58:26.813060 [ 4 ] {} <Debug> TCP-Session: 559b15f4-fd91-40b8-a228-be17bf01321a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.05.07 00:58:26.813164 [ 4 ] {} <Debug> TCP-Session: 559b15f4-fd91-40b8-a228-be17bf01321a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.07 00:58:26.813720 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55666 | ||
| 119 | 2026.05.07 00:58:26.813730 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37606 | ||
| 120 | 2026.05.07 00:58:26.813795 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34076 | ||
| 121 | 2026.05.07 00:58:26.813966 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.07 00:58:26.813998 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64748 | ||
| 123 | 2026.05.07 00:58:26.814014 [ 5 ] {} <Debug> TCP-Session: a2c56e23-2d00-47ed-a063-2169adf46543 Authenticating user 'default' from [fd00:1122:3344:101::a]:55666 | ||
| 124 | 2026.05.07 00:58:26.814051 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.07 00:58:26.814119 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.07 00:58:26.814149 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60242 | ||
| 127 | 2026.05.07 00:58:26.814196 [ 5 ] {} <Debug> TCP-Session: a2c56e23-2d00-47ed-a063-2169adf46543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.07 00:58:26.814239 [ 253 ] {} <Debug> TCP-Session: 1cdc28c6-cc7b-48cc-a9ce-3b037fb510f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:37606 | ||
| 129 | 2026.05.07 00:58:26.814252 [ 254 ] {} <Debug> TCP-Session: ec749803-582a-4a0d-b5ac-511677a08ffb Authenticating user 'default' from [fd00:1122:3344:101::a]:34076 | ||
| 130 | 2026.05.07 00:58:26.814200 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.07 00:58:26.814334 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.07 00:58:26.814344 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57493 | ||
| 133 | 2026.05.07 00:58:26.814343 [ 253 ] {} <Debug> TCP-Session: 1cdc28c6-cc7b-48cc-a9ce-3b037fb510f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.07 00:58:26.814455 [ 255 ] {} <Debug> TCP-Session: 4aeeff02-d6f8-4a22-bf0e-c4d4eefe4c7f Authenticating user 'default' from [fd00:1122:3344:101::a]:64748 | ||
| 135 | 2026.05.07 00:58:26.814323 [ 254 ] {} <Debug> TCP-Session: ec749803-582a-4a0d-b5ac-511677a08ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.07 00:58:26.814487 [ 256 ] {} <Debug> TCP-Session: fad5d563-a92e-41ae-b3c0-63c23c77d530 Authenticating user 'default' from [fd00:1122:3344:101::a]:60242 | ||
| 137 | 2026.05.07 00:58:26.814547 [ 255 ] {} <Debug> TCP-Session: 4aeeff02-d6f8-4a22-bf0e-c4d4eefe4c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.07 00:58:26.814557 [ 254 ] {} <Debug> TCP-Session: ec749803-582a-4a0d-b5ac-511677a08ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.07 00:58:26.814568 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.07 00:58:26.814569 [ 256 ] {} <Debug> TCP-Session: fad5d563-a92e-41ae-b3c0-63c23c77d530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.07 00:58:26.814642 [ 257 ] {} <Debug> TCP-Session: 2dfb9564-f583-4761-95f1-d51a980c3af0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57493 | ||
| 142 | 2026.05.07 00:58:26.814617 [ 255 ] {} <Debug> TCP-Session: 4aeeff02-d6f8-4a22-bf0e-c4d4eefe4c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.07 00:58:26.814486 [ 253 ] {} <Debug> TCP-Session: 1cdc28c6-cc7b-48cc-a9ce-3b037fb510f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.07 00:58:26.814724 [ 257 ] {} <Debug> TCP-Session: 2dfb9564-f583-4761-95f1-d51a980c3af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.07 00:58:26.814695 [ 256 ] {} <Debug> TCP-Session: fad5d563-a92e-41ae-b3c0-63c23c77d530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.07 00:58:26.814305 [ 5 ] {} <Debug> TCP-Session: a2c56e23-2d00-47ed-a063-2169adf46543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.07 00:58:26.814805 [ 257 ] {} <Debug> TCP-Session: 2dfb9564-f583-4761-95f1-d51a980c3af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.07 00:58:27.000352 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.86 MiB (RSS), difference: 2.07 MiB | ||
| 149 | 2026.05.07 00:58:27.364403 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42109 | ||
| 150 | 2026.05.07 00:58:27.364600 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.07 00:58:27.364642 [ 258 ] {} <Debug> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Authenticating user 'default' from [fd00:1122:3344:101::d]:42109 | ||
| 152 | 2026.05.07 00:58:27.364663 [ 258 ] {} <Debug> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.07 00:58:27.364738 [ 258 ] {} <Debug> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.07 00:58:27.364869 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.07 00:58:27.364892 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.07 00:58:27.364980 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.07 00:58:27.365562 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41676 | ||
| 158 | 2026.05.07 00:58:27.365742 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39110 | ||
| 159 | 2026.05.07 00:58:27.365747 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33254 | ||
| 160 | 2026.05.07 00:58:27.365749 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.05.07 00:58:27.365949 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59145 | ||
| 162 | 2026.05.07 00:58:27.365888 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41417 | ||
| 163 | 2026.05.07 00:58:27.366026 [ 259 ] {} <Debug> TCP-Session: 04cd7cab-4708-4879-bcf9-4cb70c204766 Authenticating user 'default' from [fd00:1122:3344:101::d]:41676 | ||
| 164 | 2026.05.07 00:58:27.366091 [ 259 ] {} <Debug> TCP-Session: 04cd7cab-4708-4879-bcf9-4cb70c204766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.07 00:58:27.366135 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55489 | ||
| 166 | 2026.05.07 00:58:27.366156 [ 259 ] {} <Debug> TCP-Session: 04cd7cab-4708-4879-bcf9-4cb70c204766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.07 00:58:27.366388 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.07 00:58:27.366442 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.07 00:58:27.366519 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60923 | ||
| 170 | 2026.05.07 00:58:27.366391 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55330 | ||
| 171 | 2026.05.07 00:58:27.366605 [ 260 ] {} <Debug> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:33254 | ||
| 172 | 2026.05.07 00:58:27.366613 [ 263 ] {} <Debug> TCP-Session: 535bb666-a02e-4592-b3f1-f9532e39b8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59145 | ||
| 173 | 2026.05.07 00:58:27.366709 [ 260 ] {} <Debug> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.07 00:58:27.366715 [ 263 ] {} <Debug> TCP-Session: 535bb666-a02e-4592-b3f1-f9532e39b8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.07 00:58:27.366732 [ 260 ] {} <Debug> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.07 00:58:27.366810 [ 263 ] {} <Debug> TCP-Session: 535bb666-a02e-4592-b3f1-f9532e39b8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.07 00:58:27.367535 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.07 00:58:27.367582 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.05.07 00:58:27.367561 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.07 00:58:27.367628 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.07 00:58:27.367695 [ 262 ] {} <Debug> TCP-Session: 210c94ce-9885-4542-be44-820a09db8d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:41417 | ||
| 182 | 2026.05.07 00:58:27.367623 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.07 00:58:27.367718 [ 266 ] {} <Debug> TCP-Session: 99c77835-0215-478a-b3f2-b87f7bba2d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:60923 | ||
| 184 | 2026.05.07 00:58:27.367735 [ 265 ] {} <Debug> TCP-Session: cacb4bd3-1a3b-4184-b03b-3d599317d8b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55330 | ||
| 185 | 2026.05.07 00:58:27.367858 [ 264 ] {} <Debug> TCP-Session: e6343fb0-fcc5-431c-bb02-8a35e2c3fa13 Authenticating user 'default' from [fd00:1122:3344:101::d]:55489 | ||
| 186 | 2026.05.07 00:58:27.367859 [ 262 ] {} <Debug> TCP-Session: 210c94ce-9885-4542-be44-820a09db8d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.07 00:58:27.367772 [ 266 ] {} <Debug> TCP-Session: 99c77835-0215-478a-b3f2-b87f7bba2d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.07 00:58:27.367967 [ 264 ] {} <Debug> TCP-Session: e6343fb0-fcc5-431c-bb02-8a35e2c3fa13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.07 00:58:27.367941 [ 265 ] {} <Debug> TCP-Session: cacb4bd3-1a3b-4184-b03b-3d599317d8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.07 00:58:27.367948 [ 262 ] {} <Debug> TCP-Session: 210c94ce-9885-4542-be44-820a09db8d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.07 00:58:27.368054 [ 264 ] {} <Debug> TCP-Session: e6343fb0-fcc5-431c-bb02-8a35e2c3fa13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.07 00:58:27.368023 [ 266 ] {} <Debug> TCP-Session: 99c77835-0215-478a-b3f2-b87f7bba2d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.07 00:58:27.367766 [ 261 ] {} <Debug> TCP-Session: 58d3566a-8243-467f-96ca-fe55f5b6c5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39110 | ||
| 194 | 2026.05.07 00:58:27.368033 [ 265 ] {} <Debug> TCP-Session: cacb4bd3-1a3b-4184-b03b-3d599317d8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.07 00:58:27.368215 [ 261 ] {} <Debug> TCP-Session: 58d3566a-8243-467f-96ca-fe55f5b6c5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.07 00:58:27.368237 [ 261 ] {} <Debug> TCP-Session: 58d3566a-8243-467f-96ca-fe55f5b6c5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.07 00:58:27.377253 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.07 00:58:27.383283 [ 258 ] {38cca5cf-e6f1-423d-944a-2111f5e97287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.07 00:58:27.532219 [ 258 ] {38cca5cf-e6f1-423d-944a-2111f5e97287} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42109) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.07 00:58:27.533396 [ 258 ] {38cca5cf-e6f1-423d-944a-2111f5e97287} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.07 00:58:27.533655 [ 258 ] {38cca5cf-e6f1-423d-944a-2111f5e97287} <Debug> TCPHandler: Processed in 0.163671225 sec. | ||
| 248 | 2026.05.07 00:58:27.536322 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.07 00:58:27.536706 [ 260 ] {228c8d5d-0e09-430f-a524-92254d644020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.07 00:58:27.537080 [ 260 ] {228c8d5d-0e09-430f-a524-92254d644020} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33254) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.07 00:58:27.537433 [ 260 ] {228c8d5d-0e09-430f-a524-92254d644020} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.07 00:58:27.537672 [ 260 ] {228c8d5d-0e09-430f-a524-92254d644020} <Debug> TCPHandler: Processed in 0.001596297 sec. | ||
| 299 | 2026.05.07 00:58:27.538040 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.07 00:58:27.540753 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.07 00:58:27.543328 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.07 00:58:27.544588 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.07 00:58:27.544613 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.3412e-05 sec | ||
| 304 | 2026.05.07 00:58:27.544698 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.07 00:58:27.544739 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.07 00:58:27.544763 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.07 00:58:27.547536 [ 258 ] {aa135acc-0927-44b3-ae21-c24f66d095c5} <Debug> TCPHandler: Processed in 0.009637237 sec. | ||
| 308 | 2026.05.07 00:58:27.547702 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.07 00:58:27.547998 [ 258 ] {0ec962b6-a627-4c04-b10e-4f3cca4f55ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.07 00:58:27.548122 [ 258 ] {0ec962b6-a627-4c04-b10e-4f3cca4f55ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.07 00:58:27.564562 [ 258 ] {0ec962b6-a627-4c04-b10e-4f3cca4f55ee} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.07 00:58:27.565833 [ 258 ] {0ec962b6-a627-4c04-b10e-4f3cca4f55ee} <Debug> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4): Loading data parts | ||
| 314 | 2026.05.07 00:58:27.569066 [ 258 ] {0ec962b6-a627-4c04-b10e-4f3cca4f55ee} <Debug> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4): There are no data parts | ||
| 315 | 2026.05.07 00:58:27.576008 [ 258 ] {0ec962b6-a627-4c04-b10e-4f3cca4f55ee} <Debug> TCPHandler: Processed in 0.028291566 sec. | ||
| 316 | 2026.05.07 00:58:27.576253 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.07 00:58:27.576587 [ 258 ] {c1637e99-1f94-4e70-9c1e-97751bf9a7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.05.07 00:58:27.576787 [ 258 ] {c1637e99-1f94-4e70-9c1e-97751bf9a7b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.07 00:58:27.606620 [ 258 ] {c1637e99-1f94-4e70-9c1e-97751bf9a7b4} <Debug> oximeter.measurements_bool (7a7698da-a14b-4f47-bbe4-6f26e6dcb716): Loading data parts | ||
| 330 | 2026.05.07 00:58:27.606815 [ 258 ] {c1637e99-1f94-4e70-9c1e-97751bf9a7b4} <Debug> oximeter.measurements_bool (7a7698da-a14b-4f47-bbe4-6f26e6dcb716): There are no data parts | ||
| 331 | 2026.05.07 00:58:27.608163 [ 258 ] {c1637e99-1f94-4e70-9c1e-97751bf9a7b4} <Debug> TCPHandler: Processed in 0.031996783 sec. | ||
| 332 | 2026.05.07 00:58:27.608483 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.07 00:58:27.608687 [ 258 ] {619ebca9-306c-4126-bed0-973d8eeedd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 334 | 2026.05.07 00:58:27.608825 [ 258 ] {619ebca9-306c-4126-bed0-973d8eeedd34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.07 00:58:27.610955 [ 258 ] {619ebca9-306c-4126-bed0-973d8eeedd34} <Debug> oximeter.measurements_i8 (4690feb0-465e-431a-82ea-d0f9ed967c03): Loading data parts | ||
| 336 | 2026.05.07 00:58:27.611167 [ 258 ] {619ebca9-306c-4126-bed0-973d8eeedd34} <Debug> oximeter.measurements_i8 (4690feb0-465e-431a-82ea-d0f9ed967c03): There are no data parts | ||
| 337 | 2026.05.07 00:58:27.612537 [ 258 ] {619ebca9-306c-4126-bed0-973d8eeedd34} <Debug> TCPHandler: Processed in 0.004152508 sec. | ||
| 338 | 2026.05.07 00:58:27.612694 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.07 00:58:27.612912 [ 258 ] {0a2cef41-bfa2-4824-a700-055068a220ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 340 | 2026.05.07 00:58:27.613060 [ 258 ] {0a2cef41-bfa2-4824-a700-055068a220ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.07 00:58:27.615169 [ 258 ] {0a2cef41-bfa2-4824-a700-055068a220ed} <Debug> oximeter.measurements_u8 (def44120-e669-455d-b70f-458254576252): Loading data parts | ||
| 342 | 2026.05.07 00:58:27.615294 [ 258 ] {0a2cef41-bfa2-4824-a700-055068a220ed} <Debug> oximeter.measurements_u8 (def44120-e669-455d-b70f-458254576252): There are no data parts | ||
| 343 | 2026.05.07 00:58:27.617012 [ 258 ] {0a2cef41-bfa2-4824-a700-055068a220ed} <Debug> TCPHandler: Processed in 0.004320271 sec. | ||
| 344 | 2026.05.07 00:58:27.617271 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.07 00:58:27.617433 [ 258 ] {cdc4a5a9-f88f-4560-9326-611060811218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 346 | 2026.05.07 00:58:27.617546 [ 258 ] {cdc4a5a9-f88f-4560-9326-611060811218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.07 00:58:27.619637 [ 258 ] {cdc4a5a9-f88f-4560-9326-611060811218} <Debug> oximeter.measurements_i16 (782e562a-6cc3-4ce7-b249-0b7d343b2db6): Loading data parts | ||
| 348 | 2026.05.07 00:58:27.619785 [ 258 ] {cdc4a5a9-f88f-4560-9326-611060811218} <Debug> oximeter.measurements_i16 (782e562a-6cc3-4ce7-b249-0b7d343b2db6): There are no data parts | ||
| 349 | 2026.05.07 00:58:27.621655 [ 258 ] {cdc4a5a9-f88f-4560-9326-611060811218} <Debug> TCPHandler: Processed in 0.004460225 sec. | ||
| 350 | 2026.05.07 00:58:27.621799 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.07 00:58:27.621944 [ 258 ] {8ee0d852-2ae5-44fd-9f42-01cd1bfb4c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 352 | 2026.05.07 00:58:27.622140 [ 258 ] {8ee0d852-2ae5-44fd-9f42-01cd1bfb4c12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.07 00:58:27.623819 [ 258 ] {8ee0d852-2ae5-44fd-9f42-01cd1bfb4c12} <Debug> oximeter.measurements_u16 (8d29673f-c141-4f3b-848f-15a407f4b1cc): Loading data parts | ||
| 354 | 2026.05.07 00:58:27.624138 [ 258 ] {8ee0d852-2ae5-44fd-9f42-01cd1bfb4c12} <Debug> oximeter.measurements_u16 (8d29673f-c141-4f3b-848f-15a407f4b1cc): There are no data parts | ||
| 355 | 2026.05.07 00:58:27.625481 [ 258 ] {8ee0d852-2ae5-44fd-9f42-01cd1bfb4c12} <Debug> TCPHandler: Processed in 0.003676287 sec. | ||
| 356 | 2026.05.07 00:58:27.625678 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.07 00:58:27.625889 [ 258 ] {5a794e8c-1e52-4347-aba5-25247ea10c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 358 | 2026.05.07 00:58:27.626010 [ 258 ] {5a794e8c-1e52-4347-aba5-25247ea10c09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.07 00:58:27.627752 [ 258 ] {5a794e8c-1e52-4347-aba5-25247ea10c09} <Debug> oximeter.measurements_i32 (05162667-dac5-4c85-9e33-6eaff727caa1): Loading data parts | ||
| 360 | 2026.05.07 00:58:27.627921 [ 258 ] {5a794e8c-1e52-4347-aba5-25247ea10c09} <Debug> oximeter.measurements_i32 (05162667-dac5-4c85-9e33-6eaff727caa1): There are no data parts | ||
| 361 | 2026.05.07 00:58:27.629423 [ 258 ] {5a794e8c-1e52-4347-aba5-25247ea10c09} <Debug> TCPHandler: Processed in 0.00382081 sec. | ||
| 362 | 2026.05.07 00:58:27.629574 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.07 00:58:27.629728 [ 258 ] {a07d46d4-8ca3-45bc-866c-327ac2c59569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 364 | 2026.05.07 00:58:27.629844 [ 258 ] {a07d46d4-8ca3-45bc-866c-327ac2c59569} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.07 00:58:27.631817 [ 258 ] {a07d46d4-8ca3-45bc-866c-327ac2c59569} <Debug> oximeter.measurements_u32 (18596095-8843-48a3-bce4-0f4507d0352b): Loading data parts | ||
| 366 | 2026.05.07 00:58:27.632002 [ 258 ] {a07d46d4-8ca3-45bc-866c-327ac2c59569} <Debug> oximeter.measurements_u32 (18596095-8843-48a3-bce4-0f4507d0352b): There are no data parts | ||
| 367 | 2026.05.07 00:58:27.633332 [ 258 ] {a07d46d4-8ca3-45bc-866c-327ac2c59569} <Debug> TCPHandler: Processed in 0.003794689 sec. | ||
| 368 | 2026.05.07 00:58:27.633523 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.07 00:58:27.633723 [ 258 ] {21795313-62d0-42b8-9809-24f008d08c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 370 | 2026.05.07 00:58:27.633829 [ 258 ] {21795313-62d0-42b8-9809-24f008d08c93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.07 00:58:27.635537 [ 258 ] {21795313-62d0-42b8-9809-24f008d08c93} <Debug> oximeter.measurements_i64 (6592edd8-5b7a-4a71-945d-52e351321b57): Loading data parts | ||
| 372 | 2026.05.07 00:58:27.635660 [ 258 ] {21795313-62d0-42b8-9809-24f008d08c93} <Debug> oximeter.measurements_i64 (6592edd8-5b7a-4a71-945d-52e351321b57): There are no data parts | ||
| 373 | 2026.05.07 00:58:27.636865 [ 258 ] {21795313-62d0-42b8-9809-24f008d08c93} <Debug> TCPHandler: Processed in 0.003424551 sec. | ||
| 374 | 2026.05.07 00:58:27.637073 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.07 00:58:27.637226 [ 258 ] {8838c0ea-30f2-4502-b2b5-a512c38f4cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 376 | 2026.05.07 00:58:27.637363 [ 258 ] {8838c0ea-30f2-4502-b2b5-a512c38f4cec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.07 00:58:27.638941 [ 258 ] {8838c0ea-30f2-4502-b2b5-a512c38f4cec} <Debug> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Loading data parts | ||
| 378 | 2026.05.07 00:58:27.639181 [ 258 ] {8838c0ea-30f2-4502-b2b5-a512c38f4cec} <Debug> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): There are no data parts | ||
| 379 | 2026.05.07 00:58:27.640768 [ 258 ] {8838c0ea-30f2-4502-b2b5-a512c38f4cec} <Debug> TCPHandler: Processed in 0.00379126 sec. | ||
| 380 | 2026.05.07 00:58:27.640911 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.07 00:58:27.641257 [ 258 ] {da182ba7-46b9-4081-babb-484e9b5b0c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 382 | 2026.05.07 00:58:27.641380 [ 258 ] {da182ba7-46b9-4081-babb-484e9b5b0c16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.07 00:58:27.643228 [ 258 ] {da182ba7-46b9-4081-babb-484e9b5b0c16} <Debug> oximeter.measurements_f32 (9894e713-e327-4def-b53d-c1511b839c49): Loading data parts | ||
| 384 | 2026.05.07 00:58:27.643361 [ 258 ] {da182ba7-46b9-4081-babb-484e9b5b0c16} <Debug> oximeter.measurements_f32 (9894e713-e327-4def-b53d-c1511b839c49): There are no data parts | ||
| 385 | 2026.05.07 00:58:27.644790 [ 258 ] {da182ba7-46b9-4081-babb-484e9b5b0c16} <Debug> TCPHandler: Processed in 0.003868271 sec. | ||
| 386 | 2026.05.07 00:58:27.644954 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.07 00:58:27.645123 [ 258 ] {69dce028-ba78-46a5-9c18-66c9d174e318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 388 | 2026.05.07 00:58:27.645245 [ 258 ] {69dce028-ba78-46a5-9c18-66c9d174e318} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.07 00:58:27.647103 [ 258 ] {69dce028-ba78-46a5-9c18-66c9d174e318} <Debug> oximeter.measurements_f64 (d451e5ff-2178-41dd-a46f-38f1e8e5ad51): Loading data parts | ||
| 390 | 2026.05.07 00:58:27.647238 [ 258 ] {69dce028-ba78-46a5-9c18-66c9d174e318} <Debug> oximeter.measurements_f64 (d451e5ff-2178-41dd-a46f-38f1e8e5ad51): There are no data parts | ||
| 391 | 2026.05.07 00:58:27.648543 [ 258 ] {69dce028-ba78-46a5-9c18-66c9d174e318} <Debug> TCPHandler: Processed in 0.003682066 sec. | ||
| 392 | 2026.05.07 00:58:27.648682 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.07 00:58:27.648911 [ 258 ] {1bbff62c-213b-4204-9e14-a86a5ea07831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 394 | 2026.05.07 00:58:27.649093 [ 258 ] {1bbff62c-213b-4204-9e14-a86a5ea07831} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.07 00:58:27.650742 [ 258 ] {1bbff62c-213b-4204-9e14-a86a5ea07831} <Debug> oximeter.measurements_string (81bc7564-9309-4ce0-94be-034f4cda642b): Loading data parts | ||
| 396 | 2026.05.07 00:58:27.650948 [ 258 ] {1bbff62c-213b-4204-9e14-a86a5ea07831} <Debug> oximeter.measurements_string (81bc7564-9309-4ce0-94be-034f4cda642b): There are no data parts | ||
| 397 | 2026.05.07 00:58:27.652596 [ 258 ] {1bbff62c-213b-4204-9e14-a86a5ea07831} <Debug> TCPHandler: Processed in 0.003953393 sec. | ||
| 398 | 2026.05.07 00:58:27.652744 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.07 00:58:27.652894 [ 258 ] {fd99847e-149f-40d2-9356-3c45d9ff8245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.07 00:58:27.653071 [ 258 ] {fd99847e-149f-40d2-9356-3c45d9ff8245} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.07 00:58:27.655102 [ 258 ] {fd99847e-149f-40d2-9356-3c45d9ff8245} <Debug> oximeter.measurements_bytes (40062927-1c5b-41ef-acb8-f172e564e60f): Loading data parts | ||
| 409 | 2026.05.07 00:58:27.655331 [ 258 ] {fd99847e-149f-40d2-9356-3c45d9ff8245} <Debug> oximeter.measurements_bytes (40062927-1c5b-41ef-acb8-f172e564e60f): There are no data parts | ||
| 410 | 2026.05.07 00:58:27.657397 [ 258 ] {fd99847e-149f-40d2-9356-3c45d9ff8245} <Debug> TCPHandler: Processed in 0.00467546 sec. | ||
| 411 | 2026.05.07 00:58:27.657595 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.07 00:58:27.657883 [ 258 ] {b994dddd-d1bc-47df-ba81-a20659f7400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 413 | 2026.05.07 00:58:27.658046 [ 258 ] {b994dddd-d1bc-47df-ba81-a20659f7400f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.07 00:58:27.660016 [ 258 ] {b994dddd-d1bc-47df-ba81-a20659f7400f} <Debug> oximeter.measurements_cumulativei64 (00bfbc90-2ccd-4a36-860a-9d8a151a14a3): Loading data parts | ||
| 415 | 2026.05.07 00:58:27.660154 [ 258 ] {b994dddd-d1bc-47df-ba81-a20659f7400f} <Debug> oximeter.measurements_cumulativei64 (00bfbc90-2ccd-4a36-860a-9d8a151a14a3): There are no data parts | ||
| 416 | 2026.05.07 00:58:27.661698 [ 258 ] {b994dddd-d1bc-47df-ba81-a20659f7400f} <Debug> TCPHandler: Processed in 0.004175688 sec. | ||
| 417 | 2026.05.07 00:58:27.661904 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.07 00:58:27.662131 [ 258 ] {9e984299-8d61-4927-92af-c4ae8eb4e335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 419 | 2026.05.07 00:58:27.662257 [ 258 ] {9e984299-8d61-4927-92af-c4ae8eb4e335} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.07 00:58:27.663927 [ 258 ] {9e984299-8d61-4927-92af-c4ae8eb4e335} <Debug> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Loading data parts | ||
| 421 | 2026.05.07 00:58:27.664189 [ 258 ] {9e984299-8d61-4927-92af-c4ae8eb4e335} <Debug> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): There are no data parts | ||
| 422 | 2026.05.07 00:58:27.665352 [ 258 ] {9e984299-8d61-4927-92af-c4ae8eb4e335} <Debug> TCPHandler: Processed in 0.003440591 sec. | ||
| 423 | 2026.05.07 00:58:27.665505 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.07 00:58:27.665825 [ 258 ] {db59baee-a2ed-4616-91bc-25da66d6f548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 425 | 2026.05.07 00:58:27.665992 [ 258 ] {db59baee-a2ed-4616-91bc-25da66d6f548} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.07 00:58:27.667634 [ 258 ] {db59baee-a2ed-4616-91bc-25da66d6f548} <Debug> oximeter.measurements_cumulativef32 (3cda4e99-8b60-4bb9-994b-acb96974b7ca): Loading data parts | ||
| 427 | 2026.05.07 00:58:27.667758 [ 258 ] {db59baee-a2ed-4616-91bc-25da66d6f548} <Debug> oximeter.measurements_cumulativef32 (3cda4e99-8b60-4bb9-994b-acb96974b7ca): There are no data parts | ||
| 428 | 2026.05.07 00:58:27.669695 [ 258 ] {db59baee-a2ed-4616-91bc-25da66d6f548} <Debug> TCPHandler: Processed in 0.00428062 sec. | ||
| 429 | 2026.05.07 00:58:27.669858 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.07 00:58:27.670078 [ 258 ] {bcafa25c-a548-4572-9e4d-2f01cfec1f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 431 | 2026.05.07 00:58:27.670266 [ 258 ] {bcafa25c-a548-4572-9e4d-2f01cfec1f17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.07 00:58:27.672050 [ 258 ] {bcafa25c-a548-4572-9e4d-2f01cfec1f17} <Debug> oximeter.measurements_cumulativef64 (446b285e-9d2b-4610-9e17-92bf8d3a7654): Loading data parts | ||
| 433 | 2026.05.07 00:58:27.672178 [ 258 ] {bcafa25c-a548-4572-9e4d-2f01cfec1f17} <Debug> oximeter.measurements_cumulativef64 (446b285e-9d2b-4610-9e17-92bf8d3a7654): There are no data parts | ||
| 434 | 2026.05.07 00:58:27.673496 [ 258 ] {bcafa25c-a548-4572-9e4d-2f01cfec1f17} <Debug> TCPHandler: Processed in 0.003668086 sec. | ||
| 435 | 2026.05.07 00:58:27.673719 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.07 00:58:27.673937 [ 258 ] {83772bf2-bd44-4c15-afcd-43763fd0f8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.07 00:58:27.674150 [ 258 ] {83772bf2-bd44-4c15-afcd-43763fd0f8e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.07 00:58:27.676197 [ 258 ] {83772bf2-bd44-4c15-afcd-43763fd0f8e1} <Debug> oximeter.measurements_histogrami8 (0b61cf7c-30f9-486d-bc16-546ccc0eddee): Loading data parts | ||
| 449 | 2026.05.07 00:58:27.676376 [ 258 ] {83772bf2-bd44-4c15-afcd-43763fd0f8e1} <Debug> oximeter.measurements_histogrami8 (0b61cf7c-30f9-486d-bc16-546ccc0eddee): There are no data parts | ||
| 450 | 2026.05.07 00:58:27.677753 [ 258 ] {83772bf2-bd44-4c15-afcd-43763fd0f8e1} <Debug> TCPHandler: Processed in 0.004082446 sec. | ||
| 451 | 2026.05.07 00:58:27.677901 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.07 00:58:27.678223 [ 258 ] {61c94a1b-d25f-4a53-9ea5-c8ce4808a6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 453 | 2026.05.07 00:58:27.678355 [ 258 ] {61c94a1b-d25f-4a53-9ea5-c8ce4808a6d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.07 00:58:27.680187 [ 258 ] {61c94a1b-d25f-4a53-9ea5-c8ce4808a6d0} <Debug> oximeter.measurements_histogramu8 (a6c276ff-8faf-4b94-82e5-d8a54e11dbcb): Loading data parts | ||
| 455 | 2026.05.07 00:58:27.680309 [ 258 ] {61c94a1b-d25f-4a53-9ea5-c8ce4808a6d0} <Debug> oximeter.measurements_histogramu8 (a6c276ff-8faf-4b94-82e5-d8a54e11dbcb): There are no data parts | ||
| 456 | 2026.05.07 00:58:27.681453 [ 258 ] {61c94a1b-d25f-4a53-9ea5-c8ce4808a6d0} <Debug> TCPHandler: Processed in 0.003547684 sec. | ||
| 457 | 2026.05.07 00:58:27.681679 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.07 00:58:27.681918 [ 258 ] {52962cf5-f1db-400b-920b-8a698f44e057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 459 | 2026.05.07 00:58:27.682038 [ 258 ] {52962cf5-f1db-400b-920b-8a698f44e057} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.07 00:58:27.683814 [ 258 ] {52962cf5-f1db-400b-920b-8a698f44e057} <Debug> oximeter.measurements_histogrami16 (1041943e-0d55-44a5-924a-56fea183a481): Loading data parts | ||
| 461 | 2026.05.07 00:58:27.683927 [ 258 ] {52962cf5-f1db-400b-920b-8a698f44e057} <Debug> oximeter.measurements_histogrami16 (1041943e-0d55-44a5-924a-56fea183a481): There are no data parts | ||
| 462 | 2026.05.07 00:58:27.685370 [ 258 ] {52962cf5-f1db-400b-920b-8a698f44e057} <Debug> TCPHandler: Processed in 0.003758228 sec. | ||
| 463 | 2026.05.07 00:58:27.685517 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.07 00:58:27.685723 [ 258 ] {cc75bd1c-e164-44d2-8b4d-e01bf4960b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 465 | 2026.05.07 00:58:27.685871 [ 258 ] {cc75bd1c-e164-44d2-8b4d-e01bf4960b91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.07 00:58:27.687960 [ 258 ] {cc75bd1c-e164-44d2-8b4d-e01bf4960b91} <Debug> oximeter.measurements_histogramu16 (4e1e21cc-9fe3-49d3-9660-ad0680f237b9): Loading data parts | ||
| 467 | 2026.05.07 00:58:27.688085 [ 258 ] {cc75bd1c-e164-44d2-8b4d-e01bf4960b91} <Debug> oximeter.measurements_histogramu16 (4e1e21cc-9fe3-49d3-9660-ad0680f237b9): There are no data parts | ||
| 468 | 2026.05.07 00:58:27.689419 [ 258 ] {cc75bd1c-e164-44d2-8b4d-e01bf4960b91} <Debug> TCPHandler: Processed in 0.003945893 sec. | ||
| 469 | 2026.05.07 00:58:27.689631 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.07 00:58:27.689834 [ 258 ] {84951007-14d0-4c15-9f2c-815939cc6f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 471 | 2026.05.07 00:58:27.689959 [ 258 ] {84951007-14d0-4c15-9f2c-815939cc6f82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.07 00:58:27.692171 [ 258 ] {84951007-14d0-4c15-9f2c-815939cc6f82} <Debug> oximeter.measurements_histogrami32 (4d2f57ff-e9a6-4a44-b900-4efea5edcf42): Loading data parts | ||
| 473 | 2026.05.07 00:58:27.692303 [ 258 ] {84951007-14d0-4c15-9f2c-815939cc6f82} <Debug> oximeter.measurements_histogrami32 (4d2f57ff-e9a6-4a44-b900-4efea5edcf42): There are no data parts | ||
| 474 | 2026.05.07 00:58:27.693706 [ 258 ] {84951007-14d0-4c15-9f2c-815939cc6f82} <Debug> TCPHandler: Processed in 0.004082026 sec. | ||
| 475 | 2026.05.07 00:58:27.693853 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.07 00:58:27.694074 [ 258 ] {cc287017-cc59-4b57-9cf2-8661d9c82009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 477 | 2026.05.07 00:58:27.694281 [ 258 ] {cc287017-cc59-4b57-9cf2-8661d9c82009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.07 00:58:27.696477 [ 258 ] {cc287017-cc59-4b57-9cf2-8661d9c82009} <Debug> oximeter.measurements_histogramu32 (1985eda7-2f92-4e27-940c-412451597c30): Loading data parts | ||
| 479 | 2026.05.07 00:58:27.696614 [ 258 ] {cc287017-cc59-4b57-9cf2-8661d9c82009} <Debug> oximeter.measurements_histogramu32 (1985eda7-2f92-4e27-940c-412451597c30): There are no data parts | ||
| 480 | 2026.05.07 00:58:27.697802 [ 258 ] {cc287017-cc59-4b57-9cf2-8661d9c82009} <Debug> TCPHandler: Processed in 0.004043615 sec. | ||
| 481 | 2026.05.07 00:58:27.698133 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.07 00:58:27.698331 [ 258 ] {e6469043-51aa-48a4-b69b-23ecd00933a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 483 | 2026.05.07 00:58:27.698478 [ 258 ] {e6469043-51aa-48a4-b69b-23ecd00933a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.07 00:58:27.700298 [ 258 ] {e6469043-51aa-48a4-b69b-23ecd00933a9} <Debug> oximeter.measurements_histogrami64 (283df16d-7945-4be3-93f3-a492f527769f): Loading data parts | ||
| 485 | 2026.05.07 00:58:27.700409 [ 258 ] {e6469043-51aa-48a4-b69b-23ecd00933a9} <Debug> oximeter.measurements_histogrami64 (283df16d-7945-4be3-93f3-a492f527769f): There are no data parts | ||
| 486 | 2026.05.07 00:58:27.701750 [ 258 ] {e6469043-51aa-48a4-b69b-23ecd00933a9} <Debug> TCPHandler: Processed in 0.003706638 sec. | ||
| 487 | 2026.05.07 00:58:27.701898 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.07 00:58:27.702171 [ 258 ] {48fe2cce-eac7-4691-8432-0e86910c3f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 489 | 2026.05.07 00:58:27.702325 [ 258 ] {48fe2cce-eac7-4691-8432-0e86910c3f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.07 00:58:27.704235 [ 258 ] {48fe2cce-eac7-4691-8432-0e86910c3f03} <Debug> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Loading data parts | ||
| 491 | 2026.05.07 00:58:27.704352 [ 258 ] {48fe2cce-eac7-4691-8432-0e86910c3f03} <Debug> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): There are no data parts | ||
| 492 | 2026.05.07 00:58:27.705506 [ 258 ] {48fe2cce-eac7-4691-8432-0e86910c3f03} <Debug> TCPHandler: Processed in 0.003598985 sec. | ||
| 493 | 2026.05.07 00:58:27.705723 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.07 00:58:27.706022 [ 258 ] {c43ca94e-bcbf-4d44-9e1d-e5c251a55422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 495 | 2026.05.07 00:58:27.706184 [ 258 ] {c43ca94e-bcbf-4d44-9e1d-e5c251a55422} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.07 00:58:27.708148 [ 258 ] {c43ca94e-bcbf-4d44-9e1d-e5c251a55422} <Debug> oximeter.measurements_histogramf32 (079d0bfa-19fa-4d2e-a010-c7fe3c1cd0da): Loading data parts | ||
| 497 | 2026.05.07 00:58:27.708355 [ 258 ] {c43ca94e-bcbf-4d44-9e1d-e5c251a55422} <Debug> oximeter.measurements_histogramf32 (079d0bfa-19fa-4d2e-a010-c7fe3c1cd0da): There are no data parts | ||
| 498 | 2026.05.07 00:58:27.709658 [ 258 ] {c43ca94e-bcbf-4d44-9e1d-e5c251a55422} <Debug> TCPHandler: Processed in 0.004021895 sec. | ||
| 499 | 2026.05.07 00:58:27.709804 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.07 00:58:27.710004 [ 258 ] {31e732d4-c3a1-4dfa-bea6-1ce6ee8670c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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) | ||
| 501 | 2026.05.07 00:58:27.710218 [ 258 ] {31e732d4-c3a1-4dfa-bea6-1ce6ee8670c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.07 00:58:27.712485 [ 258 ] {31e732d4-c3a1-4dfa-bea6-1ce6ee8670c3} <Debug> oximeter.measurements_histogramf64 (1f7551d9-41f0-4e5d-a463-b1a719223e78): Loading data parts | ||
| 503 | 2026.05.07 00:58:27.712608 [ 258 ] {31e732d4-c3a1-4dfa-bea6-1ce6ee8670c3} <Debug> oximeter.measurements_histogramf64 (1f7551d9-41f0-4e5d-a463-b1a719223e78): There are no data parts | ||
| 504 | 2026.05.07 00:58:27.714280 [ 258 ] {31e732d4-c3a1-4dfa-bea6-1ce6ee8670c3} <Debug> TCPHandler: Processed in 0.004487666 sec. | ||
| 505 | 2026.05.07 00:58:27.714579 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.07 00:58:27.714811 [ 258 ] {69b926a0-90ee-4ae1-ac56-2e824cb39cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.05.07 00:58:27.714939 [ 258 ] {69b926a0-90ee-4ae1-ac56-2e824cb39cd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.07 00:58:27.717156 [ 258 ] {69b926a0-90ee-4ae1-ac56-2e824cb39cd4} <Debug> oximeter.fields_bool (f264a0f7-4e59-4f3c-88d1-c1aa78929ef6): Loading data parts | ||
| 534 | 2026.05.07 00:58:27.717300 [ 258 ] {69b926a0-90ee-4ae1-ac56-2e824cb39cd4} <Debug> oximeter.fields_bool (f264a0f7-4e59-4f3c-88d1-c1aa78929ef6): There are no data parts | ||
| 535 | 2026.05.07 00:58:27.718754 [ 258 ] {69b926a0-90ee-4ae1-ac56-2e824cb39cd4} <Debug> TCPHandler: Processed in 0.004195419 sec. | ||
| 536 | 2026.05.07 00:58:27.718938 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.07 00:58:27.719096 [ 258 ] {bfd77f2a-03e7-42db-a125-341066ea9079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.05.07 00:58:27.719256 [ 258 ] {bfd77f2a-03e7-42db-a125-341066ea9079} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.07 00:58:27.720968 [ 258 ] {bfd77f2a-03e7-42db-a125-341066ea9079} <Debug> oximeter.fields_i8 (f49794a8-de60-4db8-bdf0-afe15cf8f41a): Loading data parts | ||
| 540 | 2026.05.07 00:58:27.721190 [ 258 ] {bfd77f2a-03e7-42db-a125-341066ea9079} <Debug> oximeter.fields_i8 (f49794a8-de60-4db8-bdf0-afe15cf8f41a): There are no data parts | ||
| 541 | 2026.05.07 00:58:27.722552 [ 258 ] {bfd77f2a-03e7-42db-a125-341066ea9079} <Debug> TCPHandler: Processed in 0.003693317 sec. | ||
| 542 | 2026.05.07 00:58:27.722690 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.07 00:58:27.722907 [ 258 ] {3a71ff6e-c9a9-4ac3-a716-7eef45b7b775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.05.07 00:58:27.723012 [ 258 ] {3a71ff6e-c9a9-4ac3-a716-7eef45b7b775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.07 00:58:27.724801 [ 258 ] {3a71ff6e-c9a9-4ac3-a716-7eef45b7b775} <Debug> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Loading data parts | ||
| 546 | 2026.05.07 00:58:27.724939 [ 258 ] {3a71ff6e-c9a9-4ac3-a716-7eef45b7b775} <Debug> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): There are no data parts | ||
| 547 | 2026.05.07 00:58:27.726627 [ 258 ] {3a71ff6e-c9a9-4ac3-a716-7eef45b7b775} <Debug> TCPHandler: Processed in 0.003979434 sec. | ||
| 548 | 2026.05.07 00:58:27.726770 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.07 00:58:27.726917 [ 258 ] {8b02382a-c92c-4dc1-909d-7835adec1c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.05.07 00:58:27.727146 [ 258 ] {8b02382a-c92c-4dc1-909d-7835adec1c2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.07 00:58:27.729306 [ 258 ] {8b02382a-c92c-4dc1-909d-7835adec1c2d} <Debug> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Loading data parts | ||
| 552 | 2026.05.07 00:58:27.729419 [ 258 ] {8b02382a-c92c-4dc1-909d-7835adec1c2d} <Debug> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): There are no data parts | ||
| 553 | 2026.05.07 00:58:27.730875 [ 258 ] {8b02382a-c92c-4dc1-909d-7835adec1c2d} <Debug> TCPHandler: Processed in 0.004105417 sec. | ||
| 554 | 2026.05.07 00:58:27.731031 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.07 00:58:27.731284 [ 258 ] {371b884d-e3cd-4ecd-b99a-d711f14cdd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.05.07 00:58:27.731406 [ 258 ] {371b884d-e3cd-4ecd-b99a-d711f14cdd43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.07 00:58:27.733685 [ 258 ] {371b884d-e3cd-4ecd-b99a-d711f14cdd43} <Debug> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Loading data parts | ||
| 558 | 2026.05.07 00:58:27.733820 [ 258 ] {371b884d-e3cd-4ecd-b99a-d711f14cdd43} <Debug> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): There are no data parts | ||
| 559 | 2026.05.07 00:58:27.735119 [ 258 ] {371b884d-e3cd-4ecd-b99a-d711f14cdd43} <Debug> TCPHandler: Processed in 0.004136497 sec. | ||
| 560 | 2026.05.07 00:58:27.735262 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.07 00:58:27.735407 [ 258 ] {1604ac24-b111-45f4-a00e-d642bac951f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.05.07 00:58:27.735532 [ 258 ] {1604ac24-b111-45f4-a00e-d642bac951f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.07 00:58:27.737426 [ 258 ] {1604ac24-b111-45f4-a00e-d642bac951f2} <Debug> oximeter.fields_i32 (8f437a54-8c89-44e3-b76f-7f5c83446fc4): Loading data parts | ||
| 564 | 2026.05.07 00:58:27.737552 [ 258 ] {1604ac24-b111-45f4-a00e-d642bac951f2} <Debug> oximeter.fields_i32 (8f437a54-8c89-44e3-b76f-7f5c83446fc4): There are no data parts | ||
| 565 | 2026.05.07 00:58:27.738951 [ 258 ] {1604ac24-b111-45f4-a00e-d642bac951f2} <Debug> TCPHandler: Processed in 0.003782369 sec. | ||
| 566 | 2026.05.07 00:58:27.739170 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.07 00:58:27.739425 [ 258 ] {269ced57-ab70-4da3-9277-16817e4e15f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.05.07 00:58:27.739551 [ 258 ] {269ced57-ab70-4da3-9277-16817e4e15f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.07 00:58:27.741565 [ 258 ] {269ced57-ab70-4da3-9277-16817e4e15f0} <Debug> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Loading data parts | ||
| 570 | 2026.05.07 00:58:27.741691 [ 258 ] {269ced57-ab70-4da3-9277-16817e4e15f0} <Debug> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): There are no data parts | ||
| 571 | 2026.05.07 00:58:27.743061 [ 258 ] {269ced57-ab70-4da3-9277-16817e4e15f0} <Debug> TCPHandler: Processed in 0.003940213 sec. | ||
| 572 | 2026.05.07 00:58:27.743202 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.07 00:58:27.743348 [ 258 ] {05982dd8-06e9-4b11-972d-ece058a29ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.05.07 00:58:27.743470 [ 258 ] {05982dd8-06e9-4b11-972d-ece058a29ff1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.07 00:58:27.745489 [ 258 ] {05982dd8-06e9-4b11-972d-ece058a29ff1} <Debug> oximeter.fields_i64 (99fd934e-dc6f-4f88-82d7-c972349a5cac): Loading data parts | ||
| 576 | 2026.05.07 00:58:27.745623 [ 258 ] {05982dd8-06e9-4b11-972d-ece058a29ff1} <Debug> oximeter.fields_i64 (99fd934e-dc6f-4f88-82d7-c972349a5cac): There are no data parts | ||
| 577 | 2026.05.07 00:58:27.747244 [ 258 ] {05982dd8-06e9-4b11-972d-ece058a29ff1} <Debug> TCPHandler: Processed in 0.004090877 sec. | ||
| 578 | 2026.05.07 00:58:27.747480 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.07 00:58:27.747626 [ 258 ] {718126fd-098a-450b-9b23-8cd5ec0c649a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.05.07 00:58:27.747744 [ 258 ] {718126fd-098a-450b-9b23-8cd5ec0c649a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.07 00:58:27.749639 [ 258 ] {718126fd-098a-450b-9b23-8cd5ec0c649a} <Debug> oximeter.fields_u64 (509c3ba1-1a2e-4a2b-9761-35b28f725d87): Loading data parts | ||
| 582 | 2026.05.07 00:58:27.749794 [ 258 ] {718126fd-098a-450b-9b23-8cd5ec0c649a} <Debug> oximeter.fields_u64 (509c3ba1-1a2e-4a2b-9761-35b28f725d87): There are no data parts | ||
| 583 | 2026.05.07 00:58:27.750905 [ 258 ] {718126fd-098a-450b-9b23-8cd5ec0c649a} <Debug> TCPHandler: Processed in 0.003500123 sec. | ||
| 584 | 2026.05.07 00:58:27.751110 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.07 00:58:27.751327 [ 258 ] {9f8091be-dbc9-4d5d-b56b-22c5e15b0d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.05.07 00:58:27.751423 [ 258 ] {9f8091be-dbc9-4d5d-b56b-22c5e15b0d38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.07 00:58:27.753448 [ 258 ] {9f8091be-dbc9-4d5d-b56b-22c5e15b0d38} <Debug> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Loading data parts | ||
| 588 | 2026.05.07 00:58:27.753569 [ 258 ] {9f8091be-dbc9-4d5d-b56b-22c5e15b0d38} <Debug> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): There are no data parts | ||
| 589 | 2026.05.07 00:58:27.754811 [ 258 ] {9f8091be-dbc9-4d5d-b56b-22c5e15b0d38} <Debug> TCPHandler: Processed in 0.003796739 sec. | ||
| 590 | 2026.05.07 00:58:27.755148 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.07 00:58:27.755310 [ 258 ] {e07ed214-998c-40d4-8c9c-97dce73a94a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.05.07 00:58:27.755449 [ 258 ] {e07ed214-998c-40d4-8c9c-97dce73a94a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.07 00:58:27.757170 [ 258 ] {e07ed214-998c-40d4-8c9c-97dce73a94a5} <Debug> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Loading data parts | ||
| 594 | 2026.05.07 00:58:27.757381 [ 258 ] {e07ed214-998c-40d4-8c9c-97dce73a94a5} <Debug> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): There are no data parts | ||
| 595 | 2026.05.07 00:58:27.758517 [ 258 ] {e07ed214-998c-40d4-8c9c-97dce73a94a5} <Debug> TCPHandler: Processed in 0.003416311 sec. | ||
| 596 | 2026.05.07 00:58:27.758675 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.07 00:58:27.758996 [ 258 ] {510e8be5-ab40-44a3-b104-8a26af86e2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.05.07 00:58:27.759126 [ 258 ] {510e8be5-ab40-44a3-b104-8a26af86e2bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.07 00:58:27.761169 [ 258 ] {510e8be5-ab40-44a3-b104-8a26af86e2bc} <Debug> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Loading data parts | ||
| 600 | 2026.05.07 00:58:27.761293 [ 258 ] {510e8be5-ab40-44a3-b104-8a26af86e2bc} <Debug> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): There are no data parts | ||
| 601 | 2026.05.07 00:58:27.762681 [ 258 ] {510e8be5-ab40-44a3-b104-8a26af86e2bc} <Debug> TCPHandler: Processed in 0.004092286 sec. | ||
| 602 | 2026.05.07 00:58:27.762968 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.07 00:58:27.763266 [ 258 ] {277b6084-f005-4c2a-b1de-328c9fc9553d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.05.07 00:58:27.763402 [ 258 ] {277b6084-f005-4c2a-b1de-328c9fc9553d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.07 00:58:27.765187 [ 258 ] {277b6084-f005-4c2a-b1de-328c9fc9553d} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf): Loading data parts | ||
| 609 | 2026.05.07 00:58:27.765364 [ 258 ] {277b6084-f005-4c2a-b1de-328c9fc9553d} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf): There are no data parts | ||
| 610 | 2026.05.07 00:58:27.766551 [ 258 ] {277b6084-f005-4c2a-b1de-328c9fc9553d} <Debug> TCPHandler: Processed in 0.003600715 sec. | ||
| 611 | 2026.05.07 00:58:27.771028 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.07 00:58:27.771344 [ 260 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.07 00:58:27.776716 [ 260 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.07 00:58:27.801779 [ 267 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Trace> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.07 00:58:27.801834 [ 267 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 616 | 2026.05.07 00:58:27.814348 [ 267 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.05.07 00:58:27.815181 [ 267 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Trace> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.05.07 00:58:27.815456 [ 260 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.044246 sec., 22.600913076888308 rows/sec., 361.61 B/sec. | ||
| 619 | 2026.05.07 00:58:27.815971 [ 260 ] {dfa8662e-be1f-4368-aac3-1549ec95c61a} <Debug> TCPHandler: Processed in 0.045105402 sec. | ||
| 620 | 2026.05.07 00:58:28.000822 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.21 MiB, peak 126.21 MiB, free memory in arenas 0.00 B, will set to 138.47 MiB (RSS), difference: 12.26 MiB | ||
| 621 | 2026.05.07 00:58:28.414638 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58956 | ||
| 622 | 2026.05.07 00:58:28.414847 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.07 00:58:28.415056 [ 269 ] {} <Debug> TCP-Session: 24c10f3c-9c35-4c15-a3fe-0f0af30d3ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58956 | ||
| 624 | 2026.05.07 00:58:28.415096 [ 269 ] {} <Debug> TCP-Session: 24c10f3c-9c35-4c15-a3fe-0f0af30d3ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.07 00:58:28.415116 [ 269 ] {} <Debug> TCP-Session: 24c10f3c-9c35-4c15-a3fe-0f0af30d3ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.07 00:58:28.415308 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.07 00:58:28.415345 [ 269 ] {} <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 | ||
| 628 | 2026.05.07 00:58:28.415461 [ 269 ] {} <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 | ||
| 629 | 2026.05.07 00:58:28.416800 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33233 | ||
| 630 | 2026.05.07 00:58:28.416915 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45543 | ||
| 631 | 2026.05.07 00:58:28.417011 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42631 | ||
| 632 | 2026.05.07 00:58:28.417153 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61190 | ||
| 633 | 2026.05.07 00:58:28.417219 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44948 | ||
| 634 | 2026.05.07 00:58:28.417411 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.07 00:58:28.417415 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.07 00:58:28.417465 [ 272 ] {} <Debug> TCP-Session: ebb038be-9a3a-4795-a37b-87a7cb07e3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42631 | ||
| 637 | 2026.05.07 00:58:28.417490 [ 270 ] {} <Debug> TCP-Session: 79641a18-c872-48a5-b433-28eaa3d675db Authenticating user 'default' from [fd00:1122:3344:101::e]:33233 | ||
| 638 | 2026.05.07 00:58:28.417546 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64644 | ||
| 639 | 2026.05.07 00:58:28.417603 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.07 00:58:28.417495 [ 272 ] {} <Debug> TCP-Session: ebb038be-9a3a-4795-a37b-87a7cb07e3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.07 00:58:28.417765 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.07 00:58:28.417708 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.07 00:58:28.417859 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.07 00:58:28.417867 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65098 | ||
| 645 | 2026.05.07 00:58:28.417956 [ 274 ] {} <Debug> TCP-Session: 82bc3352-d67d-4e51-9ce0-130df655f78a Authenticating user 'default' from [fd00:1122:3344:101::e]:44948 | ||
| 646 | 2026.05.07 00:58:28.417951 [ 271 ] {} <Debug> TCP-Session: 4afa87a9-8a88-4a39-9626-4a57c449c42c Authenticating user 'default' from [fd00:1122:3344:101::e]:45543 | ||
| 647 | 2026.05.07 00:58:28.417923 [ 275 ] {} <Debug> TCP-Session: 3f594890-7fb4-44bd-b3e3-b93f35fa2f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64644 | ||
| 648 | 2026.05.07 00:58:28.418065 [ 274 ] {} <Debug> TCP-Session: 82bc3352-d67d-4e51-9ce0-130df655f78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.07 00:58:28.418055 [ 271 ] {} <Debug> TCP-Session: 4afa87a9-8a88-4a39-9626-4a57c449c42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.07 00:58:28.417900 [ 272 ] {} <Debug> TCP-Session: ebb038be-9a3a-4795-a37b-87a7cb07e3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.07 00:58:28.418234 [ 274 ] {} <Debug> TCP-Session: 82bc3352-d67d-4e51-9ce0-130df655f78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.07 00:58:28.418221 [ 271 ] {} <Debug> TCP-Session: 4afa87a9-8a88-4a39-9626-4a57c449c42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.07 00:58:28.418211 [ 275 ] {} <Debug> TCP-Session: 3f594890-7fb4-44bd-b3e3-b93f35fa2f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.07 00:58:28.418178 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.07 00:58:28.417701 [ 273 ] {} <Debug> TCP-Session: 42aaf891-772f-47a5-ad69-646eeef6a89d Authenticating user 'default' from [fd00:1122:3344:101::e]:61190 | ||
| 656 | 2026.05.07 00:58:28.417680 [ 270 ] {} <Debug> TCP-Session: 79641a18-c872-48a5-b433-28eaa3d675db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.07 00:58:28.418503 [ 276 ] {} <Debug> TCP-Session: 087d2064-c497-434c-b63c-98449ed102c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65098 | ||
| 658 | 2026.05.07 00:58:28.418491 [ 273 ] {} <Debug> TCP-Session: 42aaf891-772f-47a5-ad69-646eeef6a89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.07 00:58:28.418469 [ 275 ] {} <Debug> TCP-Session: 3f594890-7fb4-44bd-b3e3-b93f35fa2f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.07 00:58:28.418823 [ 273 ] {} <Debug> TCP-Session: 42aaf891-772f-47a5-ad69-646eeef6a89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.07 00:58:28.418808 [ 276 ] {} <Debug> TCP-Session: 087d2064-c497-434c-b63c-98449ed102c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.07 00:58:28.418791 [ 270 ] {} <Debug> TCP-Session: 79641a18-c872-48a5-b433-28eaa3d675db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.07 00:58:28.418940 [ 276 ] {} <Debug> TCP-Session: 087d2064-c497-434c-b63c-98449ed102c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.07 00:58:28.443424 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43275 | ||
| 665 | 2026.05.07 00:58:28.443592 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.07 00:58:28.443637 [ 277 ] {} <Debug> TCP-Session: dc0bee38-6df4-4dbc-a765-c1c1bf4d48cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43275 | ||
| 667 | 2026.05.07 00:58:28.443800 [ 277 ] {} <Debug> TCP-Session: dc0bee38-6df4-4dbc-a765-c1c1bf4d48cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.07 00:58:28.443817 [ 277 ] {} <Debug> TCP-Session: dc0bee38-6df4-4dbc-a765-c1c1bf4d48cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.07 00:58:28.444149 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50829 | ||
| 670 | 2026.05.07 00:58:28.444241 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60843 | ||
| 671 | 2026.05.07 00:58:28.444432 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36180 | ||
| 672 | 2026.05.07 00:58:28.444435 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64457 | ||
| 673 | 2026.05.07 00:58:28.444520 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64472 | ||
| 674 | 2026.05.07 00:58:28.444669 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55846 | ||
| 675 | 2026.05.07 00:58:28.444772 [ 277 ] {} <Trace> TCP-Session: dc0bee38-6df4-4dbc-a765-c1c1bf4d48cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.07 00:58:28.444806 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63781 | ||
| 677 | 2026.05.07 00:58:28.444832 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.05.07 00:58:28.444959 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.07 00:58:28.444971 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.05.07 00:58:28.445041 [ 278 ] {} <Debug> TCP-Session: 96e5811e-4ff7-406f-961e-a050176af08a Authenticating user 'default' from [fd00:1122:3344:101::e]:50829 | ||
| 681 | 2026.05.07 00:58:28.445066 [ 283 ] {} <Debug> TCP-Session: e82e0541-9d15-489d-8121-371d413424ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55846 | ||
| 682 | 2026.05.07 00:58:28.445130 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.07 00:58:28.445044 [ 279 ] {} <Debug> TCP-Session: a20896a3-c6cc-45de-9b65-63dc9dd06f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:60843 | ||
| 684 | 2026.05.07 00:58:28.445247 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.07 00:58:28.445221 [ 277 ] {1a29a53d-022b-4fdd-a434-1c40ca0f0b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43275) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 686 | 2026.05.07 00:58:28.445219 [ 283 ] {} <Debug> TCP-Session: e82e0541-9d15-489d-8121-371d413424ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.07 00:58:28.445380 [ 281 ] {} <Debug> TCP-Session: b66aa814-4896-42a7-b2eb-ff5a0a2e14be Authenticating user 'default' from [fd00:1122:3344:101::e]:36180 | ||
| 688 | 2026.05.07 00:58:28.445347 [ 279 ] {} <Debug> TCP-Session: a20896a3-c6cc-45de-9b65-63dc9dd06f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.07 00:58:28.445213 [ 280 ] {} <Debug> TCP-Session: c5c0c4da-19f6-41bb-bcc3-51d1f15a23c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64457 | ||
| 690 | 2026.05.07 00:58:28.445193 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.07 00:58:28.445551 [ 283 ] {} <Debug> TCP-Session: e82e0541-9d15-489d-8121-371d413424ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.07 00:58:28.445574 [ 279 ] {} <Debug> TCP-Session: a20896a3-c6cc-45de-9b65-63dc9dd06f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.07 00:58:28.445566 [ 280 ] {} <Debug> TCP-Session: c5c0c4da-19f6-41bb-bcc3-51d1f15a23c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.07 00:58:28.445188 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.07 00:58:28.445188 [ 278 ] {} <Debug> TCP-Session: 96e5811e-4ff7-406f-961e-a050176af08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.07 00:58:28.445758 [ 284 ] {} <Debug> TCP-Session: 1deae42d-809e-488b-af92-518c48776796 Authenticating user 'default' from [fd00:1122:3344:101::e]:63781 | ||
| 697 | 2026.05.07 00:58:28.445777 [ 278 ] {} <Debug> TCP-Session: 96e5811e-4ff7-406f-961e-a050176af08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.07 00:58:28.445794 [ 282 ] {} <Debug> TCP-Session: 46e9db6d-823e-4e66-b245-4e727fa1fe4d Authenticating user 'default' from [fd00:1122:3344:101::e]:64472 | ||
| 699 | 2026.05.07 00:58:28.445839 [ 280 ] {} <Debug> TCP-Session: c5c0c4da-19f6-41bb-bcc3-51d1f15a23c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.07 00:58:28.445046 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48187 | ||
| 701 | 2026.05.07 00:58:28.445870 [ 282 ] {} <Debug> TCP-Session: 46e9db6d-823e-4e66-b245-4e727fa1fe4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.07 00:58:28.445947 [ 282 ] {} <Debug> TCP-Session: 46e9db6d-823e-4e66-b245-4e727fa1fe4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.07 00:58:28.446021 [ 284 ] {} <Debug> TCP-Session: 1deae42d-809e-488b-af92-518c48776796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.07 00:58:28.446169 [ 284 ] {} <Debug> TCP-Session: 1deae42d-809e-488b-af92-518c48776796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.07 00:58:28.446189 [ 281 ] {} <Debug> TCP-Session: b66aa814-4896-42a7-b2eb-ff5a0a2e14be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.07 00:58:28.446425 [ 281 ] {} <Debug> TCP-Session: b66aa814-4896-42a7-b2eb-ff5a0a2e14be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.07 00:58:28.448560 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.07 00:58:28.448675 [ 285 ] {} <Debug> TCP-Session: a8b14c5b-016b-46d7-8dc5-12370a7c0b2c Authenticating user 'default' from [fd00:1122:3344:101::e]:48187 | ||
| 709 | 2026.05.07 00:58:28.448762 [ 285 ] {} <Debug> TCP-Session: a8b14c5b-016b-46d7-8dc5-12370a7c0b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.07 00:58:28.448788 [ 285 ] {} <Debug> TCP-Session: a8b14c5b-016b-46d7-8dc5-12370a7c0b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.07 00:58:28.449066 [ 277 ] {1a29a53d-022b-4fdd-a434-1c40ca0f0b8c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 712 | 2026.05.07 00:58:28.452433 [ 277 ] {1a29a53d-022b-4fdd-a434-1c40ca0f0b8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 713 | 2026.05.07 00:58:28.459076 [ 267 ] {1a29a53d-022b-4fdd-a434-1c40ca0f0b8c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 714 | 2026.05.07 00:58:28.462823 [ 277 ] {1a29a53d-022b-4fdd-a434-1c40ca0f0b8c} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.01776 sec., 7713.963963963964 rows/sec., 438.68 KiB/sec. | ||
| 715 | 2026.05.07 00:58:28.462996 [ 277 ] {1a29a53d-022b-4fdd-a434-1c40ca0f0b8c} <Debug> TCPHandler: Processed in 0.018561047 sec. | ||
| 716 | 2026.05.07 00:58:28.488383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57460 | ||
| 717 | 2026.05.07 00:58:28.488559 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.07 00:58:28.488695 [ 286 ] {} <Debug> TCP-Session: 4259e2c7-8fe8-401f-8ff0-8654b9a6ad10 Authenticating user 'default' from [fd00:1122:3344:101::c]:57460 | ||
| 719 | 2026.05.07 00:58:28.488720 [ 286 ] {} <Debug> TCP-Session: 4259e2c7-8fe8-401f-8ff0-8654b9a6ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.07 00:58:28.488734 [ 286 ] {} <Debug> TCP-Session: 4259e2c7-8fe8-401f-8ff0-8654b9a6ad10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.07 00:58:28.488905 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.07 00:58:28.488933 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.07 00:58:28.489170 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.07 00:58:28.489683 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62077 | ||
| 725 | 2026.05.07 00:58:28.489773 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33000 | ||
| 726 | 2026.05.07 00:58:28.489884 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54978 | ||
| 727 | 2026.05.07 00:58:28.489963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62988 | ||
| 728 | 2026.05.07 00:58:28.490125 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37792 | ||
| 729 | 2026.05.07 00:58:28.490336 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56773 | ||
| 730 | 2026.05.07 00:58:28.490469 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.07 00:58:28.490498 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.07 00:58:28.490532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.07 00:58:28.490585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43226 | ||
| 734 | 2026.05.07 00:58:28.490553 [ 287 ] {} <Debug> TCP-Session: e886f95a-d461-47ab-ad61-6d1b68e474d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62077 | ||
| 735 | 2026.05.07 00:58:28.490641 [ 288 ] {} <Debug> TCP-Session: f993dcd4-ddc2-40e5-9310-956aaba55dca Authenticating user 'default' from [fd00:1122:3344:101::c]:33000 | ||
| 736 | 2026.05.07 00:58:28.490645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.07 00:58:28.490746 [ 287 ] {} <Debug> TCP-Session: e886f95a-d461-47ab-ad61-6d1b68e474d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.07 00:58:28.490738 [ 288 ] {} <Debug> TCP-Session: f993dcd4-ddc2-40e5-9310-956aaba55dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.07 00:58:28.490720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.07 00:58:28.491040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.07 00:58:28.490996 [ 287 ] {} <Debug> TCP-Session: e886f95a-d461-47ab-ad61-6d1b68e474d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.07 00:58:28.490982 [ 288 ] {} <Debug> TCP-Session: f993dcd4-ddc2-40e5-9310-956aaba55dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.07 00:58:28.491194 [ 293 ] {} <Debug> TCP-Session: 4e99cc4c-c6f3-4ccc-83d4-d7abd1a4c5c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:43226 | ||
| 744 | 2026.05.07 00:58:28.491170 [ 290 ] {} <Debug> TCP-Session: 9ad71b76-252a-4fbf-807f-826b501e5490 Authenticating user 'default' from [fd00:1122:3344:101::c]:62988 | ||
| 745 | 2026.05.07 00:58:28.490927 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.07 00:58:28.491312 [ 293 ] {} <Debug> TCP-Session: 4e99cc4c-c6f3-4ccc-83d4-d7abd1a4c5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.07 00:58:28.490651 [ 291 ] {} <Debug> TCP-Session: c0c13a59-2d2d-4f41-bde3-f4daf0c367e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:37792 | ||
| 748 | 2026.05.07 00:58:28.491514 [ 292 ] {} <Debug> TCP-Session: 20cd02db-bd1f-40c7-af0e-4857531075fd Authenticating user 'default' from [fd00:1122:3344:101::c]:56773 | ||
| 749 | 2026.05.07 00:58:28.491010 [ 289 ] {} <Debug> TCP-Session: 7ac658db-e787-4cec-81e5-90380adf4c30 Authenticating user 'default' from [fd00:1122:3344:101::c]:54978 | ||
| 750 | 2026.05.07 00:58:28.491319 [ 290 ] {} <Debug> TCP-Session: 9ad71b76-252a-4fbf-807f-826b501e5490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.07 00:58:28.491655 [ 293 ] {} <Debug> TCP-Session: 4e99cc4c-c6f3-4ccc-83d4-d7abd1a4c5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.07 00:58:28.491682 [ 289 ] {} <Debug> TCP-Session: 7ac658db-e787-4cec-81e5-90380adf4c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.07 00:58:28.491790 [ 291 ] {} <Debug> TCP-Session: c0c13a59-2d2d-4f41-bde3-f4daf0c367e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.07 00:58:28.491803 [ 289 ] {} <Debug> TCP-Session: 7ac658db-e787-4cec-81e5-90380adf4c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.07 00:58:28.491824 [ 290 ] {} <Debug> TCP-Session: 9ad71b76-252a-4fbf-807f-826b501e5490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.07 00:58:28.491902 [ 291 ] {} <Debug> TCP-Session: c0c13a59-2d2d-4f41-bde3-f4daf0c367e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.07 00:58:28.492038 [ 292 ] {} <Debug> TCP-Session: 20cd02db-bd1f-40c7-af0e-4857531075fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.07 00:58:28.492059 [ 292 ] {} <Debug> TCP-Session: 20cd02db-bd1f-40c7-af0e-4857531075fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.07 00:58:28.589534 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49161 | ||
| 760 | 2026.05.07 00:58:28.589780 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.07 00:58:28.589829 [ 294 ] {} <Debug> TCP-Session: 3daaf1e6-d893-46bd-909f-9dacce55080e Authenticating user 'default' from [fd00:1122:3344:101::b]:49161 | ||
| 762 | 2026.05.07 00:58:28.589855 [ 294 ] {} <Debug> TCP-Session: 3daaf1e6-d893-46bd-909f-9dacce55080e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.07 00:58:28.589868 [ 294 ] {} <Debug> TCP-Session: 3daaf1e6-d893-46bd-909f-9dacce55080e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.07 00:58:28.589950 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.07 00:58:28.589980 [ 294 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.07 00:58:28.590000 [ 294 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.07 00:58:28.590569 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34452 | ||
| 768 | 2026.05.07 00:58:28.590645 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41429 | ||
| 769 | 2026.05.07 00:58:28.590770 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33354 | ||
| 770 | 2026.05.07 00:58:28.590886 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.07 00:58:28.590937 [ 295 ] {} <Debug> TCP-Session: bddde329-54cb-4d9a-8482-816144367a85 Authenticating user 'default' from [fd00:1122:3344:101::b]:34452 | ||
| 772 | 2026.05.07 00:58:28.590961 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44682 | ||
| 773 | 2026.05.07 00:58:28.590964 [ 295 ] {} <Debug> TCP-Session: bddde329-54cb-4d9a-8482-816144367a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.07 00:58:28.590994 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.07 00:58:28.591017 [ 295 ] {} <Debug> TCP-Session: bddde329-54cb-4d9a-8482-816144367a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.07 00:58:28.591058 [ 296 ] {} <Debug> TCP-Session: f176d747-843e-496c-915b-a42d60328e50 Authenticating user 'default' from [fd00:1122:3344:101::b]:41429 | ||
| 777 | 2026.05.07 00:58:28.591123 [ 296 ] {} <Debug> TCP-Session: f176d747-843e-496c-915b-a42d60328e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.07 00:58:28.591148 [ 296 ] {} <Debug> TCP-Session: f176d747-843e-496c-915b-a42d60328e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.07 00:58:28.591202 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.07 00:58:28.591231 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63656 | ||
| 781 | 2026.05.07 00:58:28.591262 [ 297 ] {} <Debug> TCP-Session: d3af46c8-84b5-4fd3-8705-c868730cac2a Authenticating user 'default' from [fd00:1122:3344:101::b]:33354 | ||
| 782 | 2026.05.07 00:58:28.591299 [ 297 ] {} <Debug> TCP-Session: d3af46c8-84b5-4fd3-8705-c868730cac2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.07 00:58:28.591319 [ 297 ] {} <Debug> TCP-Session: d3af46c8-84b5-4fd3-8705-c868730cac2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.07 00:58:28.591393 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57293 | ||
| 785 | 2026.05.07 00:58:28.591376 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.07 00:58:28.591569 [ 298 ] {} <Debug> TCP-Session: 3b034389-3369-4956-b1f7-6ac51823cbcd Authenticating user 'default' from [fd00:1122:3344:101::b]:44682 | ||
| 787 | 2026.05.07 00:58:28.591594 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.07 00:58:28.591597 [ 298 ] {} <Debug> TCP-Session: 3b034389-3369-4956-b1f7-6ac51823cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.07 00:58:28.591638 [ 298 ] {} <Debug> TCP-Session: 3b034389-3369-4956-b1f7-6ac51823cbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.07 00:58:28.591630 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48337 | ||
| 791 | 2026.05.07 00:58:28.591732 [ 299 ] {} <Debug> TCP-Session: 9c22d097-5eb2-42fd-a827-d2ba8f10ba10 Authenticating user 'default' from [fd00:1122:3344:101::b]:63656 | ||
| 792 | 2026.05.07 00:58:28.591756 [ 299 ] {} <Debug> TCP-Session: 9c22d097-5eb2-42fd-a827-d2ba8f10ba10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.07 00:58:28.591769 [ 299 ] {} <Debug> TCP-Session: 9c22d097-5eb2-42fd-a827-d2ba8f10ba10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.07 00:58:28.591866 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.07 00:58:28.591906 [ 300 ] {} <Debug> TCP-Session: f6a65793-2ffa-40c0-8f39-8fb2e5d4066b Authenticating user 'default' from [fd00:1122:3344:101::b]:57293 | ||
| 796 | 2026.05.07 00:58:28.591923 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.07 00:58:28.591931 [ 300 ] {} <Debug> TCP-Session: f6a65793-2ffa-40c0-8f39-8fb2e5d4066b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.07 00:58:28.591964 [ 300 ] {} <Debug> TCP-Session: f6a65793-2ffa-40c0-8f39-8fb2e5d4066b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.07 00:58:28.591979 [ 301 ] {} <Debug> TCP-Session: 95a2d38b-4127-44e0-9632-b7f6ff622074 Authenticating user 'default' from [fd00:1122:3344:101::b]:48337 | ||
| 800 | 2026.05.07 00:58:28.592002 [ 301 ] {} <Debug> TCP-Session: 95a2d38b-4127-44e0-9632-b7f6ff622074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.07 00:58:28.592016 [ 301 ] {} <Debug> TCP-Session: 95a2d38b-4127-44e0-9632-b7f6ff622074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.07 00:58:29.000308 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.73 MiB, peak 140.73 MiB, free memory in arenas 0.00 B, will set to 141.89 MiB (RSS), difference: 1.17 MiB | ||
| 803 | 2026.05.07 00:58:33.621405 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.07 00:58:33.621410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.07 00:58:33.621514 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.07 00:58:33.621546 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.07 00:58:33.626223 [ 243 ] {} <Debug> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Loading data parts | ||
| 808 | 2026.05.07 00:58:33.626392 [ 243 ] {} <Debug> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): There are no data parts | ||
| 809 | 2026.05.07 00:58:33.632417 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.07 00:58:33.632460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 811 | 2026.05.07 00:58:33.639046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.07 00:58:33.639708 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.07 00:58:33.639873 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.07 00:58:33.642768 [ 244 ] {} <Debug> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Loading data parts | ||
| 815 | 2026.05.07 00:58:33.642952 [ 244 ] {} <Debug> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): There are no data parts | ||
| 816 | 2026.05.07 00:58:33.666767 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.07 00:58:33.666815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 818 | 2026.05.07 00:58:33.673289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.07 00:58:33.674427 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.07 00:58:33.677849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.07 00:58:34.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.95 MiB, peak 150.95 MiB, free memory in arenas 0.00 B, will set to 156.04 MiB (RSS), difference: 9.09 MiB | ||
| 822 | 2026.05.07 00:58:36.121009 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.07 00:58:36.121164 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.07 00:58:36.128651 [ 242 ] {} <Debug> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Loading data parts | ||
| 825 | 2026.05.07 00:58:36.128948 [ 242 ] {} <Debug> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): There are no data parts | ||
| 826 | 2026.05.07 00:58:36.139818 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.07 00:58:36.139860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 828 | 2026.05.07 00:58:36.143173 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.07 00:58:36.143782 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.07 00:58:36.144056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.07 00:58:37.000938 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.26 MiB, peak 160.26 MiB, free memory in arenas 0.00 B, will set to 157.34 MiB (RSS), difference: -2.91 MiB | ||
| 832 | 2026.05.07 00:58:41.069875 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.07 00:58:41.069943 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.07 00:58:41.140152 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.07 00:58:41.143267 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.07 00:58:41.143326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 837 | 2026.05.07 00:58:41.144098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.07 00:58:41.144576 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.07 00:58:41.144737 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.07 00:58:41.178117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.07 00:58:41.196132 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.07 00:58:41.196185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 843 | 2026.05.07 00:58:41.202708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.07 00:58:41.203805 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.07 00:58:41.207073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.07 00:58:42.001056 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 162.02 MiB, free memory in arenas 0.00 B, will set to 159.99 MiB (RSS), difference: 1.97 MiB | ||
| 847 | 2026.05.07 00:58:47.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.03 MiB, peak 162.02 MiB, free memory in arenas 0.00 B, will set to 160.04 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.07 00:58:47.845397 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.07 00:58:47.845645 [ 258 ] {ac2e0fd5-d8f1-4f68-925d-6e2b949fa80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 850 | 2026.05.07 00:58:47.885709 [ 258 ] {ac2e0fd5-d8f1-4f68-925d-6e2b949fa80e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.07 00:58:47.889690 [ 258 ] {ac2e0fd5-d8f1-4f68-925d-6e2b949fa80e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.07 00:58:47.890284 [ 258 ] {ac2e0fd5-d8f1-4f68-925d-6e2b949fa80e} <Debug> TCPHandler: Processed in 0.04502451 sec. | ||
| 853 | 2026.05.07 00:58:47.897112 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.07 00:58:47.897231 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.07 00:58:47.897279 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.07 00:58:47.897899 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.07 00:58:47.897948 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 858 | 2026.05.07 00:58:47.898539 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.07 00:58:47.898908 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.07 00:58:47.899061 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.001864 sec., 13948.497854077254 rows/sec., 3.00 MiB/sec. | ||
| 861 | 2026.05.07 00:58:47.899099 [ 258 ] {4eb47183-30fb-4773-81ce-0760462e3cda} <Debug> TCPHandler: Processed in 0.002041948 sec. | ||
| 862 | 2026.05.07 00:58:47.899239 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.07 00:58:47.899340 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.07 00:58:47.899382 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 865 | 2026.05.07 00:58:47.901846 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Trace> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.07 00:58:47.901880 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 867 | 2026.05.07 00:58:47.902321 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.07 00:58:47.902791 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Trace> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.07 00:58:47.902922 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003604 sec., 6659.267480577137 rows/sec., 565.78 KiB/sec. | ||
| 870 | 2026.05.07 00:58:47.902957 [ 258 ] {4cbc236f-d918-4d12-9ebc-77e8c1f67c2e} <Debug> TCPHandler: Processed in 0.003768839 sec. | ||
| 871 | 2026.05.07 00:58:47.903089 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.07 00:58:47.903186 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.07 00:58:47.903227 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 874 | 2026.05.07 00:58:47.903626 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Trace> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.07 00:58:47.903660 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 876 | 2026.05.07 00:58:47.904056 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.07 00:58:47.904468 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Trace> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.07 00:58:47.904596 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001429 sec., 6997.900629811057 rows/sec., 570.63 KiB/sec. | ||
| 879 | 2026.05.07 00:58:47.904632 [ 258 ] {2e14f16a-5982-42d2-8f44-4b3c45b1d4e5} <Debug> TCPHandler: Processed in 0.001594158 sec. | ||
| 880 | 2026.05.07 00:58:47.904755 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.07 00:58:47.904850 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.07 00:58:47.904889 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2026.05.07 00:58:47.905392 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.07 00:58:47.905427 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 885 | 2026.05.07 00:58:47.905902 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.07 00:58:47.906315 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.07 00:58:47.906440 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001608 sec., 126243.78109452735 rows/sec., 11.20 MiB/sec. | ||
| 888 | 2026.05.07 00:58:47.906476 [ 258 ] {e8d53af1-f82e-477d-8130-fc8ca131d540} <Debug> TCPHandler: Processed in 0.001771951 sec. | ||
| 889 | 2026.05.07 00:58:47.906603 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.07 00:58:47.906698 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.07 00:58:47.906738 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.07 00:58:47.907136 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.07 00:58:47.907171 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 894 | 2026.05.07 00:58:47.907547 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.07 00:58:47.907957 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.07 00:58:47.908080 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.0014 sec., 23571.428571428572 rows/sec., 1.73 MiB/sec. | ||
| 897 | 2026.05.07 00:58:47.908116 [ 258 ] {b1f2fb2f-dc9e-4e9c-b903-7e6b4fa27eb7} <Debug> TCPHandler: Processed in 0.001563297 sec. | ||
| 898 | 2026.05.07 00:58:47.908234 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.07 00:58:47.908328 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.07 00:58:47.908366 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.07 00:58:47.908776 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.07 00:58:47.908808 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 903 | 2026.05.07 00:58:47.909207 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.07 00:58:47.909621 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.07 00:58:47.909745 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001436 sec., 16713.09192200557 rows/sec., 1.39 MiB/sec. | ||
| 906 | 2026.05.07 00:58:47.909783 [ 258 ] {755fe99d-8bea-4f75-89cf-e2c5aee1308a} <Debug> TCPHandler: Processed in 0.001598537 sec. | ||
| 907 | 2026.05.07 00:58:47.909902 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.07 00:58:47.909995 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.07 00:58:47.910034 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 910 | 2026.05.07 00:58:47.910419 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Trace> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.07 00:58:47.910454 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 912 | 2026.05.07 00:58:47.910913 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.07 00:58:47.911330 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Trace> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.07 00:58:47.911455 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001477 sec., 8124.576844955992 rows/sec., 634.73 KiB/sec. | ||
| 915 | 2026.05.07 00:58:47.911490 [ 258 ] {fc630840-a892-45ee-b419-b1c453b9d7a5} <Debug> TCPHandler: Processed in 0.001638768 sec. | ||
| 916 | 2026.05.07 00:58:47.911608 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.07 00:58:47.911702 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.07 00:58:47.911742 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 919 | 2026.05.07 00:58:47.912171 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.07 00:58:47.912204 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 921 | 2026.05.07 00:58:47.912644 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.07 00:58:47.913164 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.07 00:58:47.913299 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001614 sec., 74969.02106567535 rows/sec., 6.09 MiB/sec. | ||
| 924 | 2026.05.07 00:58:47.913337 [ 258 ] {d279f37b-6d83-4be6-8cf4-ab0d35244ae5} <Debug> TCPHandler: Processed in 0.001779112 sec. | ||
| 925 | 2026.05.07 00:58:47.913472 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.07 00:58:47.913569 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.07 00:58:47.913611 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 928 | 2026.05.07 00:58:47.914123 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.07 00:58:47.914157 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 930 | 2026.05.07 00:58:47.914664 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.07 00:58:47.915093 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.07 00:58:47.915239 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Debug> executeQuery: Read 277 rows, 21.43 KiB in 0.00169 sec., 163905.32544378698 rows/sec., 12.39 MiB/sec. | ||
| 933 | 2026.05.07 00:58:47.915276 [ 258 ] {9a05a7e6-d10f-4c04-b556-3ccdd72db359} <Debug> TCPHandler: Processed in 0.001854814 sec. | ||
| 934 | 2026.05.07 00:58:47.915407 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.07 00:58:47.915512 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.07 00:58:47.915568 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <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 | ||
| 937 | 2026.05.07 00:58:47.916380 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.07 00:58:47.916416 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 939 | 2026.05.07 00:58:47.919430 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.07 00:58:47.919900 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.07 00:58:47.920040 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004547 sec., 2419.1774796569166 rows/sec., 4.34 MiB/sec. | ||
| 942 | 2026.05.07 00:58:47.920096 [ 258 ] {272a9db5-2a1d-4f3e-83c6-3ef23ece813a} <Debug> TCPHandler: Processed in 0.004740081 sec. | ||
| 943 | 2026.05.07 00:58:47.920222 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.07 00:58:47.920316 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.07 00:58:47.920357 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 946 | 2026.05.07 00:58:47.920703 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.07 00:58:47.920738 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 948 | 2026.05.07 00:58:47.921173 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.07 00:58:47.921586 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.07 00:58:47.921712 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001415 sec., 33922.26148409894 rows/sec., 2.29 MiB/sec. | ||
| 951 | 2026.05.07 00:58:47.921745 [ 258 ] {c5db9291-e514-4a77-bde4-4fffdd6e977d} <Debug> TCPHandler: Processed in 0.001573457 sec. | ||
| 952 | 2026.05.07 00:58:48.645019 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 953 | 2026.05.07 00:58:48.645488 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.07 00:58:48.645532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 955 | 2026.05.07 00:58:48.646182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 956 | 2026.05.07 00:58:48.646762 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.07 00:58:48.646915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 958 | 2026.05.07 00:58:48.707359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 959 | 2026.05.07 00:58:48.724347 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2026.05.07 00:58:48.724414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 961 | 2026.05.07 00:58:48.730935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 962 | 2026.05.07 00:58:48.732093 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2026.05.07 00:58:48.735312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 964 | 2026.05.07 00:58:49.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.32 MiB, peak 165.32 MiB, free memory in arenas 0.00 B, will set to 162.50 MiB (RSS), difference: 1.18 MiB | ||
| 965 | 2026.05.07 00:58:52.841255 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.05.07 00:58:52.841495 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 967 | 2026.05.07 00:58:52.846591 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 968 | 2026.05.07 00:58:52.849004 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 969 | 2026.05.07 00:58:52.849264 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2026.05.07 00:58:52.853656 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.07 00:58:52.856093 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 972 | 2026.05.07 00:58:52.856278 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 973 | 2026.05.07 00:58:52.856331 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 974 | 2026.05.07 00:58:52.856349 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 975 | 2026.05.07 00:58:52.860581 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 976 | 2026.05.07 00:58:52.860614 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 977 | 2026.05.07 00:58:52.877730 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.036355 sec., 715.1698528400495 rows/sec., 157.76 KiB/sec. | ||
| 978 | 2026.05.07 00:58:52.877832 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> MemoryTracker: Peak memory usage (for query): 136.44 KiB. | ||
| 979 | 2026.05.07 00:58:52.877850 [ 258 ] {1e6cfc53-541d-446d-b93c-d260b6242287} <Debug> TCPHandler: Processed in 0.036769626 sec. | ||
| 980 | 2026.05.07 00:58:52.881884 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.05.07 00:58:52.882010 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 982 | 2026.05.07 00:58:52.882060 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 983 | 2026.05.07 00:58:52.882563 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.07 00:58:52.882606 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 985 | 2026.05.07 00:58:52.883090 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.07 00:58:52.883591 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.07 00:58:52.883747 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.43 MiB/sec. | ||
| 988 | 2026.05.07 00:58:52.883786 [ 258 ] {9c4d59be-9811-48c3-aed9-5c5a8c832c25} <Debug> TCPHandler: Processed in 0.001979277 sec. | ||
| 989 | 2026.05.07 00:58:52.883911 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.07 00:58:52.884014 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.07 00:58:52.884057 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2026.05.07 00:58:52.884482 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.07 00:58:52.884521 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 994 | 2026.05.07 00:58:52.884980 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2026.05.07 00:58:52.885402 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.07 00:58:52.885536 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
| 997 | 2026.05.07 00:58:52.885574 [ 258 ] {7b98656d-1b65-4c33-8618-91e7132d98dc} <Debug> TCPHandler: Processed in 0.001718521 sec. | ||
| 998 | 2026.05.07 00:58:52.885693 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.07 00:58:52.885789 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.07 00:58:52.885832 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2026.05.07 00:58:52.886234 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.07 00:58:52.886272 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1003 | 2026.05.07 00:58:52.886699 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.07 00:58:52.887155 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.07 00:58:52.887291 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
| 1006 | 2026.05.07 00:58:52.887328 [ 258 ] {9ac2b4ad-615e-4474-9afd-9e8421b40631} <Debug> TCPHandler: Processed in 0.00168649 sec. | ||
| 1007 | 2026.05.07 00:58:52.887448 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.07 00:58:52.887544 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.07 00:58:52.887585 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2026.05.07 00:58:52.887918 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.07 00:58:52.887955 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1012 | 2026.05.07 00:58:52.888353 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.07 00:58:52.888841 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.07 00:58:52.888974 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. | ||
| 1015 | 2026.05.07 00:58:52.889010 [ 258 ] {44fa26b6-62b3-48d7-b032-11985888aa04} <Debug> TCPHandler: Processed in 0.001613648 sec. | ||
| 1016 | 2026.05.07 00:58:56.070192 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1017 | 2026.05.07 00:58:56.070262 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1018 | 2026.05.07 00:58:56.145240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 124 | ||
| 1019 | 2026.05.07 00:58:56.147235 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1020 | 2026.05.07 00:58:56.147743 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.07 00:58:56.147790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1022 | 2026.05.07 00:58:56.147970 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.05.07 00:58:56.148021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1024 | 2026.05.07 00:58:56.148497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1025 | 2026.05.07 00:58:56.148963 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.05.07 00:58:56.149090 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1027 | 2026.05.07 00:58:56.149512 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.05.07 00:58:56.150042 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.07 00:58:56.150356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 1030 | 2026.05.07 00:58:56.235660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1031 | 2026.05.07 00:58:56.253244 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.07 00:58:56.253314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1033 | 2026.05.07 00:58:56.260112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1034 | 2026.05.07 00:58:56.261333 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.07 00:58:56.264972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1036 | 2026.05.07 00:58:57.000591 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.28 MiB, peak 168.28 MiB, free memory in arenas 0.00 B, will set to 165.34 MiB (RSS), difference: 1.06 MiB | ||
| 1037 | 2026.05.07 00:58:57.842270 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.05.07 00:58:57.842498 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1039 | 2026.05.07 00:58:57.842823 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1040 | 2026.05.07 00:58:57.842859 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1041 | 2026.05.07 00:58:57.843086 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.05.07 00:58:57.843160 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.05.07 00:58:57.843304 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1044 | 2026.05.07 00:58:57.843340 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1045 | 2026.05.07 00:58:57.843362 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1046 | 2026.05.07 00:58:57.843378 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1047 | 2026.05.07 00:58:57.843419 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1048 | 2026.05.07 00:58:57.843440 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1049 | 2026.05.07 00:58:57.844446 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002042 sec., 12732.615083251714 rows/sec., 2.74 MiB/sec. | ||
| 1050 | 2026.05.07 00:58:57.844526 [ 258 ] {57d41cb6-aa14-47ed-8fc5-811ce4f82ae7} <Debug> TCPHandler: Processed in 0.002381376 sec. | ||
| 1051 | 2026.05.07 00:58:57.846365 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.05.07 00:58:57.846486 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2026.05.07 00:58:57.846533 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2026.05.07 00:58:57.847046 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.05.07 00:58:57.847082 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1056 | 2026.05.07 00:58:57.847586 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2026.05.07 00:58:57.848027 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.05.07 00:58:57.848179 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001732 sec., 45034.642032332566 rows/sec., 3.73 MiB/sec. | ||
| 1059 | 2026.05.07 00:58:57.848217 [ 258 ] {775ce752-6d31-47ec-bc7f-74cf3587833e} <Debug> TCPHandler: Processed in 0.001907145 sec. | ||
| 1060 | 2026.05.07 00:58:57.848354 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.05.07 00:58:57.848454 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.05.07 00:58:57.848494 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2026.05.07 00:58:57.848937 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.05.07 00:58:57.848974 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1065 | 2026.05.07 00:58:57.849392 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.05.07 00:58:57.849857 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.05.07 00:58:57.849990 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001558 sec., 7060.333761232349 rows/sec., 530.90 KiB/sec. | ||
| 1068 | 2026.05.07 00:58:57.850026 [ 258 ] {9bbf796e-43bf-4a43-9bb8-9e40f45ab260} <Debug> TCPHandler: Processed in 0.001723511 sec. | ||
| 1069 | 2026.05.07 00:58:57.850148 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.07 00:58:57.850244 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.07 00:58:57.850284 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2026.05.07 00:58:57.850701 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.05.07 00:58:57.850739 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1074 | 2026.05.07 00:58:57.851144 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2026.05.07 00:58:57.851556 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.05.07 00:58:57.851687 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001464 sec., 51229.50819672131 rows/sec., 4.00 MiB/sec. | ||
| 1077 | 2026.05.07 00:58:57.851723 [ 258 ] {e77d184f-22ea-42c7-a74a-102673e719a1} <Debug> TCPHandler: Processed in 0.001625679 sec. | ||
| 1078 | 2026.05.07 00:58:57.851847 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.05.07 00:58:57.851942 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2026.05.07 00:58:57.851983 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2026.05.07 00:58:57.852415 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.05.07 00:58:57.852452 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1083 | 2026.05.07 00:58:57.852914 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2026.05.07 00:58:57.853319 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.05.07 00:58:57.853452 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. | ||
| 1086 | 2026.05.07 00:58:57.853489 [ 258 ] {162d53cb-a7e2-4a9c-b0fc-2a0e2c01da62} <Debug> TCPHandler: Processed in 0.00169126 sec. | ||
| 1087 | 2026.05.07 00:58:57.853615 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.05.07 00:58:57.853710 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2026.05.07 00:58:57.853768 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <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 | ||
| 1090 | 2026.05.07 00:58:57.854490 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.05.07 00:58:57.854527 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1092 | 2026.05.07 00:58:57.855152 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2026.05.07 00:58:57.855623 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.05.07 00:58:57.855762 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00207 sec., 5314.009661835749 rows/sec., 9.52 MiB/sec. | ||
| 1095 | 2026.05.07 00:58:57.855815 [ 258 ] {3bcd5d0f-40b0-4a88-bff1-1cfd022d23be} <Debug> TCPHandler: Processed in 0.002250073 sec. | ||
| 1096 | 2026.05.07 00:58:57.855938 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.05.07 00:58:57.856033 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2026.05.07 00:58:57.856074 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2026.05.07 00:58:57.856421 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.05.07 00:58:57.856457 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1101 | 2026.05.07 00:58:57.856855 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2026.05.07 00:58:57.857265 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.05.07 00:58:57.857396 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. | ||
| 1104 | 2026.05.07 00:58:57.857439 [ 258 ] {16acbedf-face-450e-86d3-8e63f612efdf} <Debug> TCPHandler: Processed in 0.001550216 sec. | ||
| 1105 | 2026.05.07 00:59:02.842230 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.05.07 00:59:02.842467 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1107 | 2026.05.07 00:59:02.842783 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1108 | 2026.05.07 00:59:02.842820 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1109 | 2026.05.07 00:59:02.843039 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.05.07 00:59:02.843110 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.05.07 00:59:02.843253 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1112 | 2026.05.07 00:59:02.843289 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1113 | 2026.05.07 00:59:02.843311 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1114 | 2026.05.07 00:59:02.843327 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1115 | 2026.05.07 00:59:02.843369 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1116 | 2026.05.07 00:59:02.843390 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1117 | 2026.05.07 00:59:02.844363 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.001987 sec., 13085.052843482637 rows/sec., 2.82 MiB/sec. | ||
| 1118 | 2026.05.07 00:59:02.844449 [ 258 ] {5fd7a4ae-c75c-458d-ad79-3727463ceddd} <Debug> TCPHandler: Processed in 0.002351865 sec. | ||
| 1119 | 2026.05.07 00:59:02.846114 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.05.07 00:59:02.846248 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1121 | 2026.05.07 00:59:02.846296 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1122 | 2026.05.07 00:59:02.846835 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.05.07 00:59:02.846874 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1124 | 2026.05.07 00:59:02.847492 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1125 | 2026.05.07 00:59:02.848042 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.05.07 00:59:02.848204 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
| 1127 | 2026.05.07 00:59:02.848244 [ 258 ] {4d0c1691-a7be-46b0-881f-29596aafd125} <Debug> TCPHandler: Processed in 0.002191901 sec. | ||
| 1128 | 2026.05.07 00:59:02.848381 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.05.07 00:59:02.848482 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1130 | 2026.05.07 00:59:02.848527 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1131 | 2026.05.07 00:59:02.848979 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.05.07 00:59:02.849014 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1133 | 2026.05.07 00:59:02.849435 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1134 | 2026.05.07 00:59:02.849870 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.05.07 00:59:02.850002 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001543 sec., 41477.64095917044 rows/sec., 3.24 MiB/sec. | ||
| 1136 | 2026.05.07 00:59:02.850040 [ 258 ] {b210bcf0-222d-4c4f-85e1-75db7c778937} <Debug> TCPHandler: Processed in 0.001710471 sec. | ||
| 1137 | 2026.05.07 00:59:02.850190 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.05.07 00:59:02.850288 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1139 | 2026.05.07 00:59:02.850331 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1140 | 2026.05.07 00:59:02.850747 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.07 00:59:02.850784 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1142 | 2026.05.07 00:59:02.851224 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1143 | 2026.05.07 00:59:02.851688 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.05.07 00:59:02.851819 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 1145 | 2026.05.07 00:59:02.851856 [ 258 ] {dbdc7d4c-c152-40ab-b8f3-76683857405f} <Debug> TCPHandler: Processed in 0.00172426 sec. | ||
| 1146 | 2026.05.07 00:59:02.851992 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.05.07 00:59:02.852086 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1148 | 2026.05.07 00:59:02.852128 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1149 | 2026.05.07 00:59:02.852473 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.07 00:59:02.852507 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1151 | 2026.05.07 00:59:02.852910 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1152 | 2026.05.07 00:59:02.853414 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.07 00:59:02.853549 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 1154 | 2026.05.07 00:59:02.853584 [ 258 ] {ebe5bc2e-ede6-4a5e-8a4d-1f3c0e50140b} <Debug> TCPHandler: Processed in 0.001643309 sec. | ||
| 1155 | 2026.05.07 00:59:03.649231 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1156 | 2026.05.07 00:59:03.649751 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.07 00:59:03.649801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1158 | 2026.05.07 00:59:03.650425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1159 | 2026.05.07 00:59:03.650990 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.07 00:59:03.651160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1161 | 2026.05.07 00:59:03.766052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1162 | 2026.05.07 00:59:03.784161 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.05.07 00:59:03.784233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1164 | 2026.05.07 00:59:03.791121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1165 | 2026.05.07 00:59:03.792353 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.05.07 00:59:03.796148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1167 | 2026.05.07 00:59:05.174203 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42527 | ||
| 1168 | 2026.05.07 00:59:05.174362 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.05.07 00:59:05.174397 [ 303 ] {} <Debug> TCP-Session: 5e9a7335-421a-4cad-9422-dbad3e10d123 Authenticating user 'default' from [fd00:1122:3344:101::e]:42527 | ||
| 1170 | 2026.05.07 00:59:05.174419 [ 303 ] {} <Debug> TCP-Session: 5e9a7335-421a-4cad-9422-dbad3e10d123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.07 00:59:05.174432 [ 303 ] {} <Debug> TCP-Session: 5e9a7335-421a-4cad-9422-dbad3e10d123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.07 00:59:05.174800 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49637 | ||
| 1173 | 2026.05.07 00:59:05.174939 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48884 | ||
| 1174 | 2026.05.07 00:59:05.174964 [ 303 ] {} <Trace> TCP-Session: 5e9a7335-421a-4cad-9422-dbad3e10d123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.05.07 00:59:05.174964 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2026.05.07 00:59:05.175055 [ 304 ] {} <Debug> TCP-Session: f572ba53-b4c6-463b-b52d-c957e4e16f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:49637 | ||
| 1177 | 2026.05.07 00:59:05.175066 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40790 | ||
| 1178 | 2026.05.07 00:59:05.175088 [ 304 ] {} <Debug> TCP-Session: f572ba53-b4c6-463b-b52d-c957e4e16f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.07 00:59:05.175120 [ 304 ] {} <Debug> TCP-Session: f572ba53-b4c6-463b-b52d-c957e4e16f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.05.07 00:59:05.175194 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1181 | 2026.05.07 00:59:05.175220 [ 303 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1182 | 2026.05.07 00:59:05.175248 [ 305 ] {} <Debug> TCP-Session: 8c7b07da-7b1f-4a25-8869-70e14debf214 Authenticating user 'default' from [fd00:1122:3344:101::e]:48884 | ||
| 1183 | 2026.05.07 00:59:05.175289 [ 305 ] {} <Debug> TCP-Session: 8c7b07da-7b1f-4a25-8869-70e14debf214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.05.07 00:59:05.175313 [ 305 ] {} <Debug> TCP-Session: 8c7b07da-7b1f-4a25-8869-70e14debf214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.05.07 00:59:05.175331 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1186 | 2026.05.07 00:59:05.175365 [ 306 ] {} <Debug> TCP-Session: 836a5c08-eee3-4d86-804b-c1c88fdec8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:40790 | ||
| 1187 | 2026.05.07 00:59:05.175359 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56574 | ||
| 1188 | 2026.05.07 00:59:05.175386 [ 306 ] {} <Debug> TCP-Session: 836a5c08-eee3-4d86-804b-c1c88fdec8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.05.07 00:59:05.175455 [ 306 ] {} <Debug> TCP-Session: 836a5c08-eee3-4d86-804b-c1c88fdec8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.07 00:59:05.175685 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.05.07 00:59:05.175708 [ 303 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1192 | 2026.05.07 00:59:05.175688 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34714 | ||
| 1193 | 2026.05.07 00:59:05.175759 [ 307 ] {} <Debug> TCP-Session: cf4d0715-4b76-409e-ba5e-338228ce2294 Authenticating user 'default' from [fd00:1122:3344:101::e]:56574 | ||
| 1194 | 2026.05.07 00:59:05.175809 [ 303 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1195 | 2026.05.07 00:59:05.175850 [ 307 ] {} <Debug> TCP-Session: cf4d0715-4b76-409e-ba5e-338228ce2294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.05.07 00:59:05.175883 [ 307 ] {} <Debug> TCP-Session: cf4d0715-4b76-409e-ba5e-338228ce2294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.05.07 00:59:05.176045 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49539 | ||
| 1198 | 2026.05.07 00:59:05.176047 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50161 | ||
| 1199 | 2026.05.07 00:59:05.176051 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60581 | ||
| 1200 | 2026.05.07 00:59:05.178540 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.05.07 00:59:05.178582 [ 308 ] {} <Debug> TCP-Session: 012bfb21-2e9e-4c7b-aff7-033c96bad2f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34714 | ||
| 1202 | 2026.05.07 00:59:05.178603 [ 308 ] {} <Debug> TCP-Session: 012bfb21-2e9e-4c7b-aff7-033c96bad2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.05.07 00:59:05.178616 [ 308 ] {} <Debug> TCP-Session: 012bfb21-2e9e-4c7b-aff7-033c96bad2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.05.07 00:59:05.180817 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.05.07 00:59:05.180817 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1206 | 2026.05.07 00:59:05.180860 [ 310 ] {} <Debug> TCP-Session: f0346364-b86d-4c51-82f9-18118bd463db Authenticating user 'default' from [fd00:1122:3344:101::e]:50161 | ||
| 1207 | 2026.05.07 00:59:05.180881 [ 309 ] {} <Debug> TCP-Session: fe34092f-9dbd-4f5e-bb35-82d6553ca36e Authenticating user 'default' from [fd00:1122:3344:101::e]:60581 | ||
| 1208 | 2026.05.07 00:59:05.180886 [ 310 ] {} <Debug> TCP-Session: f0346364-b86d-4c51-82f9-18118bd463db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.05.07 00:59:05.180909 [ 309 ] {} <Debug> TCP-Session: fe34092f-9dbd-4f5e-bb35-82d6553ca36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.05.07 00:59:05.180915 [ 310 ] {} <Debug> TCP-Session: f0346364-b86d-4c51-82f9-18118bd463db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.05.07 00:59:05.180932 [ 309 ] {} <Debug> TCP-Session: fe34092f-9dbd-4f5e-bb35-82d6553ca36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.05.07 00:59:05.180917 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1213 | 2026.05.07 00:59:05.181001 [ 311 ] {} <Debug> TCP-Session: 4199a610-5991-45c6-a862-4bec33741e11 Authenticating user 'default' from [fd00:1122:3344:101::e]:49539 | ||
| 1214 | 2026.05.07 00:59:05.181022 [ 311 ] {} <Debug> TCP-Session: 4199a610-5991-45c6-a862-4bec33741e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.05.07 00:59:05.181035 [ 311 ] {} <Debug> TCP-Session: 4199a610-5991-45c6-a862-4bec33741e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.05.07 00:59:05.183106 [ 303 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Debug> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4) (SelectExecutor): Key condition: unknown | ||
| 1217 | 2026.05.07 00:59:05.196547 [ 317 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> AggregatingTransform: Aggregating | ||
| 1218 | 2026.05.07 00:59:05.198616 [ 317 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1219 | 2026.05.07 00:59:05.201180 [ 317 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007956777 sec. (125.679 rows/sec., 4.91 KiB/sec.) | ||
| 1220 | 2026.05.07 00:59:05.201211 [ 317 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> Aggregator: Merging aggregated data | ||
| 1221 | 2026.05.07 00:59:05.201245 [ 317 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1222 | 2026.05.07 00:59:05.202685 [ 303 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027553 sec., 36.29368852756505 rows/sec., 1.42 KiB/sec. | ||
| 1223 | 2026.05.07 00:59:05.202911 [ 303 ] {945e0ce8-579e-4ebd-88bc-6bccffcf36d4} <Debug> TCPHandler: Processed in 0.028178713 sec. | ||
| 1224 | 2026.05.07 00:59:05.207511 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2026.05.07 00:59:05.207557 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.05.07 00:59:05.207574 [ 303 ] {} <Debug> TCP-Session: 5e9a7335-421a-4cad-9422-dbad3e10d123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.05.07 00:59:05.207599 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.05.07 00:59:05.207618 [ 304 ] {} <Debug> TCP-Session: f572ba53-b4c6-463b-b52d-c957e4e16f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.05.07 00:59:05.207626 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2026.05.07 00:59:05.207650 [ 309 ] {} <Debug> TCP-Session: fe34092f-9dbd-4f5e-bb35-82d6553ca36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.05.07 00:59:05.207667 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.05.07 00:59:05.207684 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1233 | 2026.05.07 00:59:05.207705 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2026.05.07 00:59:05.207727 [ 308 ] {} <Debug> TCP-Session: 012bfb21-2e9e-4c7b-aff7-033c96bad2f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.05.07 00:59:05.207748 [ 310 ] {} <Debug> TCP-Session: f0346364-b86d-4c51-82f9-18118bd463db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.05.07 00:59:05.207761 [ 306 ] {} <Debug> TCP-Session: 836a5c08-eee3-4d86-804b-c1c88fdec8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.05.07 00:59:05.207696 [ 305 ] {} <Debug> TCP-Session: 8c7b07da-7b1f-4a25-8869-70e14debf214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.05.07 00:59:05.207642 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.05.07 00:59:05.207590 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.05.07 00:59:05.207888 [ 307 ] {} <Debug> TCP-Session: cf4d0715-4b76-409e-ba5e-338228ce2294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.05.07 00:59:05.207892 [ 311 ] {} <Debug> TCP-Session: 4199a610-5991-45c6-a862-4bec33741e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.05.07 00:59:06.001087 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.19 MiB, peak 177.28 MiB, free memory in arenas 0.00 B, will set to 169.11 MiB (RSS), difference: 1.92 MiB | ||
| 1243 | 2026.05.07 00:59:06.151357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 150 | ||
| 1244 | 2026.05.07 00:59:06.153445 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.07 00:59:06.153496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1246 | 2026.05.07 00:59:06.154783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1247 | 2026.05.07 00:59:06.155266 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.07 00:59:06.155577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1249 | 2026.05.07 00:59:07.842531 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.05.07 00:59:07.842753 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1251 | 2026.05.07 00:59:07.843067 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1252 | 2026.05.07 00:59:07.843104 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1253 | 2026.05.07 00:59:07.843329 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1254 | 2026.05.07 00:59:07.843400 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1255 | 2026.05.07 00:59:07.843539 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1256 | 2026.05.07 00:59:07.843574 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1257 | 2026.05.07 00:59:07.843596 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1258 | 2026.05.07 00:59:07.843612 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1259 | 2026.05.07 00:59:07.843656 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1260 | 2026.05.07 00:59:07.843676 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1261 | 2026.05.07 00:59:07.844882 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002215 sec., 11738.148984198646 rows/sec., 2.53 MiB/sec. | ||
| 1262 | 2026.05.07 00:59:07.844986 [ 258 ] {f1a24acc-b06c-490f-87e1-1c131e2cdcd9} <Debug> TCPHandler: Processed in 0.00258127 sec. | ||
| 1263 | 2026.05.07 00:59:07.846850 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.05.07 00:59:07.846960 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1265 | 2026.05.07 00:59:07.847004 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1266 | 2026.05.07 00:59:07.847524 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.05.07 00:59:07.847568 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1268 | 2026.05.07 00:59:07.848067 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1269 | 2026.05.07 00:59:07.848638 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.07 00:59:07.848803 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001874 sec., 41622.1985058698 rows/sec., 3.45 MiB/sec. | ||
| 1271 | 2026.05.07 00:59:07.848843 [ 258 ] {7f1cad18-42ea-4f93-8de8-a639ec515e78} <Debug> TCPHandler: Processed in 0.002045858 sec. | ||
| 1272 | 2026.05.07 00:59:07.848975 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.05.07 00:59:07.849072 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.05.07 00:59:07.849112 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1275 | 2026.05.07 00:59:07.849519 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.05.07 00:59:07.849557 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1277 | 2026.05.07 00:59:07.849949 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2026.05.07 00:59:07.850392 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.05.07 00:59:07.850527 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001475 sec., 7457.627118644068 rows/sec., 560.78 KiB/sec. | ||
| 1280 | 2026.05.07 00:59:07.850563 [ 258 ] {8cc4f51f-bf05-4868-93d1-35448cecd2be} <Debug> TCPHandler: Processed in 0.001638759 sec. | ||
| 1281 | 2026.05.07 00:59:07.850682 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.05.07 00:59:07.850775 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1283 | 2026.05.07 00:59:07.850814 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1284 | 2026.05.07 00:59:07.851230 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.05.07 00:59:07.851270 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1286 | 2026.05.07 00:59:07.851675 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1287 | 2026.05.07 00:59:07.852094 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.05.07 00:59:07.852265 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001507 sec., 49767.7504976775 rows/sec., 3.89 MiB/sec. | ||
| 1289 | 2026.05.07 00:59:07.852306 [ 258 ] {dffe43ff-185e-47d1-8c25-0d9f0c08f3dd} <Debug> TCPHandler: Processed in 0.00167447 sec. | ||
| 1290 | 2026.05.07 00:59:07.852450 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.05.07 00:59:07.852545 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.05.07 00:59:07.852587 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1293 | 2026.05.07 00:59:07.853005 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.05.07 00:59:07.853042 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1295 | 2026.05.07 00:59:07.853479 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1296 | 2026.05.07 00:59:07.853888 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.05.07 00:59:07.854041 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 1298 | 2026.05.07 00:59:07.854079 [ 258 ] {521c73de-35ad-4dbf-8924-3c119edf1085} <Debug> TCPHandler: Processed in 0.0016783 sec. | ||
| 1299 | 2026.05.07 00:59:07.854200 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.05.07 00:59:07.854295 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.05.07 00:59:07.854350 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <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 | ||
| 1302 | 2026.05.07 00:59:07.855082 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.05.07 00:59:07.855118 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1304 | 2026.05.07 00:59:07.855728 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1305 | 2026.05.07 00:59:07.856147 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.05.07 00:59:07.856305 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002027 sec., 5426.739023186976 rows/sec., 9.72 MiB/sec. | ||
| 1307 | 2026.05.07 00:59:07.856363 [ 258 ] {d752c492-f390-46ea-9761-825b0e1b016a} <Debug> TCPHandler: Processed in 0.002212542 sec. | ||
| 1308 | 2026.05.07 00:59:07.856484 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.05.07 00:59:07.856578 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.05.07 00:59:07.856619 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1311 | 2026.05.07 00:59:07.856970 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.05.07 00:59:07.857006 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1313 | 2026.05.07 00:59:07.857451 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1314 | 2026.05.07 00:59:07.857877 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.05.07 00:59:07.858033 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 1316 | 2026.05.07 00:59:07.858071 [ 258 ] {6ff286fc-5f34-4633-b899-007b411471e7} <Debug> TCPHandler: Processed in 0.001636278 sec. | ||
| 1317 | 2026.05.07 00:59:11.070551 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1318 | 2026.05.07 00:59:11.070625 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1319 | 2026.05.07 00:59:11.147195 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43476 | ||
| 1320 | 2026.05.07 00:59:11.147300 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.05.07 00:59:11.147324 [ 303 ] {} <Debug> TCP-Session: c8516563-2df7-4cde-8986-7427f523d215 Authenticating user 'default' from [fd00:1122:3344:101::e]:43476 | ||
| 1322 | 2026.05.07 00:59:11.147344 [ 303 ] {} <Debug> TCP-Session: c8516563-2df7-4cde-8986-7427f523d215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.07 00:59:11.147355 [ 303 ] {} <Debug> TCP-Session: c8516563-2df7-4cde-8986-7427f523d215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.05.07 00:59:11.147613 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51896 | ||
| 1325 | 2026.05.07 00:59:11.147627 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63632 | ||
| 1326 | 2026.05.07 00:59:11.147672 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61532 | ||
| 1327 | 2026.05.07 00:59:11.147695 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39769 | ||
| 1328 | 2026.05.07 00:59:11.147739 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1329 | 2026.05.07 00:59:11.147741 [ 303 ] {} <Trace> TCP-Session: c8516563-2df7-4cde-8986-7427f523d215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.05.07 00:59:11.147777 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1331 | 2026.05.07 00:59:11.147781 [ 304 ] {} <Debug> TCP-Session: 3726c41b-61a0-4070-8598-37a161eab99a Authenticating user 'default' from [fd00:1122:3344:101::e]:51896 | ||
| 1332 | 2026.05.07 00:59:11.147799 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2026.05.07 00:59:11.147809 [ 308 ] {} <Debug> TCP-Session: 6f12fa41-b783-47a2-8670-112080924975 Authenticating user 'default' from [fd00:1122:3344:101::e]:61532 | ||
| 1334 | 2026.05.07 00:59:11.147826 [ 304 ] {} <Debug> TCP-Session: 3726c41b-61a0-4070-8598-37a161eab99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.05.07 00:59:11.147842 [ 310 ] {} <Debug> TCP-Session: b8937b4e-9230-4505-ae13-32ae4a9a1a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:39769 | ||
| 1336 | 2026.05.07 00:59:11.147851 [ 308 ] {} <Debug> TCP-Session: 6f12fa41-b783-47a2-8670-112080924975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.05.07 00:59:11.147860 [ 304 ] {} <Debug> TCP-Session: 3726c41b-61a0-4070-8598-37a161eab99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.05.07 00:59:11.147888 [ 308 ] {} <Debug> TCP-Session: 6f12fa41-b783-47a2-8670-112080924975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.05.07 00:59:11.147881 [ 310 ] {} <Debug> TCP-Session: b8937b4e-9230-4505-ae13-32ae4a9a1a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.05.07 00:59:11.147771 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.05.07 00:59:11.147936 [ 310 ] {} <Debug> TCP-Session: b8937b4e-9230-4505-ae13-32ae4a9a1a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.07 00:59:11.147936 [ 303 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43476) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1343 | 2026.05.07 00:59:11.147958 [ 305 ] {} <Debug> TCP-Session: a212e833-6822-4a8b-8dca-5841de582fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63632 | ||
| 1344 | 2026.05.07 00:59:11.147702 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44175 | ||
| 1345 | 2026.05.07 00:59:11.148001 [ 305 ] {} <Debug> TCP-Session: a212e833-6822-4a8b-8dca-5841de582fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.05.07 00:59:11.147683 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60485 | ||
| 1347 | 2026.05.07 00:59:11.148047 [ 305 ] {} <Debug> TCP-Session: a212e833-6822-4a8b-8dca-5841de582fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.07 00:59:11.147682 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35489 | ||
| 1349 | 2026.05.07 00:59:11.147627 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36460 | ||
| 1350 | 2026.05.07 00:59:11.148119 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1351 | 2026.05.07 00:59:11.148119 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2026.05.07 00:59:11.148163 [ 311 ] {} <Debug> TCP-Session: 1557eaa0-9d5c-4bc3-8025-b40c9668b0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44175 | ||
| 1353 | 2026.05.07 00:59:11.148163 [ 307 ] {} <Debug> TCP-Session: cf2ec942-927f-4908-8bd3-16c226a1d076 Authenticating user 'default' from [fd00:1122:3344:101::e]:60485 | ||
| 1354 | 2026.05.07 00:59:11.148163 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1355 | 2026.05.07 00:59:11.148180 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.05.07 00:59:11.148192 [ 311 ] {} <Debug> TCP-Session: 1557eaa0-9d5c-4bc3-8025-b40c9668b0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.05.07 00:59:11.148214 [ 309 ] {} <Debug> TCP-Session: 30be80cd-bdb8-4fbd-aea1-9b199bc3c7be Authenticating user 'default' from [fd00:1122:3344:101::e]:35489 | ||
| 1358 | 2026.05.07 00:59:11.148229 [ 306 ] {} <Debug> TCP-Session: cd899dd5-55ad-4805-87d1-d87385d733a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36460 | ||
| 1359 | 2026.05.07 00:59:11.148235 [ 303 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1360 | 2026.05.07 00:59:11.148257 [ 309 ] {} <Debug> TCP-Session: 30be80cd-bdb8-4fbd-aea1-9b199bc3c7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.05.07 00:59:11.148267 [ 306 ] {} <Debug> TCP-Session: cd899dd5-55ad-4805-87d1-d87385d733a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.05.07 00:59:11.148302 [ 309 ] {} <Debug> TCP-Session: 30be80cd-bdb8-4fbd-aea1-9b199bc3c7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.05.07 00:59:11.148316 [ 306 ] {} <Debug> TCP-Session: cd899dd5-55ad-4805-87d1-d87385d733a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.07 00:59:11.148327 [ 303 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.05.07 00:59:11.148193 [ 307 ] {} <Debug> TCP-Session: cf2ec942-927f-4908-8bd3-16c226a1d076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.05.07 00:59:11.148239 [ 311 ] {} <Debug> TCP-Session: 1557eaa0-9d5c-4bc3-8025-b40c9668b0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.05.07 00:59:11.148378 [ 307 ] {} <Debug> TCP-Session: cf2ec942-927f-4908-8bd3-16c226a1d076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.05.07 00:59:11.148634 [ 303 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Debug> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4) (SelectExecutor): Key condition: unknown | ||
| 1369 | 2026.05.07 00:59:11.149593 [ 335 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Trace> AggregatingTransform: Aggregating | ||
| 1370 | 2026.05.07 00:59:11.149643 [ 335 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1371 | 2026.05.07 00:59:11.149676 [ 335 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938172 sec. (1065.903 rows/sec., 41.64 KiB/sec.) | ||
| 1372 | 2026.05.07 00:59:11.149696 [ 335 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Trace> Aggregator: Merging aggregated data | ||
| 1373 | 2026.05.07 00:59:11.151047 [ 303 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003163 sec., 316.1555485298767 rows/sec., 12.35 KiB/sec. | ||
| 1374 | 2026.05.07 00:59:11.151175 [ 303 ] {6428ff52-44d0-42b0-aa5f-6116eee02ed9} <Debug> TCPHandler: Processed in 0.003550114 sec. | ||
| 1375 | 2026.05.07 00:59:11.151280 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2026.05.07 00:59:11.151306 [ 303 ] {} <Debug> TCP-Session: c8516563-2df7-4cde-8986-7427f523d215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.07 00:59:11.151310 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.07 00:59:11.151330 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.05.07 00:59:11.151353 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2026.05.07 00:59:11.151367 [ 304 ] {} <Debug> TCP-Session: 3726c41b-61a0-4070-8598-37a161eab99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.05.07 00:59:11.151391 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1382 | 2026.05.07 00:59:11.151404 [ 308 ] {} <Debug> TCP-Session: 6f12fa41-b783-47a2-8670-112080924975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.05.07 00:59:11.151413 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1384 | 2026.05.07 00:59:11.151431 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2026.05.07 00:59:11.151478 [ 307 ] {} <Debug> TCP-Session: cf2ec942-927f-4908-8bd3-16c226a1d076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.05.07 00:59:11.151452 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1387 | 2026.05.07 00:59:11.151501 [ 309 ] {} <Debug> TCP-Session: 30be80cd-bdb8-4fbd-aea1-9b199bc3c7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.05.07 00:59:11.151447 [ 306 ] {} <Debug> TCP-Session: cd899dd5-55ad-4805-87d1-d87385d733a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.07 00:59:11.151540 [ 310 ] {} <Debug> TCP-Session: b8937b4e-9230-4505-ae13-32ae4a9a1a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.07 00:59:11.151385 [ 305 ] {} <Debug> TCP-Session: a212e833-6822-4a8b-8dca-5841de582fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.05.07 00:59:11.151372 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1392 | 2026.05.07 00:59:11.151607 [ 311 ] {} <Debug> TCP-Session: 1557eaa0-9d5c-4bc3-8025-b40c9668b0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.07 00:59:11.152166 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 2824 | ||
| 1394 | 2026.05.07 00:59:11.152712 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.05.07 00:59:11.152762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1396 | 2026.05.07 00:59:11.153285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1397 | 2026.05.07 00:59:11.153520 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.05.07 00:59:11.153658 [ 70 ] {} <Debug> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1399 | 2026.05.07 00:59:11.153671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1400 | 2026.05.07 00:59:11.153705 [ 70 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.07 00:59:11.153724 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1402 | 2026.05.07 00:59:11.156213 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1403 | 2026.05.07 00:59:11.158306 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1404 | 2026.05.07 00:59:11.158382 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1405 | 2026.05.07 00:59:11.158482 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1406 | 2026.05.07 00:59:11.158540 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1407 | 2026.05.07 00:59:11.158627 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1408 | 2026.05.07 00:59:11.158672 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::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 | ||
| 1409 | 2026.05.07 00:59:11.158727 [ 196 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 506 rows starting from the beginning of the part | ||
| 1410 | 2026.05.07 00:59:11.193073 [ 201 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.039261494 sec., 71927.98114101312 rows/sec., 1.03 MiB/sec. | ||
| 1411 | 2026.05.07 00:59:11.193961 [ 190 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1412 | 2026.05.07 00:59:11.194337 [ 190 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.07 00:59:11.194425 [ 190 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_6_1} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1414 | 2026.05.07 00:59:11.194543 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1415 | 2026.05.07 00:59:11.296227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1416 | 2026.05.07 00:59:11.315661 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.05.07 00:59:11.315732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1418 | 2026.05.07 00:59:11.322132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1419 | 2026.05.07 00:59:11.322909 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.05.07 00:59:11.323214 [ 70 ] {} <Debug> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1421 | 2026.05.07 00:59:11.323275 [ 70 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.07 00:59:11.323295 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1423 | 2026.05.07 00:59:11.323424 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1424 | 2026.05.07 00:59:11.327663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1425 | 2026.05.07 00:59:11.328224 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1426 | 2026.05.07 00:59:11.329858 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 1427 | 2026.05.07 00:59:11.335050 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1428 | 2026.05.07 00:59:11.339842 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1429 | 2026.05.07 00:59:11.344291 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1430 | 2026.05.07 00:59:11.352223 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1431 | 2026.05.07 00:59:11.356773 [ 190 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1432 | 2026.05.07 00:59:11.423558 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46301 | ||
| 1433 | 2026.05.07 00:59:11.423670 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1434 | 2026.05.07 00:59:11.423698 [ 307 ] {} <Debug> TCP-Session: 100c1b34-7caf-42bb-937c-c1e6fe74d05e Authenticating user 'default' from [fd00:1122:3344:101::e]:46301 | ||
| 1435 | 2026.05.07 00:59:11.423719 [ 307 ] {} <Debug> TCP-Session: 100c1b34-7caf-42bb-937c-c1e6fe74d05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.05.07 00:59:11.423721 [ 201 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100281431 sec., 458.70905053199726 rows/sec., 2.37 MiB/sec. | ||
| 1437 | 2026.05.07 00:59:11.423731 [ 307 ] {} <Debug> TCP-Session: 100c1b34-7caf-42bb-937c-c1e6fe74d05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.05.07 00:59:11.423988 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35120 | ||
| 1439 | 2026.05.07 00:59:11.424020 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55161 | ||
| 1440 | 2026.05.07 00:59:11.424061 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49592 | ||
| 1441 | 2026.05.07 00:59:11.424076 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64422 | ||
| 1442 | 2026.05.07 00:59:11.424089 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46630 | ||
| 1443 | 2026.05.07 00:59:11.424108 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40466 | ||
| 1444 | 2026.05.07 00:59:11.424201 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2026.05.07 00:59:11.424099 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52035 | ||
| 1446 | 2026.05.07 00:59:11.424248 [ 308 ] {} <Debug> TCP-Session: 39278965-68df-488c-a25f-b08c6f883a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:35120 | ||
| 1447 | 2026.05.07 00:59:11.424060 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58105 | ||
| 1448 | 2026.05.07 00:59:11.424295 [ 308 ] {} <Debug> TCP-Session: 39278965-68df-488c-a25f-b08c6f883a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.05.07 00:59:11.424295 [ 307 ] {} <Trace> TCP-Session: 100c1b34-7caf-42bb-937c-c1e6fe74d05e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.07 00:59:11.424324 [ 308 ] {} <Debug> TCP-Session: 39278965-68df-488c-a25f-b08c6f883a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.05.07 00:59:11.424567 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2026.05.07 00:59:11.424596 [ 303 ] {} <Debug> TCP-Session: b9d5850a-c6c2-4260-ab6c-51d40a0350e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64422 | ||
| 1453 | 2026.05.07 00:59:11.424612 [ 303 ] {} <Debug> TCP-Session: b9d5850a-c6c2-4260-ab6c-51d40a0350e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.05.07 00:59:11.424617 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1455 | 2026.05.07 00:59:11.424650 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1456 | 2026.05.07 00:59:11.424681 [ 311 ] {} <Debug> TCP-Session: 5fecb017-f537-4351-822b-4d1288ea99a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49592 | ||
| 1457 | 2026.05.07 00:59:11.424654 [ 303 ] {} <Debug> TCP-Session: b9d5850a-c6c2-4260-ab6c-51d40a0350e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.05.07 00:59:11.424706 [ 304 ] {} <Debug> TCP-Session: 3a28ac7c-5119-491a-8239-37998638563f Authenticating user 'default' from [fd00:1122:3344:101::e]:46630 | ||
| 1459 | 2026.05.07 00:59:11.424732 [ 307 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1460 | 2026.05.07 00:59:11.424758 [ 304 ] {} <Debug> TCP-Session: 3a28ac7c-5119-491a-8239-37998638563f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.05.07 00:59:11.424718 [ 311 ] {} <Debug> TCP-Session: 5fecb017-f537-4351-822b-4d1288ea99a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.05.07 00:59:11.424782 [ 304 ] {} <Debug> TCP-Session: 3a28ac7c-5119-491a-8239-37998638563f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.05.07 00:59:11.424809 [ 311 ] {} <Debug> TCP-Session: 5fecb017-f537-4351-822b-4d1288ea99a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.05.07 00:59:11.424834 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1465 | 2026.05.07 00:59:11.424835 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1466 | 2026.05.07 00:59:11.424876 [ 305 ] {} <Debug> TCP-Session: 568b50ce-97f2-442a-b80a-2816aafb9f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:52035 | ||
| 1467 | 2026.05.07 00:59:11.424876 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2026.05.07 00:59:11.424891 [ 309 ] {} <Debug> TCP-Session: 24b28d2d-4b25-4b68-aa65-e6847c8c79b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55161 | ||
| 1469 | 2026.05.07 00:59:11.424905 [ 305 ] {} <Debug> TCP-Session: 568b50ce-97f2-442a-b80a-2816aafb9f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.05.07 00:59:11.424923 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1471 | 2026.05.07 00:59:11.424938 [ 305 ] {} <Debug> TCP-Session: 568b50ce-97f2-442a-b80a-2816aafb9f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.05.07 00:59:11.424931 [ 309 ] {} <Debug> TCP-Session: 24b28d2d-4b25-4b68-aa65-e6847c8c79b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.05.07 00:59:11.424965 [ 306 ] {} <Debug> TCP-Session: 9c633274-43e7-4b90-8329-9c7bbe1c158f Authenticating user 'default' from [fd00:1122:3344:101::e]:40466 | ||
| 1474 | 2026.05.07 00:59:11.424987 [ 309 ] {} <Debug> TCP-Session: 24b28d2d-4b25-4b68-aa65-e6847c8c79b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.05.07 00:59:11.425005 [ 306 ] {} <Debug> TCP-Session: 9c633274-43e7-4b90-8329-9c7bbe1c158f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.05.07 00:59:11.424919 [ 310 ] {} <Debug> TCP-Session: 5501d8e5-c1f4-4691-b836-507814ec13e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58105 | ||
| 1477 | 2026.05.07 00:59:11.425034 [ 306 ] {} <Debug> TCP-Session: 9c633274-43e7-4b90-8329-9c7bbe1c158f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.05.07 00:59:11.425048 [ 310 ] {} <Debug> TCP-Session: 5501d8e5-c1f4-4691-b836-507814ec13e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.05.07 00:59:11.425053 [ 307 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1480 | 2026.05.07 00:59:11.425061 [ 310 ] {} <Debug> TCP-Session: 5501d8e5-c1f4-4691-b836-507814ec13e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2026.05.07 00:59:11.425120 [ 307 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1482 | 2026.05.07 00:59:11.425399 [ 307 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Debug> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4) (SelectExecutor): Key condition: unknown | ||
| 1483 | 2026.05.07 00:59:11.426480 [ 193 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1484 | 2026.05.07 00:59:11.426724 [ 358 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Trace> AggregatingTransform: Aggregating | ||
| 1485 | 2026.05.07 00:59:11.426777 [ 358 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Trace> Aggregator: Aggregation method: without_key | ||
| 1486 | 2026.05.07 00:59:11.426817 [ 358 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00125988 sec. (793.726 rows/sec., 31.00 KiB/sec.) | ||
| 1487 | 2026.05.07 00:59:11.426835 [ 358 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Trace> Aggregator: Merging aggregated data | ||
| 1488 | 2026.05.07 00:59:11.428067 [ 307 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 1489 | 2026.05.07 00:59:11.428221 [ 307 ] {b84ba2a2-ae36-45a1-b008-38e24e5af685} <Debug> TCPHandler: Processed in 0.004145098 sec. | ||
| 1490 | 2026.05.07 00:59:11.428378 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2026.05.07 00:59:11.428404 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2026.05.07 00:59:11.428418 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2026.05.07 00:59:11.428438 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1494 | 2026.05.07 00:59:11.428474 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1495 | 2026.05.07 00:59:11.428492 [ 310 ] {} <Debug> TCP-Session: 5501d8e5-c1f4-4691-b836-507814ec13e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.05.07 00:59:11.428498 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2026.05.07 00:59:11.428522 [ 303 ] {} <Debug> TCP-Session: b9d5850a-c6c2-4260-ab6c-51d40a0350e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.05.07 00:59:11.428523 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2026.05.07 00:59:11.428551 [ 306 ] {} <Debug> TCP-Session: 9c633274-43e7-4b90-8329-9c7bbe1c158f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.05.07 00:59:11.428509 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1501 | 2026.05.07 00:59:11.428591 [ 311 ] {} <Debug> TCP-Session: 5fecb017-f537-4351-822b-4d1288ea99a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.05.07 00:59:11.428630 [ 304 ] {} <Debug> TCP-Session: 3a28ac7c-5119-491a-8239-37998638563f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.05.07 00:59:11.428501 [ 308 ] {} <Debug> TCP-Session: 39278965-68df-488c-a25f-b08c6f883a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.05.07 00:59:11.428456 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1505 | 2026.05.07 00:59:11.428455 [ 309 ] {} <Debug> TCP-Session: 24b28d2d-4b25-4b68-aa65-e6847c8c79b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.07 00:59:11.428715 [ 305 ] {} <Debug> TCP-Session: 568b50ce-97f2-442a-b80a-2816aafb9f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.07 00:59:11.428419 [ 307 ] {} <Debug> TCP-Session: 100c1b34-7caf-42bb-937c-c1e6fe74d05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.05.07 00:59:11.429068 [ 193 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.07 00:59:11.429174 [ 193 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_6_1} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1510 | 2026.05.07 00:59:11.430967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1511 | 2026.05.07 00:59:12.000388 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.76 MiB, peak 184.08 MiB, free memory in arenas 0.00 B, will set to 181.78 MiB (RSS), difference: 11.02 MiB | ||
| 1512 | 2026.05.07 00:59:12.842136 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.07 00:59:12.842359 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1514 | 2026.05.07 00:59:12.842690 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.05.07 00:59:12.842725 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1516 | 2026.05.07 00:59:12.842942 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.05.07 00:59:12.843011 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.05.07 00:59:12.843151 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1519 | 2026.05.07 00:59:12.843188 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.05.07 00:59:12.843210 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1521 | 2026.05.07 00:59:12.843227 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.05.07 00:59:12.843270 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1523 | 2026.05.07 00:59:12.843291 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1524 | 2026.05.07 00:59:12.844413 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002143 sec., 12132.524498366776 rows/sec., 2.61 MiB/sec. | ||
| 1525 | 2026.05.07 00:59:12.844515 [ 258 ] {01bb4258-69f8-4e43-a068-cffd9eb6ac03} <Debug> TCPHandler: Processed in 0.00250385 sec. | ||
| 1526 | 2026.05.07 00:59:12.846182 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.05.07 00:59:12.846290 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1528 | 2026.05.07 00:59:12.846333 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1529 | 2026.05.07 00:59:12.846835 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.05.07 00:59:12.846883 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1531 | 2026.05.07 00:59:12.847314 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2026.05.07 00:59:12.847578 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.07 00:59:12.847742 [ 69 ] {} <Debug> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2026.05.07 00:59:12.847752 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.89 MiB/sec. | ||
| 1535 | 2026.05.07 00:59:12.847814 [ 69 ] {} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.07 00:59:12.847831 [ 258 ] {e7909c9d-4de4-4f11-8691-35251fe35e58} <Debug> TCPHandler: Processed in 0.001699531 sec. | ||
| 1537 | 2026.05.07 00:59:12.847843 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1538 | 2026.05.07 00:59:12.847967 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 1539 | 2026.05.07 00:59:12.847972 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.05.07 00:59:12.848067 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.05.07 00:59:12.848084 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1542 | 2026.05.07 00:59:12.848101 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1543 | 2026.05.07 00:59:12.848124 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1544 | 2026.05.07 00:59:12.848188 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 1545 | 2026.05.07 00:59:12.848236 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1546 | 2026.05.07 00:59:12.848278 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 1547 | 2026.05.07 00:59:12.848318 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1548 | 2026.05.07 00:59:12.848360 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 1549 | 2026.05.07 00:59:12.848552 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.05.07 00:59:12.848589 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1551 | 2026.05.07 00:59:12.848904 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1552 | 2026.05.07 00:59:12.849163 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.05.07 00:59:12.849286 [ 69 ] {} <Debug> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1554 | 2026.05.07 00:59:12.849309 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 1555 | 2026.05.07 00:59:12.849333 [ 69 ] {} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.07 00:59:12.849345 [ 201 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412073 sec., 373210.16689647065 rows/sec., 32.47 MiB/sec. | ||
| 1557 | 2026.05.07 00:59:12.849364 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1558 | 2026.05.07 00:59:12.849365 [ 258 ] {1080b29b-c88c-4aed-81c7-10a1113fbe59} <Debug> TCPHandler: Processed in 0.001448824 sec. | ||
| 1559 | 2026.05.07 00:59:12.849519 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 1560 | 2026.05.07 00:59:12.849622 [ 187 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1561 | 2026.05.07 00:59:12.849627 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.05.07 00:59:12.849677 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2026.05.07 00:59:12.849707 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1564 | 2026.05.07 00:59:12.849758 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 1565 | 2026.05.07 00:59:12.849774 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1566 | 2026.05.07 00:59:12.849802 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1567 | 2026.05.07 00:59:12.849842 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1568 | 2026.05.07 00:59:12.849844 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 1569 | 2026.05.07 00:59:12.849904 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1570 | 2026.05.07 00:59:12.849948 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 1571 | 2026.05.07 00:59:12.850100 [ 187 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.05.07 00:59:12.850175 [ 187 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_6_1} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.05.07 00:59:12.850255 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1574 | 2026.05.07 00:59:12.850463 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.07 00:59:12.850505 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1576 | 2026.05.07 00:59:12.851013 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1577 | 2026.05.07 00:59:12.851121 [ 186 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613318 sec., 286986.1986291605 rows/sec., 23.74 MiB/sec. | ||
| 1578 | 2026.05.07 00:59:12.851311 [ 187 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1579 | 2026.05.07 00:59:12.851334 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.05.07 00:59:12.851512 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.05.07 00:59:12.851523 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001779 sec., 89938.16750983699 rows/sec., 6.26 MiB/sec. | ||
| 1582 | 2026.05.07 00:59:12.851590 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.07 00:59:12.851614 [ 258 ] {f666cf89-8b63-4dfa-a4cf-864fdbc7b9ae} <Debug> TCPHandler: Processed in 0.002063369 sec. | ||
| 1584 | 2026.05.07 00:59:12.851632 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1585 | 2026.05.07 00:59:12.851649 [ 187 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.05.07 00:59:12.851738 [ 187 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_6_1} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1587 | 2026.05.07 00:59:12.851747 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 1588 | 2026.05.07 00:59:12.851787 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.05.07 00:59:12.851797 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1590 | 2026.05.07 00:59:12.851877 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2026.05.07 00:59:12.851896 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.05.07 00:59:12.851913 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 277 rows starting from the beginning of the part | ||
| 1593 | 2026.05.07 00:59:12.851942 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1594 | 2026.05.07 00:59:12.851970 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 1595 | 2026.05.07 00:59:12.852013 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1596 | 2026.05.07 00:59:12.852059 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 1597 | 2026.05.07 00:59:12.852096 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1598 | 2026.05.07 00:59:12.852156 [ 200 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 1599 | 2026.05.07 00:59:12.852296 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.07 00:59:12.852333 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1601 | 2026.05.07 00:59:12.852649 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1602 | 2026.05.07 00:59:12.852858 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.07 00:59:12.852982 [ 68 ] {} <Debug> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2026.05.07 00:59:12.853001 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 1605 | 2026.05.07 00:59:12.853027 [ 68 ] {} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.07 00:59:12.853046 [ 258 ] {825ad9d3-b6df-4d85-bf19-e8eeebd3f0de} <Debug> TCPHandler: Processed in 0.001317331 sec. | ||
| 1607 | 2026.05.07 00:59:12.853053 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1608 | 2026.05.07 00:59:12.853154 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 1609 | 2026.05.07 00:59:12.853206 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511866 sec., 712364.7201537703 rows/sec., 50.70 MiB/sec. | ||
| 1610 | 2026.05.07 00:59:12.853245 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1611 | 2026.05.07 00:59:12.853275 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1612 | 2026.05.07 00:59:12.853327 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 1613 | 2026.05.07 00:59:12.853366 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1614 | 2026.05.07 00:59:12.853398 [ 187 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2026.05.07 00:59:12.853407 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 1616 | 2026.05.07 00:59:12.853442 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1617 | 2026.05.07 00:59:12.853488 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 1618 | 2026.05.07 00:59:12.853649 [ 187 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.05.07 00:59:12.853710 [ 187 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1620 | 2026.05.07 00:59:12.853767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1621 | 2026.05.07 00:59:12.854223 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100696 sec., 316163.5910369439 rows/sec., 21.31 MiB/sec. | ||
| 1622 | 2026.05.07 00:59:12.854368 [ 187 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.05.07 00:59:12.854595 [ 187 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.07 00:59:12.854651 [ 187 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_6_1} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.05.07 00:59:12.854698 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1626 | 2026.05.07 00:59:14.143482 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.07 00:59:14.143720 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1628 | 2026.05.07 00:59:14.144085 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1629 | 2026.05.07 00:59:14.144127 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1630 | 2026.05.07 00:59:14.144400 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1631 | 2026.05.07 00:59:14.144472 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1632 | 2026.05.07 00:59:14.144616 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 1633 | 2026.05.07 00:59:14.144653 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1634 | 2026.05.07 00:59:14.144675 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1635 | 2026.05.07 00:59:14.144691 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1636 | 2026.05.07 00:59:14.144732 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1637 | 2026.05.07 00:59:14.144753 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1638 | 2026.05.07 00:59:14.146124 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002509 sec., 10362.694300518135 rows/sec., 2.23 MiB/sec. | ||
| 1639 | 2026.05.07 00:59:14.146248 [ 258 ] {abc8a32c-d539-4516-bdd6-b3bda8f2259e} <Debug> TCPHandler: Processed in 0.002893628 sec. | ||
| 1640 | 2026.05.07 00:59:14.167852 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.07 00:59:14.167993 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.07 00:59:14.168049 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.05.07 00:59:14.168771 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.07 00:59:14.168826 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1645 | 2026.05.07 00:59:14.169372 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1646 | 2026.05.07 00:59:14.169729 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.07 00:59:14.169883 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Debug> executeQuery: Read 12 rows, 2.16 KiB in 0.001932 sec., 6211.180124223602 rows/sec., 1.09 MiB/sec. | ||
| 1648 | 2026.05.07 00:59:14.169923 [ 258 ] {339c493b-ee30-47d1-b6d6-463cde2c1bea} <Debug> TCPHandler: Processed in 0.002138751 sec. | ||
| 1649 | 2026.05.07 00:59:14.170071 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.07 00:59:14.170170 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.07 00:59:14.170212 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1652 | 2026.05.07 00:59:14.170656 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Trace> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.07 00:59:14.170693 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1654 | 2026.05.07 00:59:14.171095 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1655 | 2026.05.07 00:59:14.171559 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Trace> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.07 00:59:14.171692 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 1657 | 2026.05.07 00:59:14.171729 [ 258 ] {de645de4-3a65-4709-b38f-e477b4dd92dd} <Debug> TCPHandler: Processed in 0.00170753 sec. | ||
| 1658 | 2026.05.07 00:59:14.171854 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.07 00:59:14.171947 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.07 00:59:14.171987 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1661 | 2026.05.07 00:59:14.172374 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Trace> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.07 00:59:14.172410 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1663 | 2026.05.07 00:59:14.172866 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1664 | 2026.05.07 00:59:14.173269 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Trace> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.07 00:59:14.173407 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001477 sec., 2708.1922816519973 rows/sec., 220.83 KiB/sec. | ||
| 1666 | 2026.05.07 00:59:14.173443 [ 258 ] {b1004008-7f18-43fb-bf51-a2c9b8fd85c3} <Debug> TCPHandler: Processed in 0.001638608 sec. | ||
| 1667 | 2026.05.07 00:59:14.173568 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.07 00:59:14.173670 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.07 00:59:14.173709 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1670 | 2026.05.07 00:59:14.175415 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.07 00:59:14.175452 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1672 | 2026.05.07 00:59:14.176066 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1673 | 2026.05.07 00:59:14.176494 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.07 00:59:14.176628 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Debug> executeQuery: Read 2561 rows, 196.68 KiB in 0.002978 sec., 859973.1363331095 rows/sec., 64.50 MiB/sec. | ||
| 1675 | 2026.05.07 00:59:14.176667 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 1676 | 2026.05.07 00:59:14.176680 [ 258 ] {261379fd-c331-4303-ba8d-8f1fa3a911d3} <Debug> TCPHandler: Processed in 0.003163835 sec. | ||
| 1677 | 2026.05.07 00:59:14.176803 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.07 00:59:14.176898 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.05.07 00:59:14.176938 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1680 | 2026.05.07 00:59:14.177348 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.05.07 00:59:14.177385 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1682 | 2026.05.07 00:59:14.177825 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1683 | 2026.05.07 00:59:14.178275 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.07 00:59:14.178413 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Debug> executeQuery: Read 43 rows, 3.27 KiB in 0.001533 sec., 28049.575994781473 rows/sec., 2.08 MiB/sec. | ||
| 1685 | 2026.05.07 00:59:14.178457 [ 258 ] {398f3e75-ef74-4702-9295-9ae66ff1e0e7} <Debug> TCPHandler: Processed in 0.00170424 sec. | ||
| 1686 | 2026.05.07 00:59:14.178601 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.05.07 00:59:14.178694 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.05.07 00:59:14.178733 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1689 | 2026.05.07 00:59:14.179359 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.05.07 00:59:14.179396 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1691 | 2026.05.07 00:59:14.179878 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1692 | 2026.05.07 00:59:14.180296 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.05.07 00:59:14.180428 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001751 sec., 471159.33752141637 rows/sec., 27.56 MiB/sec. | ||
| 1694 | 2026.05.07 00:59:14.180466 [ 258 ] {fd45cd36-4c58-4960-8f32-ec4f18b07435} <Debug> TCPHandler: Processed in 0.001915295 sec. | ||
| 1695 | 2026.05.07 00:59:14.180591 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.05.07 00:59:14.180685 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1697 | 2026.05.07 00:59:14.180723 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1698 | 2026.05.07 00:59:14.181093 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Trace> oximeter.fields_u64 (509c3ba1-1a2e-4a2b-9761-35b28f725d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.05.07 00:59:14.181127 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1700 | 2026.05.07 00:59:14.181603 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1701 | 2026.05.07 00:59:14.182016 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Trace> oximeter.fields_u64 (509c3ba1-1a2e-4a2b-9761-35b28f725d87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.05.07 00:59:14.182144 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001477 sec., 1354.0961408259986 rows/sec., 95.21 KiB/sec. | ||
| 1703 | 2026.05.07 00:59:14.182181 [ 258 ] {6285a6ca-40bf-499a-bf6f-e3aa508bf1e8} <Debug> TCPHandler: Processed in 0.001638378 sec. | ||
| 1704 | 2026.05.07 00:59:14.182302 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.05.07 00:59:14.182394 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1706 | 2026.05.07 00:59:14.182432 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1707 | 2026.05.07 00:59:14.182828 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Trace> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.07 00:59:14.182865 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1709 | 2026.05.07 00:59:14.183271 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1710 | 2026.05.07 00:59:14.183727 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Trace> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.07 00:59:14.183867 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001491 sec., 8048.289738430584 rows/sec., 628.77 KiB/sec. | ||
| 1712 | 2026.05.07 00:59:14.183904 [ 258 ] {8850505a-738f-4031-94ec-c250b9df0e3f} <Debug> TCPHandler: Processed in 0.001652719 sec. | ||
| 1713 | 2026.05.07 00:59:14.184025 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.07 00:59:14.184117 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1715 | 2026.05.07 00:59:14.184156 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1716 | 2026.05.07 00:59:14.185076 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.05.07 00:59:14.185115 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1718 | 2026.05.07 00:59:14.185715 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1719 | 2026.05.07 00:59:14.186139 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.05.07 00:59:14.186282 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Debug> executeQuery: Read 1361 rows, 94.19 KiB in 0.002183 sec., 623453.9624370133 rows/sec., 42.13 MiB/sec. | ||
| 1721 | 2026.05.07 00:59:14.186323 [ 258 ] {4f23a2e8-56bd-4cbb-a369-6eec97b940ac} <Debug> TCPHandler: Processed in 0.002347065 sec. | ||
| 1722 | 2026.05.07 00:59:14.186447 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.07 00:59:14.186542 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.05.07 00:59:14.186586 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1725 | 2026.05.07 00:59:14.187596 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.07 00:59:14.187632 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1727 | 2026.05.07 00:59:14.188302 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1728 | 2026.05.07 00:59:14.188774 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.07 00:59:14.188906 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Debug> executeQuery: Read 2925 rows, 187.99 KiB in 0.002384 sec., 1226929.5302013424 rows/sec., 77.01 MiB/sec. | ||
| 1730 | 2026.05.07 00:59:14.188944 [ 258 ] {143b694c-01fe-4e92-a829-8bbe79dffe4e} <Debug> TCPHandler: Processed in 0.00254717 sec. | ||
| 1731 | 2026.05.07 00:59:14.189072 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.07 00:59:14.189167 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.07 00:59:14.189219 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <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 | ||
| 1734 | 2026.05.07 00:59:14.190043 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.07 00:59:14.190080 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1736 | 2026.05.07 00:59:14.190695 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1737 | 2026.05.07 00:59:14.191108 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.07 00:59:14.191251 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002104 sec., 12832.699619771864 rows/sec., 23.00 MiB/sec. | ||
| 1739 | 2026.05.07 00:59:14.191303 [ 258 ] {8855bf06-9c7f-4455-b508-f4045d8ee8d6} <Debug> TCPHandler: Processed in 0.002280303 sec. | ||
| 1740 | 2026.05.07 00:59:14.191427 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.07 00:59:14.191521 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.07 00:59:14.191563 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1743 | 2026.05.07 00:59:14.191882 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Trace> oximeter.measurements_i64 (6592edd8-5b7a-4a71-945d-52e351321b57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.05.07 00:59:14.191919 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1745 | 2026.05.07 00:59:14.192453 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1746 | 2026.05.07 00:59:14.192865 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Trace> oximeter.measurements_i64 (6592edd8-5b7a-4a71-945d-52e351321b57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.05.07 00:59:14.192994 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.001492 sec., 12064.343163538873 rows/sec., 871.18 KiB/sec. | ||
| 1748 | 2026.05.07 00:59:14.193030 [ 258 ] {c7fa139d-bc63-4e3c-8055-327f69869413} <Debug> TCPHandler: Processed in 0.001652339 sec. | ||
| 1749 | 2026.05.07 00:59:14.193142 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.05.07 00:59:14.193236 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.05.07 00:59:14.193277 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1752 | 2026.05.07 00:59:14.193613 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.05.07 00:59:14.193649 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1754 | 2026.05.07 00:59:14.194047 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2026.05.07 00:59:14.194454 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.05.07 00:59:14.194590 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001373 sec., 17479.970866715223 rows/sec., 1.18 MiB/sec. | ||
| 1757 | 2026.05.07 00:59:14.194627 [ 258 ] {b1459f0f-3a77-471e-94a3-b1e240e84fa4} <Debug> TCPHandler: Processed in 0.001533837 sec. | ||
| 1758 | 2026.05.07 00:59:16.155705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 206 | ||
| 1759 | 2026.05.07 00:59:16.158553 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.05.07 00:59:16.158614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1761 | 2026.05.07 00:59:16.159861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1762 | 2026.05.07 00:59:16.160137 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.05.07 00:59:16.160452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1764 | 2026.05.07 00:59:17.839433 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.05.07 00:59:17.839672 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1766 | 2026.05.07 00:59:17.840002 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1767 | 2026.05.07 00:59:17.840038 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1768 | 2026.05.07 00:59:17.840268 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1769 | 2026.05.07 00:59:17.840342 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1770 | 2026.05.07 00:59:17.840482 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1771 | 2026.05.07 00:59:17.840608 [ 361 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1772 | 2026.05.07 00:59:17.840614 [ 345 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1773 | 2026.05.07 00:59:17.840750 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1774 | 2026.05.07 00:59:17.840778 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1775 | 2026.05.07 00:59:17.840920 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1776 | 2026.05.07 00:59:17.840941 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1777 | 2026.05.07 00:59:17.840992 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1778 | 2026.05.07 00:59:17.841027 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1779 | 2026.05.07 00:59:17.842292 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002706 sec., 14042.867701404286 rows/sec., 2.23 MiB/sec. | ||
| 1780 | 2026.05.07 00:59:17.842425 [ 258 ] {82eca867-c8b1-426a-9592-29a68941c84f} <Debug> TCPHandler: Processed in 0.003124323 sec. | ||
| 1781 | 2026.05.07 00:59:17.843808 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.07 00:59:17.843923 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.07 00:59:17.843971 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1784 | 2026.05.07 00:59:17.844538 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.07 00:59:17.844591 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1786 | 2026.05.07 00:59:17.845014 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2026.05.07 00:59:17.845245 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.07 00:59:17.845398 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.85 MiB/sec. | ||
| 1789 | 2026.05.07 00:59:17.845438 [ 258 ] {c3f89ec3-80e9-4987-838d-fe67a0717ba1} <Debug> TCPHandler: Processed in 0.00168298 sec. | ||
| 1790 | 2026.05.07 00:59:17.845559 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.07 00:59:17.845659 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.07 00:59:17.845701 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1793 | 2026.05.07 00:59:17.846123 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.07 00:59:17.846162 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1795 | 2026.05.07 00:59:17.846472 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2026.05.07 00:59:17.846665 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.07 00:59:17.846789 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 1798 | 2026.05.07 00:59:17.846822 [ 258 ] {00cff1f9-9e9b-4b00-a1c1-6bdadd91966d} <Debug> TCPHandler: Processed in 0.001334632 sec. | ||
| 1799 | 2026.05.07 00:59:17.846933 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.07 00:59:17.847023 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.07 00:59:17.847063 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1802 | 2026.05.07 00:59:17.847415 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.07 00:59:17.847450 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1804 | 2026.05.07 00:59:17.847824 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.07 00:59:17.848029 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.07 00:59:17.848158 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00112 sec., 85714.28571428572 rows/sec., 5.97 MiB/sec. | ||
| 1807 | 2026.05.07 00:59:17.848193 [ 258 ] {1bcba02e-beb8-436a-953c-18a7d82da2ba} <Debug> TCPHandler: Processed in 0.00128205 sec. | ||
| 1808 | 2026.05.07 00:59:17.848309 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.07 00:59:17.848406 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.07 00:59:17.848451 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1811 | 2026.05.07 00:59:17.848783 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.07 00:59:17.848819 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1813 | 2026.05.07 00:59:17.849127 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1814 | 2026.05.07 00:59:17.849330 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.07 00:59:17.849462 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001076 sec., 33457.24907063197 rows/sec., 2.25 MiB/sec. | ||
| 1816 | 2026.05.07 00:59:17.849498 [ 258 ] {f61d27c5-84a6-435a-bd6a-493785a6c08b} <Debug> TCPHandler: Processed in 0.001237719 sec. | ||
| 1817 | 2026.05.07 00:59:18.653798 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3272 | ||
| 1818 | 2026.05.07 00:59:18.654283 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.07 00:59:18.654332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1820 | 2026.05.07 00:59:18.654823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1821 | 2026.05.07 00:59:18.655054 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.07 00:59:18.655192 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3272 | ||
| 1823 | 2026.05.07 00:59:18.827754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1824 | 2026.05.07 00:59:18.845881 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.05.07 00:59:18.845943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1826 | 2026.05.07 00:59:18.851650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1827 | 2026.05.07 00:59:18.852353 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.05.07 00:59:18.855865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1829 | 2026.05.07 00:59:22.842192 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.05.07 00:59:22.842437 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1831 | 2026.05.07 00:59:22.842760 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1832 | 2026.05.07 00:59:22.842796 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1833 | 2026.05.07 00:59:22.843019 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1834 | 2026.05.07 00:59:22.843091 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1835 | 2026.05.07 00:59:22.843232 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1836 | 2026.05.07 00:59:22.843345 [ 361 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1837 | 2026.05.07 00:59:22.843345 [ 327 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1838 | 2026.05.07 00:59:22.843465 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1839 | 2026.05.07 00:59:22.843506 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1840 | 2026.05.07 00:59:22.843585 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1841 | 2026.05.07 00:59:22.843606 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1842 | 2026.05.07 00:59:22.843644 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1843 | 2026.05.07 00:59:22.843692 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1844 | 2026.05.07 00:59:22.844818 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002477 sec., 15341.138473960436 rows/sec., 2.43 MiB/sec. | ||
| 1845 | 2026.05.07 00:59:22.844930 [ 258 ] {91a5ec71-5b36-4227-bd7a-bd77c001ab83} <Debug> TCPHandler: Processed in 0.002862117 sec. | ||
| 1846 | 2026.05.07 00:59:22.846636 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.05.07 00:59:22.846751 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1848 | 2026.05.07 00:59:22.846797 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1849 | 2026.05.07 00:59:22.847285 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.07 00:59:22.847331 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1851 | 2026.05.07 00:59:22.847693 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1852 | 2026.05.07 00:59:22.847925 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.07 00:59:22.848076 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001356 sec., 41297.93510324484 rows/sec., 3.17 MiB/sec. | ||
| 1854 | 2026.05.07 00:59:22.848113 [ 258 ] {fba64fdf-e162-44d6-8909-b9392cf753a9} <Debug> TCPHandler: Processed in 0.001533096 sec. | ||
| 1855 | 2026.05.07 00:59:22.848244 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.07 00:59:22.848342 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.07 00:59:22.848382 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1858 | 2026.05.07 00:59:22.848792 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.05.07 00:59:22.848827 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1860 | 2026.05.07 00:59:22.849124 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1861 | 2026.05.07 00:59:22.849330 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.05.07 00:59:22.849460 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 1863 | 2026.05.07 00:59:22.849495 [ 258 ] {9c7b228b-4f1a-41d9-9e6c-017e8628edea} <Debug> TCPHandler: Processed in 0.001302251 sec. | ||
| 1864 | 2026.05.07 00:59:22.849628 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.05.07 00:59:22.849732 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.05.07 00:59:22.849776 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1867 | 2026.05.07 00:59:22.850207 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.05.07 00:59:22.850242 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1869 | 2026.05.07 00:59:22.850586 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1870 | 2026.05.07 00:59:22.850802 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.05.07 00:59:22.850937 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 1872 | 2026.05.07 00:59:22.850973 [ 258 ] {277bd8ce-6b72-49c4-8234-458510e47cea} <Debug> TCPHandler: Processed in 0.001399053 sec. | ||
| 1873 | 2026.05.07 00:59:22.851095 [ 258 ] {} <Trace> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.05.07 00:59:22.851190 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.05.07 00:59:22.851231 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1876 | 2026.05.07 00:59:22.851575 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.05.07 00:59:22.851609 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1878 | 2026.05.07 00:59:22.851917 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1879 | 2026.05.07 00:59:22.852127 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.05.07 00:59:22.852255 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1881 | 2026.05.07 00:59:22.852290 [ 258 ] {e0e47543-0882-4469-8027-ee4f506f3691} <Debug> TCPHandler: Processed in 0.001244849 sec. | ||
| 1882 | 2026.05.07 00:59:26.070689 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1883 | 2026.05.07 00:59:26.070764 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1884 | 2026.05.07 00:59:26.156070 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3784 | ||
| 1885 | 2026.05.07 00:59:26.156572 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.05.07 00:59:26.156617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1887 | 2026.05.07 00:59:26.157096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1888 | 2026.05.07 00:59:26.157327 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.05.07 00:59:26.157473 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 1890 | 2026.05.07 00:59:26.160675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 226 | ||
| 1891 | 2026.05.07 00:59:26.162701 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.07 00:59:26.162757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1893 | 2026.05.07 00:59:26.163924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1894 | 2026.05.07 00:59:26.164192 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.07 00:59:26.164499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1896 | 2026.05.07 00:59:26.356740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1897 | 2026.05.07 00:59:26.374957 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.05.07 00:59:26.375016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1899 | 2026.05.07 00:59:26.380806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1900 | 2026.05.07 00:59:26.381513 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.05.07 00:59:26.384983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1902 | 2026.05.07 00:59:27.368730 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1903 | 2026.05.07 00:59:27.368797 [ 258 ] {} <Debug> TCP-Session: 887299b3-7d27-4881-b01f-cb2c070e5943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.05.07 00:59:27.843090 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.07 00:59:27.843331 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) 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) | ||
| 1906 | 2026.05.07 00:59:27.843675 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1907 | 2026.05.07 00:59:27.843711 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <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 | ||
| 1908 | 2026.05.07 00:59:27.843954 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1909 | 2026.05.07 00:59:27.844024 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2026.05.07 00:59:27.844163 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1911 | 2026.05.07 00:59:27.844278 [ 327 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1912 | 2026.05.07 00:59:27.844278 [ 361 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1913 | 2026.05.07 00:59:27.844399 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 1914 | 2026.05.07 00:59:27.844427 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2026.05.07 00:59:27.844494 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2026.05.07 00:59:27.844515 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1917 | 2026.05.07 00:59:27.844548 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <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'))" | ||
| 1918 | 2026.05.07 00:59:27.844584 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <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'))" | ||
| 1919 | 2026.05.07 00:59:27.845724 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002498 sec., 15212.169735788631 rows/sec., 3.08 MiB/sec. | ||
| 1920 | 2026.05.07 00:59:27.845819 [ 260 ] {a08176dd-0f0b-4c44-bf18-214cc6147540} <Debug> TCPHandler: Processed in 0.002879268 sec. | ||
| 1921 | 2026.05.07 00:59:27.848265 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.05.07 00:59:27.848374 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1923 | 2026.05.07 00:59:27.848415 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1924 | 2026.05.07 00:59:27.848960 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.07 00:59:27.849002 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1926 | 2026.05.07 00:59:27.849375 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1927 | 2026.05.07 00:59:27.849597 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.07 00:59:27.849740 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001398 sec., 92989.98569384836 rows/sec., 8.04 MiB/sec. | ||
| 1929 | 2026.05.07 00:59:27.849777 [ 260 ] {0c8752b8-9d01-4a32-a1a7-f7600e9a5084} <Debug> TCPHandler: Processed in 0.001562967 sec. | ||
| 1930 | 2026.05.07 00:59:27.849907 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.07 00:59:27.850002 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.05.07 00:59:27.850043 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1933 | 2026.05.07 00:59:27.850455 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.07 00:59:27.850492 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1935 | 2026.05.07 00:59:27.850781 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1936 | 2026.05.07 00:59:27.850983 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.07 00:59:27.851114 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00113 sec., 32743.36283185841 rows/sec., 2.40 MiB/sec. | ||
| 1938 | 2026.05.07 00:59:27.851151 [ 260 ] {d5e55b34-8606-4ad6-988d-c471f1523211} <Debug> TCPHandler: Processed in 0.001293601 sec. | ||
| 1939 | 2026.05.07 00:59:27.851269 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.05.07 00:59:27.851361 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1941 | 2026.05.07 00:59:27.851401 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1942 | 2026.05.07 00:59:27.851827 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.05.07 00:59:27.851862 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1944 | 2026.05.07 00:59:27.852159 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1945 | 2026.05.07 00:59:27.852368 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.05.07 00:59:27.852493 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001149 sec., 93124.45604873802 rows/sec., 7.30 MiB/sec. | ||
| 1947 | 2026.05.07 00:59:27.852534 [ 260 ] {f1341ca6-cd83-4d86-8a49-3f88f52ce377} <Debug> TCPHandler: Processed in 0.001313181 sec. | ||
| 1948 | 2026.05.07 00:59:27.852667 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.05.07 00:59:27.852760 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.05.07 00:59:27.852801 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1951 | 2026.05.07 00:59:27.853200 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.05.07 00:59:27.853235 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1953 | 2026.05.07 00:59:27.853561 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1954 | 2026.05.07 00:59:27.853768 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.05.07 00:59:27.853894 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 1956 | 2026.05.07 00:59:27.853930 [ 260 ] {7204fd85-d2fa-451c-8742-650beaf79537} <Debug> TCPHandler: Processed in 0.001312491 sec. | ||
| 1957 | 2026.05.07 00:59:27.854069 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.05.07 00:59:27.854193 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1959 | 2026.05.07 00:59:27.854256 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <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 | ||
| 1960 | 2026.05.07 00:59:27.855177 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.05.07 00:59:27.855216 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1962 | 2026.05.07 00:59:27.855766 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1963 | 2026.05.07 00:59:27.855975 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.05.07 00:59:27.856110 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001983 sec., 18658.59808371155 rows/sec., 33.44 MiB/sec. | ||
| 1965 | 2026.05.07 00:59:27.856164 [ 260 ] {83b9fceb-3447-48f9-8580-68056d39245e} <Debug> TCPHandler: Processed in 0.002202972 sec. | ||
| 1966 | 2026.05.07 00:59:27.856290 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.05.07 00:59:27.856380 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.05.07 00:59:27.856419 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1969 | 2026.05.07 00:59:27.856816 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Trace> oximeter.measurements_i64 (6592edd8-5b7a-4a71-945d-52e351321b57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.05.07 00:59:27.856853 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1971 | 2026.05.07 00:59:27.857148 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1972 | 2026.05.07 00:59:27.857362 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Trace> oximeter.measurements_i64 (6592edd8-5b7a-4a71-945d-52e351321b57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.05.07 00:59:27.857490 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001069 sec., 8419.083255378859 rows/sec., 647.69 KiB/sec. | ||
| 1974 | 2026.05.07 00:59:27.857529 [ 260 ] {7f292adf-2387-4eac-b78c-db4d03059467} <Debug> TCPHandler: Processed in 0.001234799 sec. | ||
| 1975 | 2026.05.07 00:59:27.857663 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.05.07 00:59:27.857765 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1977 | 2026.05.07 00:59:27.857809 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1978 | 2026.05.07 00:59:27.858185 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.07 00:59:27.858224 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1980 | 2026.05.07 00:59:27.858561 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1981 | 2026.05.07 00:59:27.858779 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.07 00:59:27.858914 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 1983 | 2026.05.07 00:59:27.858951 [ 260 ] {e93a2291-40df-405a-b6fc-100ae73bc5f3} <Debug> TCPHandler: Processed in 0.001339291 sec. | ||
| 1984 | 2026.05.07 00:59:28.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.28 MiB, peak 188.75 MiB, free memory in arenas 0.00 B, will set to 184.89 MiB (RSS), difference: 1.62 MiB | ||
| 1985 | 2026.05.07 00:59:28.447114 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2026.05.07 00:59:28.447203 [ 277 ] {} <Debug> TCP-Session: dc0bee38-6df4-4dbc-a765-c1c1bf4d48cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.07 00:59:29.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.86 MiB, peak 188.75 MiB, free memory in arenas 0.00 B, will set to 184.91 MiB (RSS), difference: 2.04 MiB | ||
| 1988 | 2026.05.07 00:59:31.207548 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59396 | ||
| 1989 | 2026.05.07 00:59:31.207692 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1990 | 2026.05.07 00:59:31.207731 [ 307 ] {} <Debug> TCP-Session: 60c7b056-b40f-4335-978c-a17a5bfe66f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59396 | ||
| 1991 | 2026.05.07 00:59:31.207758 [ 307 ] {} <Debug> TCP-Session: 60c7b056-b40f-4335-978c-a17a5bfe66f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.07 00:59:31.207776 [ 307 ] {} <Debug> TCP-Session: 60c7b056-b40f-4335-978c-a17a5bfe66f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.05.07 00:59:31.208047 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48037 | ||
| 1994 | 2026.05.07 00:59:31.208081 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56703 | ||
| 1995 | 2026.05.07 00:59:31.208117 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60691 | ||
| 1996 | 2026.05.07 00:59:31.208130 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43357 | ||
| 1997 | 2026.05.07 00:59:31.208137 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34881 | ||
| 1998 | 2026.05.07 00:59:31.208196 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2026.05.07 00:59:31.208219 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2000 | 2026.05.07 00:59:31.208251 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2001 | 2026.05.07 00:59:31.208256 [ 308 ] {} <Debug> TCP-Session: 4cc64ad6-4272-4b26-b240-bfd550ec5b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:48037 | ||
| 2002 | 2026.05.07 00:59:31.208279 [ 311 ] {} <Debug> TCP-Session: 3cccbda8-4ac8-415b-9ed4-38bedda23254 Authenticating user 'default' from [fd00:1122:3344:101::e]:56703 | ||
| 2003 | 2026.05.07 00:59:31.208287 [ 303 ] {} <Debug> TCP-Session: 272111b7-ce2c-4e08-9b1f-14efd5b9bffe Authenticating user 'default' from [fd00:1122:3344:101::e]:43357 | ||
| 2004 | 2026.05.07 00:59:31.208302 [ 308 ] {} <Debug> TCP-Session: 4cc64ad6-4272-4b26-b240-bfd550ec5b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.05.07 00:59:31.208321 [ 311 ] {} <Debug> TCP-Session: 3cccbda8-4ac8-415b-9ed4-38bedda23254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.05.07 00:59:31.208327 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2007 | 2026.05.07 00:59:31.208357 [ 311 ] {} <Debug> TCP-Session: 3cccbda8-4ac8-415b-9ed4-38bedda23254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.05.07 00:59:31.208383 [ 304 ] {} <Debug> TCP-Session: fd269bdb-df99-4aed-af2d-bc26314803dd Authenticating user 'default' from [fd00:1122:3344:101::e]:34881 | ||
| 2009 | 2026.05.07 00:59:31.208332 [ 308 ] {} <Debug> TCP-Session: 4cc64ad6-4272-4b26-b240-bfd550ec5b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.05.07 00:59:31.208424 [ 304 ] {} <Debug> TCP-Session: fd269bdb-df99-4aed-af2d-bc26314803dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.05.07 00:59:31.208329 [ 303 ] {} <Debug> TCP-Session: 272111b7-ce2c-4e08-9b1f-14efd5b9bffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.07 00:59:31.208450 [ 304 ] {} <Debug> TCP-Session: fd269bdb-df99-4aed-af2d-bc26314803dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.07 00:59:31.208470 [ 303 ] {} <Debug> TCP-Session: 272111b7-ce2c-4e08-9b1f-14efd5b9bffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.07 00:59:31.208242 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2026.05.07 00:59:31.208131 [ 307 ] {} <Trace> TCP-Session: 60c7b056-b40f-4335-978c-a17a5bfe66f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.05.07 00:59:31.208546 [ 277 ] {} <Debug> TCP-Session: 26ccdd9c-e5c5-4cd0-8644-7470a095b1e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60691 | ||
| 2017 | 2026.05.07 00:59:31.208087 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48196 | ||
| 2018 | 2026.05.07 00:59:31.208584 [ 277 ] {} <Debug> TCP-Session: 26ccdd9c-e5c5-4cd0-8644-7470a095b1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.07 00:59:31.208075 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58461 | ||
| 2020 | 2026.05.07 00:59:31.208601 [ 277 ] {} <Debug> TCP-Session: 26ccdd9c-e5c5-4cd0-8644-7470a095b1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.07 00:59:31.208053 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65420 | ||
| 2022 | 2026.05.07 00:59:31.208645 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2023 | 2026.05.07 00:59:31.208693 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.05.07 00:59:31.208695 [ 258 ] {} <Debug> TCP-Session: d2c3b2bf-81a5-42b2-a7d0-8c16fe08eb01 Authenticating user 'default' from [fd00:1122:3344:101::e]:48196 | ||
| 2025 | 2026.05.07 00:59:31.208729 [ 310 ] {} <Debug> TCP-Session: 353e9424-246c-4335-9e23-1e28dfc47253 Authenticating user 'default' from [fd00:1122:3344:101::e]:58461 | ||
| 2026 | 2026.05.07 00:59:31.208737 [ 258 ] {} <Debug> TCP-Session: d2c3b2bf-81a5-42b2-a7d0-8c16fe08eb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.07 00:59:31.208732 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2026.05.07 00:59:31.208768 [ 258 ] {} <Debug> TCP-Session: d2c3b2bf-81a5-42b2-a7d0-8c16fe08eb01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.07 00:59:31.208788 [ 309 ] {} <Debug> TCP-Session: cc3f597b-3f3d-49d5-a141-efa243dd40b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65420 | ||
| 2030 | 2026.05.07 00:59:31.208755 [ 310 ] {} <Debug> TCP-Session: 353e9424-246c-4335-9e23-1e28dfc47253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.07 00:59:31.208820 [ 309 ] {} <Debug> TCP-Session: cc3f597b-3f3d-49d5-a141-efa243dd40b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.07 00:59:31.208849 [ 310 ] {} <Debug> TCP-Session: 353e9424-246c-4335-9e23-1e28dfc47253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.05.07 00:59:31.208856 [ 309 ] {} <Debug> TCP-Session: cc3f597b-3f3d-49d5-a141-efa243dd40b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.05.07 00:59:31.208742 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2035 | 2026.05.07 00:59:31.209181 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2036 | 2026.05.07 00:59:31.209255 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2037 | 2026.05.07 00:59:31.209559 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Debug> oximeter.version (c0e8b25a-00d6-4577-be5b-c7155a6425b4) (SelectExecutor): Key condition: unknown | ||
| 2038 | 2026.05.07 00:59:31.209650 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2039 | 2026.05.07 00:59:31.682695 [ 347 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> AggregatingTransform: Aggregating | ||
| 2040 | 2026.05.07 00:59:31.682859 [ 347 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2041 | 2026.05.07 00:59:31.682907 [ 347 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001362402 sec. (733.998 rows/sec., 28.67 KiB/sec.) | ||
| 2042 | 2026.05.07 00:59:31.682928 [ 347 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Trace> Aggregator: Merging aggregated data | ||
| 2043 | 2026.05.07 00:59:31.684127 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.47542 sec., 2.103403306549998 rows/sec., 84.14 B/sec. | ||
| 2044 | 2026.05.07 00:59:31.684311 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2045 | 2026.05.07 00:59:31.684327 [ 307 ] {f0882213-b298-4f7c-8bb5-22c2cd69ad0f} <Debug> TCPHandler: Processed in 0.476308847 sec. | ||
| 2046 | 2026.05.07 00:59:31.684482 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2047 | 2026.05.07 00:59:31.684517 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.05.07 00:59:31.684556 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.05.07 00:59:31.684570 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.05.07 00:59:31.684603 [ 304 ] {} <Debug> TCP-Session: fd269bdb-df99-4aed-af2d-bc26314803dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.07 00:59:31.684606 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.05.07 00:59:31.684631 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.07 00:59:31.684670 [ 258 ] {} <Debug> TCP-Session: d2c3b2bf-81a5-42b2-a7d0-8c16fe08eb01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.07 00:59:31.684639 [ 309 ] {} <Debug> TCP-Session: cc3f597b-3f3d-49d5-a141-efa243dd40b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.05.07 00:59:31.684696 [ 310 ] {} <Debug> TCP-Session: 353e9424-246c-4335-9e23-1e28dfc47253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.05.07 00:59:31.684637 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.05.07 00:59:31.684631 [ 277 ] {} <Debug> TCP-Session: 26ccdd9c-e5c5-4cd0-8644-7470a095b1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.05.07 00:59:31.684776 [ 303 ] {} <Debug> TCP-Session: 272111b7-ce2c-4e08-9b1f-14efd5b9bffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.05.07 00:59:31.684530 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.05.07 00:59:31.684590 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.05.07 00:59:31.684854 [ 311 ] {} <Debug> TCP-Session: 3cccbda8-4ac8-415b-9ed4-38bedda23254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.05.07 00:59:31.684524 [ 307 ] {} <Debug> TCP-Session: 60c7b056-b40f-4335-978c-a17a5bfe66f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.07 00:59:31.684882 [ 308 ] {} <Debug> TCP-Session: 4cc64ad6-4272-4b26-b240-bfd550ec5b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.05.07 00:59:32.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.35 MiB, peak 198.49 MiB, free memory in arenas 0.00 B, will set to 206.01 MiB (RSS), difference: 19.66 MiB | ||
| 2065 | 2026.05.07 00:59:32.842151 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.05.07 00:59:32.842425 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2067 | 2026.05.07 00:59:32.842795 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2068 | 2026.05.07 00:59:32.842831 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2069 | 2026.05.07 00:59:32.843046 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2070 | 2026.05.07 00:59:32.843115 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2026.05.07 00:59:32.843253 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2072 | 2026.05.07 00:59:32.843385 [ 326 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2073 | 2026.05.07 00:59:32.843385 [ 334 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2074 | 2026.05.07 00:59:32.843518 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2075 | 2026.05.07 00:59:32.843577 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2076 | 2026.05.07 00:59:32.843647 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2077 | 2026.05.07 00:59:32.843666 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2078 | 2026.05.07 00:59:32.843702 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2079 | 2026.05.07 00:59:32.843765 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2080 | 2026.05.07 00:59:32.845125 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002802 sec., 13561.741613133478 rows/sec., 2.15 MiB/sec. | ||
| 2081 | 2026.05.07 00:59:32.845259 [ 260 ] {b41dd8d6-38e0-4479-84b3-7288c57df866} <Debug> TCPHandler: Processed in 0.003246016 sec. | ||
| 2082 | 2026.05.07 00:59:32.847013 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.07 00:59:32.847202 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2084 | 2026.05.07 00:59:32.847276 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2085 | 2026.05.07 00:59:32.848027 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.05.07 00:59:32.848079 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2087 | 2026.05.07 00:59:32.848510 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2088 | 2026.05.07 00:59:32.848776 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.07 00:59:32.848931 [ 40 ] {} <Debug> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2090 | 2026.05.07 00:59:32.848955 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001808 sec., 30973.451327433628 rows/sec., 2.38 MiB/sec. | ||
| 2091 | 2026.05.07 00:59:32.848978 [ 40 ] {} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.05.07 00:59:32.848995 [ 260 ] {bf466e37-16bb-4eff-8c44-eaf99ff923ff} <Debug> TCPHandler: Processed in 0.002077999 sec. | ||
| 2093 | 2026.05.07 00:59:32.849003 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2094 | 2026.05.07 00:59:32.849119 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.05.07 00:59:32.849122 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 2096 | 2026.05.07 00:59:32.849220 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2097 | 2026.05.07 00:59:32.849256 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2098 | 2026.05.07 00:59:32.849265 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2099 | 2026.05.07 00:59:32.849299 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2100 | 2026.05.07 00:59:32.849368 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2561 rows starting from the beginning of the part | ||
| 2101 | 2026.05.07 00:59:32.849418 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 2102 | 2026.05.07 00:59:32.849463 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2103 | 2026.05.07 00:59:32.849522 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part | ||
| 2104 | 2026.05.07 00:59:32.849566 [ 200 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 2105 | 2026.05.07 00:59:32.849713 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.05.07 00:59:32.849757 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2107 | 2026.05.07 00:59:32.850082 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2108 | 2026.05.07 00:59:32.850310 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.05.07 00:59:32.850411 [ 40 ] {} <Debug> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2110 | 2026.05.07 00:59:32.850439 [ 40 ] {} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.05.07 00:59:32.850456 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2112 | 2026.05.07 00:59:32.850457 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 2113 | 2026.05.07 00:59:32.850500 [ 260 ] {af4230df-12ca-4cf2-8eb5-6f4d2c0dfe75} <Debug> TCPHandler: Processed in 0.001431904 sec. | ||
| 2114 | 2026.05.07 00:59:32.850614 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 2115 | 2026.05.07 00:59:32.850621 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.05.07 00:59:32.850762 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.05.07 00:59:32.850767 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2026.05.07 00:59:32.850810 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2119 | 2026.05.07 00:59:32.850827 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2120 | 2026.05.07 00:59:32.850933 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1361 rows starting from the beginning of the part | ||
| 2121 | 2026.05.07 00:59:32.851073 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 2122 | 2026.05.07 00:59:32.851152 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2123 | 2026.05.07 00:59:32.851165 [ 186 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002092089 sec., 1463608.861764485 rows/sec., 117.54 MiB/sec. | ||
| 2124 | 2026.05.07 00:59:32.851222 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 107 rows starting from the beginning of the part | ||
| 2125 | 2026.05.07 00:59:32.851247 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.05.07 00:59:32.851287 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2127 | 2026.05.07 00:59:32.851297 [ 189 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 2128 | 2026.05.07 00:59:32.851582 [ 191 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2129 | 2026.05.07 00:59:32.851661 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2130 | 2026.05.07 00:59:32.851982 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.05.07 00:59:32.852030 [ 191 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.05.07 00:59:32.852120 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2133 | 2026.05.07 00:59:32.852157 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 2134 | 2026.05.07 00:59:32.852195 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.07 00:59:32.852131 [ 191 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_11_2} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2136 | 2026.05.07 00:59:32.852232 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2137 | 2026.05.07 00:59:32.852227 [ 260 ] {fc289a7c-a0b8-4e28-b13a-8879d7e96095} <Debug> TCPHandler: Processed in 0.001655559 sec. | ||
| 2138 | 2026.05.07 00:59:32.852341 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2139 | 2026.05.07 00:59:32.852398 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 2140 | 2026.05.07 00:59:32.852405 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.05.07 00:59:32.852514 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.05.07 00:59:32.852531 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2143 | 2026.05.07 00:59:32.852557 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2144 | 2026.05.07 00:59:32.852574 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1077 rows starting from the beginning of the part | ||
| 2145 | 2026.05.07 00:59:32.852660 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2925 rows starting from the beginning of the part | ||
| 2146 | 2026.05.07 00:59:32.852724 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2147 | 2026.05.07 00:59:32.852780 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2148 | 2026.05.07 00:59:32.852834 [ 200 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1781 rows, containing 5 columns (5 merged, 0 gathered) in 0.002317195 sec., 768601.6929951946 rows/sec., 56.96 MiB/sec. | ||
| 2149 | 2026.05.07 00:59:32.852847 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2150 | 2026.05.07 00:59:32.852947 [ 186 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2151 | 2026.05.07 00:59:32.852990 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.05.07 00:59:32.853043 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2153 | 2026.05.07 00:59:32.853093 [ 197 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2154 | 2026.05.07 00:59:32.853492 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2155 | 2026.05.07 00:59:32.853502 [ 197 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.05.07 00:59:32.853602 [ 197 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_11_2} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2157 | 2026.05.07 00:59:32.853680 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2158 | 2026.05.07 00:59:32.853755 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.05.07 00:59:32.853873 [ 39 ] {} <Debug> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2160 | 2026.05.07 00:59:32.853904 [ 39 ] {} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.05.07 00:59:32.853907 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 2162 | 2026.05.07 00:59:32.853925 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2163 | 2026.05.07 00:59:32.853957 [ 260 ] {81f64d36-35b7-448e-aedc-48a7ca42e970} <Debug> TCPHandler: Processed in 0.001602918 sec. | ||
| 2164 | 2026.05.07 00:59:32.854009 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 2165 | 2026.05.07 00:59:32.854124 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2166 | 2026.05.07 00:59:32.854159 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 2167 | 2026.05.07 00:59:32.854204 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2168 | 2026.05.07 00:59:32.854240 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2169 | 2026.05.07 00:59:32.854274 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2170 | 2026.05.07 00:59:32.854316 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2171 | 2026.05.07 00:59:32.854353 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2172 | 2026.05.07 00:59:32.855152 [ 200 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168507 sec., 503206.22811844514 rows/sec., 33.91 MiB/sec. | ||
| 2173 | 2026.05.07 00:59:32.855324 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2174 | 2026.05.07 00:59:32.855584 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.05.07 00:59:32.855652 [ 189 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_11_2} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2176 | 2026.05.07 00:59:32.855716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2177 | 2026.05.07 00:59:32.859960 [ 198 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4578 rows, containing 5 columns (5 merged, 0 gathered) in 0.00765172 sec., 598296.8535179019 rows/sec., 39.25 MiB/sec. | ||
| 2178 | 2026.05.07 00:59:32.860517 [ 189 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2179 | 2026.05.07 00:59:32.860805 [ 189 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.05.07 00:59:32.860878 [ 189 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2181 | 2026.05.07 00:59:32.860950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2182 | 2026.05.07 00:59:33.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.48 MiB, peak 213.02 MiB, free memory in arenas 0.00 B, will set to 207.66 MiB (RSS), difference: 1.18 MiB | ||
| 2183 | 2026.05.07 00:59:33.657992 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4232 | ||
| 2184 | 2026.05.07 00:59:33.658608 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.05.07 00:59:33.658651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2186 | 2026.05.07 00:59:33.659147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2187 | 2026.05.07 00:59:33.659364 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.05.07 00:59:33.659489 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4232 | ||
| 2189 | 2026.05.07 00:59:33.885454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2190 | 2026.05.07 00:59:33.902877 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.05.07 00:59:33.902946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2192 | 2026.05.07 00:59:33.909464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2193 | 2026.05.07 00:59:33.910334 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.05.07 00:59:33.913572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2195 | 2026.05.07 00:59:34.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.19 MiB, peak 213.02 MiB, free memory in arenas 0.00 B, will set to 210.02 MiB (RSS), difference: 1.83 MiB | ||
| 2196 | 2026.05.07 00:59:36.164894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 254 | ||
| 2197 | 2026.05.07 00:59:36.166989 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.05.07 00:59:36.167032 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2199 | 2026.05.07 00:59:36.168192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2200 | 2026.05.07 00:59:36.168450 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.07 00:59:36.168611 [ 34 ] {} <Debug> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2202 | 2026.05.07 00:59:36.168683 [ 34 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.05.07 00:59:36.168691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 2204 | 2026.05.07 00:59:36.168706 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2205 | 2026.05.07 00:59:36.168852 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::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 | ||
| 2206 | 2026.05.07 00:59:36.169541 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2207 | 2026.05.07 00:59:36.169782 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2208 | 2026.05.07 00:59:36.170199 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2209 | 2026.05.07 00:59:36.170593 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2210 | 2026.05.07 00:59:36.170961 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::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 | ||
| 2211 | 2026.05.07 00:59:36.171326 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2212 | 2026.05.07 00:59:36.171693 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2213 | 2026.05.07 00:59:36.177945 [ 198 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009156415 sec., 27740.114444354043 rows/sec., 26.41 MiB/sec. | ||
| 2214 | 2026.05.07 00:59:36.178511 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2215 | 2026.05.07 00:59:36.179018 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.05.07 00:59:36.179088 [ 186 ] {7bd5c213-8879-44f8-b545-024a54187b0e::all_1_6_1} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2217 | 2026.05.07 00:59:36.179266 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2218 | 2026.05.07 00:59:37.842315 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.05.07 00:59:37.842601 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2220 | 2026.05.07 00:59:37.842949 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2221 | 2026.05.07 00:59:37.842987 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2222 | 2026.05.07 00:59:37.843208 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2223 | 2026.05.07 00:59:37.843283 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2224 | 2026.05.07 00:59:37.843425 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2225 | 2026.05.07 00:59:37.843545 [ 334 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2226 | 2026.05.07 00:59:37.843546 [ 326 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2227 | 2026.05.07 00:59:37.843657 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2228 | 2026.05.07 00:59:37.843684 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2229 | 2026.05.07 00:59:37.843755 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2230 | 2026.05.07 00:59:37.843774 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2231 | 2026.05.07 00:59:37.843808 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2232 | 2026.05.07 00:59:37.843845 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2233 | 2026.05.07 00:59:37.845048 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002566 sec., 14809.04130943102 rows/sec., 2.35 MiB/sec. | ||
| 2234 | 2026.05.07 00:59:37.845174 [ 260 ] {16e1539d-3cb4-4398-922a-95cdcb72d413} <Debug> TCPHandler: Processed in 0.002997181 sec. | ||
| 2235 | 2026.05.07 00:59:37.847507 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.05.07 00:59:37.847655 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2237 | 2026.05.07 00:59:37.847717 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2238 | 2026.05.07 00:59:37.848406 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.05.07 00:59:37.848463 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2240 | 2026.05.07 00:59:37.848908 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2241 | 2026.05.07 00:59:37.849124 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.05.07 00:59:37.849273 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001668 sec., 77937.64988009592 rows/sec., 6.74 MiB/sec. | ||
| 2243 | 2026.05.07 00:59:37.849313 [ 260 ] {92d8a58c-e77f-421e-9c29-c63997a20ece} <Debug> TCPHandler: Processed in 0.001878244 sec. | ||
| 2244 | 2026.05.07 00:59:37.849446 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.05.07 00:59:37.849546 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2246 | 2026.05.07 00:59:37.849588 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2247 | 2026.05.07 00:59:37.850004 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.05.07 00:59:37.850041 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2249 | 2026.05.07 00:59:37.850333 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2250 | 2026.05.07 00:59:37.850551 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.05.07 00:59:37.850658 [ 35 ] {} <Debug> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2252 | 2026.05.07 00:59:37.850680 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001157 sec., 31979.25669835782 rows/sec., 2.35 MiB/sec. | ||
| 2253 | 2026.05.07 00:59:37.850733 [ 35 ] {} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.05.07 00:59:37.850738 [ 260 ] {9d262061-370d-4503-a025-237a7acc579a} <Debug> TCPHandler: Processed in 0.001343762 sec. | ||
| 2255 | 2026.05.07 00:59:37.850766 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2256 | 2026.05.07 00:59:37.850873 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.05.07 00:59:37.850890 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::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 | ||
| 2258 | 2026.05.07 00:59:37.850973 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2259 | 2026.05.07 00:59:37.851004 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2260 | 2026.05.07 00:59:37.851012 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2261 | 2026.05.07 00:59:37.851055 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 2262 | 2026.05.07 00:59:37.851148 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::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 | ||
| 2263 | 2026.05.07 00:59:37.851208 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::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 | ||
| 2264 | 2026.05.07 00:59:37.851262 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
| 2265 | 2026.05.07 00:59:37.851315 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2266 | 2026.05.07 00:59:37.851364 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2267 | 2026.05.07 00:59:37.851446 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.05.07 00:59:37.851483 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2269 | 2026.05.07 00:59:37.851790 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2270 | 2026.05.07 00:59:37.851996 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.05.07 00:59:37.852126 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001171 sec., 86251.06746370623 rows/sec., 6.74 MiB/sec. | ||
| 2272 | 2026.05.07 00:59:37.852135 [ 186 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300261 sec., 132281.13432610838 rows/sec., 10.25 MiB/sec. | ||
| 2273 | 2026.05.07 00:59:37.852164 [ 260 ] {7a911043-6f24-4398-a611-d7d1eb7a6315} <Debug> TCPHandler: Processed in 0.001340441 sec. | ||
| 2274 | 2026.05.07 00:59:37.852245 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2275 | 2026.05.07 00:59:37.852283 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.05.07 00:59:37.852378 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.05.07 00:59:37.852420 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2278 | 2026.05.07 00:59:37.852470 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.05.07 00:59:37.852530 [ 198 ] {1a253e86-02d1-40da-b8d8-dddd0afb40a5::all_1_6_1} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2280 | 2026.05.07 00:59:37.852585 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2281 | 2026.05.07 00:59:37.852850 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.05.07 00:59:37.852884 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2283 | 2026.05.07 00:59:37.853203 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2284 | 2026.05.07 00:59:37.853410 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.05.07 00:59:37.853542 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2286 | 2026.05.07 00:59:37.853578 [ 260 ] {59ca8a02-b729-4cf0-822a-50120dfe4573} <Debug> TCPHandler: Processed in 0.001343872 sec. | ||
| 2287 | 2026.05.07 00:59:37.853694 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.05.07 00:59:37.853788 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.05.07 00:59:37.853841 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <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 | ||
| 2290 | 2026.05.07 00:59:37.854670 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.07 00:59:37.854707 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2292 | 2026.05.07 00:59:37.855251 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2293 | 2026.05.07 00:59:37.855465 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.07 00:59:37.855594 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2295 | 2026.05.07 00:59:37.855599 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001831 sec., 20207.53686510104 rows/sec., 36.21 MiB/sec. | ||
| 2296 | 2026.05.07 00:59:37.855631 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.05.07 00:59:37.855652 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2298 | 2026.05.07 00:59:37.855659 [ 260 ] {76562e70-7b01-4135-a40d-fc716ab395c8} <Debug> TCPHandler: Processed in 0.002015418 sec. | ||
| 2299 | 2026.05.07 00:59:37.855778 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::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 | ||
| 2300 | 2026.05.07 00:59:37.855793 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.05.07 00:59:37.855918 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2302 | 2026.05.07 00:59:37.855959 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2303 | 2026.05.07 00:59:37.856072 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2304 | 2026.05.07 00:59:37.856162 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::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 | ||
| 2305 | 2026.05.07 00:59:37.856299 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.05.07 00:59:37.856340 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2307 | 2026.05.07 00:59:37.856339 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::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 | ||
| 2308 | 2026.05.07 00:59:37.856495 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::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 | ||
| 2309 | 2026.05.07 00:59:37.856621 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2310 | 2026.05.07 00:59:37.856660 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2311 | 2026.05.07 00:59:37.856731 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2312 | 2026.05.07 00:59:37.856838 [ 199 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2313 | 2026.05.07 00:59:37.856890 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.05.07 00:59:37.857027 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2315 | 2026.05.07 00:59:37.857061 [ 260 ] {f2426d39-e643-42fe-b819-30092b5e8e29} <Debug> TCPHandler: Processed in 0.001317661 sec. | ||
| 2316 | 2026.05.07 00:59:37.858894 [ 195 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 19 columns (19 merged, 0 gathered) in 0.003177015 sec., 42177.95635211039 rows/sec., 75.58 MiB/sec. | ||
| 2317 | 2026.05.07 00:59:37.859269 [ 195 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2318 | 2026.05.07 00:59:37.859692 [ 195 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.05.07 00:59:37.859765 [ 195 ] {ed957cd9-ca24-4853-9067-4b201a8a268a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2320 | 2026.05.07 00:59:37.859862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2321 | 2026.05.07 00:59:41.070817 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2322 | 2026.05.07 00:59:41.070875 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2323 | 2026.05.07 00:59:41.159849 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4744 | ||
| 2324 | 2026.05.07 00:59:41.160356 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.05.07 00:59:41.160405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2326 | 2026.05.07 00:59:41.160892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2327 | 2026.05.07 00:59:41.161118 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.05.07 00:59:41.161262 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4744 | ||
| 2329 | 2026.05.07 00:59:41.413909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2330 | 2026.05.07 00:59:41.431779 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.05.07 00:59:41.431835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2332 | 2026.05.07 00:59:41.438114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2333 | 2026.05.07 00:59:41.438835 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.05.07 00:59:41.441873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2335 | 2026.05.07 00:59:42.001225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.93 MiB, peak 214.93 MiB, free memory in arenas 0.00 B, will set to 213.19 MiB (RSS), difference: 2.26 MiB | ||
| 2336 | 2026.05.07 00:59:42.840943 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.05.07 00:59:42.841294 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2338 | 2026.05.07 00:59:42.841658 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2339 | 2026.05.07 00:59:42.841694 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2340 | 2026.05.07 00:59:42.841913 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2341 | 2026.05.07 00:59:42.841983 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2342 | 2026.05.07 00:59:42.842120 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2343 | 2026.05.07 00:59:42.842245 [ 312 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2344 | 2026.05.07 00:59:42.842249 [ 334 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2345 | 2026.05.07 00:59:42.842400 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2346 | 2026.05.07 00:59:42.842430 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2347 | 2026.05.07 00:59:42.842499 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2348 | 2026.05.07 00:59:42.842518 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2349 | 2026.05.07 00:59:42.842550 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2350 | 2026.05.07 00:59:42.842587 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2351 | 2026.05.07 00:59:42.843755 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002599 sec., 14621.00808003078 rows/sec., 2.32 MiB/sec. | ||
| 2352 | 2026.05.07 00:59:42.843884 [ 260 ] {50fcffc8-5427-4751-a1d5-1c1f8104f941} <Debug> TCPHandler: Processed in 0.003112574 sec. | ||
| 2353 | 2026.05.07 00:59:42.845555 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.05.07 00:59:42.845744 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2355 | 2026.05.07 00:59:42.845820 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2356 | 2026.05.07 00:59:42.846530 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.05.07 00:59:42.846575 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2358 | 2026.05.07 00:59:42.846938 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2359 | 2026.05.07 00:59:42.847159 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.05.07 00:59:42.847312 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 2361 | 2026.05.07 00:59:42.847350 [ 260 ] {f8761461-b7a2-4f7d-b01d-cd0b6026f573} <Debug> TCPHandler: Processed in 0.001888134 sec. | ||
| 2362 | 2026.05.07 00:59:42.847482 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.05.07 00:59:42.847579 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2364 | 2026.05.07 00:59:42.847620 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2365 | 2026.05.07 00:59:42.848029 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.05.07 00:59:42.848066 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2367 | 2026.05.07 00:59:42.848367 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2368 | 2026.05.07 00:59:42.848573 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.05.07 00:59:42.848702 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 2370 | 2026.05.07 00:59:42.848738 [ 260 ] {72091065-22be-4486-a4ff-42d48bcc6c06} <Debug> TCPHandler: Processed in 0.001305021 sec. | ||
| 2371 | 2026.05.07 00:59:42.848859 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.05.07 00:59:42.848953 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.05.07 00:59:42.848995 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2374 | 2026.05.07 00:59:42.849400 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.07 00:59:42.849435 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2376 | 2026.05.07 00:59:42.849754 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2377 | 2026.05.07 00:59:42.849966 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.07 00:59:42.850103 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2379 | 2026.05.07 00:59:42.850139 [ 260 ] {ac3e2aa8-c9a2-4dfb-8500-8ede967b1b6b} <Debug> TCPHandler: Processed in 0.001330431 sec. | ||
| 2380 | 2026.05.07 00:59:42.850270 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.05.07 00:59:42.850390 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.05.07 00:59:42.850440 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2383 | 2026.05.07 00:59:42.850838 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.05.07 00:59:42.850882 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2385 | 2026.05.07 00:59:42.851264 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2386 | 2026.05.07 00:59:42.851491 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.05.07 00:59:42.851621 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 2388 | 2026.05.07 00:59:42.851658 [ 260 ] {e1fba7e6-f025-4c1e-9550-2d93d24fca2e} <Debug> TCPHandler: Processed in 0.001448644 sec. | ||
| 2389 | 2026.05.07 00:59:44.010653 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.05.07 00:59:44.010883 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 2391 | 2026.05.07 00:59:44.011229 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2392 | 2026.05.07 00:59:44.011267 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 2393 | 2026.05.07 00:59:44.011502 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2394 | 2026.05.07 00:59:44.011575 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2395 | 2026.05.07 00:59:44.011718 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2396 | 2026.05.07 00:59:44.011837 [ 334 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2397 | 2026.05.07 00:59:44.011837 [ 326 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2398 | 2026.05.07 00:59:44.011953 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2399 | 2026.05.07 00:59:44.011982 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2400 | 2026.05.07 00:59:44.012093 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2401 | 2026.05.07 00:59:44.012133 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2402 | 2026.05.07 00:59:44.012182 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2403 | 2026.05.07 00:59:44.012222 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2404 | 2026.05.07 00:59:44.013416 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002631 sec., 14443.17749904979 rows/sec., 2.93 MiB/sec. | ||
| 2405 | 2026.05.07 00:59:44.013527 [ 260 ] {d0ee2e21-0370-48c5-9891-2080d0ee4f34} <Debug> TCPHandler: Processed in 0.003008291 sec. | ||
| 2406 | 2026.05.07 00:59:44.025457 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.05.07 00:59:44.025618 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2408 | 2026.05.07 00:59:44.025682 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2409 | 2026.05.07 00:59:44.026325 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Trace> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.05.07 00:59:44.026383 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2411 | 2026.05.07 00:59:44.026751 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2412 | 2026.05.07 00:59:44.026970 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Trace> oximeter.fields_ipaddr (e02b1a1e-58c0-4507-a6a1-f4402b657eeb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.05.07 00:59:44.027129 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001558 sec., 8985.879332477536 rows/sec., 732.74 KiB/sec. | ||
| 2414 | 2026.05.07 00:59:44.027168 [ 260 ] {b759f5b0-43a0-4e85-b205-7d18c7e99446} <Debug> TCPHandler: Processed in 0.001789782 sec. | ||
| 2415 | 2026.05.07 00:59:44.027287 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.05.07 00:59:44.027384 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2417 | 2026.05.07 00:59:44.027425 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2418 | 2026.05.07 00:59:44.028931 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.05.07 00:59:44.028969 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2420 | 2026.05.07 00:59:44.029464 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2421 | 2026.05.07 00:59:44.029682 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.05.07 00:59:44.029815 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Debug> executeQuery: Read 2468 rows, 187.52 KiB in 0.002451 sec., 1006935.9445124438 rows/sec., 74.71 MiB/sec. | ||
| 2423 | 2026.05.07 00:59:44.029852 [ 260 ] {40bb9841-8b4c-46d8-bb82-c53edc195a31} <Debug> TCPHandler: Processed in 0.002614822 sec. | ||
| 2424 | 2026.05.07 00:59:44.029968 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.05.07 00:59:44.030062 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.05.07 00:59:44.030102 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2427 | 2026.05.07 00:59:44.030514 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.05.07 00:59:44.030550 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2429 | 2026.05.07 00:59:44.030849 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2430 | 2026.05.07 00:59:44.031054 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.05.07 00:59:44.031185 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Debug> executeQuery: Read 53 rows, 3.91 KiB in 0.001142 sec., 46409.807355516634 rows/sec., 3.34 MiB/sec. | ||
| 2432 | 2026.05.07 00:59:44.031222 [ 260 ] {a0d59477-b746-41a6-85d6-f69d5596092b} <Debug> TCPHandler: Processed in 0.001303961 sec. | ||
| 2433 | 2026.05.07 00:59:44.031344 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.05.07 00:59:44.031468 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.05.07 00:59:44.031516 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2436 | 2026.05.07 00:59:44.032442 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.05.07 00:59:44.032478 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2438 | 2026.05.07 00:59:44.032829 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2439 | 2026.05.07 00:59:44.033106 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.05.07 00:59:44.033237 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001793 sec., 446737.31176798657 rows/sec., 25.81 MiB/sec. | ||
| 2441 | 2026.05.07 00:59:44.033275 [ 260 ] {712249a5-a4bb-4e5f-b4c4-6858476fb282} <Debug> TCPHandler: Processed in 0.001991647 sec. | ||
| 2442 | 2026.05.07 00:59:44.033387 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.05.07 00:59:44.033483 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.05.07 00:59:44.033521 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2445 | 2026.05.07 00:59:44.033909 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Trace> oximeter.fields_u64 (509c3ba1-1a2e-4a2b-9761-35b28f725d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.05.07 00:59:44.033946 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2447 | 2026.05.07 00:59:44.034247 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2448 | 2026.05.07 00:59:44.034459 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Trace> oximeter.fields_u64 (509c3ba1-1a2e-4a2b-9761-35b28f725d87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.07 00:59:44.034587 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 2450 | 2026.05.07 00:59:44.034623 [ 260 ] {f3f5a327-674d-4c0c-aa48-24c6c463abb3} <Debug> TCPHandler: Processed in 0.0012869 sec. | ||
| 2451 | 2026.05.07 00:59:44.034743 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.05.07 00:59:44.034867 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2453 | 2026.05.07 00:59:44.034916 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2454 | 2026.05.07 00:59:44.035856 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.05.07 00:59:44.035894 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2456 | 2026.05.07 00:59:44.036354 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2457 | 2026.05.07 00:59:44.036585 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.05.07 00:59:44.036725 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Debug> executeQuery: Read 1332 rows, 91.50 KiB in 0.001883 sec., 707381.8374933617 rows/sec., 47.45 MiB/sec. | ||
| 2459 | 2026.05.07 00:59:44.036764 [ 260 ] {ce017733-ee08-48ab-8951-3131ef24535b} <Debug> TCPHandler: Processed in 0.002082459 sec. | ||
| 2460 | 2026.05.07 00:59:44.036902 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.05.07 00:59:44.037025 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.05.07 00:59:44.037075 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2463 | 2026.05.07 00:59:44.037764 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.05.07 00:59:44.037801 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2465 | 2026.05.07 00:59:44.038266 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2466 | 2026.05.07 00:59:44.038488 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.05.07 00:59:44.038633 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Debug> executeQuery: Read 1503 rows, 93.40 KiB in 0.001634 sec., 919828.641370869 rows/sec., 55.82 MiB/sec. | ||
| 2468 | 2026.05.07 00:59:44.038676 [ 260 ] {7e2091ef-7a0e-4be6-a791-a4c46ba9e78a} <Debug> TCPHandler: Processed in 0.001835283 sec. | ||
| 2469 | 2026.05.07 00:59:44.038796 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.05.07 00:59:44.038892 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.05.07 00:59:44.038944 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <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 | ||
| 2472 | 2026.05.07 00:59:44.039773 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.05.07 00:59:44.039811 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2474 | 2026.05.07 00:59:44.040396 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2475 | 2026.05.07 00:59:44.040616 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.07 00:59:44.040764 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001891 sec., 20624.008461131674 rows/sec., 36.96 MiB/sec. | ||
| 2477 | 2026.05.07 00:59:44.040828 [ 260 ] {45638c68-f311-482d-871d-42639e615625} <Debug> TCPHandler: Processed in 0.002080879 sec. | ||
| 2478 | 2026.05.07 00:59:44.040945 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.05.07 00:59:44.041040 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.05.07 00:59:44.041080 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2481 | 2026.05.07 00:59:44.041404 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.05.07 00:59:44.041441 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2483 | 2026.05.07 00:59:44.041755 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2484 | 2026.05.07 00:59:44.041961 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.05.07 00:59:44.042090 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 2486 | 2026.05.07 00:59:44.042133 [ 260 ] {a4b1a673-e236-4f24-89d8-0d119f5e982f} <Debug> TCPHandler: Processed in 0.001237929 sec. | ||
| 2487 | 2026.05.07 00:59:46.169371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 298 | ||
| 2488 | 2026.05.07 00:59:46.171790 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.07 00:59:46.171844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2490 | 2026.05.07 00:59:46.173116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2491 | 2026.05.07 00:59:46.173388 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.07 00:59:46.173690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2493 | 2026.05.07 00:59:47.842383 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.07 00:59:47.842656 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.07 00:59:47.843038 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2496 | 2026.05.07 00:59:47.843082 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2497 | 2026.05.07 00:59:47.843354 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2498 | 2026.05.07 00:59:47.843426 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2499 | 2026.05.07 00:59:47.843568 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2500 | 2026.05.07 00:59:47.843681 [ 326 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2501 | 2026.05.07 00:59:47.843681 [ 334 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2502 | 2026.05.07 00:59:47.843782 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2503 | 2026.05.07 00:59:47.843812 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2504 | 2026.05.07 00:59:47.843881 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2505 | 2026.05.07 00:59:47.843900 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2506 | 2026.05.07 00:59:47.843934 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2507 | 2026.05.07 00:59:47.843972 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2508 | 2026.05.07 00:59:47.845137 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002589 sec., 14677.481653147932 rows/sec., 2.33 MiB/sec. | ||
| 2509 | 2026.05.07 00:59:47.845265 [ 260 ] {5ce7c626-a7a7-4ba6-a481-5081daf4942d} <Debug> TCPHandler: Processed in 0.003061912 sec. | ||
| 2510 | 2026.05.07 00:59:47.847736 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.05.07 00:59:47.847851 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.05.07 00:59:47.847896 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2513 | 2026.05.07 00:59:47.848397 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Trace> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.07 00:59:47.848442 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2515 | 2026.05.07 00:59:47.848804 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2516 | 2026.05.07 00:59:47.849025 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Trace> oximeter.fields_i16 (d1eee634-1403-4783-a9a0-0aadb7aaa211): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.07 00:59:47.849171 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001354 sec., 17725.258493353027 rows/sec., 1.47 MiB/sec. | ||
| 2518 | 2026.05.07 00:59:47.849211 [ 260 ] {15367906-c437-4ac9-88d1-ea7ade7e1b30} <Debug> TCPHandler: Processed in 0.001529706 sec. | ||
| 2519 | 2026.05.07 00:59:47.849356 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.07 00:59:47.849481 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.07 00:59:47.849532 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2522 | 2026.05.07 00:59:47.850135 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.07 00:59:47.850182 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2524 | 2026.05.07 00:59:47.850533 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2525 | 2026.05.07 00:59:47.850748 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.05.07 00:59:47.850880 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.001428 sec., 138655.46218487396 rows/sec., 12.36 MiB/sec. | ||
| 2527 | 2026.05.07 00:59:47.850918 [ 260 ] {119f8db3-72dd-4cb9-b168-36ac4649bac5} <Debug> TCPHandler: Processed in 0.001624948 sec. | ||
| 2528 | 2026.05.07 00:59:47.851039 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.07 00:59:47.851135 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.07 00:59:47.851176 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2531 | 2026.05.07 00:59:47.851575 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.07 00:59:47.851612 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2533 | 2026.05.07 00:59:47.851910 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2534 | 2026.05.07 00:59:47.852118 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.07 00:59:47.852247 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001132 sec., 20318.021201413427 rows/sec., 1.54 MiB/sec. | ||
| 2536 | 2026.05.07 00:59:47.852284 [ 260 ] {7d9e3256-b07a-4605-b62d-070d7fd9c09a} <Debug> TCPHandler: Processed in 0.00129459 sec. | ||
| 2537 | 2026.05.07 00:59:47.852413 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.07 00:59:47.852528 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.07 00:59:47.852575 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2540 | 2026.05.07 00:59:47.853033 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.05.07 00:59:47.853077 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2542 | 2026.05.07 00:59:47.853442 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2543 | 2026.05.07 00:59:47.853656 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Trace> oximeter.fields_u32 (032258b3-04d3-43af-94ad-5cace35a4283): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.07 00:59:47.853784 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001283 sec., 18706.157443491815 rows/sec., 1.55 MiB/sec. | ||
| 2545 | 2026.05.07 00:59:47.853819 [ 260 ] {1314d4e8-5f38-4d5e-9be8-a208d88f8220} <Debug> TCPHandler: Processed in 0.001471374 sec. | ||
| 2546 | 2026.05.07 00:59:47.853934 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.07 00:59:47.854024 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.07 00:59:47.854061 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2549 | 2026.05.07 00:59:47.854437 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Trace> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.07 00:59:47.854471 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2551 | 2026.05.07 00:59:47.854829 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2552 | 2026.05.07 00:59:47.855032 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Trace> oximeter.fields_u8 (1fb2cde1-5008-4bc7-b914-134eb5b691a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.05.07 00:59:47.855158 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 2554 | 2026.05.07 00:59:47.855195 [ 260 ] {f2091bf0-5e86-4f1c-bdc9-4b4461ebfcd3} <Debug> TCPHandler: Processed in 0.001297141 sec. | ||
| 2555 | 2026.05.07 00:59:47.855314 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.05.07 00:59:47.855408 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2557 | 2026.05.07 00:59:47.855447 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2558 | 2026.05.07 00:59:47.855937 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.05.07 00:59:47.855973 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2560 | 2026.05.07 00:59:47.856282 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2561 | 2026.05.07 00:59:47.856503 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.05.07 00:59:47.856634 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001245 sec., 89156.6265060241 rows/sec., 7.26 MiB/sec. | ||
| 2563 | 2026.05.07 00:59:47.856671 [ 260 ] {603cd2a5-be25-48c6-84bf-0862bc267bd7} <Debug> TCPHandler: Processed in 0.001404993 sec. | ||
| 2564 | 2026.05.07 00:59:47.856796 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.05.07 00:59:47.856891 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.05.07 00:59:47.856934 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2567 | 2026.05.07 00:59:47.857343 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.05.07 00:59:47.857378 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2569 | 2026.05.07 00:59:47.857706 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2570 | 2026.05.07 00:59:47.857923 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.07 00:59:47.858053 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Debug> executeQuery: Read 164 rows, 12.12 KiB in 0.001181 sec., 138865.3683319221 rows/sec., 10.02 MiB/sec. | ||
| 2572 | 2026.05.07 00:59:47.858090 [ 260 ] {3fb2fa73-210f-4d1c-b40e-9c4a6d03a7ab} <Debug> TCPHandler: Processed in 0.001342832 sec. | ||
| 2573 | 2026.05.07 00:59:47.858209 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.05.07 00:59:47.858308 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.05.07 00:59:47.858364 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2576 | 2026.05.07 00:59:47.859158 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.05.07 00:59:47.859199 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2578 | 2026.05.07 00:59:47.859729 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2579 | 2026.05.07 00:59:47.859950 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.05.07 00:59:47.860093 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001803 sec., 6100.942872989463 rows/sec., 10.93 MiB/sec. | ||
| 2581 | 2026.05.07 00:59:47.860151 [ 260 ] {da597e24-6ea2-4cbf-922e-3eab82bb6a58} <Debug> TCPHandler: Processed in 0.001992057 sec. | ||
| 2582 | 2026.05.07 00:59:47.860272 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.07 00:59:47.860367 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.05.07 00:59:47.860410 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2585 | 2026.05.07 00:59:47.860749 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.07 00:59:47.860786 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2587 | 2026.05.07 00:59:47.861089 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2588 | 2026.05.07 00:59:47.861287 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.05.07 00:59:47.861413 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 2590 | 2026.05.07 00:59:47.861447 [ 260 ] {d440a6fa-eabd-4827-abff-1a5c6372b7af} <Debug> TCPHandler: Processed in 0.001226429 sec. | ||
| 2591 | 2026.05.07 00:59:48.662032 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5192 | ||
| 2592 | 2026.05.07 00:59:48.662515 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.05.07 00:59:48.662567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2594 | 2026.05.07 00:59:48.663073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2595 | 2026.05.07 00:59:48.663309 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.05.07 00:59:48.663451 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5192 | ||
| 2597 | 2026.05.07 00:59:48.663452 [ 41 ] {} <Debug> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2598 | 2026.05.07 00:59:48.663528 [ 41 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.05.07 00:59:48.663549 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2600 | 2026.05.07 00:59:48.663670 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::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 | ||
| 2601 | 2026.05.07 00:59:48.663780 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.05.07 00:59:48.663818 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2824 rows starting from the beginning of the part | ||
| 2603 | 2026.05.07 00:59:48.663877 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2604 | 2026.05.07 00:59:48.663918 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2605 | 2026.05.07 00:59:48.663956 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::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 | ||
| 2606 | 2026.05.07 00:59:48.663992 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::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 | ||
| 2607 | 2026.05.07 00:59:48.664027 [ 199 ] {67097414-bac4-43e9-888c-f659ecf88c5d::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 | ||
| 2608 | 2026.05.07 00:59:48.665498 [ 186 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879715 sec., 2762120.8534272485 rows/sec., 39.51 MiB/sec. | ||
| 2609 | 2026.05.07 00:59:48.666326 [ 194 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2610 | 2026.05.07 00:59:48.666669 [ 194 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.07 00:59:48.666757 [ 194 ] {67097414-bac4-43e9-888c-f659ecf88c5d::all_1_11_2} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2612 | 2026.05.07 00:59:48.666863 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2613 | 2026.05.07 00:59:48.942655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2614 | 2026.05.07 00:59:48.961056 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.05.07 00:59:48.961119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2616 | 2026.05.07 00:59:48.967208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2617 | 2026.05.07 00:59:48.967913 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.05.07 00:59:48.968204 [ 59 ] {} <Debug> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2619 | 2026.05.07 00:59:48.968247 [ 59 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.05.07 00:59:48.968270 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2621 | 2026.05.07 00:59:48.968395 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2622 | 2026.05.07 00:59:48.971406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2623 | 2026.05.07 00:59:48.972376 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2624 | 2026.05.07 00:59:48.973764 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2625 | 2026.05.07 00:59:48.978195 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2626 | 2026.05.07 00:59:48.982318 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2627 | 2026.05.07 00:59:48.986522 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2628 | 2026.05.07 00:59:48.991128 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2629 | 2026.05.07 00:59:48.995590 [ 199 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::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 | ||
| 2630 | 2026.05.07 00:59:49.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.24 MiB, peak 220.09 MiB, free memory in arenas 0.00 B, will set to 220.28 MiB (RSS), difference: 2.04 MiB | ||
| 2631 | 2026.05.07 00:59:49.045607 [ 186 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07726625 sec., 1074.2076909387993 rows/sec., 5.55 MiB/sec. | ||
| 2632 | 2026.05.07 00:59:49.048101 [ 192 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2633 | 2026.05.07 00:59:49.050338 [ 192 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_11_2} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.07 00:59:49.050462 [ 192 ] {11428d9e-52cb-4240-ba54-89fff3ee991f::all_1_11_2} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2635 | 2026.05.07 00:59:49.052555 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2636 | 2026.05.07 00:59:50.001180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.84 MiB, peak 226.72 MiB, free memory in arenas 0.00 B, will set to 224.05 MiB (RSS), difference: 7.21 MiB | ||
| 2637 | 2026.05.07 00:59:52.841815 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.05.07 00:59:52.842129 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2639 | 2026.05.07 00:59:52.842535 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2640 | 2026.05.07 00:59:52.842571 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2641 | 2026.05.07 00:59:52.842808 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2642 | 2026.05.07 00:59:52.842891 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2643 | 2026.05.07 00:59:52.843035 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2644 | 2026.05.07 00:59:52.843151 [ 326 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2645 | 2026.05.07 00:59:52.843151 [ 346 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2646 | 2026.05.07 00:59:52.843272 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2647 | 2026.05.07 00:59:52.843300 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2648 | 2026.05.07 00:59:52.843370 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2649 | 2026.05.07 00:59:52.843390 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2650 | 2026.05.07 00:59:52.843425 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2651 | 2026.05.07 00:59:52.843465 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2652 | 2026.05.07 00:59:52.844569 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002559 sec., 14849.550605705354 rows/sec., 2.36 MiB/sec. | ||
| 2653 | 2026.05.07 00:59:52.844700 [ 260 ] {53d7492c-e44a-4311-92dc-a31f1fd2f612} <Debug> TCPHandler: Processed in 0.003039822 sec. | ||
| 2654 | 2026.05.07 00:59:52.846388 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.07 00:59:52.846541 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2656 | 2026.05.07 00:59:52.846606 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2657 | 2026.05.07 00:59:52.847282 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.05.07 00:59:52.847343 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2659 | 2026.05.07 00:59:52.847745 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2660 | 2026.05.07 00:59:52.847965 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.05.07 00:59:52.848097 [ 126 ] {} <Debug> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2662 | 2026.05.07 00:59:52.848114 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 2663 | 2026.05.07 00:59:52.848137 [ 126 ] {} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.07 00:59:52.848153 [ 260 ] {ff22ab90-f890-4b5c-8362-2600d7f95945} <Debug> TCPHandler: Processed in 0.001818953 sec. | ||
| 2665 | 2026.05.07 00:59:52.848198 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2666 | 2026.05.07 00:59:52.848310 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::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 | ||
| 2667 | 2026.05.07 00:59:52.848321 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.07 00:59:52.848450 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.07 00:59:52.848454 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.05.07 00:59:52.848494 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2671 | 2026.05.07 00:59:52.848498 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2592 rows starting from the beginning of the part | ||
| 2672 | 2026.05.07 00:59:52.848598 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2673 | 2026.05.07 00:59:52.848642 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2674 | 2026.05.07 00:59:52.848680 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2468 rows starting from the beginning of the part | ||
| 2675 | 2026.05.07 00:59:52.848719 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 198 rows starting from the beginning of the part | ||
| 2676 | 2026.05.07 00:59:52.848753 [ 196 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2677 | 2026.05.07 00:59:52.848901 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.07 00:59:52.848942 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2679 | 2026.05.07 00:59:52.849381 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2680 | 2026.05.07 00:59:52.849633 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.07 00:59:52.849806 [ 126 ] {} <Debug> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2682 | 2026.05.07 00:59:52.849833 [ 126 ] {} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.07 00:59:52.849842 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001413 sec., 45293.70134465676 rows/sec., 3.54 MiB/sec. | ||
| 2684 | 2026.05.07 00:59:52.849851 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2685 | 2026.05.07 00:59:52.849881 [ 260 ] {6487203e-af69-40ae-9b2c-161940d4f384} <Debug> TCPHandler: Processed in 0.001610527 sec. | ||
| 2686 | 2026.05.07 00:59:52.849943 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::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 | ||
| 2687 | 2026.05.07 00:59:52.850005 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.07 00:59:52.850028 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2689 | 2026.05.07 00:59:52.850059 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1387 rows starting from the beginning of the part | ||
| 2690 | 2026.05.07 00:59:52.850108 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.05.07 00:59:52.850127 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2692 | 2026.05.07 00:59:52.850157 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2693 | 2026.05.07 00:59:52.850178 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2694 | 2026.05.07 00:59:52.850221 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1332 rows starting from the beginning of the part | ||
| 2695 | 2026.05.07 00:59:52.850270 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 111 rows starting from the beginning of the part | ||
| 2696 | 2026.05.07 00:59:52.850310 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2697 | 2026.05.07 00:59:52.850574 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.07 00:59:52.850615 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2699 | 2026.05.07 00:59:52.851113 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2700 | 2026.05.07 00:59:52.851270 [ 193 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 5 columns (5 merged, 0 gathered) in 0.003004601 sec., 1830525.9167523407 rows/sec., 145.25 MiB/sec. | ||
| 2701 | 2026.05.07 00:59:52.851344 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.05.07 00:59:52.851458 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2703 | 2026.05.07 00:59:52.851490 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.07 00:59:52.851496 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 2705 | 2026.05.07 00:59:52.851509 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2706 | 2026.05.07 00:59:52.851537 [ 260 ] {92da6031-1d85-4876-9e3b-acf402ac15aa} <Debug> TCPHandler: Processed in 0.001581817 sec. | ||
| 2707 | 2026.05.07 00:59:52.851610 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 2708 | 2026.05.07 00:59:52.851664 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.05.07 00:59:52.851709 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2710 | 2026.05.07 00:59:52.851730 [ 201 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2711 | 2026.05.07 00:59:52.851742 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4578 rows starting from the beginning of the part | ||
| 2712 | 2026.05.07 00:59:52.851768 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.05.07 00:59:52.851778 [ 188 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863414 sec., 1641610.5063072403 rows/sec., 119.12 MiB/sec. | ||
| 2714 | 2026.05.07 00:59:52.851804 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2715 | 2026.05.07 00:59:52.851816 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2716 | 2026.05.07 00:59:52.851873 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::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 | ||
| 2717 | 2026.05.07 00:59:52.851915 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1503 rows starting from the beginning of the part | ||
| 2718 | 2026.05.07 00:59:52.851954 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 164 rows starting from the beginning of the part | ||
| 2719 | 2026.05.07 00:59:52.851990 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2720 | 2026.05.07 00:59:52.852026 [ 192 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2721 | 2026.05.07 00:59:52.852093 [ 201 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.07 00:59:52.852189 [ 201 ] {97b5b618-8989-4ee0-8835-1a1ac648a404::all_1_16_3} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2723 | 2026.05.07 00:59:52.852226 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.05.07 00:59:52.852269 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2725 | 2026.05.07 00:59:52.852304 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2726 | 2026.05.07 00:59:52.852340 [ 201 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.07 00:59:52.852415 [ 201 ] {4e9edece-290c-4987-b29d-9f10f42ae77e::all_1_16_3} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2728 | 2026.05.07 00:59:52.852490 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2729 | 2026.05.07 00:59:52.852626 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2730 | 2026.05.07 00:59:52.852877 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.05.07 00:59:52.852977 [ 126 ] {} <Debug> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2732 | 2026.05.07 00:59:52.853005 [ 126 ] {} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.07 00:59:52.853023 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2734 | 2026.05.07 00:59:52.853025 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 2735 | 2026.05.07 00:59:52.853068 [ 260 ] {382c531b-dc90-4b7c-8b64-337d947aa903} <Debug> TCPHandler: Processed in 0.001453764 sec. | ||
| 2736 | 2026.05.07 00:59:52.853147 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 2737 | 2026.05.07 00:59:52.853289 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2738 | 2026.05.07 00:59:52.853347 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part | ||
| 2739 | 2026.05.07 00:59:52.853435 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2740 | 2026.05.07 00:59:52.853484 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::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 | ||
| 2741 | 2026.05.07 00:59:52.853525 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 2742 | 2026.05.07 00:59:52.853581 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2743 | 2026.05.07 00:59:52.853632 [ 188 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2744 | 2026.05.07 00:59:52.854647 [ 196 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6725 rows, containing 5 columns (5 merged, 0 gathered) in 0.003066543 sec., 2193023.2186537087 rows/sec., 142.45 MiB/sec. | ||
| 2745 | 2026.05.07 00:59:52.854664 [ 192 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001585257 sec., 522312.78587635944 rows/sec., 35.20 MiB/sec. | ||
| 2746 | 2026.05.07 00:59:52.854869 [ 192 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2747 | 2026.05.07 00:59:52.855147 [ 192 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.07 00:59:52.855233 [ 192 ] {4372de3d-1ec1-4f77-bd02-475eaf1df757::all_1_16_3} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2749 | 2026.05.07 00:59:52.855240 [ 201 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2750 | 2026.05.07 00:59:52.855338 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2751 | 2026.05.07 00:59:52.855504 [ 201 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.07 00:59:52.855571 [ 201 ] {2fa89c23-aefc-4cd8-85af-bf15ba135e14::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2753 | 2026.05.07 00:59:52.855642 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 2754 | 2026.05.07 00:59:53.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.50 MiB, peak 233.95 MiB, free memory in arenas 0.00 B, will set to 226.36 MiB (RSS), difference: 1.86 MiB | ||
| 2755 | 2026.05.07 00:59:56.070964 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2756 | 2026.05.07 00:59:56.071020 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2757 | 2026.05.07 00:59:56.164282 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5704 | ||
| 2758 | 2026.05.07 00:59:56.164784 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.05.07 00:59:56.164833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2760 | 2026.05.07 00:59:56.165320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2761 | 2026.05.07 00:59:56.165555 [ 243 ] {} <Trace> system.asynchronous_metric_log (67097414-bac4-43e9-888c-f659ecf88c5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.07 00:59:56.165704 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5704 | ||
| 2763 | 2026.05.07 00:59:56.174321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 328 | ||
| 2764 | 2026.05.07 00:59:56.176637 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.05.07 00:59:56.176685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2766 | 2026.05.07 00:59:56.177847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2767 | 2026.05.07 00:59:56.178108 [ 242 ] {} <Trace> system.query_log (7bd5c213-8879-44f8-b545-024a54187b0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.05.07 00:59:56.178355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2769 | 2026.05.07 00:59:56.472229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2770 | 2026.05.07 00:59:56.489204 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.07 00:59:56.489251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2772 | 2026.05.07 00:59:56.494901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2773 | 2026.05.07 00:59:56.495574 [ 244 ] {} <Trace> system.metric_log (11428d9e-52cb-4240-ba54-89fff3ee991f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.07 00:59:56.498319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2775 | 2026.05.07 00:59:57.843567 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.05.07 00:59:57.843808 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2777 | 2026.05.07 00:59:57.844127 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2778 | 2026.05.07 00:59:57.844163 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2779 | 2026.05.07 00:59:57.844381 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2780 | 2026.05.07 00:59:57.844450 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2781 | 2026.05.07 00:59:57.844589 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2782 | 2026.05.07 00:59:57.844705 [ 326 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2783 | 2026.05.07 00:59:57.844705 [ 346 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2784 | 2026.05.07 00:59:57.844831 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (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 | ||
| 2785 | 2026.05.07 00:59:57.844857 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2786 | 2026.05.07 00:59:57.844924 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2787 | 2026.05.07 00:59:57.844945 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> oximeter.timeseries_schema (0d3852e7-39db-447e-8664-080d8f810dbf) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2788 | 2026.05.07 00:59:57.844979 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2789 | 2026.05.07 00:59:57.845014 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2790 | 2026.05.07 00:59:57.846050 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> executeQuery: Read 38 rows, 6.17 KiB in 0.002335 sec., 16274.089935760172 rows/sec., 2.58 MiB/sec. | ||
| 2791 | 2026.05.07 00:59:57.846149 [ 260 ] {246ba3dc-b39b-4405-965b-a33eada0f66c} <Debug> TCPHandler: Processed in 0.002709923 sec. | ||
| 2792 | 2026.05.07 00:59:57.848437 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.05.07 00:59:57.848565 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2794 | 2026.05.07 00:59:57.848616 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2795 | 2026.05.07 00:59:57.849236 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.05.07 00:59:57.849282 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2797 | 2026.05.07 00:59:57.849681 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2798 | 2026.05.07 00:59:57.849909 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Trace> oximeter.fields_string (97b5b618-8989-4ee0-8835-1a1ac648a404): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.05.07 00:59:57.850053 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001525 sec., 90491.80327868852 rows/sec., 7.87 MiB/sec. | ||
| 2800 | 2026.05.07 00:59:57.850090 [ 260 ] {a5214ca1-f5a8-4bb4-80bd-b8a4ded096a7} <Debug> TCPHandler: Processed in 0.00170821 sec. | ||
| 2801 | 2026.05.07 00:59:57.850211 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.05.07 00:59:57.850305 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.07 00:59:57.850344 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2804 | 2026.05.07 00:59:57.850748 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.05.07 00:59:57.850783 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2806 | 2026.05.07 00:59:57.851072 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2807 | 2026.05.07 00:59:57.851277 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Trace> oximeter.fields_u16 (1a253e86-02d1-40da-b8d8-dddd0afb40a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.05.07 00:59:57.851403 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001117 sec., 36705.46105640108 rows/sec., 2.70 MiB/sec. | ||
| 2809 | 2026.05.07 00:59:57.851440 [ 260 ] {8e8a9271-edd9-4350-8726-92fc05623523} <Debug> TCPHandler: Processed in 0.00127754 sec. | ||
| 2810 | 2026.05.07 00:59:57.851557 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.05.07 00:59:57.851656 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2812 | 2026.05.07 00:59:57.851695 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2813 | 2026.05.07 00:59:57.852115 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.05.07 00:59:57.852150 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2815 | 2026.05.07 00:59:57.852452 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2816 | 2026.05.07 00:59:57.852673 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Trace> oximeter.fields_uuid (4e9edece-290c-4987-b29d-9f10f42ae77e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.05.07 00:59:57.852802 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001165 sec., 90128.75536480687 rows/sec., 7.04 MiB/sec. | ||
| 2818 | 2026.05.07 00:59:57.852838 [ 260 ] {867e0110-c92c-4e2d-8ece-88d1602e96b6} <Debug> TCPHandler: Processed in 0.001330231 sec. | ||
| 2819 | 2026.05.07 00:59:57.852955 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.05.07 00:59:57.853048 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.07 00:59:57.853089 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2822 | 2026.05.07 00:59:57.853478 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.07 00:59:57.853512 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2824 | 2026.05.07 00:59:57.853840 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2825 | 2026.05.07 00:59:57.854049 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Trace> oximeter.measurements_cumulativeu64 (2fa89c23-aefc-4cd8-85af-bf15ba135e14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.07 00:59:57.854178 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 2827 | 2026.05.07 00:59:57.854213 [ 260 ] {1ececd21-5cc7-467a-9400-5fe59e71f072} <Debug> TCPHandler: Processed in 0.001307441 sec. | ||
| 2828 | 2026.05.07 00:59:57.854342 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.05.07 00:59:57.854435 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.05.07 00:59:57.854488 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <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 | ||
| 2831 | 2026.05.07 00:59:57.855289 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.07 00:59:57.855323 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2833 | 2026.05.07 00:59:57.855871 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2834 | 2026.05.07 00:59:57.856091 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Trace> oximeter.measurements_histogramu64 (ed957cd9-ca24-4853-9067-4b201a8a268a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.07 00:59:57.856226 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001809 sec., 22664.455500276395 rows/sec., 40.61 MiB/sec. | ||
| 2836 | 2026.05.07 00:59:57.856275 [ 260 ] {7bf54ef4-73e7-4c33-804f-3af7fd7d87cb} <Debug> TCPHandler: Processed in 0.001982267 sec. | ||
| 2837 | 2026.05.07 00:59:57.856392 [ 260 ] {} <Trace> TCP-Session: d6db06dd-fe2c-448f-81b1-07c3e2e76e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.05.07 00:59:57.856486 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33254) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.05.07 00:59:57.856528 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2840 | 2026.05.07 00:59:57.856865 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.05.07 00:59:57.856900 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2842 | 2026.05.07 00:59:57.857195 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2843 | 2026.05.07 00:59:57.857401 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Trace> oximeter.measurements_u64 (4372de3d-1ec1-4f77-bd02-475eaf1df757): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.07 00:59:57.857528 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2845 | 2026.05.07 00:59:57.857562 [ 260 ] {f37ab259-872d-477f-b424-5639a1c0a305} <Debug> TCPHandler: Processed in 0.001219129 sec. | ||