| 1 | [ May 20 18:10:28 Enabled. ] | ||
| 2 | [ May 20 18:10:28 Rereading configuration. ] | ||
| 3 | [ May 20 18:10:29 Rereading configuration. ] | ||
| 4 | [ May 20 18:10:30 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 20 18:10:30 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.20 18:10:31.551117 [ 1 ] {} <Information> Application: Will watch for the process with pid 24055 | ||
| 29 | 2026.05.20 18:10:31.551561 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.20 18:10:31.776070 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24055 | ||
| 31 | 2026.05.20 18:10:31.777272 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.20 18:10:31.777546 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.20 18:10:31.872791 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.20 18:10:31.903027 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.20 18:10:31.903102 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.20 18:10:31.903125 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.20 18:10:31.903208 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.20 18:10:31.903714 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.20 18:10:31.906799 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.20 18:10:31.908484 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.20 18:10:31.909423 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.20 18:10:31.910234 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.20 18:10:31.910257 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.20 18:10:31.910271 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.20 18:10:31.910983 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.20 18:10:31.913094 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.20 18:10:31.919833 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.20 18:10:31.920518 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.20 18:10:31.922428 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.20 18:10:31.922991 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.20 18:10:31.923707 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.20 18:10:31.924284 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.20 18:10:31.929141 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.20 18:10:31.929473 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.20 18:10:31.931785 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.20 18:10:31.932341 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.20 18:10:31.932719 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.20 18:10:31.933120 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.20 18:10:31.934110 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.20 18:10:31.934144 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.20 18:10:31.934247 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.20 18:10:31.934365 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.20 18:10:31.939819 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.20 18:10:31.939851 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144883 sec | ||
| 69 | 2026.05.20 18:10:31.939873 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.20 18:10:31.939886 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.20 18:10:31.940548 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.20 18:10:31.941109 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.20 18:10:31.951493 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.20 18:10:31.951555 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.20 18:10:31.951569 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.20 18:10:31.951581 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.20 18:10:31.951625 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.20 18:10:31.951640 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.20 18:10:31.953685 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.20 18:10:31.953735 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.20 18:10:31.953758 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.20 18:10:31.953906 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.20 18:10:31.953948 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.20 18:10:31.953972 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.20 18:10:31.953985 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.20 18:10:31.953997 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.20 18:10:31.954037 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.20 18:10:31.954051 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.20 18:10:31.978172 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.20 18:10:31.978789 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.20 18:10:31.978820 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3141e-05 sec | ||
| 92 | 2026.05.20 18:10:31.978833 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.20 18:10:31.978844 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.20 18:10:31.978880 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.20 18:10:31.979073 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.20 18:10:31.979115 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.20 18:10:31.979129 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.20 18:10:31.979143 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.20 18:10:31.979161 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.20 18:10:31.982492 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.20 18:10:31.982678 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.18 MiB (RSS), difference: 92.33 MiB | ||
| 102 | 2026.05.20 18:10:31.984154 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.426e-05 sec. | ||
| 103 | 2026.05.20 18:10:31.984534 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.20 18:10:31.985161 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.20 18:10:31.985179 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.20 18:10:32.283386 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33621 | ||
| 107 | 2026.05.20 18:10:32.283752 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.20 18:10:32.283849 [ 3 ] {} <Debug> TCP-Session: 70d5ce69-3053-4494-b611-d5f173c1b219 Authenticating user 'default' from [fd00:1122:3344:101::e]:33621 | ||
| 109 | 2026.05.20 18:10:32.283897 [ 3 ] {} <Debug> TCP-Session: 70d5ce69-3053-4494-b611-d5f173c1b219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.20 18:10:32.284035 [ 3 ] {} <Debug> TCP-Session: 70d5ce69-3053-4494-b611-d5f173c1b219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.20 18:10:32.284230 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.20 18:10:32.284285 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.20 18:10:32.284407 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.20 18:10:32.284890 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61955 | ||
| 115 | 2026.05.20 18:10:32.285875 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63614 | ||
| 116 | 2026.05.20 18:10:32.285900 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.20 18:10:32.285901 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35714 | ||
| 118 | 2026.05.20 18:10:32.286152 [ 4 ] {} <Debug> TCP-Session: 5f76304e-9bb9-43ed-a963-75bf7a3c0d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:61955 | ||
| 119 | 2026.05.20 18:10:32.286151 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61134 | ||
| 120 | 2026.05.20 18:10:32.286191 [ 4 ] {} <Debug> TCP-Session: 5f76304e-9bb9-43ed-a963-75bf7a3c0d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.20 18:10:32.286253 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60999 | ||
| 122 | 2026.05.20 18:10:32.286303 [ 4 ] {} <Debug> TCP-Session: 5f76304e-9bb9-43ed-a963-75bf7a3c0d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.20 18:10:32.286524 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46109 | ||
| 124 | 2026.05.20 18:10:32.286883 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63247 | ||
| 125 | 2026.05.20 18:10:32.286948 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51250 | ||
| 126 | 2026.05.20 18:10:32.286957 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.20 18:10:32.287036 [ 5 ] {} <Debug> TCP-Session: c38bcf3f-61ba-4b34-9ef3-b8a5ed519ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35714 | ||
| 128 | 2026.05.20 18:10:32.287191 [ 5 ] {} <Debug> TCP-Session: c38bcf3f-61ba-4b34-9ef3-b8a5ed519ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.20 18:10:32.287211 [ 5 ] {} <Debug> TCP-Session: c38bcf3f-61ba-4b34-9ef3-b8a5ed519ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.20 18:10:32.287443 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.20 18:10:32.287548 [ 256 ] {} <Debug> TCP-Session: ca682d41-ea4f-4f81-ab2d-453c1859af1f Authenticating user 'default' from [fd00:1122:3344:101::e]:60999 | ||
| 132 | 2026.05.20 18:10:32.287613 [ 256 ] {} <Debug> TCP-Session: ca682d41-ea4f-4f81-ab2d-453c1859af1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.20 18:10:32.287631 [ 256 ] {} <Debug> TCP-Session: ca682d41-ea4f-4f81-ab2d-453c1859af1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.20 18:10:32.287682 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.20 18:10:32.287775 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.20 18:10:32.287721 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.20 18:10:32.287803 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.20 18:10:32.287892 [ 258 ] {} <Debug> TCP-Session: 014609ea-99ff-4deb-8134-577e24dcb791 Authenticating user 'default' from [fd00:1122:3344:101::e]:46109 | ||
| 139 | 2026.05.20 18:10:32.287866 [ 257 ] {} <Debug> TCP-Session: 67c68eb2-8dcd-46bc-93ee-8a497921ccc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51250 | ||
| 140 | 2026.05.20 18:10:32.287849 [ 255 ] {} <Debug> TCP-Session: 4b6a50eb-0e61-438d-9f42-ef02b094a8fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61134 | ||
| 141 | 2026.05.20 18:10:32.287993 [ 258 ] {} <Debug> TCP-Session: 014609ea-99ff-4deb-8134-577e24dcb791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.20 18:10:32.287977 [ 257 ] {} <Debug> TCP-Session: 67c68eb2-8dcd-46bc-93ee-8a497921ccc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.20 18:10:32.287955 [ 253 ] {} <Debug> TCP-Session: 9e3431a9-dd0a-43a9-a7f2-f62ac6536746 Authenticating user 'default' from [fd00:1122:3344:101::e]:63614 | ||
| 144 | 2026.05.20 18:10:32.288115 [ 255 ] {} <Debug> TCP-Session: 4b6a50eb-0e61-438d-9f42-ef02b094a8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.20 18:10:32.288116 [ 258 ] {} <Debug> TCP-Session: 014609ea-99ff-4deb-8134-577e24dcb791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.20 18:10:32.288099 [ 257 ] {} <Debug> TCP-Session: 67c68eb2-8dcd-46bc-93ee-8a497921ccc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.20 18:10:32.288225 [ 255 ] {} <Debug> TCP-Session: 4b6a50eb-0e61-438d-9f42-ef02b094a8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.20 18:10:32.288208 [ 253 ] {} <Debug> TCP-Session: 9e3431a9-dd0a-43a9-a7f2-f62ac6536746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.20 18:10:32.287704 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.20 18:10:32.288344 [ 253 ] {} <Debug> TCP-Session: 9e3431a9-dd0a-43a9-a7f2-f62ac6536746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.20 18:10:32.288449 [ 259 ] {} <Debug> TCP-Session: bf8fafd6-195a-4907-a8a8-64f66b2d26e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63247 | ||
| 152 | 2026.05.20 18:10:32.288509 [ 259 ] {} <Debug> TCP-Session: bf8fafd6-195a-4907-a8a8-64f66b2d26e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.20 18:10:32.288571 [ 259 ] {} <Debug> TCP-Session: bf8fafd6-195a-4907-a8a8-64f66b2d26e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.20 18:10:32.290684 [ 3 ] {} <Trace> TCP-Session: 70d5ce69-3053-4494-b611-d5f173c1b219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.20 18:10:32.292257 [ 3 ] {e3a2ef8c-5bb2-4317-bfde-8da3ba96842c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33621) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 156 | 2026.05.20 18:10:32.306520 [ 3 ] {e3a2ef8c-5bb2-4317-bfde-8da3ba96842c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.20 18:10:32.310581 [ 3 ] {e3a2ef8c-5bb2-4317-bfde-8da3ba96842c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.20 18:10:32.313989 [ 260 ] {e3a2ef8c-5bb2-4317-bfde-8da3ba96842c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.20 18:10:32.316145 [ 3 ] {e3a2ef8c-5bb2-4317-bfde-8da3ba96842c} <Debug> TCPHandler: Processed in 0.028208415 sec. | ||
| 160 | 2026.05.20 18:10:32.721323 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55532 | ||
| 161 | 2026.05.20 18:10:32.721479 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.20 18:10:32.721616 [ 261 ] {} <Debug> TCP-Session: 37be2e29-b745-4b6c-8ef2-13a3d7e634be Authenticating user 'default' from [fd00:1122:3344:101::e]:55532 | ||
| 163 | 2026.05.20 18:10:32.721649 [ 261 ] {} <Debug> TCP-Session: 37be2e29-b745-4b6c-8ef2-13a3d7e634be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.20 18:10:32.721663 [ 261 ] {} <Debug> TCP-Session: 37be2e29-b745-4b6c-8ef2-13a3d7e634be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.20 18:10:32.722151 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38136 | ||
| 166 | 2026.05.20 18:10:32.722341 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.20 18:10:32.722383 [ 262 ] {} <Debug> TCP-Session: d19b6626-8981-4bd3-babd-10c2ca0eb32f Authenticating user 'default' from [fd00:1122:3344:101::e]:38136 | ||
| 168 | 2026.05.20 18:10:32.722385 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41127 | ||
| 169 | 2026.05.20 18:10:32.722422 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62736 | ||
| 170 | 2026.05.20 18:10:32.722410 [ 262 ] {} <Debug> TCP-Session: d19b6626-8981-4bd3-babd-10c2ca0eb32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.20 18:10:32.722549 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51618 | ||
| 172 | 2026.05.20 18:10:32.722592 [ 262 ] {} <Debug> TCP-Session: d19b6626-8981-4bd3-babd-10c2ca0eb32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.20 18:10:32.722826 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32933 | ||
| 174 | 2026.05.20 18:10:32.722915 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.20 18:10:32.722975 [ 264 ] {} <Debug> TCP-Session: a98e9d44-1203-4d3a-b14f-3bec2ff1bad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41127 | ||
| 176 | 2026.05.20 18:10:32.723010 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45822 | ||
| 177 | 2026.05.20 18:10:32.723041 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.20 18:10:32.723000 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36120 | ||
| 179 | 2026.05.20 18:10:32.723108 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.20 18:10:32.723143 [ 263 ] {} <Debug> TCP-Session: 2b6786d6-6751-41e6-9aaa-01576ec5e233 Authenticating user 'default' from [fd00:1122:3344:101::e]:62736 | ||
| 181 | 2026.05.20 18:10:32.723243 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.20 18:10:32.723111 [ 264 ] {} <Debug> TCP-Session: a98e9d44-1203-4d3a-b14f-3bec2ff1bad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.20 18:10:32.723306 [ 263 ] {} <Debug> TCP-Session: 2b6786d6-6751-41e6-9aaa-01576ec5e233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.20 18:10:32.723305 [ 266 ] {} <Debug> TCP-Session: 506596ae-e47b-4395-89bb-7d2712a712b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45822 | ||
| 185 | 2026.05.20 18:10:32.723297 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.20 18:10:32.723396 [ 264 ] {} <Debug> TCP-Session: a98e9d44-1203-4d3a-b14f-3bec2ff1bad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.20 18:10:32.723418 [ 266 ] {} <Debug> TCP-Session: 506596ae-e47b-4395-89bb-7d2712a712b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.20 18:10:32.723430 [ 263 ] {} <Debug> TCP-Session: 2b6786d6-6751-41e6-9aaa-01576ec5e233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.20 18:10:32.723501 [ 266 ] {} <Debug> TCP-Session: 506596ae-e47b-4395-89bb-7d2712a712b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.20 18:10:32.723449 [ 268 ] {} <Debug> TCP-Session: 63d23a92-e6f6-4fe9-9144-1ae1920b1fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:36120 | ||
| 191 | 2026.05.20 18:10:32.723292 [ 267 ] {} <Debug> TCP-Session: 4cc48623-d062-49d8-8001-3bad3d78289b Authenticating user 'default' from [fd00:1122:3344:101::e]:32933 | ||
| 192 | 2026.05.20 18:10:32.723033 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.20 18:10:32.723642 [ 268 ] {} <Debug> TCP-Session: 63d23a92-e6f6-4fe9-9144-1ae1920b1fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.20 18:10:32.723619 [ 267 ] {} <Debug> TCP-Session: 4cc48623-d062-49d8-8001-3bad3d78289b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.20 18:10:32.723735 [ 265 ] {} <Debug> TCP-Session: 227f3a2a-a739-45d9-9e69-95f2f11d3786 Authenticating user 'default' from [fd00:1122:3344:101::e]:51618 | ||
| 196 | 2026.05.20 18:10:32.723737 [ 267 ] {} <Debug> TCP-Session: 4cc48623-d062-49d8-8001-3bad3d78289b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.20 18:10:32.723750 [ 268 ] {} <Debug> TCP-Session: 63d23a92-e6f6-4fe9-9144-1ae1920b1fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.20 18:10:32.723858 [ 265 ] {} <Debug> TCP-Session: 227f3a2a-a739-45d9-9e69-95f2f11d3786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.20 18:10:32.723947 [ 265 ] {} <Debug> TCP-Session: 227f3a2a-a739-45d9-9e69-95f2f11d3786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.20 18:10:33.001145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.92 MiB, peak 119.92 MiB, free memory in arenas 0.00 B, will set to 124.37 MiB (RSS), difference: 4.45 MiB | ||
| 201 | 2026.05.20 18:10:33.191811 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65311 | ||
| 202 | 2026.05.20 18:10:33.192081 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.20 18:10:33.192118 [ 269 ] {} <Debug> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:65311 | ||
| 204 | 2026.05.20 18:10:33.192141 [ 269 ] {} <Debug> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.20 18:10:33.192247 [ 269 ] {} <Debug> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.20 18:10:33.192329 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.20 18:10:33.192356 [ 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 | ||
| 208 | 2026.05.20 18:10:33.192493 [ 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 | ||
| 209 | 2026.05.20 18:10:33.193163 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62752 | ||
| 210 | 2026.05.20 18:10:33.193429 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.05.20 18:10:33.193472 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57416 | ||
| 212 | 2026.05.20 18:10:33.193534 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51891 | ||
| 213 | 2026.05.20 18:10:33.193501 [ 270 ] {} <Debug> TCP-Session: fc566750-7a29-4667-881f-94f83e126714 Authenticating user 'default' from [fd00:1122:3344:101::d]:62752 | ||
| 214 | 2026.05.20 18:10:33.193603 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53289 | ||
| 215 | 2026.05.20 18:10:33.193653 [ 270 ] {} <Debug> TCP-Session: fc566750-7a29-4667-881f-94f83e126714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.05.20 18:10:33.193761 [ 270 ] {} <Debug> TCP-Session: fc566750-7a29-4667-881f-94f83e126714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.05.20 18:10:33.193806 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.20 18:10:33.193886 [ 272 ] {} <Debug> TCP-Session: c0be507c-14ae-455b-88cd-e7923589c9dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57416 | ||
| 219 | 2026.05.20 18:10:33.193994 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.20 18:10:33.194018 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34570 | ||
| 221 | 2026.05.20 18:10:33.193999 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.05.20 18:10:33.193903 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55521 | ||
| 223 | 2026.05.20 18:10:33.194143 [ 271 ] {} <Debug> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Authenticating user 'default' from [fd00:1122:3344:101::d]:51891 | ||
| 224 | 2026.05.20 18:10:33.194117 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36374 | ||
| 225 | 2026.05.20 18:10:33.194108 [ 273 ] {} <Debug> TCP-Session: 3d867ab9-c964-48a8-ba0c-69b2b63084ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53289 | ||
| 226 | 2026.05.20 18:10:33.194211 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.20 18:10:33.194290 [ 271 ] {} <Debug> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.20 18:10:33.194259 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33377 | ||
| 229 | 2026.05.20 18:10:33.194276 [ 273 ] {} <Debug> TCP-Session: 3d867ab9-c964-48a8-ba0c-69b2b63084ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.20 18:10:33.194403 [ 271 ] {} <Debug> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.20 18:10:33.194420 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.05.20 18:10:33.194374 [ 275 ] {} <Debug> TCP-Session: 9a51cfba-328f-4b25-b179-02f8d83b1d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:34570 | ||
| 233 | 2026.05.20 18:10:33.194521 [ 276 ] {} <Debug> TCP-Session: 44c9d862-b910-4cf5-bd33-4a835858a258 Authenticating user 'default' from [fd00:1122:3344:101::d]:36374 | ||
| 234 | 2026.05.20 18:10:33.194543 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.05.20 18:10:33.194352 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.20 18:10:33.194597 [ 275 ] {} <Debug> TCP-Session: 9a51cfba-328f-4b25-b179-02f8d83b1d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.20 18:10:33.194645 [ 276 ] {} <Debug> TCP-Session: 44c9d862-b910-4cf5-bd33-4a835858a258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.20 18:10:33.194095 [ 272 ] {} <Debug> TCP-Session: c0be507c-14ae-455b-88cd-e7923589c9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.20 18:10:33.194495 [ 273 ] {} <Debug> TCP-Session: 3d867ab9-c964-48a8-ba0c-69b2b63084ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.20 18:10:33.194741 [ 274 ] {} <Debug> TCP-Session: 7dc0b00b-fd80-4335-9bc0-a16c3447822b Authenticating user 'default' from [fd00:1122:3344:101::d]:55521 | ||
| 241 | 2026.05.20 18:10:33.194750 [ 277 ] {} <Debug> TCP-Session: ec7e184c-1e90-4001-a042-bb242c315e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33377 | ||
| 242 | 2026.05.20 18:10:33.194726 [ 276 ] {} <Debug> TCP-Session: 44c9d862-b910-4cf5-bd33-4a835858a258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.20 18:10:33.194860 [ 274 ] {} <Debug> TCP-Session: 7dc0b00b-fd80-4335-9bc0-a16c3447822b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.20 18:10:33.194835 [ 277 ] {} <Debug> TCP-Session: ec7e184c-1e90-4001-a042-bb242c315e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.20 18:10:33.194720 [ 272 ] {} <Debug> TCP-Session: c0be507c-14ae-455b-88cd-e7923589c9dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.20 18:10:33.194989 [ 277 ] {} <Debug> TCP-Session: ec7e184c-1e90-4001-a042-bb242c315e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.20 18:10:33.195005 [ 274 ] {} <Debug> TCP-Session: 7dc0b00b-fd80-4335-9bc0-a16c3447822b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.20 18:10:33.194703 [ 275 ] {} <Debug> TCP-Session: 9a51cfba-328f-4b25-b179-02f8d83b1d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.20 18:10:33.195968 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.05.20 18:10:33.196177 [ 269 ] {162ae250-ef68-4468-9920-a0ace977b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.05.20 18:10:33.260062 [ 269 ] {162ae250-ef68-4468-9920-a0ace977b359} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65311) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.05.20 18:10:33.261257 [ 269 ] {162ae250-ef68-4468-9920-a0ace977b359} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.05.20 18:10:33.261588 [ 269 ] {162ae250-ef68-4468-9920-a0ace977b359} <Debug> TCPHandler: Processed in 0.065785816 sec. | ||
| 300 | 2026.05.20 18:10:33.262170 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.20 18:10:33.262601 [ 271 ] {3d76e7f0-5d4c-4e49-bcf5-b6c7bac55e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 302 | 2026.05.20 18:10:33.263084 [ 271 ] {3d76e7f0-5d4c-4e49-bcf5-b6c7bac55e3e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51891) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 303 | |||
| 304 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 325 | |||
| 326 | 2026.05.20 18:10:33.263487 [ 271 ] {3d76e7f0-5d4c-4e49-bcf5-b6c7bac55e3e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 327 | |||
| 328 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 349 | |||
| 350 | 2026.05.20 18:10:33.263929 [ 271 ] {3d76e7f0-5d4c-4e49-bcf5-b6c7bac55e3e} <Debug> TCPHandler: Processed in 0.002002756 sec. | ||
| 351 | 2026.05.20 18:10:33.266694 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.20 18:10:33.267673 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 353 | 2026.05.20 18:10:33.267840 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 354 | 2026.05.20 18:10:33.268667 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 355 | 2026.05.20 18:10:33.268695 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0752e-05 sec | ||
| 356 | 2026.05.20 18:10:33.268756 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Trace> ReferentialDeps: No tables | ||
| 357 | 2026.05.20 18:10:33.268806 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Trace> LoadingDeps: No tables | ||
| 358 | 2026.05.20 18:10:33.268835 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 359 | 2026.05.20 18:10:33.268907 [ 269 ] {43ce5cc0-32d1-4d1a-908d-194fb9c0d039} <Debug> TCPHandler: Processed in 0.002452327 sec. | ||
| 360 | 2026.05.20 18:10:33.269128 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.05.20 18:10:33.269410 [ 269 ] {eb154dfb-72eb-472a-a9cb-d960ae74dd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) /* The version table contains metadata about the `oximeter` database */ | ||
| 362 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 363 | 2026.05.20 18:10:33.269566 [ 269 ] {eb154dfb-72eb-472a-a9cb-d960ae74dd24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 364 | 2026.05.20 18:10:33.274113 [ 269 ] {eb154dfb-72eb-472a-a9cb-d960ae74dd24} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 365 | 2026.05.20 18:10:33.275528 [ 269 ] {eb154dfb-72eb-472a-a9cb-d960ae74dd24} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d): Loading data parts | ||
| 366 | 2026.05.20 18:10:33.275991 [ 269 ] {eb154dfb-72eb-472a-a9cb-d960ae74dd24} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d): There are no data parts | ||
| 367 | 2026.05.20 18:10:33.278255 [ 269 ] {eb154dfb-72eb-472a-a9cb-d960ae74dd24} <Debug> TCPHandler: Processed in 0.009191663 sec. | ||
| 368 | 2026.05.20 18:10:33.278544 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.20 18:10:33.279617 [ 269 ] {30231cd9-516d-4290-aea5-a185f6cf155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) /* The measurement tables contain all individual samples from each timeseries. | ||
| 370 | * | ||
| 371 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 372 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 373 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 374 | * by all samples from the same timeseries. | ||
| 375 | * | ||
| 376 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 377 | * and then uses that to index quickly into the measurements tables. | ||
| 378 | */ | ||
| 379 | 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) | ||
| 380 | 2026.05.20 18:10:33.279798 [ 269 ] {30231cd9-516d-4290-aea5-a185f6cf155b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 381 | 2026.05.20 18:10:33.287618 [ 269 ] {30231cd9-516d-4290-aea5-a185f6cf155b} <Debug> oximeter.measurements_bool (c598c413-0c06-4c95-b200-0d99bf247263): Loading data parts | ||
| 382 | 2026.05.20 18:10:33.287766 [ 269 ] {30231cd9-516d-4290-aea5-a185f6cf155b} <Debug> oximeter.measurements_bool (c598c413-0c06-4c95-b200-0d99bf247263): There are no data parts | ||
| 383 | 2026.05.20 18:10:33.288369 [ 269 ] {30231cd9-516d-4290-aea5-a185f6cf155b} <Debug> TCPHandler: Processed in 0.009953311 sec. | ||
| 384 | 2026.05.20 18:10:33.288669 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2026.05.20 18:10:33.288885 [ 269 ] {7fa6ec00-3be1-4240-b70c-4c29aecadbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 386 | 2026.05.20 18:10:33.289029 [ 269 ] {7fa6ec00-3be1-4240-b70c-4c29aecadbd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 387 | 2026.05.20 18:10:33.290261 [ 269 ] {7fa6ec00-3be1-4240-b70c-4c29aecadbd7} <Debug> oximeter.measurements_i8 (2189bb72-96b2-4ee6-8817-99300d9a799f): Loading data parts | ||
| 388 | 2026.05.20 18:10:33.290472 [ 269 ] {7fa6ec00-3be1-4240-b70c-4c29aecadbd7} <Debug> oximeter.measurements_i8 (2189bb72-96b2-4ee6-8817-99300d9a799f): There are no data parts | ||
| 389 | 2026.05.20 18:10:33.291157 [ 269 ] {7fa6ec00-3be1-4240-b70c-4c29aecadbd7} <Debug> TCPHandler: Processed in 0.002550409 sec. | ||
| 390 | 2026.05.20 18:10:33.291357 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 391 | 2026.05.20 18:10:33.291550 [ 269 ] {9447dfc8-2191-4120-be2f-ef42bcae1a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 392 | 2026.05.20 18:10:33.291712 [ 269 ] {9447dfc8-2191-4120-be2f-ef42bcae1a96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 393 | 2026.05.20 18:10:33.293200 [ 269 ] {9447dfc8-2191-4120-be2f-ef42bcae1a96} <Debug> oximeter.measurements_u8 (eb65fec2-31bf-48f3-afd7-8bf539aca442): Loading data parts | ||
| 394 | 2026.05.20 18:10:33.293462 [ 269 ] {9447dfc8-2191-4120-be2f-ef42bcae1a96} <Debug> oximeter.measurements_u8 (eb65fec2-31bf-48f3-afd7-8bf539aca442): There are no data parts | ||
| 395 | 2026.05.20 18:10:33.294192 [ 269 ] {9447dfc8-2191-4120-be2f-ef42bcae1a96} <Debug> TCPHandler: Processed in 0.002898007 sec. | ||
| 396 | 2026.05.20 18:10:33.294458 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 397 | 2026.05.20 18:10:33.295132 [ 269 ] {a9819dfc-1689-41c3-8ad4-449d4fa1d07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 398 | 2026.05.20 18:10:33.295288 [ 269 ] {a9819dfc-1689-41c3-8ad4-449d4fa1d07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 399 | 2026.05.20 18:10:33.296583 [ 269 ] {a9819dfc-1689-41c3-8ad4-449d4fa1d07f} <Debug> oximeter.measurements_i16 (c69e2ff7-a3ff-49fc-83b8-b1110ebbc937): Loading data parts | ||
| 400 | 2026.05.20 18:10:33.296710 [ 269 ] {a9819dfc-1689-41c3-8ad4-449d4fa1d07f} <Debug> oximeter.measurements_i16 (c69e2ff7-a3ff-49fc-83b8-b1110ebbc937): There are no data parts | ||
| 401 | 2026.05.20 18:10:33.297288 [ 269 ] {a9819dfc-1689-41c3-8ad4-449d4fa1d07f} <Debug> TCPHandler: Processed in 0.002896077 sec. | ||
| 402 | 2026.05.20 18:10:33.297457 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.05.20 18:10:33.297651 [ 269 ] {eba8fda4-ec3f-4cf2-9694-2c037adecd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 404 | 2026.05.20 18:10:33.297794 [ 269 ] {eba8fda4-ec3f-4cf2-9694-2c037adecd20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 405 | 2026.05.20 18:10:33.299133 [ 269 ] {eba8fda4-ec3f-4cf2-9694-2c037adecd20} <Debug> oximeter.measurements_u16 (ff29bc6d-0495-48a2-8ebd-ce1ae0ed0f7d): Loading data parts | ||
| 406 | 2026.05.20 18:10:33.299312 [ 269 ] {eba8fda4-ec3f-4cf2-9694-2c037adecd20} <Debug> oximeter.measurements_u16 (ff29bc6d-0495-48a2-8ebd-ce1ae0ed0f7d): There are no data parts | ||
| 407 | 2026.05.20 18:10:33.300105 [ 269 ] {eba8fda4-ec3f-4cf2-9694-2c037adecd20} <Debug> TCPHandler: Processed in 0.002696722 sec. | ||
| 408 | 2026.05.20 18:10:33.300427 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.20 18:10:33.300741 [ 269 ] {b8a30620-ab4a-4564-a216-3c3b59b14b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 410 | 2026.05.20 18:10:33.300892 [ 269 ] {b8a30620-ab4a-4564-a216-3c3b59b14b4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 411 | 2026.05.20 18:10:33.302420 [ 269 ] {b8a30620-ab4a-4564-a216-3c3b59b14b4b} <Debug> oximeter.measurements_i32 (dc8bde0b-5649-4dac-95da-6228c40b390e): Loading data parts | ||
| 412 | 2026.05.20 18:10:33.302601 [ 269 ] {b8a30620-ab4a-4564-a216-3c3b59b14b4b} <Debug> oximeter.measurements_i32 (dc8bde0b-5649-4dac-95da-6228c40b390e): There are no data parts | ||
| 413 | 2026.05.20 18:10:33.303292 [ 269 ] {b8a30620-ab4a-4564-a216-3c3b59b14b4b} <Debug> TCPHandler: Processed in 0.002990469 sec. | ||
| 414 | 2026.05.20 18:10:33.303487 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.20 18:10:33.303702 [ 269 ] {87fd8100-10b9-4e2b-9704-0faa18124757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 416 | 2026.05.20 18:10:33.303867 [ 269 ] {87fd8100-10b9-4e2b-9704-0faa18124757} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 417 | 2026.05.20 18:10:33.305289 [ 269 ] {87fd8100-10b9-4e2b-9704-0faa18124757} <Debug> oximeter.measurements_u32 (c4dcc220-a4b9-4341-9bc4-b17de6ddc58b): Loading data parts | ||
| 418 | 2026.05.20 18:10:33.305485 [ 269 ] {87fd8100-10b9-4e2b-9704-0faa18124757} <Debug> oximeter.measurements_u32 (c4dcc220-a4b9-4341-9bc4-b17de6ddc58b): There are no data parts | ||
| 419 | 2026.05.20 18:10:33.306267 [ 269 ] {87fd8100-10b9-4e2b-9704-0faa18124757} <Debug> TCPHandler: Processed in 0.002839016 sec. | ||
| 420 | 2026.05.20 18:10:33.306452 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.20 18:10:33.306761 [ 269 ] {7be856b1-5648-4516-ae37-ee31601f6b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 422 | 2026.05.20 18:10:33.306956 [ 269 ] {7be856b1-5648-4516-ae37-ee31601f6b10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 423 | 2026.05.20 18:10:33.308217 [ 269 ] {7be856b1-5648-4516-ae37-ee31601f6b10} <Debug> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Loading data parts | ||
| 424 | 2026.05.20 18:10:33.308376 [ 269 ] {7be856b1-5648-4516-ae37-ee31601f6b10} <Debug> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): There are no data parts | ||
| 425 | 2026.05.20 18:10:33.309286 [ 269 ] {7be856b1-5648-4516-ae37-ee31601f6b10} <Debug> TCPHandler: Processed in 0.002889697 sec. | ||
| 426 | 2026.05.20 18:10:33.309467 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.20 18:10:33.309667 [ 269 ] {c06a74c8-5d6e-4ab5-8b38-b061cd3a32ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 428 | 2026.05.20 18:10:33.309841 [ 269 ] {c06a74c8-5d6e-4ab5-8b38-b061cd3a32ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 429 | 2026.05.20 18:10:33.312160 [ 269 ] {c06a74c8-5d6e-4ab5-8b38-b061cd3a32ff} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Loading data parts | ||
| 430 | 2026.05.20 18:10:33.312313 [ 269 ] {c06a74c8-5d6e-4ab5-8b38-b061cd3a32ff} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): There are no data parts | ||
| 431 | 2026.05.20 18:10:33.313125 [ 269 ] {c06a74c8-5d6e-4ab5-8b38-b061cd3a32ff} <Debug> TCPHandler: Processed in 0.003718546 sec. | ||
| 432 | 2026.05.20 18:10:33.313314 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.20 18:10:33.313633 [ 269 ] {9b6c1227-7bdf-4538-970b-c8418a56d975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 434 | 2026.05.20 18:10:33.313754 [ 269 ] {9b6c1227-7bdf-4538-970b-c8418a56d975} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 435 | 2026.05.20 18:10:33.314909 [ 269 ] {9b6c1227-7bdf-4538-970b-c8418a56d975} <Debug> oximeter.measurements_f32 (8567b387-cf2a-49c1-b058-bc307f05ea1d): Loading data parts | ||
| 436 | 2026.05.20 18:10:33.315060 [ 269 ] {9b6c1227-7bdf-4538-970b-c8418a56d975} <Debug> oximeter.measurements_f32 (8567b387-cf2a-49c1-b058-bc307f05ea1d): There are no data parts | ||
| 437 | 2026.05.20 18:10:33.315695 [ 269 ] {9b6c1227-7bdf-4538-970b-c8418a56d975} <Debug> TCPHandler: Processed in 0.002445427 sec. | ||
| 438 | 2026.05.20 18:10:33.315901 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.20 18:10:33.316090 [ 269 ] {b047efc5-3aa9-45d8-9fa5-22389d47d16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 440 | 2026.05.20 18:10:33.316239 [ 269 ] {b047efc5-3aa9-45d8-9fa5-22389d47d16c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 441 | 2026.05.20 18:10:33.317516 [ 269 ] {b047efc5-3aa9-45d8-9fa5-22389d47d16c} <Debug> oximeter.measurements_f64 (a194e558-8f27-4383-95a9-e45b66fedfe3): Loading data parts | ||
| 442 | 2026.05.20 18:10:33.317670 [ 269 ] {b047efc5-3aa9-45d8-9fa5-22389d47d16c} <Debug> oximeter.measurements_f64 (a194e558-8f27-4383-95a9-e45b66fedfe3): There are no data parts | ||
| 443 | 2026.05.20 18:10:33.318296 [ 269 ] {b047efc5-3aa9-45d8-9fa5-22389d47d16c} <Debug> TCPHandler: Processed in 0.002455487 sec. | ||
| 444 | 2026.05.20 18:10:33.318461 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.20 18:10:33.318822 [ 269 ] {79217f01-f4d5-4ce2-aee7-e11690582d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 446 | 2026.05.20 18:10:33.318956 [ 269 ] {79217f01-f4d5-4ce2-aee7-e11690582d44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 447 | 2026.05.20 18:10:33.320240 [ 269 ] {79217f01-f4d5-4ce2-aee7-e11690582d44} <Debug> oximeter.measurements_string (d856fe35-b9ce-455b-a301-9c2440e94b80): Loading data parts | ||
| 448 | 2026.05.20 18:10:33.320386 [ 269 ] {79217f01-f4d5-4ce2-aee7-e11690582d44} <Debug> oximeter.measurements_string (d856fe35-b9ce-455b-a301-9c2440e94b80): There are no data parts | ||
| 449 | 2026.05.20 18:10:33.321250 [ 269 ] {79217f01-f4d5-4ce2-aee7-e11690582d44} <Debug> TCPHandler: Processed in 0.002848106 sec. | ||
| 450 | 2026.05.20 18:10:33.321449 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.20 18:10:33.321644 [ 269 ] {6b388766-3344-4c49-893f-ed33ef2178d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 452 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 453 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 454 | * a string isn't palatable for a few reasons. | ||
| 455 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 456 | * details. | ||
| 457 | */ | ||
| 458 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.05.20 18:10:33.321845 [ 269 ] {6b388766-3344-4c49-893f-ed33ef2178d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 460 | 2026.05.20 18:10:33.323335 [ 269 ] {6b388766-3344-4c49-893f-ed33ef2178d9} <Debug> oximeter.measurements_bytes (7bde4bf4-cfa5-4c18-bb1a-915cb11ecd39): Loading data parts | ||
| 461 | 2026.05.20 18:10:33.323484 [ 269 ] {6b388766-3344-4c49-893f-ed33ef2178d9} <Debug> oximeter.measurements_bytes (7bde4bf4-cfa5-4c18-bb1a-915cb11ecd39): There are no data parts | ||
| 462 | 2026.05.20 18:10:33.324192 [ 269 ] {6b388766-3344-4c49-893f-ed33ef2178d9} <Debug> TCPHandler: Processed in 0.002800255 sec. | ||
| 463 | 2026.05.20 18:10:33.324576 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.20 18:10:33.324827 [ 269 ] {a472cc13-675f-45f5-aab0-ec4d7503f823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 465 | 2026.05.20 18:10:33.325123 [ 269 ] {a472cc13-675f-45f5-aab0-ec4d7503f823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 466 | 2026.05.20 18:10:33.326737 [ 269 ] {a472cc13-675f-45f5-aab0-ec4d7503f823} <Debug> oximeter.measurements_cumulativei64 (6900d036-2d08-4dc7-bea8-7c8b0a9b7db1): Loading data parts | ||
| 467 | 2026.05.20 18:10:33.326925 [ 269 ] {a472cc13-675f-45f5-aab0-ec4d7503f823} <Debug> oximeter.measurements_cumulativei64 (6900d036-2d08-4dc7-bea8-7c8b0a9b7db1): There are no data parts | ||
| 468 | 2026.05.20 18:10:33.327761 [ 269 ] {a472cc13-675f-45f5-aab0-ec4d7503f823} <Debug> TCPHandler: Processed in 0.003311997 sec. | ||
| 469 | 2026.05.20 18:10:33.328107 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.20 18:10:33.328352 [ 269 ] {4428b46a-3dc9-45b1-80fd-172f08a3849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 471 | 2026.05.20 18:10:33.328525 [ 269 ] {4428b46a-3dc9-45b1-80fd-172f08a3849e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 472 | 2026.05.20 18:10:33.329983 [ 269 ] {4428b46a-3dc9-45b1-80fd-172f08a3849e} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Loading data parts | ||
| 473 | 2026.05.20 18:10:33.330220 [ 269 ] {4428b46a-3dc9-45b1-80fd-172f08a3849e} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): There are no data parts | ||
| 474 | 2026.05.20 18:10:33.330921 [ 269 ] {4428b46a-3dc9-45b1-80fd-172f08a3849e} <Debug> TCPHandler: Processed in 0.002934038 sec. | ||
| 475 | 2026.05.20 18:10:33.331116 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.20 18:10:33.331410 [ 269 ] {bb9bb88e-6188-4914-88e3-be7d9e81efe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 477 | 2026.05.20 18:10:33.331535 [ 269 ] {bb9bb88e-6188-4914-88e3-be7d9e81efe9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 478 | 2026.05.20 18:10:33.332779 [ 269 ] {bb9bb88e-6188-4914-88e3-be7d9e81efe9} <Debug> oximeter.measurements_cumulativef32 (9efc17fb-f8fe-462e-9d96-fa32b14fd41f): Loading data parts | ||
| 479 | 2026.05.20 18:10:33.332930 [ 269 ] {bb9bb88e-6188-4914-88e3-be7d9e81efe9} <Debug> oximeter.measurements_cumulativef32 (9efc17fb-f8fe-462e-9d96-fa32b14fd41f): There are no data parts | ||
| 480 | 2026.05.20 18:10:33.333988 [ 269 ] {bb9bb88e-6188-4914-88e3-be7d9e81efe9} <Debug> TCPHandler: Processed in 0.002931658 sec. | ||
| 481 | 2026.05.20 18:10:33.334193 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.20 18:10:33.334401 [ 269 ] {45649b5a-6f78-4797-9777-6f67b3ad3b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 483 | 2026.05.20 18:10:33.334680 [ 269 ] {45649b5a-6f78-4797-9777-6f67b3ad3b40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 484 | 2026.05.20 18:10:33.336389 [ 269 ] {45649b5a-6f78-4797-9777-6f67b3ad3b40} <Debug> oximeter.measurements_cumulativef64 (76852068-bbd8-4f1f-b20f-9a455d724389): Loading data parts | ||
| 485 | 2026.05.20 18:10:33.336541 [ 269 ] {45649b5a-6f78-4797-9777-6f67b3ad3b40} <Debug> oximeter.measurements_cumulativef64 (76852068-bbd8-4f1f-b20f-9a455d724389): There are no data parts | ||
| 486 | 2026.05.20 18:10:33.337428 [ 269 ] {45649b5a-6f78-4797-9777-6f67b3ad3b40} <Debug> TCPHandler: Processed in 0.003297477 sec. | ||
| 487 | 2026.05.20 18:10:33.337887 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.20 18:10:33.338219 [ 269 ] {1b4e48a9-b160-4ec4-92bf-a4b14f5f4b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 489 | * NOTE: Array types cannot be Nullable, see | ||
| 490 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 491 | * for more details. | ||
| 492 | * | ||
| 493 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 494 | * is unfortunate, and at this point relies on the fact that an | ||
| 495 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 496 | * to figure out another way to represent missing samples here. | ||
| 497 | */ | ||
| 498 | 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) | ||
| 499 | 2026.05.20 18:10:33.338385 [ 269 ] {1b4e48a9-b160-4ec4-92bf-a4b14f5f4b4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 500 | 2026.05.20 18:10:33.340006 [ 269 ] {1b4e48a9-b160-4ec4-92bf-a4b14f5f4b4c} <Debug> oximeter.measurements_histogrami8 (a5f6fd66-c8a3-4149-9221-7b2ccb7d15cf): Loading data parts | ||
| 501 | 2026.05.20 18:10:33.340157 [ 269 ] {1b4e48a9-b160-4ec4-92bf-a4b14f5f4b4c} <Debug> oximeter.measurements_histogrami8 (a5f6fd66-c8a3-4149-9221-7b2ccb7d15cf): There are no data parts | ||
| 502 | 2026.05.20 18:10:33.340925 [ 269 ] {1b4e48a9-b160-4ec4-92bf-a4b14f5f4b4c} <Debug> TCPHandler: Processed in 0.003155313 sec. | ||
| 503 | 2026.05.20 18:10:33.341119 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.20 18:10:33.341452 [ 269 ] {d7727bfd-c375-4f75-b1f3-5dcef9a8aade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 505 | 2026.05.20 18:10:33.341606 [ 269 ] {d7727bfd-c375-4f75-b1f3-5dcef9a8aade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 506 | 2026.05.20 18:10:33.343129 [ 269 ] {d7727bfd-c375-4f75-b1f3-5dcef9a8aade} <Debug> oximeter.measurements_histogramu8 (f51e1721-0142-405c-9d7b-f3b7771dec22): Loading data parts | ||
| 507 | 2026.05.20 18:10:33.343284 [ 269 ] {d7727bfd-c375-4f75-b1f3-5dcef9a8aade} <Debug> oximeter.measurements_histogramu8 (f51e1721-0142-405c-9d7b-f3b7771dec22): There are no data parts | ||
| 508 | 2026.05.20 18:10:33.343970 [ 269 ] {d7727bfd-c375-4f75-b1f3-5dcef9a8aade} <Debug> TCPHandler: Processed in 0.002905958 sec. | ||
| 509 | 2026.05.20 18:10:33.344235 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.05.20 18:10:33.344485 [ 269 ] {20952fa5-92d4-4826-bffa-791a8079620e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 511 | 2026.05.20 18:10:33.344619 [ 269 ] {20952fa5-92d4-4826-bffa-791a8079620e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 512 | 2026.05.20 18:10:33.345975 [ 269 ] {20952fa5-92d4-4826-bffa-791a8079620e} <Debug> oximeter.measurements_histogrami16 (61717a0b-fc63-444f-a969-3e09efac1dbc): Loading data parts | ||
| 513 | 2026.05.20 18:10:33.346122 [ 269 ] {20952fa5-92d4-4826-bffa-791a8079620e} <Debug> oximeter.measurements_histogrami16 (61717a0b-fc63-444f-a969-3e09efac1dbc): There are no data parts | ||
| 514 | 2026.05.20 18:10:33.346781 [ 269 ] {20952fa5-92d4-4826-bffa-791a8079620e} <Debug> TCPHandler: Processed in 0.00260513 sec. | ||
| 515 | 2026.05.20 18:10:33.346940 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.20 18:10:33.347175 [ 269 ] {bae1c679-8eeb-4eba-8299-7838ec31e1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 517 | 2026.05.20 18:10:33.347320 [ 269 ] {bae1c679-8eeb-4eba-8299-7838ec31e1be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 518 | 2026.05.20 18:10:33.348783 [ 269 ] {bae1c679-8eeb-4eba-8299-7838ec31e1be} <Debug> oximeter.measurements_histogramu16 (5ee41cc9-cb39-4af7-b0a4-a44fb7fe97a5): Loading data parts | ||
| 519 | 2026.05.20 18:10:33.348924 [ 269 ] {bae1c679-8eeb-4eba-8299-7838ec31e1be} <Debug> oximeter.measurements_histogramu16 (5ee41cc9-cb39-4af7-b0a4-a44fb7fe97a5): There are no data parts | ||
| 520 | 2026.05.20 18:10:33.349520 [ 269 ] {bae1c679-8eeb-4eba-8299-7838ec31e1be} <Debug> TCPHandler: Processed in 0.002634622 sec. | ||
| 521 | 2026.05.20 18:10:33.349716 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.20 18:10:33.349997 [ 269 ] {4204a703-f16b-4f54-a349-48d057a3d1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 523 | 2026.05.20 18:10:33.350138 [ 269 ] {4204a703-f16b-4f54-a349-48d057a3d1c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 524 | 2026.05.20 18:10:33.351423 [ 269 ] {4204a703-f16b-4f54-a349-48d057a3d1c8} <Debug> oximeter.measurements_histogrami32 (adf30ec7-1464-4a72-8b4f-06a08ab09202): Loading data parts | ||
| 525 | 2026.05.20 18:10:33.351566 [ 269 ] {4204a703-f16b-4f54-a349-48d057a3d1c8} <Debug> oximeter.measurements_histogrami32 (adf30ec7-1464-4a72-8b4f-06a08ab09202): There are no data parts | ||
| 526 | 2026.05.20 18:10:33.352297 [ 269 ] {4204a703-f16b-4f54-a349-48d057a3d1c8} <Debug> TCPHandler: Processed in 0.002638311 sec. | ||
| 527 | 2026.05.20 18:10:33.352484 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 528 | 2026.05.20 18:10:33.352802 [ 269 ] {ea7ec6f4-495b-4e19-aa9f-d1984dcb07a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 529 | 2026.05.20 18:10:33.353012 [ 269 ] {ea7ec6f4-495b-4e19-aa9f-d1984dcb07a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 530 | 2026.05.20 18:10:33.354697 [ 269 ] {ea7ec6f4-495b-4e19-aa9f-d1984dcb07a8} <Debug> oximeter.measurements_histogramu32 (52365515-5152-4be4-913d-963cd4ef1a4c): Loading data parts | ||
| 531 | 2026.05.20 18:10:33.354860 [ 269 ] {ea7ec6f4-495b-4e19-aa9f-d1984dcb07a8} <Debug> oximeter.measurements_histogramu32 (52365515-5152-4be4-913d-963cd4ef1a4c): There are no data parts | ||
| 532 | 2026.05.20 18:10:33.355795 [ 269 ] {ea7ec6f4-495b-4e19-aa9f-d1984dcb07a8} <Debug> TCPHandler: Processed in 0.003364818 sec. | ||
| 533 | 2026.05.20 18:10:33.356040 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 534 | 2026.05.20 18:10:33.356359 [ 269 ] {79fc8784-ed24-42ce-94f5-2b606cfa6ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 535 | 2026.05.20 18:10:33.356507 [ 269 ] {79fc8784-ed24-42ce-94f5-2b606cfa6ccc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 536 | 2026.05.20 18:10:33.358021 [ 269 ] {79fc8784-ed24-42ce-94f5-2b606cfa6ccc} <Debug> oximeter.measurements_histogrami64 (a43ffcfe-b00f-4209-86ec-1e41ce2d5c99): Loading data parts | ||
| 537 | 2026.05.20 18:10:33.358199 [ 269 ] {79fc8784-ed24-42ce-94f5-2b606cfa6ccc} <Debug> oximeter.measurements_histogrami64 (a43ffcfe-b00f-4209-86ec-1e41ce2d5c99): There are no data parts | ||
| 538 | 2026.05.20 18:10:33.359381 [ 269 ] {79fc8784-ed24-42ce-94f5-2b606cfa6ccc} <Debug> TCPHandler: Processed in 0.003406679 sec. | ||
| 539 | 2026.05.20 18:10:33.359691 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.05.20 18:10:33.360068 [ 269 ] {fa6a39bb-d10a-49e5-a08e-9c46d7465e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 541 | 2026.05.20 18:10:33.360276 [ 269 ] {fa6a39bb-d10a-49e5-a08e-9c46d7465e08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 542 | 2026.05.20 18:10:33.364553 [ 269 ] {fa6a39bb-d10a-49e5-a08e-9c46d7465e08} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Loading data parts | ||
| 543 | 2026.05.20 18:10:33.364776 [ 269 ] {fa6a39bb-d10a-49e5-a08e-9c46d7465e08} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): There are no data parts | ||
| 544 | 2026.05.20 18:10:33.365686 [ 269 ] {fa6a39bb-d10a-49e5-a08e-9c46d7465e08} <Debug> TCPHandler: Processed in 0.006097312 sec. | ||
| 545 | 2026.05.20 18:10:33.365952 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.05.20 18:10:33.366280 [ 269 ] {08d554f3-7336-49ac-aad3-5dd86431bd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 547 | 2026.05.20 18:10:33.366433 [ 269 ] {08d554f3-7336-49ac-aad3-5dd86431bd2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 548 | 2026.05.20 18:10:33.367892 [ 269 ] {08d554f3-7336-49ac-aad3-5dd86431bd2f} <Debug> oximeter.measurements_histogramf32 (dabd30c6-752f-4515-950f-4fb992de4bfa): Loading data parts | ||
| 549 | 2026.05.20 18:10:33.368053 [ 269 ] {08d554f3-7336-49ac-aad3-5dd86431bd2f} <Debug> oximeter.measurements_histogramf32 (dabd30c6-752f-4515-950f-4fb992de4bfa): There are no data parts | ||
| 550 | 2026.05.20 18:10:33.368727 [ 269 ] {08d554f3-7336-49ac-aad3-5dd86431bd2f} <Debug> TCPHandler: Processed in 0.002839426 sec. | ||
| 551 | 2026.05.20 18:10:33.368916 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.05.20 18:10:33.369166 [ 269 ] {b9215dbc-404e-411d-9433-825a2f05e2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 553 | 2026.05.20 18:10:33.369312 [ 269 ] {b9215dbc-404e-411d-9433-825a2f05e2f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 554 | 2026.05.20 18:10:33.370725 [ 269 ] {b9215dbc-404e-411d-9433-825a2f05e2f2} <Debug> oximeter.measurements_histogramf64 (a9e16074-de4d-4c46-9442-ba88a5f71abc): Loading data parts | ||
| 555 | 2026.05.20 18:10:33.370867 [ 269 ] {b9215dbc-404e-411d-9433-825a2f05e2f2} <Debug> oximeter.measurements_histogramf64 (a9e16074-de4d-4c46-9442-ba88a5f71abc): There are no data parts | ||
| 556 | 2026.05.20 18:10:33.371432 [ 269 ] {b9215dbc-404e-411d-9433-825a2f05e2f2} <Debug> TCPHandler: Processed in 0.0025764 sec. | ||
| 557 | 2026.05.20 18:10:33.371749 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.05.20 18:10:33.372015 [ 269 ] {d6fe9a0c-ad11-4e8d-8a66-66ba0ceec328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) /* The field tables store named dimensions of each timeseries. | ||
| 559 | * | ||
| 560 | * As with the measurement tables, there is one field table for each field data | ||
| 561 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 562 | * this behavior **must not** be relied upon for query correctness. | ||
| 563 | * | ||
| 564 | * The index for the fields differs from the measurements, however. Rows are | ||
| 565 | * sorted by timeseries name, then field name, field value, and finally | ||
| 566 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 567 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 568 | * usually then used to look up measurements. | ||
| 569 | * | ||
| 570 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 571 | * timeseries name and then key, since it would improve lookups where one | ||
| 572 | * already has the key. Realistically though, these tables are quite small and | ||
| 573 | * so performance benefits will be low in absolute terms. | ||
| 574 | * | ||
| 575 | * TTL: We use a materialized column to expire old field table records. This | ||
| 576 | * column is generated automatically by the database whenever a new row is | ||
| 577 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 578 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 579 | * record will remain during a deduplication, which will have the last | ||
| 580 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 581 | * measurement tables. | ||
| 582 | */ | ||
| 583 | 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) | ||
| 584 | 2026.05.20 18:10:33.372179 [ 269 ] {d6fe9a0c-ad11-4e8d-8a66-66ba0ceec328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 585 | 2026.05.20 18:10:33.376749 [ 269 ] {d6fe9a0c-ad11-4e8d-8a66-66ba0ceec328} <Debug> oximeter.fields_bool (8e604d23-e5e4-4557-b0dd-37f66a9509fb): Loading data parts | ||
| 586 | 2026.05.20 18:10:33.376948 [ 269 ] {d6fe9a0c-ad11-4e8d-8a66-66ba0ceec328} <Debug> oximeter.fields_bool (8e604d23-e5e4-4557-b0dd-37f66a9509fb): There are no data parts | ||
| 587 | 2026.05.20 18:10:33.378017 [ 269 ] {d6fe9a0c-ad11-4e8d-8a66-66ba0ceec328} <Debug> TCPHandler: Processed in 0.006324346 sec. | ||
| 588 | 2026.05.20 18:10:33.378248 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.20 18:10:33.378496 [ 269 ] {9cdf87c5-e354-4e56-9d52-42d415807992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 590 | 2026.05.20 18:10:33.378707 [ 269 ] {9cdf87c5-e354-4e56-9d52-42d415807992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 591 | 2026.05.20 18:10:33.380040 [ 269 ] {9cdf87c5-e354-4e56-9d52-42d415807992} <Debug> oximeter.fields_i8 (a7acaba0-d57f-41f8-9449-660f807d27eb): Loading data parts | ||
| 592 | 2026.05.20 18:10:33.380291 [ 269 ] {9cdf87c5-e354-4e56-9d52-42d415807992} <Debug> oximeter.fields_i8 (a7acaba0-d57f-41f8-9449-660f807d27eb): There are no data parts | ||
| 593 | 2026.05.20 18:10:33.382591 [ 269 ] {9cdf87c5-e354-4e56-9d52-42d415807992} <Debug> TCPHandler: Processed in 0.004440463 sec. | ||
| 594 | 2026.05.20 18:10:33.382793 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.20 18:10:33.383084 [ 269 ] {23b86ccb-7b2e-4e94-b6a5-946fa7eec6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 596 | 2026.05.20 18:10:33.383246 [ 269 ] {23b86ccb-7b2e-4e94-b6a5-946fa7eec6a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 597 | 2026.05.20 18:10:33.384509 [ 269 ] {23b86ccb-7b2e-4e94-b6a5-946fa7eec6a6} <Debug> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Loading data parts | ||
| 598 | 2026.05.20 18:10:33.384659 [ 269 ] {23b86ccb-7b2e-4e94-b6a5-946fa7eec6a6} <Debug> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): There are no data parts | ||
| 599 | 2026.05.20 18:10:33.385321 [ 269 ] {23b86ccb-7b2e-4e94-b6a5-946fa7eec6a6} <Debug> TCPHandler: Processed in 0.00258866 sec. | ||
| 600 | 2026.05.20 18:10:33.385509 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.20 18:10:33.385704 [ 269 ] {c10e70e6-bdc9-45b3-a75f-dbd385cd5873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 602 | 2026.05.20 18:10:33.385829 [ 269 ] {c10e70e6-bdc9-45b3-a75f-dbd385cd5873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 603 | 2026.05.20 18:10:33.387161 [ 269 ] {c10e70e6-bdc9-45b3-a75f-dbd385cd5873} <Debug> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Loading data parts | ||
| 604 | 2026.05.20 18:10:33.387407 [ 269 ] {c10e70e6-bdc9-45b3-a75f-dbd385cd5873} <Debug> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): There are no data parts | ||
| 605 | 2026.05.20 18:10:33.388002 [ 269 ] {c10e70e6-bdc9-45b3-a75f-dbd385cd5873} <Debug> TCPHandler: Processed in 0.002546999 sec. | ||
| 606 | 2026.05.20 18:10:33.388196 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 607 | 2026.05.20 18:10:33.388492 [ 269 ] {87f658ff-c3a2-4d2b-9898-b91e289eb370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 608 | 2026.05.20 18:10:33.388622 [ 269 ] {87f658ff-c3a2-4d2b-9898-b91e289eb370} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 609 | 2026.05.20 18:10:33.389892 [ 269 ] {87f658ff-c3a2-4d2b-9898-b91e289eb370} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Loading data parts | ||
| 610 | 2026.05.20 18:10:33.390044 [ 269 ] {87f658ff-c3a2-4d2b-9898-b91e289eb370} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): There are no data parts | ||
| 611 | 2026.05.20 18:10:33.391039 [ 269 ] {87f658ff-c3a2-4d2b-9898-b91e289eb370} <Debug> TCPHandler: Processed in 0.002903767 sec. | ||
| 612 | 2026.05.20 18:10:33.391235 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.20 18:10:33.391454 [ 269 ] {95fa584b-0828-47b6-a277-552f0e525469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 614 | 2026.05.20 18:10:33.391657 [ 269 ] {95fa584b-0828-47b6-a277-552f0e525469} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 615 | 2026.05.20 18:10:33.392971 [ 269 ] {95fa584b-0828-47b6-a277-552f0e525469} <Debug> oximeter.fields_i32 (b9d3f982-abc7-4acc-9d6f-73a6077f37d3): Loading data parts | ||
| 616 | 2026.05.20 18:10:33.393140 [ 269 ] {95fa584b-0828-47b6-a277-552f0e525469} <Debug> oximeter.fields_i32 (b9d3f982-abc7-4acc-9d6f-73a6077f37d3): There are no data parts | ||
| 617 | 2026.05.20 18:10:33.393977 [ 269 ] {95fa584b-0828-47b6-a277-552f0e525469} <Debug> TCPHandler: Processed in 0.002797554 sec. | ||
| 618 | 2026.05.20 18:10:33.394261 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 619 | 2026.05.20 18:10:33.394698 [ 269 ] {c67692d5-dcbe-4b3b-a72b-cbcc7328bf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 620 | 2026.05.20 18:10:33.394866 [ 269 ] {c67692d5-dcbe-4b3b-a72b-cbcc7328bf60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 621 | 2026.05.20 18:10:33.396402 [ 269 ] {c67692d5-dcbe-4b3b-a72b-cbcc7328bf60} <Debug> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Loading data parts | ||
| 622 | 2026.05.20 18:10:33.396532 [ 269 ] {c67692d5-dcbe-4b3b-a72b-cbcc7328bf60} <Debug> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): There are no data parts | ||
| 623 | 2026.05.20 18:10:33.397287 [ 269 ] {c67692d5-dcbe-4b3b-a72b-cbcc7328bf60} <Debug> TCPHandler: Processed in 0.003151033 sec. | ||
| 624 | 2026.05.20 18:10:33.397545 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.05.20 18:10:33.397788 [ 269 ] {7ac6433a-5f14-4932-86c0-3ad41f005888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 626 | 2026.05.20 18:10:33.397967 [ 269 ] {7ac6433a-5f14-4932-86c0-3ad41f005888} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 627 | 2026.05.20 18:10:33.399606 [ 269 ] {7ac6433a-5f14-4932-86c0-3ad41f005888} <Debug> oximeter.fields_i64 (87b84e16-a89a-45c0-88e8-997cb1d4af47): Loading data parts | ||
| 628 | 2026.05.20 18:10:33.399740 [ 269 ] {7ac6433a-5f14-4932-86c0-3ad41f005888} <Debug> oximeter.fields_i64 (87b84e16-a89a-45c0-88e8-997cb1d4af47): There are no data parts | ||
| 629 | 2026.05.20 18:10:33.400328 [ 269 ] {7ac6433a-5f14-4932-86c0-3ad41f005888} <Debug> TCPHandler: Processed in 0.002861587 sec. | ||
| 630 | 2026.05.20 18:10:33.400595 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.05.20 18:10:33.400840 [ 269 ] {7121e78c-a4c9-453b-b942-b696f2e47dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 632 | 2026.05.20 18:10:33.400987 [ 269 ] {7121e78c-a4c9-453b-b942-b696f2e47dd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 633 | 2026.05.20 18:10:33.402804 [ 269 ] {7121e78c-a4c9-453b-b942-b696f2e47dd0} <Debug> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Loading data parts | ||
| 634 | 2026.05.20 18:10:33.402995 [ 269 ] {7121e78c-a4c9-453b-b942-b696f2e47dd0} <Debug> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): There are no data parts | ||
| 635 | 2026.05.20 18:10:33.403739 [ 269 ] {7121e78c-a4c9-453b-b942-b696f2e47dd0} <Debug> TCPHandler: Processed in 0.003203844 sec. | ||
| 636 | 2026.05.20 18:10:33.403961 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.05.20 18:10:33.404155 [ 269 ] {a8996104-5969-4342-bf31-2cec0c58e95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 638 | 2026.05.20 18:10:33.404312 [ 269 ] {a8996104-5969-4342-bf31-2cec0c58e95e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 639 | 2026.05.20 18:10:33.405759 [ 269 ] {a8996104-5969-4342-bf31-2cec0c58e95e} <Debug> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Loading data parts | ||
| 640 | 2026.05.20 18:10:33.405914 [ 269 ] {a8996104-5969-4342-bf31-2cec0c58e95e} <Debug> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): There are no data parts | ||
| 641 | 2026.05.20 18:10:33.406461 [ 269 ] {a8996104-5969-4342-bf31-2cec0c58e95e} <Debug> TCPHandler: Processed in 0.002559359 sec. | ||
| 642 | 2026.05.20 18:10:33.406797 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.05.20 18:10:33.407033 [ 269 ] {87498122-7207-4a5b-88a4-cdd3cfea2d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 644 | 2026.05.20 18:10:33.407201 [ 269 ] {87498122-7207-4a5b-88a4-cdd3cfea2d1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 645 | 2026.05.20 18:10:33.408736 [ 269 ] {87498122-7207-4a5b-88a4-cdd3cfea2d1b} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Loading data parts | ||
| 646 | 2026.05.20 18:10:33.409172 [ 269 ] {87498122-7207-4a5b-88a4-cdd3cfea2d1b} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): There are no data parts | ||
| 647 | 2026.05.20 18:10:33.409901 [ 269 ] {87498122-7207-4a5b-88a4-cdd3cfea2d1b} <Debug> TCPHandler: Processed in 0.003175434 sec. | ||
| 648 | 2026.05.20 18:10:33.410124 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.05.20 18:10:33.410453 [ 269 ] {246ebeed-9b25-4715-8362-4e5dfde11823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 650 | 2026.05.20 18:10:33.410574 [ 269 ] {246ebeed-9b25-4715-8362-4e5dfde11823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 651 | 2026.05.20 18:10:33.412016 [ 269 ] {246ebeed-9b25-4715-8362-4e5dfde11823} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Loading data parts | ||
| 652 | 2026.05.20 18:10:33.412171 [ 269 ] {246ebeed-9b25-4715-8362-4e5dfde11823} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): There are no data parts | ||
| 653 | 2026.05.20 18:10:33.412845 [ 269 ] {246ebeed-9b25-4715-8362-4e5dfde11823} <Debug> TCPHandler: Processed in 0.002816875 sec. | ||
| 654 | 2026.05.20 18:10:33.413183 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.05.20 18:10:33.413541 [ 269 ] {ab34a39c-34a2-4085-9ec4-14c31cc4e822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) /* The timeseries schema table stores the extracted schema for the samples | ||
| 656 | * oximeter collects. | ||
| 657 | */ | ||
| 658 | 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) | ||
| 659 | 2026.05.20 18:10:33.413770 [ 269 ] {ab34a39c-34a2-4085-9ec4-14c31cc4e822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 660 | 2026.05.20 18:10:33.415252 [ 269 ] {ab34a39c-34a2-4085-9ec4-14c31cc4e822} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Loading data parts | ||
| 661 | 2026.05.20 18:10:33.415400 [ 269 ] {ab34a39c-34a2-4085-9ec4-14c31cc4e822} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): There are no data parts | ||
| 662 | 2026.05.20 18:10:33.416255 [ 269 ] {ab34a39c-34a2-4085-9ec4-14c31cc4e822} <Debug> TCPHandler: Processed in 0.003143293 sec. | ||
| 663 | 2026.05.20 18:10:33.419068 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.20 18:10:33.419347 [ 271 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 665 | 2026.05.20 18:10:33.421791 [ 271 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 666 | 2026.05.20 18:10:33.430021 [ 260 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Trace> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 667 | 2026.05.20 18:10:33.430077 [ 260 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 668 | 2026.05.20 18:10:33.435650 [ 260 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 669 | 2026.05.20 18:10:33.436744 [ 260 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Trace> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 670 | 2026.05.20 18:10:33.437153 [ 271 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017913 sec., 55.82537821693742 rows/sec., 893.21 B/sec. | ||
| 671 | 2026.05.20 18:10:33.437516 [ 271 ] {27ece26d-f99e-4bd1-9325-fa8b14777e33} <Debug> TCPHandler: Processed in 0.01851769 sec. | ||
| 672 | 2026.05.20 18:10:34.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.25 MiB, peak 131.25 MiB, free memory in arenas 0.00 B, will set to 140.02 MiB (RSS), difference: 8.77 MiB | ||
| 673 | 2026.05.20 18:10:34.097404 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51486 | ||
| 674 | 2026.05.20 18:10:34.097531 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.20 18:10:34.097741 [ 278 ] {} <Debug> TCP-Session: 49d3dc0f-efa9-449a-ad55-a8c6180a0055 Authenticating user 'default' from [fd00:1122:3344:101::c]:51486 | ||
| 676 | 2026.05.20 18:10:34.097885 [ 278 ] {} <Debug> TCP-Session: 49d3dc0f-efa9-449a-ad55-a8c6180a0055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.20 18:10:34.097901 [ 278 ] {} <Debug> TCP-Session: 49d3dc0f-efa9-449a-ad55-a8c6180a0055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.20 18:10:34.098077 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.20 18:10:34.098106 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 680 | 2026.05.20 18:10:34.098211 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.20 18:10:34.098723 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43638 | ||
| 682 | 2026.05.20 18:10:34.099090 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60138 | ||
| 683 | 2026.05.20 18:10:34.098993 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60597 | ||
| 684 | 2026.05.20 18:10:34.098923 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64167 | ||
| 685 | 2026.05.20 18:10:34.099315 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46611 | ||
| 686 | 2026.05.20 18:10:34.098923 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59451 | ||
| 687 | 2026.05.20 18:10:34.099318 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60455 | ||
| 688 | 2026.05.20 18:10:34.099652 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.20 18:10:34.099729 [ 283 ] {} <Debug> TCP-Session: 007cdf67-e3e9-409b-9879-4685b72f9487 Authenticating user 'default' from [fd00:1122:3344:101::c]:60138 | ||
| 690 | 2026.05.20 18:10:34.099872 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.20 18:10:34.099930 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.20 18:10:34.099951 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.20 18:10:34.100023 [ 283 ] {} <Debug> TCP-Session: 007cdf67-e3e9-409b-9879-4685b72f9487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.20 18:10:34.100067 [ 279 ] {} <Debug> TCP-Session: 77559a38-3818-4fa1-bf59-9a71b04a9fb6 Authenticating user 'default' from [fd00:1122:3344:101::c]:43638 | ||
| 695 | 2026.05.20 18:10:34.099798 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.20 18:10:34.100052 [ 280 ] {} <Debug> TCP-Session: f8e5a02c-19b9-492d-99bc-9be6103139aa Authenticating user 'default' from [fd00:1122:3344:101::c]:59451 | ||
| 697 | 2026.05.20 18:10:34.100180 [ 284 ] {} <Debug> TCP-Session: c6e613ca-050f-473e-8571-ab449657711a Authenticating user 'default' from [fd00:1122:3344:101::c]:46611 | ||
| 698 | 2026.05.20 18:10:34.100209 [ 279 ] {} <Debug> TCP-Session: 77559a38-3818-4fa1-bf59-9a71b04a9fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.20 18:10:34.100160 [ 283 ] {} <Debug> TCP-Session: 007cdf67-e3e9-409b-9879-4685b72f9487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.20 18:10:34.100295 [ 284 ] {} <Debug> TCP-Session: c6e613ca-050f-473e-8571-ab449657711a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.20 18:10:34.100284 [ 279 ] {} <Debug> TCP-Session: 77559a38-3818-4fa1-bf59-9a71b04a9fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.20 18:10:34.100269 [ 280 ] {} <Debug> TCP-Session: f8e5a02c-19b9-492d-99bc-9be6103139aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.20 18:10:34.100395 [ 284 ] {} <Debug> TCP-Session: c6e613ca-050f-473e-8571-ab449657711a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.20 18:10:34.100036 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.05.20 18:10:34.099741 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.20 18:10:34.100509 [ 282 ] {} <Debug> TCP-Session: acbfcd5e-8a75-4eb6-ad01-ebc31d047c37 Authenticating user 'default' from [fd00:1122:3344:101::c]:60597 | ||
| 707 | 2026.05.20 18:10:34.100483 [ 280 ] {} <Debug> TCP-Session: f8e5a02c-19b9-492d-99bc-9be6103139aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.20 18:10:34.100052 [ 285 ] {} <Debug> TCP-Session: 5ff03f98-4f8c-4b50-884b-b33a53113b17 Authenticating user 'default' from [fd00:1122:3344:101::c]:60455 | ||
| 709 | 2026.05.20 18:10:34.100785 [ 281 ] {} <Debug> TCP-Session: 832c3288-db6d-46d6-a354-88d34f64b5dd Authenticating user 'default' from [fd00:1122:3344:101::c]:64167 | ||
| 710 | 2026.05.20 18:10:34.100805 [ 282 ] {} <Debug> TCP-Session: acbfcd5e-8a75-4eb6-ad01-ebc31d047c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.20 18:10:34.100894 [ 285 ] {} <Debug> TCP-Session: 5ff03f98-4f8c-4b50-884b-b33a53113b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.20 18:10:34.100922 [ 281 ] {} <Debug> TCP-Session: 832c3288-db6d-46d6-a354-88d34f64b5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.20 18:10:34.100903 [ 282 ] {} <Debug> TCP-Session: acbfcd5e-8a75-4eb6-ad01-ebc31d047c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.20 18:10:34.101031 [ 285 ] {} <Debug> TCP-Session: 5ff03f98-4f8c-4b50-884b-b33a53113b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.20 18:10:34.101046 [ 281 ] {} <Debug> TCP-Session: 832c3288-db6d-46d6-a354-88d34f64b5dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.20 18:10:34.416825 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56858 | ||
| 717 | 2026.05.20 18:10:34.416977 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.20 18:10:34.417013 [ 286 ] {} <Debug> TCP-Session: 0d1208b2-dd3e-4ea4-8a9e-60bb53639e70 Authenticating user 'default' from [fd00:1122:3344:101::a]:56858 | ||
| 719 | 2026.05.20 18:10:34.417133 [ 286 ] {} <Debug> TCP-Session: 0d1208b2-dd3e-4ea4-8a9e-60bb53639e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.20 18:10:34.417148 [ 286 ] {} <Debug> TCP-Session: 0d1208b2-dd3e-4ea4-8a9e-60bb53639e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.20 18:10:34.417219 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.20 18:10:34.417352 [ 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.20 18:10:34.417371 [ 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.20 18:10:34.418046 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40432 | ||
| 725 | 2026.05.20 18:10:34.418133 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58118 | ||
| 726 | 2026.05.20 18:10:34.418215 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.20 18:10:34.418255 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63898 | ||
| 728 | 2026.05.20 18:10:34.418289 [ 287 ] {} <Debug> TCP-Session: e6d3f26c-64ae-4f97-aff5-f156cb82d92f Authenticating user 'default' from [fd00:1122:3344:101::a]:40432 | ||
| 729 | 2026.05.20 18:10:34.418400 [ 287 ] {} <Debug> TCP-Session: e6d3f26c-64ae-4f97-aff5-f156cb82d92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.20 18:10:34.418431 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49652 | ||
| 731 | 2026.05.20 18:10:34.418435 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.20 18:10:34.418459 [ 287 ] {} <Debug> TCP-Session: e6d3f26c-64ae-4f97-aff5-f156cb82d92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.20 18:10:34.418512 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.20 18:10:34.418490 [ 288 ] {} <Debug> TCP-Session: 4e61b2e6-99f5-430e-bcbb-7a8b8a16e7d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:58118 | ||
| 735 | 2026.05.20 18:10:34.418453 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50076 | ||
| 736 | 2026.05.20 18:10:34.418673 [ 289 ] {} <Debug> TCP-Session: ae5d5ca6-c5dc-434c-9ba0-6fbdc627773d Authenticating user 'default' from [fd00:1122:3344:101::a]:63898 | ||
| 737 | 2026.05.20 18:10:34.418697 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53957 | ||
| 738 | 2026.05.20 18:10:34.418707 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34851 | ||
| 739 | 2026.05.20 18:10:34.418652 [ 288 ] {} <Debug> TCP-Session: 4e61b2e6-99f5-430e-bcbb-7a8b8a16e7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.20 18:10:34.418782 [ 289 ] {} <Debug> TCP-Session: ae5d5ca6-c5dc-434c-9ba0-6fbdc627773d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.20 18:10:34.418601 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.20 18:10:34.418866 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.20 18:10:34.418914 [ 289 ] {} <Debug> TCP-Session: ae5d5ca6-c5dc-434c-9ba0-6fbdc627773d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.20 18:10:34.418877 [ 288 ] {} <Debug> TCP-Session: 4e61b2e6-99f5-430e-bcbb-7a8b8a16e7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.20 18:10:34.418995 [ 290 ] {} <Debug> TCP-Session: 8a54cf65-8ae3-41f3-b638-9102d6833521 Authenticating user 'default' from [fd00:1122:3344:101::a]:49652 | ||
| 746 | 2026.05.20 18:10:34.418997 [ 291 ] {} <Debug> TCP-Session: 8d6028d5-c694-48f7-b9a3-2b2edd3601a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:50076 | ||
| 747 | 2026.05.20 18:10:34.419086 [ 290 ] {} <Debug> TCP-Session: 8a54cf65-8ae3-41f3-b638-9102d6833521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.20 18:10:34.419091 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.05.20 18:10:34.419124 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.20 18:10:34.419157 [ 291 ] {} <Debug> TCP-Session: 8d6028d5-c694-48f7-b9a3-2b2edd3601a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.20 18:10:34.419167 [ 293 ] {} <Debug> TCP-Session: 72d99e94-a7ce-4130-9a3e-fbbc4c367601 Authenticating user 'default' from [fd00:1122:3344:101::a]:53957 | ||
| 752 | 2026.05.20 18:10:34.419186 [ 292 ] {} <Debug> TCP-Session: 4966251e-16f4-4fe7-8da8-ad92ee85c4e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:34851 | ||
| 753 | 2026.05.20 18:10:34.419227 [ 291 ] {} <Debug> TCP-Session: 8d6028d5-c694-48f7-b9a3-2b2edd3601a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.20 18:10:34.419240 [ 292 ] {} <Debug> TCP-Session: 4966251e-16f4-4fe7-8da8-ad92ee85c4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.20 18:10:34.419323 [ 293 ] {} <Debug> TCP-Session: 72d99e94-a7ce-4130-9a3e-fbbc4c367601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.20 18:10:34.419339 [ 292 ] {} <Debug> TCP-Session: 4966251e-16f4-4fe7-8da8-ad92ee85c4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.20 18:10:34.419349 [ 293 ] {} <Debug> TCP-Session: 72d99e94-a7ce-4130-9a3e-fbbc4c367601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.20 18:10:34.419439 [ 290 ] {} <Debug> TCP-Session: 8a54cf65-8ae3-41f3-b638-9102d6833521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.20 18:10:35.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.11 MiB, peak 140.11 MiB, free memory in arenas 0.00 B, will set to 141.16 MiB (RSS), difference: 1.05 MiB | ||
| 760 | 2026.05.20 18:10:39.454861 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 761 | 2026.05.20 18:10:39.454905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 762 | 2026.05.20 18:10:39.454969 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 763 | 2026.05.20 18:10:39.454972 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 764 | 2026.05.20 18:10:39.456948 [ 244 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Loading data parts | ||
| 765 | 2026.05.20 18:10:39.457138 [ 244 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): There are no data parts | ||
| 766 | 2026.05.20 18:10:39.461505 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 767 | 2026.05.20 18:10:39.461564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 768 | 2026.05.20 18:10:39.463725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 769 | 2026.05.20 18:10:39.464401 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 770 | 2026.05.20 18:10:39.464609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 771 | 2026.05.20 18:10:39.468534 [ 242 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Loading data parts | ||
| 772 | 2026.05.20 18:10:39.468704 [ 242 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): There are no data parts | ||
| 773 | 2026.05.20 18:10:39.494572 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 774 | 2026.05.20 18:10:39.494648 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 775 | 2026.05.20 18:10:39.501347 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 776 | 2026.05.20 18:10:39.503810 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 777 | 2026.05.20 18:10:39.510371 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 778 | 2026.05.20 18:10:40.000417 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.25 MiB, peak 150.25 MiB, free memory in arenas 0.00 B, will set to 155.28 MiB (RSS), difference: 9.03 MiB | ||
| 779 | 2026.05.20 18:10:41.954443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 6 | ||
| 780 | 2026.05.20 18:10:41.954530 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 781 | 2026.05.20 18:10:41.957711 [ 243 ] {} <Debug> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Loading data parts | ||
| 782 | 2026.05.20 18:10:41.957901 [ 243 ] {} <Debug> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): There are no data parts | ||
| 783 | 2026.05.20 18:10:41.961047 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 784 | 2026.05.20 18:10:41.961089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 785 | 2026.05.20 18:10:41.964717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 786 | 2026.05.20 18:10:41.964999 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 787 | 2026.05.20 18:10:41.965259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 788 | 2026.05.20 18:10:42.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.41 MiB, peak 159.41 MiB, free memory in arenas 0.00 B, will set to 156.12 MiB (RSS), difference: -3.29 MiB | ||
| 789 | 2026.05.20 18:10:42.565058 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64757 | ||
| 790 | 2026.05.20 18:10:42.566963 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.20 18:10:42.567017 [ 294 ] {} <Debug> TCP-Session: 2649113a-bb58-4b9f-be89-7bddc4c8f34d Authenticating user 'default' from [fd00:1122:3344:101::b]:64757 | ||
| 792 | 2026.05.20 18:10:42.567041 [ 294 ] {} <Debug> TCP-Session: 2649113a-bb58-4b9f-be89-7bddc4c8f34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.20 18:10:42.567054 [ 294 ] {} <Debug> TCP-Session: 2649113a-bb58-4b9f-be89-7bddc4c8f34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.20 18:10:42.567123 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 795 | 2026.05.20 18:10:42.567157 [ 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 | ||
| 796 | 2026.05.20 18:10:42.567173 [ 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 | ||
| 797 | 2026.05.20 18:10:42.569236 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46060 | ||
| 798 | 2026.05.20 18:10:42.569340 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47022 | ||
| 799 | 2026.05.20 18:10:42.569348 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.20 18:10:42.569404 [ 295 ] {} <Debug> TCP-Session: e2d3ca3a-5e8d-44ab-8b58-ab80a1210563 Authenticating user 'default' from [fd00:1122:3344:101::b]:46060 | ||
| 801 | 2026.05.20 18:10:42.569424 [ 295 ] {} <Debug> TCP-Session: e2d3ca3a-5e8d-44ab-8b58-ab80a1210563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.20 18:10:42.569428 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58232 | ||
| 803 | 2026.05.20 18:10:42.569439 [ 295 ] {} <Debug> TCP-Session: e2d3ca3a-5e8d-44ab-8b58-ab80a1210563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.20 18:10:42.569570 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37644 | ||
| 805 | 2026.05.20 18:10:42.569654 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 806 | 2026.05.20 18:10:42.569701 [ 296 ] {} <Debug> TCP-Session: 8ff056c2-47ef-422d-9432-270e2a3c558f Authenticating user 'default' from [fd00:1122:3344:101::b]:47022 | ||
| 807 | 2026.05.20 18:10:42.569706 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 808 | 2026.05.20 18:10:42.569724 [ 296 ] {} <Debug> TCP-Session: 8ff056c2-47ef-422d-9432-270e2a3c558f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.05.20 18:10:42.569749 [ 296 ] {} <Debug> TCP-Session: 8ff056c2-47ef-422d-9432-270e2a3c558f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.05.20 18:10:42.569756 [ 297 ] {} <Debug> TCP-Session: 1f227eeb-e07f-45a2-895d-e0e54b5b851b Authenticating user 'default' from [fd00:1122:3344:101::b]:58232 | ||
| 811 | 2026.05.20 18:10:42.569792 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33217 | ||
| 812 | 2026.05.20 18:10:42.569802 [ 297 ] {} <Debug> TCP-Session: 1f227eeb-e07f-45a2-895d-e0e54b5b851b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.05.20 18:10:42.569803 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 814 | 2026.05.20 18:10:42.569844 [ 297 ] {} <Debug> TCP-Session: 1f227eeb-e07f-45a2-895d-e0e54b5b851b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.05.20 18:10:42.569888 [ 298 ] {} <Debug> TCP-Session: 5a5b1b54-9f4f-4026-8fe2-7208df34f0f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:37644 | ||
| 816 | 2026.05.20 18:10:42.569919 [ 298 ] {} <Debug> TCP-Session: 5a5b1b54-9f4f-4026-8fe2-7208df34f0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.05.20 18:10:42.569933 [ 298 ] {} <Debug> TCP-Session: 5a5b1b54-9f4f-4026-8fe2-7208df34f0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.05.20 18:10:42.570024 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42818 | ||
| 819 | 2026.05.20 18:10:42.570032 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34998 | ||
| 820 | 2026.05.20 18:10:42.570047 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 821 | 2026.05.20 18:10:42.570154 [ 299 ] {} <Debug> TCP-Session: 863f4702-de69-4428-b90b-81a87c611d76 Authenticating user 'default' from [fd00:1122:3344:101::b]:33217 | ||
| 822 | 2026.05.20 18:10:42.570186 [ 299 ] {} <Debug> TCP-Session: 863f4702-de69-4428-b90b-81a87c611d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.05.20 18:10:42.570199 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 824 | 2026.05.20 18:10:42.570206 [ 299 ] {} <Debug> TCP-Session: 863f4702-de69-4428-b90b-81a87c611d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.20 18:10:42.570238 [ 301 ] {} <Debug> TCP-Session: 27069ba6-05db-4ac5-a4d0-0528416c9288 Authenticating user 'default' from [fd00:1122:3344:101::b]:42818 | ||
| 826 | 2026.05.20 18:10:42.570266 [ 301 ] {} <Debug> TCP-Session: 27069ba6-05db-4ac5-a4d0-0528416c9288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.20 18:10:42.570280 [ 301 ] {} <Debug> TCP-Session: 27069ba6-05db-4ac5-a4d0-0528416c9288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.20 18:10:42.570321 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.05.20 18:10:42.570373 [ 300 ] {} <Debug> TCP-Session: 47798b9e-00fe-4c37-a064-2951320bc701 Authenticating user 'default' from [fd00:1122:3344:101::b]:34998 | ||
| 830 | 2026.05.20 18:10:42.570393 [ 300 ] {} <Debug> TCP-Session: 47798b9e-00fe-4c37-a064-2951320bc701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.20 18:10:42.570409 [ 300 ] {} <Debug> TCP-Session: 47798b9e-00fe-4c37-a064-2951320bc701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.20 18:10:46.934625 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.20 18:10:46.934691 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.20 18:10:46.965376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.20 18:10:46.971866 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.20 18:10:46.971923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 837 | 2026.05.20 18:10:46.972671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.20 18:10:46.972920 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): 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.20 18:10:46.973104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.20 18:10:47.011166 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.20 18:10:47.027747 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.20 18:10:47.027797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 843 | 2026.05.20 18:10:47.034103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.20 18:10:47.034780 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): 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.20 18:10:47.037554 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.20 18:10:48.001269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.66 MiB, peak 161.66 MiB, free memory in arenas 0.00 B, will set to 159.35 MiB (RSS), difference: 1.69 MiB | ||
| 847 | 2026.05.20 18:10:53.472974 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.20 18:10:53.473203 [ 269 ] {2308b985-a7f1-4f69-83a2-9cff1474269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 849 | 2026.05.20 18:10:53.489259 [ 269 ] {2308b985-a7f1-4f69-83a2-9cff1474269a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.20 18:10:53.493283 [ 269 ] {2308b985-a7f1-4f69-83a2-9cff1474269a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.20 18:10:53.493824 [ 269 ] {2308b985-a7f1-4f69-83a2-9cff1474269a} <Debug> TCPHandler: Processed in 0.020976516 sec. | ||
| 852 | 2026.05.20 18:10:53.507695 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.20 18:10:53.507852 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.20 18:10:53.507907 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.20 18:10:53.513244 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.20 18:10:53.513294 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 857 | 2026.05.20 18:10:53.515778 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.20 18:10:53.515994 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.20 18:10:53.516142 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.008336 sec., 3119.0019193857966 rows/sec., 688.02 KiB/sec. | ||
| 860 | 2026.05.20 18:10:53.516195 [ 269 ] {a22ba255-3ac5-4089-b770-3c7a2cffecbb} <Debug> TCPHandler: Processed in 0.00861525 sec. | ||
| 861 | 2026.05.20 18:10:53.516375 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.20 18:10:53.516495 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.20 18:10:53.516545 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 864 | 2026.05.20 18:10:53.527478 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.20 18:10:53.527532 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 866 | 2026.05.20 18:10:53.529839 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.20 18:10:53.530060 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.20 18:10:53.530198 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.013736 sec., 1747.2335468841002 rows/sec., 148.45 KiB/sec. | ||
| 869 | 2026.05.20 18:10:53.530236 [ 269 ] {55be5114-029d-452b-a931-5c738976d261} <Debug> TCPHandler: Processed in 0.013946143 sec. | ||
| 870 | 2026.05.20 18:10:53.530365 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.20 18:10:53.530469 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.20 18:10:53.530513 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.20 18:10:53.530948 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.20 18:10:53.530984 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 875 | 2026.05.20 18:10:53.531281 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.20 18:10:53.531498 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.20 18:10:53.531625 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 690.46 KiB/sec. | ||
| 878 | 2026.05.20 18:10:53.531657 [ 269 ] {57d111ae-9107-4522-885f-51eeebdac081} <Debug> TCPHandler: Processed in 0.001342941 sec. | ||
| 879 | 2026.05.20 18:10:53.531791 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.20 18:10:53.531887 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.20 18:10:53.531925 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.20 18:10:53.532431 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.20 18:10:53.532467 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 884 | 2026.05.20 18:10:53.532817 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.20 18:10:53.533029 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.20 18:10:53.533149 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.00128 sec., 158593.75 rows/sec., 14.03 MiB/sec. | ||
| 887 | 2026.05.20 18:10:53.533181 [ 269 ] {418b5a26-c6af-4e15-acd3-a6bd4ac3432d} <Debug> TCPHandler: Processed in 0.001439393 sec. | ||
| 888 | 2026.05.20 18:10:53.533323 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.20 18:10:53.533419 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.20 18:10:53.533458 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 891 | 2026.05.20 18:10:53.533915 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.20 18:10:53.533948 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 893 | 2026.05.20 18:10:53.534229 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.20 18:10:53.534437 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.20 18:10:53.534556 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001156 sec., 28546.71280276817 rows/sec., 2.10 MiB/sec. | ||
| 896 | 2026.05.20 18:10:53.534592 [ 269 ] {cbd36232-064a-41a1-938e-27b8ed0018e4} <Debug> TCPHandler: Processed in 0.00131702 sec. | ||
| 897 | 2026.05.20 18:10:53.534763 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.20 18:10:53.534880 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.20 18:10:53.534929 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 900 | 2026.05.20 18:10:53.535466 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.20 18:10:53.535509 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 902 | 2026.05.20 18:10:53.535886 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.20 18:10:53.536184 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.20 18:10:53.536344 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001487 sec., 16139.878950907867 rows/sec., 1.34 MiB/sec. | ||
| 905 | 2026.05.20 18:10:53.536386 [ 269 ] {53200da0-182c-4a74-a009-6ef1208a4f1e} <Debug> TCPHandler: Processed in 0.001685649 sec. | ||
| 906 | 2026.05.20 18:10:53.536529 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.20 18:10:53.536637 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.20 18:10:53.536685 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 909 | 2026.05.20 18:10:53.537235 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.20 18:10:53.537273 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 911 | 2026.05.20 18:10:53.537588 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.20 18:10:53.537857 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.20 18:10:53.538037 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00142 sec., 8450.704225352112 rows/sec., 660.21 KiB/sec. | ||
| 914 | 2026.05.20 18:10:53.538080 [ 269 ] {0575e5ac-77d4-42a2-862a-70fc5d22875e} <Debug> TCPHandler: Processed in 0.001610577 sec. | ||
| 915 | 2026.05.20 18:10:53.538371 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.05.20 18:10:53.538483 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 917 | 2026.05.20 18:10:53.538529 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 918 | 2026.05.20 18:10:53.539291 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.20 18:10:53.539336 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 920 | 2026.05.20 18:10:53.539681 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.05.20 18:10:53.539908 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.20 18:10:53.540056 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001595 sec., 75862.06896551723 rows/sec., 6.17 MiB/sec. | ||
| 923 | 2026.05.20 18:10:53.540098 [ 269 ] {9e75d6b6-573a-4b73-b85f-19ec6fd0d277} <Debug> TCPHandler: Processed in 0.001787372 sec. | ||
| 924 | 2026.05.20 18:10:53.540242 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.05.20 18:10:53.540339 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 926 | 2026.05.20 18:10:53.540382 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 927 | 2026.05.20 18:10:53.542793 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.05.20 18:10:53.542827 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 929 | 2026.05.20 18:10:53.545073 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.05.20 18:10:53.545289 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.05.20 18:10:53.545415 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Debug> executeQuery: Read 265 rows, 20.44 KiB in 0.005095 sec., 52011.77625122669 rows/sec., 3.92 MiB/sec. | ||
| 932 | 2026.05.20 18:10:53.545451 [ 269 ] {aec2dc16-86be-4c97-8ee3-de06e4f138fa} <Debug> TCPHandler: Processed in 0.005259132 sec. | ||
| 933 | 2026.05.20 18:10:53.545584 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.05.20 18:10:53.545680 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 935 | 2026.05.20 18:10:53.545732 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <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 | ||
| 936 | 2026.05.20 18:10:53.546507 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.05.20 18:10:53.546543 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 938 | 2026.05.20 18:10:53.550957 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.05.20 18:10:53.551319 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.05.20 18:10:53.551476 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005812 sec., 1892.6359256710255 rows/sec., 3.39 MiB/sec. | ||
| 941 | 2026.05.20 18:10:53.551534 [ 269 ] {7096673d-d419-483b-9e09-bfe5bd106340} <Debug> TCPHandler: Processed in 0.005999259 sec. | ||
| 942 | 2026.05.20 18:10:53.551708 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.05.20 18:10:53.551827 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 944 | 2026.05.20 18:10:53.551877 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 945 | 2026.05.20 18:10:53.552255 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.05.20 18:10:53.552291 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 947 | 2026.05.20 18:10:53.552597 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.05.20 18:10:53.552818 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.20 18:10:53.552945 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001143 sec., 41994.750656167984 rows/sec., 2.83 MiB/sec. | ||
| 950 | 2026.05.20 18:10:53.552978 [ 269 ] {76f3aadd-9c46-4925-bfe5-57a163a30635} <Debug> TCPHandler: Processed in 0.001331611 sec. | ||
| 951 | 2026.05.20 18:10:54.474175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 952 | 2026.05.20 18:10:54.474660 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.05.20 18:10:54.474696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 954 | 2026.05.20 18:10:54.475236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 955 | 2026.05.20 18:10:54.475467 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.05.20 18:10:54.475589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 957 | 2026.05.20 18:10:54.538598 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 958 | 2026.05.20 18:10:54.553760 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.20 18:10:54.553798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 960 | 2026.05.20 18:10:54.559908 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 961 | 2026.05.20 18:10:54.560593 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.20 18:10:54.563164 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 963 | 2026.05.20 18:10:58.458996 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.05.20 18:10:58.459367 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 965 | 2026.05.20 18:10:58.461745 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 966 | 2026.05.20 18:10:58.466688 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <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 | ||
| 967 | 2026.05.20 18:10:58.467019 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2026.05.20 18:10:58.475427 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2026.05.20 18:10:58.477755 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 970 | 2026.05.20 18:10:58.481989 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 971 | 2026.05.20 18:10:58.483963 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 972 | 2026.05.20 18:10:58.484030 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 973 | 2026.05.20 18:10:58.486438 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 974 | 2026.05.20 18:10:58.486472 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 975 | 2026.05.20 18:10:58.506543 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.047316 sec., 549.496998901006 rows/sec., 121.21 KiB/sec. | ||
| 976 | 2026.05.20 18:10:58.506652 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Debug> MemoryTracker: Peak memory usage (for query): 136.51 KiB. | ||
| 977 | 2026.05.20 18:10:58.506669 [ 269 ] {9a2355ac-ec4d-4d33-bc6a-7f5a0adaf2c3} <Debug> TCPHandler: Processed in 0.04786488 sec. | ||
| 978 | 2026.05.20 18:10:58.510740 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.05.20 18:10:58.510903 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 980 | 2026.05.20 18:10:58.510968 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 981 | 2026.05.20 18:10:58.511669 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.05.20 18:10:58.511714 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 983 | 2026.05.20 18:10:58.512100 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 984 | 2026.05.20 18:10:58.512341 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.05.20 18:10:58.512491 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 986 | 2026.05.20 18:10:58.512526 [ 269 ] {e9691991-b9e6-480c-a943-62719acb68a2} <Debug> TCPHandler: Processed in 0.001911314 sec. | ||
| 987 | 2026.05.20 18:10:58.512674 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.05.20 18:10:58.512771 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2026.05.20 18:10:58.512811 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2026.05.20 18:10:58.513220 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.05.20 18:10:58.513257 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 992 | 2026.05.20 18:10:58.513548 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 993 | 2026.05.20 18:10:58.513748 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.05.20 18:10:58.513870 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 4.47 MiB/sec. | ||
| 995 | 2026.05.20 18:10:58.513904 [ 269 ] {df5de12a-0722-4a8e-9f41-e94577d1fdf5} <Debug> TCPHandler: Processed in 0.00127954 sec. | ||
| 996 | 2026.05.20 18:10:58.514029 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.05.20 18:10:58.514134 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 998 | 2026.05.20 18:10:58.514176 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 999 | 2026.05.20 18:10:58.514609 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.05.20 18:10:58.514647 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1001 | 2026.05.20 18:10:58.514976 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1002 | 2026.05.20 18:10:58.515186 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.05.20 18:10:58.515310 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 1004 | 2026.05.20 18:10:58.515343 [ 269 ] {5fe33058-553f-45ba-b7c6-ea07f567c577} <Debug> TCPHandler: Processed in 0.001362641 sec. | ||
| 1005 | 2026.05.20 18:10:58.515467 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.05.20 18:10:58.515564 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.05.20 18:10:58.515605 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1008 | 2026.05.20 18:10:58.515940 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.05.20 18:10:58.515976 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1010 | 2026.05.20 18:10:58.516269 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1011 | 2026.05.20 18:10:58.516471 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.05.20 18:10:58.516593 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 1013 | 2026.05.20 18:10:58.516625 [ 269 ] {97464631-5243-4c1b-98fa-3e5d22e248cc} <Debug> TCPHandler: Processed in 0.001210778 sec. | ||
| 1014 | 2026.05.20 18:11:01.934752 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1015 | 2026.05.20 18:11:01.934824 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1016 | 2026.05.20 18:11:01.967400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 12 | ||
| 1017 | 2026.05.20 18:11:01.969721 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.05.20 18:11:01.969780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1019 | 2026.05.20 18:11:01.971076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1020 | 2026.05.20 18:11:01.971357 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.05.20 18:11:01.971654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 1022 | 2026.05.20 18:11:01.976640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1023 | 2026.05.20 18:11:01.977093 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.05.20 18:11:01.977135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1025 | 2026.05.20 18:11:01.977676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1026 | 2026.05.20 18:11:01.977916 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.05.20 18:11:01.978046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1028 | 2026.05.20 18:11:02.064214 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1029 | 2026.05.20 18:11:02.080685 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.05.20 18:11:02.080746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1031 | 2026.05.20 18:11:02.087214 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1032 | 2026.05.20 18:11:02.087953 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.05.20 18:11:02.090985 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1034 | 2026.05.20 18:11:03.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.39 MiB, peak 167.39 MiB, free memory in arenas 0.00 B, will set to 164.46 MiB (RSS), difference: 1.08 MiB | ||
| 1035 | 2026.05.20 18:11:03.461369 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.05.20 18:11:03.461600 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 1037 | 2026.05.20 18:11:03.462001 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1038 | 2026.05.20 18:11:03.462080 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <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 | ||
| 1039 | 2026.05.20 18:11:03.462329 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.05.20 18:11:03.462415 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.05.20 18:11:03.462557 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1042 | 2026.05.20 18:11:03.462592 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1043 | 2026.05.20 18:11:03.462620 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 1044 | 2026.05.20 18:11:03.462636 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1045 | 2026.05.20 18:11:03.462679 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1046 | 2026.05.20 18:11:03.462699 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1047 | 2026.05.20 18:11:03.463708 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.0022 sec., 11818.181818181818 rows/sec., 2.55 MiB/sec. | ||
| 1048 | 2026.05.20 18:11:03.463813 [ 269 ] {7b28703e-48e1-4b6e-ab7f-6019189cf0e1} <Debug> TCPHandler: Processed in 0.00258055 sec. | ||
| 1049 | 2026.05.20 18:11:03.466055 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.20 18:11:03.466250 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.20 18:11:03.466325 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1052 | 2026.05.20 18:11:03.467120 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.20 18:11:03.467167 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1054 | 2026.05.20 18:11:03.467579 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2026.05.20 18:11:03.467820 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.20 18:11:03.467970 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001777 sec., 43894.20371412493 rows/sec., 3.62 MiB/sec. | ||
| 1057 | 2026.05.20 18:11:03.468010 [ 269 ] {e0463158-8cd3-4da3-88c3-38b31a7e423d} <Debug> TCPHandler: Processed in 0.00210686 sec. | ||
| 1058 | 2026.05.20 18:11:03.468163 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.05.20 18:11:03.468261 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1060 | 2026.05.20 18:11:03.468309 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1061 | 2026.05.20 18:11:03.469014 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.05.20 18:11:03.469065 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1063 | 2026.05.20 18:11:03.469477 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1064 | 2026.05.20 18:11:03.469730 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.05.20 18:11:03.469901 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001655 sec., 6646.525679758308 rows/sec., 499.79 KiB/sec. | ||
| 1066 | 2026.05.20 18:11:03.469949 [ 269 ] {91a3acb8-ce32-4776-87fd-9cfb67745f31} <Debug> TCPHandler: Processed in 0.001837342 sec. | ||
| 1067 | 2026.05.20 18:11:03.470113 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.05.20 18:11:03.470232 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1069 | 2026.05.20 18:11:03.470283 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1070 | 2026.05.20 18:11:03.470760 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.20 18:11:03.470800 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1072 | 2026.05.20 18:11:03.471129 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1073 | 2026.05.20 18:11:03.471356 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.20 18:11:03.471487 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001288 sec., 58229.81366459627 rows/sec., 4.55 MiB/sec. | ||
| 1075 | 2026.05.20 18:11:03.471523 [ 269 ] {f3ccbde9-6c98-4b9c-a08c-6df9806b872c} <Debug> TCPHandler: Processed in 0.001474304 sec. | ||
| 1076 | 2026.05.20 18:11:03.471661 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.20 18:11:03.471775 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.20 18:11:03.471824 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1079 | 2026.05.20 18:11:03.472263 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.20 18:11:03.472303 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1081 | 2026.05.20 18:11:03.472696 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2026.05.20 18:11:03.472949 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.20 18:11:03.473103 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 1084 | 2026.05.20 18:11:03.473141 [ 269 ] {8a3901f0-a6e6-4b72-856e-890d8a9922c3} <Debug> TCPHandler: Processed in 0.001535355 sec. | ||
| 1085 | 2026.05.20 18:11:03.473283 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.20 18:11:03.473386 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.20 18:11:03.473446 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <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 | ||
| 1088 | 2026.05.20 18:11:03.474420 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.20 18:11:03.474485 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1090 | 2026.05.20 18:11:03.475123 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.05.20 18:11:03.475389 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.20 18:11:03.475572 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002201 sec., 4997.728305315766 rows/sec., 8.96 MiB/sec. | ||
| 1093 | 2026.05.20 18:11:03.475674 [ 269 ] {e3f0af63-a564-4ab8-a9f9-9e5a3311657b} <Debug> TCPHandler: Processed in 0.002443617 sec. | ||
| 1094 | 2026.05.20 18:11:03.475878 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.20 18:11:03.476016 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.20 18:11:03.476075 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1097 | 2026.05.20 18:11:03.476478 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.20 18:11:03.476516 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1099 | 2026.05.20 18:11:03.476840 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1100 | 2026.05.20 18:11:03.477052 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.20 18:11:03.477185 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 1102 | 2026.05.20 18:11:03.477220 [ 269 ] {49b7bfe3-334b-4ed8-95aa-8fd60ed19d5a} <Debug> TCPHandler: Processed in 0.001453644 sec. | ||
| 1103 | 2026.05.20 18:11:08.460437 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.20 18:11:08.460679 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 1105 | 2026.05.20 18:11:08.461006 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1106 | 2026.05.20 18:11:08.461046 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <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 | ||
| 1107 | 2026.05.20 18:11:08.461270 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.05.20 18:11:08.461346 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.05.20 18:11:08.461487 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1110 | 2026.05.20 18:11:08.461523 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1111 | 2026.05.20 18:11:08.461545 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 1112 | 2026.05.20 18:11:08.461560 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1113 | 2026.05.20 18:11:08.461619 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1114 | 2026.05.20 18:11:08.461640 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1115 | 2026.05.20 18:11:08.462791 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002204 sec., 11796.7332123412 rows/sec., 2.54 MiB/sec. | ||
| 1116 | 2026.05.20 18:11:08.462895 [ 269 ] {767f08fd-ac92-4d1c-9e8a-ed5ab12d5a25} <Debug> TCPHandler: Processed in 0.00259575 sec. | ||
| 1117 | 2026.05.20 18:11:08.464856 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.20 18:11:08.465040 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.20 18:11:08.465123 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1120 | 2026.05.20 18:11:08.465805 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.20 18:11:08.465878 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1122 | 2026.05.20 18:11:08.466335 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1123 | 2026.05.20 18:11:08.466594 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.20 18:11:08.466776 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.40 MiB/sec. | ||
| 1125 | 2026.05.20 18:11:08.466840 [ 269 ] {476b004a-a2a3-45ac-9c35-47c4574477f0} <Debug> TCPHandler: Processed in 0.002126809 sec. | ||
| 1126 | 2026.05.20 18:11:08.467072 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.20 18:11:08.467207 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.20 18:11:08.467265 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2026.05.20 18:11:08.467809 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.20 18:11:08.467849 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1131 | 2026.05.20 18:11:08.468168 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2026.05.20 18:11:08.468395 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.20 18:11:08.468571 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001403 sec., 45616.535994297934 rows/sec., 3.56 MiB/sec. | ||
| 1134 | 2026.05.20 18:11:08.468608 [ 269 ] {28691690-3cc8-4f3f-a2a6-5b57bf15e99e} <Debug> TCPHandler: Processed in 0.001660749 sec. | ||
| 1135 | 2026.05.20 18:11:08.468756 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.20 18:11:08.468876 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.20 18:11:08.468925 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1138 | 2026.05.20 18:11:08.469354 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.20 18:11:08.469393 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1140 | 2026.05.20 18:11:08.469753 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1141 | 2026.05.20 18:11:08.469982 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.20 18:11:08.470121 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 1143 | 2026.05.20 18:11:08.470155 [ 269 ] {a2bc5cc2-a300-4aba-9991-4c4542b93ac6} <Debug> TCPHandler: Processed in 0.001461885 sec. | ||
| 1144 | 2026.05.20 18:11:08.470312 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.20 18:11:08.470412 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.20 18:11:08.470461 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1147 | 2026.05.20 18:11:08.470810 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.20 18:11:08.470849 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1149 | 2026.05.20 18:11:08.471179 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1150 | 2026.05.20 18:11:08.471398 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.20 18:11:08.471528 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 1152 | 2026.05.20 18:11:08.471565 [ 269 ] {e69a72a9-cab5-4d71-bb3e-44da6dc18ad8} <Debug> TCPHandler: Processed in 0.00131032 sec. | ||
| 1153 | 2026.05.20 18:11:09.479064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1154 | 2026.05.20 18:11:09.479575 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.05.20 18:11:09.479626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1156 | 2026.05.20 18:11:09.480212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1157 | 2026.05.20 18:11:09.480483 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.05.20 18:11:09.480636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1159 | 2026.05.20 18:11:09.591987 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1160 | 2026.05.20 18:11:09.609789 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.20 18:11:09.609858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1162 | 2026.05.20 18:11:09.616106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1163 | 2026.05.20 18:11:09.616910 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.20 18:11:09.620680 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1165 | 2026.05.20 18:11:13.459687 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.05.20 18:11:13.459957 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 1167 | 2026.05.20 18:11:13.460306 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1168 | 2026.05.20 18:11:13.460350 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <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 | ||
| 1169 | 2026.05.20 18:11:13.460601 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1170 | 2026.05.20 18:11:13.460679 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1171 | 2026.05.20 18:11:13.460829 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1172 | 2026.05.20 18:11:13.460864 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1173 | 2026.05.20 18:11:13.460885 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 1174 | 2026.05.20 18:11:13.460901 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1175 | 2026.05.20 18:11:13.460942 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1176 | 2026.05.20 18:11:13.460962 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1177 | 2026.05.20 18:11:13.462030 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002182 sec., 11915.673693858846 rows/sec., 2.57 MiB/sec. | ||
| 1178 | 2026.05.20 18:11:13.462127 [ 269 ] {f6b525e0-e8f7-47b4-b4a3-ccd699ca3a57} <Debug> TCPHandler: Processed in 0.00258187 sec. | ||
| 1179 | 2026.05.20 18:11:13.464447 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.05.20 18:11:13.464665 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1181 | 2026.05.20 18:11:13.464747 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1182 | 2026.05.20 18:11:13.465394 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.20 18:11:13.465449 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1184 | 2026.05.20 18:11:13.465832 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1185 | 2026.05.20 18:11:13.466053 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.05.20 18:11:13.466194 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001588 sec., 49118.3879093199 rows/sec., 4.05 MiB/sec. | ||
| 1187 | 2026.05.20 18:11:13.466229 [ 269 ] {bc9f0291-5c53-4d31-bf19-7bde174c2caf} <Debug> TCPHandler: Processed in 0.001889474 sec. | ||
| 1188 | 2026.05.20 18:11:13.466377 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.05.20 18:11:13.466475 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.05.20 18:11:13.466516 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1191 | 2026.05.20 18:11:13.466953 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.05.20 18:11:13.466990 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1193 | 2026.05.20 18:11:13.467269 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.05.20 18:11:13.467465 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.05.20 18:11:13.467588 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001132 sec., 9717.31448763251 rows/sec., 730.70 KiB/sec. | ||
| 1196 | 2026.05.20 18:11:13.467621 [ 269 ] {822cc48a-3b33-4738-a320-b00c0e68eae9} <Debug> TCPHandler: Processed in 0.00129407 sec. | ||
| 1197 | 2026.05.20 18:11:13.467759 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.05.20 18:11:13.467855 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1199 | 2026.05.20 18:11:13.467894 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1200 | 2026.05.20 18:11:13.468342 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.05.20 18:11:13.468378 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1202 | 2026.05.20 18:11:13.468664 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1203 | 2026.05.20 18:11:13.468867 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.05.20 18:11:13.468997 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00116 sec., 64655.1724137931 rows/sec., 5.05 MiB/sec. | ||
| 1205 | 2026.05.20 18:11:13.469031 [ 269 ] {928124bf-fcbd-4e4a-8f87-0dd7f9b132ff} <Debug> TCPHandler: Processed in 0.001321061 sec. | ||
| 1206 | 2026.05.20 18:11:13.469178 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.05.20 18:11:13.469274 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1208 | 2026.05.20 18:11:13.469317 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1209 | 2026.05.20 18:11:13.469735 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.05.20 18:11:13.469771 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1211 | 2026.05.20 18:11:13.470095 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1212 | 2026.05.20 18:11:13.470301 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.05.20 18:11:13.470430 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 1214 | 2026.05.20 18:11:13.470463 [ 269 ] {07046772-d26a-4e78-8217-7ba8d9a2852b} <Debug> TCPHandler: Processed in 0.00133458 sec. | ||
| 1215 | 2026.05.20 18:11:13.470605 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.05.20 18:11:13.470704 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.05.20 18:11:13.470757 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <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 | ||
| 1218 | 2026.05.20 18:11:13.471462 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.05.20 18:11:13.471498 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1220 | 2026.05.20 18:11:13.471978 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2026.05.20 18:11:13.472180 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.05.20 18:11:13.472307 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001649 sec., 6670.7095209217705 rows/sec., 11.95 MiB/sec. | ||
| 1223 | 2026.05.20 18:11:13.472350 [ 269 ] {4da7bdce-2503-4385-ae2c-22957257e238} <Debug> TCPHandler: Processed in 0.001840183 sec. | ||
| 1224 | 2026.05.20 18:11:13.472479 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.05.20 18:11:13.472570 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.05.20 18:11:13.472609 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1227 | 2026.05.20 18:11:13.473103 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.20 18:11:13.473139 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1229 | 2026.05.20 18:11:13.473449 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1230 | 2026.05.20 18:11:13.473660 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.05.20 18:11:13.473790 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 1232 | 2026.05.20 18:11:13.473822 [ 269 ] {d035050f-5c98-4011-893a-4c5d31962a94} <Debug> TCPHandler: Processed in 0.001354201 sec. | ||
| 1233 | 2026.05.20 18:11:16.934899 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1234 | 2026.05.20 18:11:16.934970 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1235 | 2026.05.20 18:11:16.981252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1236 | 2026.05.20 18:11:16.981749 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.20 18:11:16.981802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1238 | 2026.05.20 18:11:16.982392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1239 | 2026.05.20 18:11:16.982648 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.20 18:11:16.982800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1241 | 2026.05.20 18:11:16.982823 [ 68 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1242 | 2026.05.20 18:11:16.982894 [ 68 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.20 18:11:16.982917 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1244 | 2026.05.20 18:11:16.985157 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::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 | ||
| 1245 | 2026.05.20 18:11:16.987392 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1246 | 2026.05.20 18:11:16.987499 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1247 | 2026.05.20 18:11:16.987664 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1248 | 2026.05.20 18:11:16.987794 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1249 | 2026.05.20 18:11:16.987879 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1250 | 2026.05.20 18:11:16.987928 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1251 | 2026.05.20 18:11:16.987990 [ 199 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1252 | 2026.05.20 18:11:17.010858 [ 201 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027846816 sec., 100765.55969630423 rows/sec., 1.44 MiB/sec. | ||
| 1253 | 2026.05.20 18:11:17.011849 [ 189 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1254 | 2026.05.20 18:11:17.012387 [ 189 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.05.20 18:11:17.012501 [ 189 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_6_1} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1256 | 2026.05.20 18:11:17.012652 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1257 | 2026.05.20 18:11:17.121285 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1258 | 2026.05.20 18:11:17.138658 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.05.20 18:11:17.138734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1260 | 2026.05.20 18:11:17.145350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1261 | 2026.05.20 18:11:17.146136 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.05.20 18:11:17.146585 [ 68 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1263 | 2026.05.20 18:11:17.146658 [ 68 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.20 18:11:17.146679 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1265 | 2026.05.20 18:11:17.146798 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1266 | 2026.05.20 18:11:17.151549 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1267 | 2026.05.20 18:11:17.153478 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1268 | 2026.05.20 18:11:17.155648 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1269 | 2026.05.20 18:11:17.158598 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1270 | 2026.05.20 18:11:17.163431 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1271 | 2026.05.20 18:11:17.167588 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1272 | 2026.05.20 18:11:17.175245 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1273 | 2026.05.20 18:11:17.179798 [ 189 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 1274 | 2026.05.20 18:11:17.246002 [ 201 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099240231 sec., 463.52169414035325 rows/sec., 2.40 MiB/sec. | ||
| 1275 | 2026.05.20 18:11:17.248427 [ 188 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1276 | 2026.05.20 18:11:17.250901 [ 188 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_6_1} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.05.20 18:11:17.251019 [ 188 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_6_1} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1278 | 2026.05.20 18:11:17.252776 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1279 | 2026.05.20 18:11:17.257988 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55155 | ||
| 1280 | 2026.05.20 18:11:17.258121 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1281 | 2026.05.20 18:11:17.258173 [ 304 ] {} <Debug> TCP-Session: d0ac47ac-29b3-48fd-b5bf-648268644248 Authenticating user 'default' from [fd00:1122:3344:101::e]:55155 | ||
| 1282 | 2026.05.20 18:11:17.258208 [ 304 ] {} <Debug> TCP-Session: d0ac47ac-29b3-48fd-b5bf-648268644248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.05.20 18:11:17.258230 [ 304 ] {} <Debug> TCP-Session: d0ac47ac-29b3-48fd-b5bf-648268644248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.05.20 18:11:17.258680 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33653 | ||
| 1285 | 2026.05.20 18:11:17.258744 [ 304 ] {} <Trace> TCP-Session: d0ac47ac-29b3-48fd-b5bf-648268644248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.05.20 18:11:17.258823 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1287 | 2026.05.20 18:11:17.258834 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47550 | ||
| 1288 | 2026.05.20 18:11:17.258876 [ 305 ] {} <Debug> TCP-Session: b9c2e800-0d3d-47a2-aa84-fdd56e8bdae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33653 | ||
| 1289 | 2026.05.20 18:11:17.258912 [ 305 ] {} <Debug> TCP-Session: b9c2e800-0d3d-47a2-aa84-fdd56e8bdae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.05.20 18:11:17.258931 [ 305 ] {} <Debug> TCP-Session: b9c2e800-0d3d-47a2-aa84-fdd56e8bdae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.20 18:11:17.258984 [ 304 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1292 | 2026.05.20 18:11:17.259039 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.05.20 18:11:17.259064 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49636 | ||
| 1294 | 2026.05.20 18:11:17.259076 [ 306 ] {} <Debug> TCP-Session: 936e69fc-52a4-458c-b9df-e6fd7236319a Authenticating user 'default' from [fd00:1122:3344:101::e]:47550 | ||
| 1295 | 2026.05.20 18:11:17.259154 [ 306 ] {} <Debug> TCP-Session: 936e69fc-52a4-458c-b9df-e6fd7236319a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.20 18:11:17.259172 [ 306 ] {} <Debug> TCP-Session: 936e69fc-52a4-458c-b9df-e6fd7236319a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.05.20 18:11:17.259192 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46380 | ||
| 1298 | 2026.05.20 18:11:17.259335 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1299 | 2026.05.20 18:11:17.259399 [ 307 ] {} <Debug> TCP-Session: 87d98d86-fcd9-411f-995a-8ca854396509 Authenticating user 'default' from [fd00:1122:3344:101::e]:49636 | ||
| 1300 | 2026.05.20 18:11:17.259432 [ 307 ] {} <Debug> TCP-Session: 87d98d86-fcd9-411f-995a-8ca854396509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.20 18:11:17.259449 [ 307 ] {} <Debug> TCP-Session: 87d98d86-fcd9-411f-995a-8ca854396509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.05.20 18:11:17.259462 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1303 | 2026.05.20 18:11:17.259469 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55317 | ||
| 1304 | 2026.05.20 18:11:17.259512 [ 308 ] {} <Debug> TCP-Session: d72b5633-8f56-4cc6-b4b3-3e8736affa58 Authenticating user 'default' from [fd00:1122:3344:101::e]:46380 | ||
| 1305 | 2026.05.20 18:11:17.259544 [ 304 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1306 | 2026.05.20 18:11:17.259550 [ 308 ] {} <Debug> TCP-Session: d72b5633-8f56-4cc6-b4b3-3e8736affa58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.05.20 18:11:17.259585 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46459 | ||
| 1308 | 2026.05.20 18:11:17.259595 [ 308 ] {} <Debug> TCP-Session: d72b5633-8f56-4cc6-b4b3-3e8736affa58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.20 18:11:17.259627 [ 304 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.05.20 18:11:17.259795 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54673 | ||
| 1311 | 2026.05.20 18:11:17.261854 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1312 | 2026.05.20 18:11:17.261925 [ 309 ] {} <Debug> TCP-Session: 34f457cb-5df6-43c9-8cfc-7fc8512e8217 Authenticating user 'default' from [fd00:1122:3344:101::e]:55317 | ||
| 1313 | 2026.05.20 18:11:17.261951 [ 309 ] {} <Debug> TCP-Session: 34f457cb-5df6-43c9-8cfc-7fc8512e8217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.05.20 18:11:17.261971 [ 309 ] {} <Debug> TCP-Session: 34f457cb-5df6-43c9-8cfc-7fc8512e8217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.05.20 18:11:17.264158 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54811 | ||
| 1316 | 2026.05.20 18:11:17.266319 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1317 | 2026.05.20 18:11:17.266364 [ 311 ] {} <Debug> TCP-Session: a46f0f6a-61f4-4f0f-b831-22299b7a937b Authenticating user 'default' from [fd00:1122:3344:101::e]:54673 | ||
| 1318 | 2026.05.20 18:11:17.266386 [ 311 ] {} <Debug> TCP-Session: a46f0f6a-61f4-4f0f-b831-22299b7a937b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.05.20 18:11:17.266405 [ 311 ] {} <Debug> TCP-Session: a46f0f6a-61f4-4f0f-b831-22299b7a937b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.20 18:11:17.266438 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.05.20 18:11:17.266479 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1322 | 2026.05.20 18:11:17.266511 [ 310 ] {} <Debug> TCP-Session: 46eaf827-088b-42f2-b3a5-5bbe4b6554b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46459 | ||
| 1323 | 2026.05.20 18:11:17.266530 [ 312 ] {} <Debug> TCP-Session: 1ce92e24-1fe9-4964-b5db-b667a3944b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:54811 | ||
| 1324 | 2026.05.20 18:11:17.266538 [ 310 ] {} <Debug> TCP-Session: 46eaf827-088b-42f2-b3a5-5bbe4b6554b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.05.20 18:11:17.266560 [ 312 ] {} <Debug> TCP-Session: 1ce92e24-1fe9-4964-b5db-b667a3944b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.05.20 18:11:17.266566 [ 310 ] {} <Debug> TCP-Session: 46eaf827-088b-42f2-b3a5-5bbe4b6554b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.05.20 18:11:17.266582 [ 312 ] {} <Debug> TCP-Session: 1ce92e24-1fe9-4964-b5db-b667a3944b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.05.20 18:11:17.270741 [ 304 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 1329 | 2026.05.20 18:11:17.288386 [ 315 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> AggregatingTransform: Aggregating | ||
| 1330 | 2026.05.20 18:11:17.290503 [ 315 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> Aggregator: Aggregation method: without_key | ||
| 1331 | 2026.05.20 18:11:17.292748 [ 315 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.01035807 sec. (96.543 rows/sec., 3.77 KiB/sec.) | ||
| 1332 | 2026.05.20 18:11:17.292790 [ 315 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> Aggregator: Merging aggregated data | ||
| 1333 | 2026.05.20 18:11:17.292823 [ 315 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1334 | 2026.05.20 18:11:17.296227 [ 304 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037306 sec., 26.805339623653033 rows/sec., 1.05 KiB/sec. | ||
| 1335 | 2026.05.20 18:11:17.296454 [ 304 ] {b883835c-1b3c-45f0-b986-8d21c8058b08} <Debug> TCPHandler: Processed in 0.037891139 sec. | ||
| 1336 | 2026.05.20 18:11:17.300681 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1337 | 2026.05.20 18:11:17.300702 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1338 | 2026.05.20 18:11:17.300723 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1339 | 2026.05.20 18:11:17.300737 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1340 | 2026.05.20 18:11:17.300770 [ 304 ] {} <Debug> TCP-Session: d0ac47ac-29b3-48fd-b5bf-648268644248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.05.20 18:11:17.300783 [ 306 ] {} <Debug> TCP-Session: 936e69fc-52a4-458c-b9df-e6fd7236319a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.20 18:11:17.300775 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1343 | 2026.05.20 18:11:17.300797 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1344 | 2026.05.20 18:11:17.300816 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1345 | 2026.05.20 18:11:17.300838 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1346 | 2026.05.20 18:11:17.300863 [ 310 ] {} <Debug> TCP-Session: 46eaf827-088b-42f2-b3a5-5bbe4b6554b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.05.20 18:11:17.300873 [ 308 ] {} <Debug> TCP-Session: d72b5633-8f56-4cc6-b4b3-3e8736affa58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.20 18:11:17.300887 [ 311 ] {} <Debug> TCP-Session: a46f0f6a-61f4-4f0f-b831-22299b7a937b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.20 18:11:17.300832 [ 312 ] {} <Debug> TCP-Session: 1ce92e24-1fe9-4964-b5db-b667a3944b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.20 18:11:17.300781 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1351 | 2026.05.20 18:11:17.300765 [ 305 ] {} <Debug> TCP-Session: b9c2e800-0d3d-47a2-aa84-fdd56e8bdae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.05.20 18:11:17.300964 [ 307 ] {} <Debug> TCP-Session: 87d98d86-fcd9-411f-995a-8ca854396509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.05.20 18:11:17.300802 [ 309 ] {} <Debug> TCP-Session: 34f457cb-5df6-43c9-8cfc-7fc8512e8217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.05.20 18:11:17.919674 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58740 | ||
| 1355 | 2026.05.20 18:11:17.919769 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.05.20 18:11:17.919798 [ 304 ] {} <Debug> TCP-Session: ba184b95-df58-4424-95f8-4abf503ca8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:58740 | ||
| 1357 | 2026.05.20 18:11:17.919823 [ 304 ] {} <Debug> TCP-Session: ba184b95-df58-4424-95f8-4abf503ca8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.20 18:11:17.919839 [ 304 ] {} <Debug> TCP-Session: ba184b95-df58-4424-95f8-4abf503ca8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.05.20 18:11:17.920116 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63972 | ||
| 1360 | 2026.05.20 18:11:17.920152 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57960 | ||
| 1361 | 2026.05.20 18:11:17.920168 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49098 | ||
| 1362 | 2026.05.20 18:11:17.920186 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54116 | ||
| 1363 | 2026.05.20 18:11:17.920217 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1364 | 2026.05.20 18:11:17.920222 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39263 | ||
| 1365 | 2026.05.20 18:11:17.920258 [ 305 ] {} <Debug> TCP-Session: 552f4667-9ba3-4a75-9abb-d82eb1e47f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:63972 | ||
| 1366 | 2026.05.20 18:11:17.920265 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.05.20 18:11:17.920252 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1368 | 2026.05.20 18:11:17.920310 [ 305 ] {} <Debug> TCP-Session: 552f4667-9ba3-4a75-9abb-d82eb1e47f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.05.20 18:11:17.920315 [ 308 ] {} <Debug> TCP-Session: a30da6f0-7f93-4b31-9bb2-56b2173c1dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54116 | ||
| 1370 | 2026.05.20 18:11:17.920334 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1371 | 2026.05.20 18:11:17.920342 [ 305 ] {} <Debug> TCP-Session: 552f4667-9ba3-4a75-9abb-d82eb1e47f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.20 18:11:17.920352 [ 308 ] {} <Debug> TCP-Session: a30da6f0-7f93-4b31-9bb2-56b2173c1dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.05.20 18:11:17.920384 [ 311 ] {} <Debug> TCP-Session: 58f2d1d6-d479-42d3-9ee4-86c1dc5cf937 Authenticating user 'default' from [fd00:1122:3344:101::e]:39263 | ||
| 1374 | 2026.05.20 18:11:17.920390 [ 308 ] {} <Debug> TCP-Session: a30da6f0-7f93-4b31-9bb2-56b2173c1dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.05.20 18:11:17.920344 [ 307 ] {} <Debug> TCP-Session: d2f62f88-9928-42ba-8261-b77a710f75b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49098 | ||
| 1376 | 2026.05.20 18:11:17.920421 [ 311 ] {} <Debug> TCP-Session: 58f2d1d6-d479-42d3-9ee4-86c1dc5cf937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.20 18:11:17.920455 [ 307 ] {} <Debug> TCP-Session: d2f62f88-9928-42ba-8261-b77a710f75b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.05.20 18:11:17.920462 [ 311 ] {} <Debug> TCP-Session: 58f2d1d6-d479-42d3-9ee4-86c1dc5cf937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.20 18:11:17.920480 [ 307 ] {} <Debug> TCP-Session: d2f62f88-9928-42ba-8261-b77a710f75b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.05.20 18:11:17.920237 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2026.05.20 18:11:17.920228 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58700 | ||
| 1382 | 2026.05.20 18:11:17.920545 [ 306 ] {} <Debug> TCP-Session: e4bb5b65-a310-4a41-80af-70263b4aa823 Authenticating user 'default' from [fd00:1122:3344:101::e]:57960 | ||
| 1383 | 2026.05.20 18:11:17.920210 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38985 | ||
| 1384 | 2026.05.20 18:11:17.920577 [ 306 ] {} <Debug> TCP-Session: e4bb5b65-a310-4a41-80af-70263b4aa823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.05.20 18:11:17.920585 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1386 | 2026.05.20 18:11:17.920611 [ 306 ] {} <Debug> TCP-Session: e4bb5b65-a310-4a41-80af-70263b4aa823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.20 18:11:17.920625 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1388 | 2026.05.20 18:11:17.920635 [ 312 ] {} <Debug> TCP-Session: d6fbe23c-e91e-4473-b4c5-858fd5515565 Authenticating user 'default' from [fd00:1122:3344:101::e]:58700 | ||
| 1389 | 2026.05.20 18:11:17.920206 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46624 | ||
| 1390 | 2026.05.20 18:11:17.920669 [ 312 ] {} <Debug> TCP-Session: d6fbe23c-e91e-4473-b4c5-858fd5515565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.05.20 18:11:17.920657 [ 310 ] {} <Debug> TCP-Session: e3da8479-602e-4e58-8dbe-1a0b1ab45eab Authenticating user 'default' from [fd00:1122:3344:101::e]:38985 | ||
| 1392 | 2026.05.20 18:11:17.920700 [ 312 ] {} <Debug> TCP-Session: d6fbe23c-e91e-4473-b4c5-858fd5515565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.20 18:11:17.920715 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1394 | 2026.05.20 18:11:17.920717 [ 310 ] {} <Debug> TCP-Session: e3da8479-602e-4e58-8dbe-1a0b1ab45eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.05.20 18:11:17.920746 [ 309 ] {} <Debug> TCP-Session: 8de078c6-9895-4a9a-aa70-25ffadd1b797 Authenticating user 'default' from [fd00:1122:3344:101::e]:46624 | ||
| 1396 | 2026.05.20 18:11:17.920757 [ 310 ] {} <Debug> TCP-Session: e3da8479-602e-4e58-8dbe-1a0b1ab45eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.05.20 18:11:17.920774 [ 309 ] {} <Debug> TCP-Session: 8de078c6-9895-4a9a-aa70-25ffadd1b797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.05.20 18:11:17.920221 [ 304 ] {} <Trace> TCP-Session: ba184b95-df58-4424-95f8-4abf503ca8fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.20 18:11:17.920809 [ 309 ] {} <Debug> TCP-Session: 8de078c6-9895-4a9a-aa70-25ffadd1b797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.05.20 18:11:17.920987 [ 304 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1401 | 2026.05.20 18:11:17.921259 [ 304 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1402 | 2026.05.20 18:11:17.921317 [ 304 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2026.05.20 18:11:17.921598 [ 304 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 1404 | 2026.05.20 18:11:17.922601 [ 315 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Trace> AggregatingTransform: Aggregating | ||
| 1405 | 2026.05.20 18:11:17.922640 [ 315 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1406 | 2026.05.20 18:11:17.922670 [ 315 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975953 sec. (1024.640 rows/sec., 40.02 KiB/sec.) | ||
| 1407 | 2026.05.20 18:11:17.922685 [ 315 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Trace> Aggregator: Merging aggregated data | ||
| 1408 | 2026.05.20 18:11:17.923367 [ 304 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 16.05 KiB/sec. | ||
| 1409 | 2026.05.20 18:11:17.923512 [ 304 ] {ef34a516-280a-468e-8b52-f563c3ec4bcd} <Debug> TCPHandler: Processed in 0.0034386 sec. | ||
| 1410 | 2026.05.20 18:11:17.923633 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.05.20 18:11:17.923662 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.05.20 18:11:17.923668 [ 304 ] {} <Debug> TCP-Session: ba184b95-df58-4424-95f8-4abf503ca8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.05.20 18:11:17.923684 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.05.20 18:11:17.923704 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1415 | 2026.05.20 18:11:17.923731 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.05.20 18:11:17.923745 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1417 | 2026.05.20 18:11:17.923764 [ 306 ] {} <Debug> TCP-Session: e4bb5b65-a310-4a41-80af-70263b4aa823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.05.20 18:11:17.923771 [ 309 ] {} <Debug> TCP-Session: 8de078c6-9895-4a9a-aa70-25ffadd1b797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.05.20 18:11:17.923794 [ 310 ] {} <Debug> TCP-Session: e3da8479-602e-4e58-8dbe-1a0b1ab45eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.05.20 18:11:17.923787 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1421 | 2026.05.20 18:11:17.923736 [ 305 ] {} <Debug> TCP-Session: 552f4667-9ba3-4a75-9abb-d82eb1e47f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.05.20 18:11:17.923857 [ 311 ] {} <Debug> TCP-Session: 58f2d1d6-d479-42d3-9ee4-86c1dc5cf937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.05.20 18:11:17.923715 [ 312 ] {} <Debug> TCP-Session: d6fbe23c-e91e-4473-b4c5-858fd5515565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.05.20 18:11:17.923715 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1425 | 2026.05.20 18:11:17.923770 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1426 | 2026.05.20 18:11:17.923943 [ 307 ] {} <Debug> TCP-Session: d2f62f88-9928-42ba-8261-b77a710f75b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.05.20 18:11:17.923970 [ 308 ] {} <Debug> TCP-Session: a30da6f0-7f93-4b31-9bb2-56b2173c1dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.05.20 18:11:18.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.71 MiB, peak 176.78 MiB, free memory in arenas 0.00 B, will set to 179.83 MiB (RSS), difference: 12.12 MiB | ||
| 1429 | 2026.05.20 18:11:18.461090 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.05.20 18:11:18.461328 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 1431 | 2026.05.20 18:11:18.461661 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1432 | 2026.05.20 18:11:18.461701 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <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 | ||
| 1433 | 2026.05.20 18:11:18.461975 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.05.20 18:11:18.462050 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.05.20 18:11:18.462202 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1436 | 2026.05.20 18:11:18.462239 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1437 | 2026.05.20 18:11:18.462262 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 1438 | 2026.05.20 18:11:18.462278 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1439 | 2026.05.20 18:11:18.462360 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1440 | 2026.05.20 18:11:18.462387 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1441 | 2026.05.20 18:11:18.463739 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002508 sec., 10366.826156299841 rows/sec., 2.23 MiB/sec. | ||
| 1442 | 2026.05.20 18:11:18.463862 [ 269 ] {cea70855-76c0-443f-8d0a-8e8dd6e57321} <Debug> TCPHandler: Processed in 0.002909617 sec. | ||
| 1443 | 2026.05.20 18:11:18.465780 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.20 18:11:18.465952 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.20 18:11:18.466021 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1446 | 2026.05.20 18:11:18.466785 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.20 18:11:18.466852 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1448 | 2026.05.20 18:11:18.467255 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1449 | 2026.05.20 18:11:18.467504 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.20 18:11:18.467662 [ 66 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1451 | 2026.05.20 18:11:18.467698 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001785 sec., 31372.549019607846 rows/sec., 2.40 MiB/sec. | ||
| 1452 | 2026.05.20 18:11:18.467706 [ 66 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.20 18:11:18.467743 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1454 | 2026.05.20 18:11:18.467764 [ 269 ] {ec0ab1b0-1664-41e4-a148-045a50e52842} <Debug> TCPHandler: Processed in 0.00211602 sec. | ||
| 1455 | 2026.05.20 18:11:18.467867 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1456 | 2026.05.20 18:11:18.467978 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.05.20 18:11:18.468006 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1458 | 2026.05.20 18:11:18.468051 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1459 | 2026.05.20 18:11:18.468117 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1460 | 2026.05.20 18:11:18.468133 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1461 | 2026.05.20 18:11:18.468179 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1462 | 2026.05.20 18:11:18.468190 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1463 | 2026.05.20 18:11:18.468253 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1464 | 2026.05.20 18:11:18.468304 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1465 | 2026.05.20 18:11:18.468361 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 1466 | 2026.05.20 18:11:18.468694 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.20 18:11:18.468745 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1468 | 2026.05.20 18:11:18.469157 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1469 | 2026.05.20 18:11:18.469407 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.20 18:11:18.469502 [ 190 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672229 sec., 315148.22431616724 rows/sec., 27.31 MiB/sec. | ||
| 1471 | 2026.05.20 18:11:18.469568 [ 66 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1472 | 2026.05.20 18:11:18.469593 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. | ||
| 1473 | 2026.05.20 18:11:18.469620 [ 66 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.20 18:11:18.469641 [ 269 ] {642dc3b8-e11b-463d-a04f-77290a7dcafe} <Debug> TCPHandler: Processed in 0.001773001 sec. | ||
| 1475 | 2026.05.20 18:11:18.469655 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1476 | 2026.05.20 18:11:18.469699 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1477 | 2026.05.20 18:11:18.469773 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1478 | 2026.05.20 18:11:18.469818 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.05.20 18:11:18.469913 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1480 | 2026.05.20 18:11:18.469929 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.20 18:11:18.469961 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1482 | 2026.05.20 18:11:18.469991 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1483 | 2026.05.20 18:11:18.469996 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_6_1} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.05.20 18:11:18.470074 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1485 | 2026.05.20 18:11:18.470089 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_6_1} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1486 | 2026.05.20 18:11:18.470186 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1487 | 2026.05.20 18:11:18.470195 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1488 | 2026.05.20 18:11:18.470261 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1489 | 2026.05.20 18:11:18.470336 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1490 | 2026.05.20 18:11:18.470398 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 1491 | 2026.05.20 18:11:18.470555 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.20 18:11:18.470601 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1493 | 2026.05.20 18:11:18.471029 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1494 | 2026.05.20 18:11:18.471286 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.20 18:11:18.471445 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1496 | 2026.05.20 18:11:18.471464 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. | ||
| 1497 | 2026.05.20 18:11:18.471484 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766191 sec., 262146.05328642257 rows/sec., 21.68 MiB/sec. | ||
| 1498 | 2026.05.20 18:11:18.471494 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.05.20 18:11:18.471507 [ 269 ] {b5a9c833-5a2b-4ae0-89df-208c7a061c9d} <Debug> TCPHandler: Processed in 0.001745461 sec. | ||
| 1500 | 2026.05.20 18:11:18.471538 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1501 | 2026.05.20 18:11:18.471674 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.05.20 18:11:18.471686 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 1503 | 2026.05.20 18:11:18.471751 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1504 | 2026.05.20 18:11:18.471782 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.05.20 18:11:18.471804 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1506 | 2026.05.20 18:11:18.471834 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1507 | 2026.05.20 18:11:18.471842 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 265 rows starting from the beginning of the part | ||
| 1508 | 2026.05.20 18:11:18.471945 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 1509 | 2026.05.20 18:11:18.472003 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 1510 | 2026.05.20 18:11:18.472060 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 1511 | 2026.05.20 18:11:18.472106 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 1512 | 2026.05.20 18:11:18.472128 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_6_1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.20 18:11:18.472164 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 1514 | 2026.05.20 18:11:18.472219 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_6_1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1515 | 2026.05.20 18:11:18.472289 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.20 18:11:18.472323 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1517 | 2026.05.20 18:11:18.472332 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1518 | 2026.05.20 18:11:18.472694 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1519 | 2026.05.20 18:11:18.472947 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.05.20 18:11:18.473075 [ 64 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1521 | 2026.05.20 18:11:18.473088 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 1522 | 2026.05.20 18:11:18.473115 [ 64 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.20 18:11:18.473135 [ 269 ] {501f2de7-c588-4bca-b446-eafce8d9d83d} <Debug> TCPHandler: Processed in 0.001512625 sec. | ||
| 1524 | 2026.05.20 18:11:18.473139 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1525 | 2026.05.20 18:11:18.473235 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1526 | 2026.05.20 18:11:18.473329 [ 195 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169069 sec., 629920.328386635 rows/sec., 44.76 MiB/sec. | ||
| 1527 | 2026.05.20 18:11:18.473331 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1528 | 2026.05.20 18:11:18.473383 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1529 | 2026.05.20 18:11:18.473433 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1530 | 2026.05.20 18:11:18.473472 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1531 | 2026.05.20 18:11:18.473509 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1532 | 2026.05.20 18:11:18.473530 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1533 | 2026.05.20 18:11:18.473546 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1534 | 2026.05.20 18:11:18.473588 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 1535 | 2026.05.20 18:11:18.473810 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.05.20 18:11:18.473883 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1537 | 2026.05.20 18:11:18.473953 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1538 | 2026.05.20 18:11:18.474408 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202928 sec., 289294.12234148674 rows/sec., 19.50 MiB/sec. | ||
| 1539 | 2026.05.20 18:11:18.474607 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1540 | 2026.05.20 18:11:18.474918 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_6_1} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.20 18:11:18.474991 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_6_1} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1542 | 2026.05.20 18:11:18.475073 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1543 | 2026.05.20 18:11:21.973304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 | ||
| 1544 | 2026.05.20 18:11:21.975319 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.05.20 18:11:21.975358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1546 | 2026.05.20 18:11:21.976511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1547 | 2026.05.20 18:11:21.976795 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.05.20 18:11:21.977049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 1549 | 2026.05.20 18:11:23.464564 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.05.20 18:11:23.464889 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1551 | 2026.05.20 18:11:23.465367 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1552 | 2026.05.20 18:11:23.465436 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1553 | 2026.05.20 18:11:23.465763 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1554 | 2026.05.20 18:11:23.465844 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1555 | 2026.05.20 18:11:23.466014 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1556 | 2026.05.20 18:11:23.466057 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1557 | 2026.05.20 18:11:23.466084 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 1558 | 2026.05.20 18:11:23.466104 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1559 | 2026.05.20 18:11:23.466157 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1560 | 2026.05.20 18:11:23.466181 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1561 | 2026.05.20 18:11:23.467175 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002434 sec., 10682.004930156121 rows/sec., 2.30 MiB/sec. | ||
| 1562 | 2026.05.20 18:11:23.467269 [ 269 ] {dc8b1760-947b-473a-8062-04d6da6327d1} <Debug> TCPHandler: Processed in 0.002904118 sec. | ||
| 1563 | 2026.05.20 18:11:23.470279 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.05.20 18:11:23.470393 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1565 | 2026.05.20 18:11:23.470437 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2026.05.20 18:11:23.471056 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.05.20 18:11:23.471099 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1568 | 2026.05.20 18:11:23.471566 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1569 | 2026.05.20 18:11:23.471778 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.05.20 18:11:23.471932 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00157 sec., 1910.8280254777071 rows/sec., 174.16 KiB/sec. | ||
| 1571 | 2026.05.20 18:11:23.471967 [ 269 ] {c9af1d60-7d97-4bfd-b74e-1a8867d41b58} <Debug> TCPHandler: Processed in 0.001738551 sec. | ||
| 1572 | 2026.05.20 18:11:23.472101 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.05.20 18:11:23.472197 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1574 | 2026.05.20 18:11:23.472237 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1575 | 2026.05.20 18:11:23.472677 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.05.20 18:11:23.472712 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1577 | 2026.05.20 18:11:23.473008 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1578 | 2026.05.20 18:11:23.473221 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.05.20 18:11:23.473347 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.70 MiB/sec. | ||
| 1580 | 2026.05.20 18:11:23.473379 [ 269 ] {743af7ba-e611-424b-b2a1-37ec52741f23} <Debug> TCPHandler: Processed in 0.00132813 sec. | ||
| 1581 | 2026.05.20 18:11:23.473513 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.05.20 18:11:23.473610 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1583 | 2026.05.20 18:11:23.473652 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1584 | 2026.05.20 18:11:23.474055 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.05.20 18:11:23.474091 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1586 | 2026.05.20 18:11:23.474383 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1587 | 2026.05.20 18:11:23.474597 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.05.20 18:11:23.474720 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 144.58 KiB/sec. | ||
| 1589 | 2026.05.20 18:11:23.474753 [ 269 ] {8203265d-35a1-486a-b4fb-74e0869bce2e} <Debug> TCPHandler: Processed in 0.00128835 sec. | ||
| 1590 | 2026.05.20 18:11:23.474908 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.05.20 18:11:23.475018 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1592 | 2026.05.20 18:11:23.475068 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1593 | 2026.05.20 18:11:23.475738 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.20 18:11:23.475786 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1595 | 2026.05.20 18:11:23.476216 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1596 | 2026.05.20 18:11:23.476497 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.20 18:11:23.476650 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Debug> executeQuery: Read 209 rows, 19.05 KiB in 0.001653 sec., 126436.7816091954 rows/sec., 11.25 MiB/sec. | ||
| 1598 | 2026.05.20 18:11:23.476692 [ 269 ] {831e7283-d421-4f36-82b8-b45c54ca478c} <Debug> TCPHandler: Processed in 0.001854123 sec. | ||
| 1599 | 2026.05.20 18:11:23.476942 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.20 18:11:23.477058 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.05.20 18:11:23.477112 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1602 | 2026.05.20 18:11:23.477662 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.20 18:11:23.477701 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1604 | 2026.05.20 18:11:23.478016 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2026.05.20 18:11:23.478244 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.20 18:11:23.478379 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001346 sec., 22288.261515601782 rows/sec., 1.67 MiB/sec. | ||
| 1607 | 2026.05.20 18:11:23.478414 [ 269 ] {2a94db2b-43e0-4301-9885-38b60b997695} <Debug> TCPHandler: Processed in 0.001535526 sec. | ||
| 1608 | 2026.05.20 18:11:23.478561 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.20 18:11:23.478659 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.05.20 18:11:23.478699 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1611 | 2026.05.20 18:11:23.479116 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.20 18:11:23.479151 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1613 | 2026.05.20 18:11:23.479439 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1614 | 2026.05.20 18:11:23.479641 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.20 18:11:23.479765 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 1616 | 2026.05.20 18:11:23.479798 [ 269 ] {b153177f-03d0-4d3f-83d0-c943323c2d0f} <Debug> TCPHandler: Processed in 0.00128981 sec. | ||
| 1617 | 2026.05.20 18:11:23.479932 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.05.20 18:11:23.480027 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.20 18:11:23.480066 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1620 | 2026.05.20 18:11:23.480473 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.20 18:11:23.480509 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1622 | 2026.05.20 18:11:23.480799 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1623 | 2026.05.20 18:11:23.481005 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.20 18:11:23.481133 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 1625 | 2026.05.20 18:11:23.481166 [ 269 ] {cfd50fe3-aeb9-4fe3-8c03-483b34c31c8d} <Debug> TCPHandler: Processed in 0.00128325 sec. | ||
| 1626 | 2026.05.20 18:11:23.481310 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.20 18:11:23.481405 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1628 | 2026.05.20 18:11:23.481444 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1629 | 2026.05.20 18:11:23.481906 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.05.20 18:11:23.481942 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1631 | 2026.05.20 18:11:23.482240 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1632 | 2026.05.20 18:11:23.482443 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.05.20 18:11:23.482577 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001189 sec., 106812.44743481919 rows/sec., 8.66 MiB/sec. | ||
| 1634 | 2026.05.20 18:11:23.482614 [ 269 ] {3cb17637-40a4-49d1-bb36-7acdb58c6618} <Debug> TCPHandler: Processed in 0.001353372 sec. | ||
| 1635 | 2026.05.20 18:11:23.482744 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.05.20 18:11:23.482840 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1637 | 2026.05.20 18:11:23.482881 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1638 | 2026.05.20 18:11:23.483308 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.05.20 18:11:23.483347 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1640 | 2026.05.20 18:11:23.483713 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1641 | 2026.05.20 18:11:23.483930 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.05.20 18:11:23.484063 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001241 sec., 158742.94923448833 rows/sec., 11.39 MiB/sec. | ||
| 1643 | 2026.05.20 18:11:23.484097 [ 269 ] {2227642e-92a9-4d25-b042-957633e0aa28} <Debug> TCPHandler: Processed in 0.001405083 sec. | ||
| 1644 | 2026.05.20 18:11:23.484259 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.20 18:11:23.484355 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.20 18:11:23.484415 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <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 | ||
| 1647 | 2026.05.20 18:11:23.485255 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.20 18:11:23.485292 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1649 | 2026.05.20 18:11:23.485813 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1650 | 2026.05.20 18:11:23.486035 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.20 18:11:23.486176 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 15.60 MiB/sec. | ||
| 1652 | 2026.05.20 18:11:23.486240 [ 269 ] {a379279c-4b6a-41ac-93b0-7bac8c255f2d} <Debug> TCPHandler: Processed in 0.002029997 sec. | ||
| 1653 | 2026.05.20 18:11:23.486388 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.05.20 18:11:23.486483 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.05.20 18:11:23.486525 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1656 | 2026.05.20 18:11:23.486905 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Trace> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.05.20 18:11:23.486940 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1658 | 2026.05.20 18:11:23.487246 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1659 | 2026.05.20 18:11:23.487450 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Trace> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.05.20 18:11:23.487574 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00111 sec., 8108.108108108107 rows/sec., 572.74 KiB/sec. | ||
| 1661 | 2026.05.20 18:11:23.487606 [ 269 ] {14ab185c-25b7-4078-9b57-2e513d806068} <Debug> TCPHandler: Processed in 0.001267879 sec. | ||
| 1662 | 2026.05.20 18:11:23.487736 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.20 18:11:23.487830 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.05.20 18:11:23.487871 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1665 | 2026.05.20 18:11:23.488225 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.05.20 18:11:23.488262 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1667 | 2026.05.20 18:11:23.488559 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1668 | 2026.05.20 18:11:23.488788 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.05.20 18:11:23.488916 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 1670 | 2026.05.20 18:11:23.488948 [ 269 ] {159b4b41-c5f9-46d4-b23f-971c1c681342} <Debug> TCPHandler: Processed in 0.001260989 sec. | ||
| 1671 | 2026.05.20 18:11:24.483835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3315 | ||
| 1672 | 2026.05.20 18:11:24.484330 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.05.20 18:11:24.484369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1674 | 2026.05.20 18:11:24.484874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1675 | 2026.05.20 18:11:24.485117 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.05.20 18:11:24.485260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3315 | ||
| 1677 | 2026.05.20 18:11:24.508715 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38368 | ||
| 1678 | 2026.05.20 18:11:24.508803 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1679 | 2026.05.20 18:11:24.508828 [ 308 ] {} <Debug> TCP-Session: 66b7a502-4fd3-4664-8194-c50b145b0dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38368 | ||
| 1680 | 2026.05.20 18:11:24.508850 [ 308 ] {} <Debug> TCP-Session: 66b7a502-4fd3-4664-8194-c50b145b0dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.05.20 18:11:24.508862 [ 308 ] {} <Debug> TCP-Session: 66b7a502-4fd3-4664-8194-c50b145b0dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.05.20 18:11:24.509060 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63700 | ||
| 1683 | 2026.05.20 18:11:24.509078 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41842 | ||
| 1684 | 2026.05.20 18:11:24.509112 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36763 | ||
| 1685 | 2026.05.20 18:11:24.509126 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53088 | ||
| 1686 | 2026.05.20 18:11:24.509148 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41650 | ||
| 1687 | 2026.05.20 18:11:24.509164 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37480 | ||
| 1688 | 2026.05.20 18:11:24.509199 [ 308 ] {} <Trace> TCP-Session: 66b7a502-4fd3-4664-8194-c50b145b0dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.05.20 18:11:24.509216 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2026.05.20 18:11:24.509216 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1691 | 2026.05.20 18:11:24.509247 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1692 | 2026.05.20 18:11:24.509253 [ 306 ] {} <Debug> TCP-Session: de5feb6b-d81c-4f7a-86dd-f6646847171a Authenticating user 'default' from [fd00:1122:3344:101::e]:41650 | ||
| 1693 | 2026.05.20 18:11:24.509261 [ 304 ] {} <Debug> TCP-Session: 9142b848-4ae8-4678-93dd-0239a32edb1f Authenticating user 'default' from [fd00:1122:3344:101::e]:53088 | ||
| 1694 | 2026.05.20 18:11:24.509170 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1695 | 2026.05.20 18:11:24.509314 [ 307 ] {} <Debug> TCP-Session: cd7612e2-3273-4141-a313-336c16bee85f Authenticating user 'default' from [fd00:1122:3344:101::e]:37480 | ||
| 1696 | 2026.05.20 18:11:24.509338 [ 312 ] {} <Debug> TCP-Session: 6ee11d58-6d4a-4180-969c-68afe27a660d Authenticating user 'default' from [fd00:1122:3344:101::e]:36763 | ||
| 1697 | 2026.05.20 18:11:24.509314 [ 304 ] {} <Debug> TCP-Session: 9142b848-4ae8-4678-93dd-0239a32edb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.05.20 18:11:24.509375 [ 307 ] {} <Debug> TCP-Session: cd7612e2-3273-4141-a313-336c16bee85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.05.20 18:11:24.509380 [ 312 ] {} <Debug> TCP-Session: 6ee11d58-6d4a-4180-969c-68afe27a660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.05.20 18:11:24.509409 [ 308 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38368) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1701 | 2026.05.20 18:11:24.509423 [ 312 ] {} <Debug> TCP-Session: 6ee11d58-6d4a-4180-969c-68afe27a660d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.05.20 18:11:24.509398 [ 304 ] {} <Debug> TCP-Session: 9142b848-4ae8-4678-93dd-0239a32edb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2026.05.20 18:11:24.509311 [ 306 ] {} <Debug> TCP-Session: de5feb6b-d81c-4f7a-86dd-f6646847171a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.05.20 18:11:24.509157 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1705 | 2026.05.20 18:11:24.509489 [ 306 ] {} <Debug> TCP-Session: de5feb6b-d81c-4f7a-86dd-f6646847171a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.20 18:11:24.509140 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60688 | ||
| 1707 | 2026.05.20 18:11:24.509537 [ 311 ] {} <Debug> TCP-Session: 9a85bcca-4e7f-429c-bb41-2f7b9ddd4c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:41842 | ||
| 1708 | 2026.05.20 18:11:24.509138 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1709 | 2026.05.20 18:11:24.509582 [ 311 ] {} <Debug> TCP-Session: 9a85bcca-4e7f-429c-bb41-2f7b9ddd4c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.05.20 18:11:24.509595 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1711 | 2026.05.20 18:11:24.509628 [ 311 ] {} <Debug> TCP-Session: 9a85bcca-4e7f-429c-bb41-2f7b9ddd4c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.05.20 18:11:24.509633 [ 310 ] {} <Debug> TCP-Session: 222cc83f-7d9d-4eee-b937-087dcc0c86b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63700 | ||
| 1713 | 2026.05.20 18:11:24.509649 [ 305 ] {} <Debug> TCP-Session: 1093de97-d5f3-4cc6-82ac-308d6b9e8a7d Authenticating user 'default' from [fd00:1122:3344:101::e]:60688 | ||
| 1714 | 2026.05.20 18:11:24.509680 [ 310 ] {} <Debug> TCP-Session: 222cc83f-7d9d-4eee-b937-087dcc0c86b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.20 18:11:24.509699 [ 305 ] {} <Debug> TCP-Session: 1093de97-d5f3-4cc6-82ac-308d6b9e8a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.05.20 18:11:24.509713 [ 310 ] {} <Debug> TCP-Session: 222cc83f-7d9d-4eee-b937-087dcc0c86b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.05.20 18:11:24.509727 [ 305 ] {} <Debug> TCP-Session: 1093de97-d5f3-4cc6-82ac-308d6b9e8a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.05.20 18:11:24.509062 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57059 | ||
| 1719 | 2026.05.20 18:11:24.509755 [ 308 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1720 | 2026.05.20 18:11:24.509412 [ 307 ] {} <Debug> TCP-Session: cd7612e2-3273-4141-a313-336c16bee85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.05.20 18:11:24.509849 [ 308 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1722 | 2026.05.20 18:11:24.509871 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.05.20 18:11:24.509897 [ 309 ] {} <Debug> TCP-Session: f7f03051-6c1d-4bd7-9440-8f948173f96c Authenticating user 'default' from [fd00:1122:3344:101::e]:57059 | ||
| 1724 | 2026.05.20 18:11:24.509912 [ 309 ] {} <Debug> TCP-Session: f7f03051-6c1d-4bd7-9440-8f948173f96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.05.20 18:11:24.509924 [ 309 ] {} <Debug> TCP-Session: f7f03051-6c1d-4bd7-9440-8f948173f96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.05.20 18:11:24.510181 [ 308 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 1727 | 2026.05.20 18:11:24.511168 [ 347 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Trace> AggregatingTransform: Aggregating | ||
| 1728 | 2026.05.20 18:11:24.511206 [ 347 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1729 | 2026.05.20 18:11:24.511233 [ 347 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955192 sec. (1046.910 rows/sec., 40.89 KiB/sec.) | ||
| 1730 | 2026.05.20 18:11:24.511247 [ 347 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Trace> Aggregator: Merging aggregated data | ||
| 1731 | 2026.05.20 18:11:24.511820 [ 308 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002475 sec., 404.040404040404 rows/sec., 15.78 KiB/sec. | ||
| 1732 | 2026.05.20 18:11:24.511930 [ 308 ] {0ad0d5f1-b061-4a4d-8a91-df120f122bb5} <Debug> TCPHandler: Processed in 0.002872556 sec. | ||
| 1733 | 2026.05.20 18:11:24.512045 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1734 | 2026.05.20 18:11:24.512071 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1735 | 2026.05.20 18:11:24.512076 [ 308 ] {} <Debug> TCP-Session: 66b7a502-4fd3-4664-8194-c50b145b0dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.05.20 18:11:24.512087 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1737 | 2026.05.20 18:11:24.512114 [ 309 ] {} <Debug> TCP-Session: f7f03051-6c1d-4bd7-9440-8f948173f96c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.05.20 18:11:24.512117 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1739 | 2026.05.20 18:11:24.512136 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1740 | 2026.05.20 18:11:24.512149 [ 307 ] {} <Debug> TCP-Session: cd7612e2-3273-4141-a313-336c16bee85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.05.20 18:11:24.512165 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1742 | 2026.05.20 18:11:24.512195 [ 311 ] {} <Debug> TCP-Session: 9a85bcca-4e7f-429c-bb41-2f7b9ddd4c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.05.20 18:11:24.512223 [ 312 ] {} <Debug> TCP-Session: 6ee11d58-6d4a-4180-969c-68afe27a660d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.05.20 18:11:24.512185 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1745 | 2026.05.20 18:11:24.512174 [ 306 ] {} <Debug> TCP-Session: de5feb6b-d81c-4f7a-86dd-f6646847171a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.20 18:11:24.512284 [ 304 ] {} <Debug> TCP-Session: 9142b848-4ae8-4678-93dd-0239a32edb1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.20 18:11:24.512103 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2026.05.20 18:11:24.512154 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1749 | 2026.05.20 18:11:24.512356 [ 305 ] {} <Debug> TCP-Session: 1093de97-d5f3-4cc6-82ac-308d6b9e8a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.20 18:11:24.512375 [ 310 ] {} <Debug> TCP-Session: 222cc83f-7d9d-4eee-b937-087dcc0c86b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.05.20 18:11:24.656690 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1752 | 2026.05.20 18:11:24.678732 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.05.20 18:11:24.678805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1754 | 2026.05.20 18:11:24.684953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2026.05.20 18:11:24.685747 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): 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.20 18:11:24.690976 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1757 | 2026.05.20 18:11:28.460371 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.05.20 18:11:28.460615 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) 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) | ||
| 1759 | 2026.05.20 18:11:28.460925 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.05.20 18:11:28.460962 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <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 | ||
| 1761 | 2026.05.20 18:11:28.461205 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.05.20 18:11:28.461276 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.05.20 18:11:28.461415 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1764 | 2026.05.20 18:11:28.461531 [ 333 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2026.05.20 18:11:28.461536 [ 336 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1766 | 2026.05.20 18:11:28.461677 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1767 | 2026.05.20 18:11:28.461706 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1768 | 2026.05.20 18:11:28.461764 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1769 | 2026.05.20 18:11:28.461791 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1770 | 2026.05.20 18:11:28.462894 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002367 sec., 10984.368398817067 rows/sec., 2.37 MiB/sec. | ||
| 1771 | 2026.05.20 18:11:28.462993 [ 269 ] {da31c42f-52f5-4090-bdd4-ea6cad27b5dd} <Debug> TCPHandler: Processed in 0.002768434 sec. | ||
| 1772 | 2026.05.20 18:11:28.464833 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.20 18:11:28.464992 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.20 18:11:28.465061 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1775 | 2026.05.20 18:11:28.465744 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.20 18:11:28.465791 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1777 | 2026.05.20 18:11:28.466163 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1778 | 2026.05.20 18:11:28.466394 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.20 18:11:28.466559 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 1780 | 2026.05.20 18:11:28.466605 [ 269 ] {ac0de26f-0fd2-4f28-944c-5774462dfcb1} <Debug> TCPHandler: Processed in 0.001897484 sec. | ||
| 1781 | 2026.05.20 18:11:28.466742 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.20 18:11:28.466846 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.20 18:11:28.466890 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1784 | 2026.05.20 18:11:28.467340 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.20 18:11:28.467378 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1786 | 2026.05.20 18:11:28.467683 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2026.05.20 18:11:28.467890 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): 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.20 18:11:28.468021 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 1789 | 2026.05.20 18:11:28.468057 [ 269 ] {6a7a88d7-667d-4297-8d36-5ef646929e49} <Debug> TCPHandler: Processed in 0.001367261 sec. | ||
| 1790 | 2026.05.20 18:11:28.468198 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.20 18:11:28.468297 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.20 18:11:28.468341 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1793 | 2026.05.20 18:11:28.468759 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.20 18:11:28.468798 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1795 | 2026.05.20 18:11:28.469148 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2026.05.20 18:11:28.469361 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): 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.20 18:11:28.469490 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 1798 | 2026.05.20 18:11:28.469524 [ 269 ] {06b66fdb-10b0-4cc0-82d3-c72737442e80} <Debug> TCPHandler: Processed in 0.001381032 sec. | ||
| 1799 | 2026.05.20 18:11:28.469673 [ 269 ] {} <Trace> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.20 18:11:28.469769 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.20 18:11:28.469811 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1802 | 2026.05.20 18:11:28.470202 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.20 18:11:28.470237 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1804 | 2026.05.20 18:11:28.470533 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.20 18:11:28.470741 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): 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.20 18:11:28.470864 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 1807 | 2026.05.20 18:11:28.470897 [ 269 ] {4296833e-fc23-4fff-8756-7f4da308cae3} <Debug> TCPHandler: Processed in 0.001273619 sec. | ||
| 1808 | 2026.05.20 18:11:31.935058 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1809 | 2026.05.20 18:11:31.935149 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1810 | 2026.05.20 18:11:31.986201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3763 | ||
| 1811 | 2026.05.20 18:11:31.986735 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.20 18:11:31.986777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1813 | 2026.05.20 18:11:31.987278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1814 | 2026.05.20 18:11:31.987505 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): 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.20 18:11:31.987631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3763 | ||
| 1816 | 2026.05.20 18:11:32.191891 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1817 | 2026.05.20 18:11:32.208038 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.20 18:11:32.208101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1819 | 2026.05.20 18:11:32.214507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1820 | 2026.05.20 18:11:32.215237 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.20 18:11:32.218376 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1822 | 2026.05.20 18:11:32.288359 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1823 | 2026.05.20 18:11:32.288427 [ 3 ] {} <Debug> TCP-Session: 70d5ce69-3053-4494-b611-d5f173c1b219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.05.20 18:11:33.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.18 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 183.13 MiB (RSS), difference: 2.95 MiB | ||
| 1825 | 2026.05.20 18:11:33.196309 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1826 | 2026.05.20 18:11:33.196382 [ 269 ] {} <Debug> TCP-Session: 89966a94-6622-416a-9e07-6e8d1a44fc69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.05.20 18:11:33.461946 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.05.20 18:11:33.462179 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 1829 | 2026.05.20 18:11:33.462520 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1830 | 2026.05.20 18:11:33.462560 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <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 | ||
| 1831 | 2026.05.20 18:11:33.462793 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1832 | 2026.05.20 18:11:33.462862 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1833 | 2026.05.20 18:11:33.463006 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1834 | 2026.05.20 18:11:33.463105 [ 333 ] {262ebded-e823-46b1-b113-3c74c723face} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1835 | 2026.05.20 18:11:33.463120 [ 336 ] {262ebded-e823-46b1-b113-3c74c723face} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1836 | 2026.05.20 18:11:33.463254 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 1837 | 2026.05.20 18:11:33.463285 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1838 | 2026.05.20 18:11:33.465343 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1839 | 2026.05.20 18:11:33.465370 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1840 | 2026.05.20 18:11:33.467312 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <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'))" | ||
| 1841 | 2026.05.20 18:11:33.467371 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <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'))" | ||
| 1842 | 2026.05.20 18:11:33.468666 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.006586 sec., 4403.27968417856 rows/sec., 912.36 KiB/sec. | ||
| 1843 | 2026.05.20 18:11:33.468782 [ 271 ] {262ebded-e823-46b1-b113-3c74c723face} <Debug> TCPHandler: Processed in 0.006966142 sec. | ||
| 1844 | 2026.05.20 18:11:33.475688 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.20 18:11:33.475854 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.20 18:11:33.475919 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1847 | 2026.05.20 18:11:33.476574 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.20 18:11:33.476615 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1849 | 2026.05.20 18:11:33.476991 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1850 | 2026.05.20 18:11:33.477211 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.20 18:11:33.477355 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001557 sec., 80924.85549132948 rows/sec., 6.96 MiB/sec. | ||
| 1852 | 2026.05.20 18:11:33.477393 [ 271 ] {2fe94114-d2ee-44da-9333-c5bd1f46c1e9} <Debug> TCPHandler: Processed in 0.001855763 sec. | ||
| 1853 | 2026.05.20 18:11:33.477532 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.20 18:11:33.477630 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.20 18:11:33.477670 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1856 | 2026.05.20 18:11:33.478089 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.20 18:11:33.478125 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1858 | 2026.05.20 18:11:33.478416 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1859 | 2026.05.20 18:11:33.478621 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.20 18:11:33.478749 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001139 sec., 30728.70939420544 rows/sec., 2.26 MiB/sec. | ||
| 1861 | 2026.05.20 18:11:33.478781 [ 271 ] {023b280e-23f0-47bc-96fe-7f9f3307ea45} <Debug> TCPHandler: Processed in 0.00129953 sec. | ||
| 1862 | 2026.05.20 18:11:33.478908 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.05.20 18:11:33.479005 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1864 | 2026.05.20 18:11:33.479046 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1865 | 2026.05.20 18:11:33.479472 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.20 18:11:33.479508 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1867 | 2026.05.20 18:11:33.479808 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1868 | 2026.05.20 18:11:33.480013 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.20 18:11:33.480136 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001149 sec., 93124.45604873802 rows/sec., 7.29 MiB/sec. | ||
| 1870 | 2026.05.20 18:11:33.480167 [ 271 ] {44337168-47b8-4ab2-babc-7fa11b4fe1f7} <Debug> TCPHandler: Processed in 0.00130965 sec. | ||
| 1871 | 2026.05.20 18:11:33.480292 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.05.20 18:11:33.480389 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.05.20 18:11:33.480430 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1874 | 2026.05.20 18:11:33.480818 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.20 18:11:33.480853 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1876 | 2026.05.20 18:11:33.481165 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1877 | 2026.05.20 18:11:33.481370 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.05.20 18:11:33.481495 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 1879 | 2026.05.20 18:11:33.481528 [ 271 ] {a7a2501c-9219-4725-8ef5-249043ced3c4} <Debug> TCPHandler: Processed in 0.00128529 sec. | ||
| 1880 | 2026.05.20 18:11:33.481652 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.05.20 18:11:33.481748 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.05.20 18:11:33.481800 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <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 | ||
| 1883 | 2026.05.20 18:11:33.482795 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.05.20 18:11:33.482831 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1885 | 2026.05.20 18:11:33.483374 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1886 | 2026.05.20 18:11:33.483593 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.05.20 18:11:33.483731 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002001 sec., 17491.254372813593 rows/sec., 31.34 MiB/sec. | ||
| 1888 | 2026.05.20 18:11:33.483775 [ 271 ] {5648edfe-bf10-4345-8969-6213f6571001} <Debug> TCPHandler: Processed in 0.002173671 sec. | ||
| 1889 | 2026.05.20 18:11:33.483907 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.05.20 18:11:33.484004 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.05.20 18:11:33.484046 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1892 | 2026.05.20 18:11:33.484382 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Trace> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.05.20 18:11:33.484418 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1894 | 2026.05.20 18:11:33.484716 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1895 | 2026.05.20 18:11:33.484920 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Trace> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.20 18:11:33.485045 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001059 sec., 14164.305949008498 rows/sec., 1.06 MiB/sec. | ||
| 1897 | 2026.05.20 18:11:33.485076 [ 271 ] {900385ef-f46c-4aa0-b4d3-048f0d309eba} <Debug> TCPHandler: Processed in 0.001220198 sec. | ||
| 1898 | 2026.05.20 18:11:33.485201 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.05.20 18:11:33.485298 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.05.20 18:11:33.485339 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1901 | 2026.05.20 18:11:33.485696 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.05.20 18:11:33.485732 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 1903 | 2026.05.20 18:11:33.486038 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1904 | 2026.05.20 18:11:33.486248 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.20 18:11:33.486371 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 1906 | 2026.05.20 18:11:33.486403 [ 271 ] {59f99fa0-418c-4b0f-bf1b-367bd239cc71} <Debug> TCPHandler: Processed in 0.001250899 sec. | ||
| 1907 | 2026.05.20 18:11:34.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.57 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 183.33 MiB (RSS), difference: 1.76 MiB | ||
| 1908 | 2026.05.20 18:11:38.032733 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64930 | ||
| 1909 | 2026.05.20 18:11:38.032832 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1910 | 2026.05.20 18:11:38.032858 [ 308 ] {} <Debug> TCP-Session: 53387636-d3c2-407a-821f-73f49c888b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:64930 | ||
| 1911 | 2026.05.20 18:11:38.032880 [ 308 ] {} <Debug> TCP-Session: 53387636-d3c2-407a-821f-73f49c888b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.05.20 18:11:38.032893 [ 308 ] {} <Debug> TCP-Session: 53387636-d3c2-407a-821f-73f49c888b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.05.20 18:11:38.033139 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56385 | ||
| 1914 | 2026.05.20 18:11:38.033152 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47184 | ||
| 1915 | 2026.05.20 18:11:38.033183 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56155 | ||
| 1916 | 2026.05.20 18:11:38.033212 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33350 | ||
| 1917 | 2026.05.20 18:11:38.033246 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.05.20 18:11:38.033263 [ 308 ] {} <Trace> TCP-Session: 53387636-d3c2-407a-821f-73f49c888b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.05.20 18:11:38.033269 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1920 | 2026.05.20 18:11:38.033284 [ 310 ] {} <Debug> TCP-Session: 4240070a-94e5-463a-915e-03fd1bf61c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:47184 | ||
| 1921 | 2026.05.20 18:11:38.033309 [ 3 ] {} <Debug> TCP-Session: 6592a904-87ed-454b-8464-6908242fd44d Authenticating user 'default' from [fd00:1122:3344:101::e]:56155 | ||
| 1922 | 2026.05.20 18:11:38.033317 [ 310 ] {} <Debug> TCP-Session: 4240070a-94e5-463a-915e-03fd1bf61c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.20 18:11:38.033310 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1924 | 2026.05.20 18:11:38.033337 [ 3 ] {} <Debug> TCP-Session: 6592a904-87ed-454b-8464-6908242fd44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.05.20 18:11:38.033370 [ 269 ] {} <Debug> TCP-Session: d32370ec-62fe-4554-8406-5dd70361f5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33350 | ||
| 1926 | 2026.05.20 18:11:38.033387 [ 3 ] {} <Debug> TCP-Session: 6592a904-87ed-454b-8464-6908242fd44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.05.20 18:11:38.033409 [ 269 ] {} <Debug> TCP-Session: d32370ec-62fe-4554-8406-5dd70361f5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.05.20 18:11:38.033345 [ 310 ] {} <Debug> TCP-Session: 4240070a-94e5-463a-915e-03fd1bf61c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.20 18:11:38.033434 [ 269 ] {} <Debug> TCP-Session: d32370ec-62fe-4554-8406-5dd70361f5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.05.20 18:11:38.033232 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2026.05.20 18:11:38.033475 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64930) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1932 | 2026.05.20 18:11:38.033221 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49940 | ||
| 1933 | 2026.05.20 18:11:38.033507 [ 309 ] {} <Debug> TCP-Session: 2504ae02-774a-4f11-b16b-f10612e930a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56385 | ||
| 1934 | 2026.05.20 18:11:38.033212 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56403 | ||
| 1935 | 2026.05.20 18:11:38.033574 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1936 | 2026.05.20 18:11:38.033185 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63498 | ||
| 1937 | 2026.05.20 18:11:38.033610 [ 305 ] {} <Debug> TCP-Session: d530b707-46a5-473d-91cc-0d796699da70 Authenticating user 'default' from [fd00:1122:3344:101::e]:49940 | ||
| 1938 | 2026.05.20 18:11:38.033623 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1939 | 2026.05.20 18:11:38.033170 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50649 | ||
| 1940 | 2026.05.20 18:11:38.033676 [ 305 ] {} <Debug> TCP-Session: d530b707-46a5-473d-91cc-0d796699da70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.20 18:11:38.033697 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1942 | 2026.05.20 18:11:38.033723 [ 305 ] {} <Debug> TCP-Session: d530b707-46a5-473d-91cc-0d796699da70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.20 18:11:38.033738 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1944 | 2026.05.20 18:11:38.033742 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1945 | 2026.05.20 18:11:38.033770 [ 312 ] {} <Debug> TCP-Session: cda21f2a-5879-40b6-924e-1e840d4dc77d Authenticating user 'default' from [fd00:1122:3344:101::e]:50649 | ||
| 1946 | 2026.05.20 18:11:38.033748 [ 311 ] {} <Debug> TCP-Session: f6b25743-bb78-4430-971d-3afff9b22e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:63498 | ||
| 1947 | 2026.05.20 18:11:38.033802 [ 312 ] {} <Debug> TCP-Session: cda21f2a-5879-40b6-924e-1e840d4dc77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.05.20 18:11:38.033816 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1949 | 2026.05.20 18:11:38.033826 [ 311 ] {} <Debug> TCP-Session: f6b25743-bb78-4430-971d-3afff9b22e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.20 18:11:38.033827 [ 312 ] {} <Debug> TCP-Session: cda21f2a-5879-40b6-924e-1e840d4dc77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.05.20 18:11:38.033854 [ 311 ] {} <Debug> TCP-Session: f6b25743-bb78-4430-971d-3afff9b22e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.20 18:11:38.033686 [ 304 ] {} <Debug> TCP-Session: ea8656fc-8eec-4ec1-9195-73691d67f608 Authenticating user 'default' from [fd00:1122:3344:101::e]:56403 | ||
| 1953 | 2026.05.20 18:11:38.033565 [ 309 ] {} <Debug> TCP-Session: 2504ae02-774a-4f11-b16b-f10612e930a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.05.20 18:11:38.033910 [ 304 ] {} <Debug> TCP-Session: ea8656fc-8eec-4ec1-9195-73691d67f608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.20 18:11:38.033926 [ 309 ] {} <Debug> TCP-Session: 2504ae02-774a-4f11-b16b-f10612e930a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.20 18:11:38.033940 [ 304 ] {} <Debug> TCP-Session: ea8656fc-8eec-4ec1-9195-73691d67f608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.20 18:11:38.034113 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 1958 | 2026.05.20 18:11:38.034210 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1959 | 2026.05.20 18:11:38.399402 [ 333 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> AggregatingTransform: Aggregating | ||
| 1960 | 2026.05.20 18:11:38.399461 [ 333 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1961 | 2026.05.20 18:11:38.399496 [ 333 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893901 sec. (1118.692 rows/sec., 43.70 KiB/sec.) | ||
| 1962 | 2026.05.20 18:11:38.399514 [ 333 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Trace> Aggregator: Merging aggregated data | ||
| 1963 | 2026.05.20 18:11:38.400160 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.366812 sec., 2.726192163833244 rows/sec., 109.05 B/sec. | ||
| 1964 | 2026.05.20 18:11:38.400344 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1965 | 2026.05.20 18:11:38.400362 [ 308 ] {f49c4bae-dd3d-4af0-88c1-4a81b89cf00f} <Debug> TCPHandler: Processed in 0.367311739 sec. | ||
| 1966 | 2026.05.20 18:11:38.400510 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1967 | 2026.05.20 18:11:38.400545 [ 308 ] {} <Debug> TCP-Session: 53387636-d3c2-407a-821f-73f49c888b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2026.05.20 18:11:38.400550 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1969 | 2026.05.20 18:11:38.400571 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1970 | 2026.05.20 18:11:38.400592 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1971 | 2026.05.20 18:11:38.400615 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1972 | 2026.05.20 18:11:38.400641 [ 3 ] {} <Debug> TCP-Session: 6592a904-87ed-454b-8464-6908242fd44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.20 18:11:38.400671 [ 305 ] {} <Debug> TCP-Session: d530b707-46a5-473d-91cc-0d796699da70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.05.20 18:11:38.400686 [ 269 ] {} <Debug> TCP-Session: d32370ec-62fe-4554-8406-5dd70361f5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.20 18:11:38.400664 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.05.20 18:11:38.400647 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.05.20 18:11:38.400755 [ 312 ] {} <Debug> TCP-Session: cda21f2a-5879-40b6-924e-1e840d4dc77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.20 18:11:38.400628 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.05.20 18:11:38.400784 [ 311 ] {} <Debug> TCP-Session: f6b25743-bb78-4430-971d-3afff9b22e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.20 18:11:38.400614 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1981 | 2026.05.20 18:11:38.400812 [ 304 ] {} <Debug> TCP-Session: ea8656fc-8eec-4ec1-9195-73691d67f608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.05.20 18:11:38.400606 [ 309 ] {} <Debug> TCP-Session: 2504ae02-774a-4f11-b16b-f10612e930a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.05.20 18:11:38.400852 [ 310 ] {} <Debug> TCP-Session: 4240070a-94e5-463a-915e-03fd1bf61c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.05.20 18:11:38.460446 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.20 18:11:38.460686 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 1986 | 2026.05.20 18:11:38.461012 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1987 | 2026.05.20 18:11:38.461051 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <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 | ||
| 1988 | 2026.05.20 18:11:38.461276 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1989 | 2026.05.20 18:11:38.461354 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1990 | 2026.05.20 18:11:38.461497 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1991 | 2026.05.20 18:11:38.461595 [ 330 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1992 | 2026.05.20 18:11:38.461620 [ 357 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1993 | 2026.05.20 18:11:38.461720 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1994 | 2026.05.20 18:11:38.461751 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1995 | 2026.05.20 18:11:38.461801 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1996 | 2026.05.20 18:11:38.461822 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1997 | 2026.05.20 18:11:38.462886 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002296 sec., 11324.041811846691 rows/sec., 2.44 MiB/sec. | ||
| 1998 | 2026.05.20 18:11:38.462992 [ 271 ] {4ad2e844-3276-4137-8eb0-0d045a226654} <Debug> TCPHandler: Processed in 0.002684943 sec. | ||
| 1999 | 2026.05.20 18:11:38.464930 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.05.20 18:11:38.465142 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2001 | 2026.05.20 18:11:38.465256 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2002 | 2026.05.20 18:11:38.466113 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.05.20 18:11:38.466180 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2004 | 2026.05.20 18:11:38.466581 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2005 | 2026.05.20 18:11:38.466808 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.05.20 18:11:38.466966 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.25 MiB/sec. | ||
| 2007 | 2026.05.20 18:11:38.467010 [ 271 ] {6ce6b42e-b598-467a-bd79-8ebd80a0dade} <Debug> TCPHandler: Processed in 0.002217621 sec. | ||
| 2008 | 2026.05.20 18:11:38.467250 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.05.20 18:11:38.467412 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2026.05.20 18:11:38.467463 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2026.05.20 18:11:38.467958 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.05.20 18:11:38.467998 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2013 | 2026.05.20 18:11:38.468321 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2014 | 2026.05.20 18:11:38.468535 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.05.20 18:11:38.468669 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.77 MiB/sec. | ||
| 2016 | 2026.05.20 18:11:38.468704 [ 271 ] {cf709f70-37b3-4d8f-b495-564e6f3b342f} <Debug> TCPHandler: Processed in 0.001563696 sec. | ||
| 2017 | 2026.05.20 18:11:38.468838 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.05.20 18:11:38.468940 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.05.20 18:11:38.468984 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2026.05.20 18:11:38.469439 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.05.20 18:11:38.469476 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2022 | 2026.05.20 18:11:38.469818 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2023 | 2026.05.20 18:11:38.470039 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.05.20 18:11:38.470175 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 2025 | 2026.05.20 18:11:38.470208 [ 271 ] {b55fcb8b-4d37-49fe-9bdd-1fa603cd141c} <Debug> TCPHandler: Processed in 0.001422083 sec. | ||
| 2026 | 2026.05.20 18:11:38.470361 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.05.20 18:11:38.470492 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.05.20 18:11:38.470547 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2029 | 2026.05.20 18:11:38.470952 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.05.20 18:11:38.470991 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2031 | 2026.05.20 18:11:38.471345 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2032 | 2026.05.20 18:11:38.471566 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.05.20 18:11:38.471700 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 2034 | 2026.05.20 18:11:38.471734 [ 271 ] {85c92eda-8e37-4e21-b47c-81dcd60b1ece} <Debug> TCPHandler: Processed in 0.001439704 sec. | ||
| 2035 | 2026.05.20 18:11:39.001058 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.03 MiB, peak 196.89 MiB, free memory in arenas 0.00 B, will set to 203.64 MiB (RSS), difference: 18.61 MiB | ||
| 2036 | 2026.05.20 18:11:39.488530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4275 | ||
| 2037 | 2026.05.20 18:11:39.489034 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.20 18:11:39.489080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2039 | 2026.05.20 18:11:39.489555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2040 | 2026.05.20 18:11:39.489790 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.20 18:11:39.489918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4275 | ||
| 2042 | 2026.05.20 18:11:39.719233 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2043 | 2026.05.20 18:11:39.736632 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.05.20 18:11:39.736688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2045 | 2026.05.20 18:11:39.742743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2046 | 2026.05.20 18:11:39.743425 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.20 18:11:39.746254 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2048 | 2026.05.20 18:11:40.001073 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.18 MiB, peak 208.18 MiB, free memory in arenas 0.00 B, will set to 206.04 MiB (RSS), difference: 1.86 MiB | ||
| 2049 | 2026.05.20 18:11:41.978582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 15 | ||
| 2050 | 2026.05.20 18:11:41.980232 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.05.20 18:11:41.980277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2052 | 2026.05.20 18:11:41.981398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2053 | 2026.05.20 18:11:41.981661 [ 243 ] {} <Trace> system.query_log (9f203882-dc12-4080-9775-1f1fbf0b3c2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.05.20 18:11:41.981898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 15 | ||
| 2055 | 2026.05.20 18:11:43.461290 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.05.20 18:11:43.461564 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2057 | 2026.05.20 18:11:43.461891 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2058 | 2026.05.20 18:11:43.461929 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <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 | ||
| 2059 | 2026.05.20 18:11:43.462146 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2060 | 2026.05.20 18:11:43.462219 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2061 | 2026.05.20 18:11:43.462359 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2062 | 2026.05.20 18:11:43.462491 [ 357 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2063 | 2026.05.20 18:11:43.462579 [ 357 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2064 | 2026.05.20 18:11:43.462646 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2065 | 2026.05.20 18:11:43.462674 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2066 | 2026.05.20 18:11:43.462724 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2067 | 2026.05.20 18:11:43.462745 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2068 | 2026.05.20 18:11:43.464000 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002528 sec., 10284.810126582279 rows/sec., 2.22 MiB/sec. | ||
| 2069 | 2026.05.20 18:11:43.464162 [ 271 ] {e261ce88-74ab-46ba-98e2-63e9089c7729} <Debug> TCPHandler: Processed in 0.00303138 sec. | ||
| 2070 | 2026.05.20 18:11:43.466541 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.05.20 18:11:43.466685 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2072 | 2026.05.20 18:11:43.466746 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2073 | 2026.05.20 18:11:43.467363 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.20 18:11:43.467410 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2075 | 2026.05.20 18:11:43.467800 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2076 | 2026.05.20 18:11:43.468020 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.05.20 18:11:43.468163 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001522 sec., 84099.86859395533 rows/sec., 7.25 MiB/sec. | ||
| 2078 | 2026.05.20 18:11:43.468177 [ 37 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2079 | 2026.05.20 18:11:43.468197 [ 271 ] {1de7e7ed-25c4-49f9-b0ba-cc5895ce24ad} <Debug> TCPHandler: Processed in 0.001770571 sec. | ||
| 2080 | 2026.05.20 18:11:43.468244 [ 37 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.05.20 18:11:43.468270 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2082 | 2026.05.20 18:11:43.468354 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.20 18:11:43.468375 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 2084 | 2026.05.20 18:11:43.468484 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2085 | 2026.05.20 18:11:43.468508 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2086 | 2026.05.20 18:11:43.468529 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2087 | 2026.05.20 18:11:43.468542 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 2088 | 2026.05.20 18:11:43.468602 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 209 rows starting from the beginning of the part | ||
| 2089 | 2026.05.20 18:11:43.468645 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 2090 | 2026.05.20 18:11:43.468684 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 2091 | 2026.05.20 18:11:43.468753 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2092 | 2026.05.20 18:11:43.468792 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2093 | 2026.05.20 18:11:43.468962 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.20 18:11:43.469003 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2095 | 2026.05.20 18:11:43.469313 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2096 | 2026.05.20 18:11:43.469551 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.20 18:11:43.469651 [ 37 ] {} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2098 | 2026.05.20 18:11:43.469680 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001215 sec., 29629.62962962963 rows/sec., 2.18 MiB/sec. | ||
| 2099 | 2026.05.20 18:11:43.469685 [ 37 ] {} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.20 18:11:43.469719 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2101 | 2026.05.20 18:11:43.469721 [ 271 ] {8a3d46bf-0182-4e4c-8f13-9d21ab9abf8f} <Debug> TCPHandler: Processed in 0.001416233 sec. | ||
| 2102 | 2026.05.20 18:11:43.469729 [ 187 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399163 sec., 556046.7222189266 rows/sec., 50.00 MiB/sec. | ||
| 2103 | 2026.05.20 18:11:43.469820 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::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 | ||
| 2104 | 2026.05.20 18:11:43.469877 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.05.20 18:11:43.469936 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2106 | 2026.05.20 18:11:43.469963 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2107 | 2026.05.20 18:11:43.469973 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::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 | ||
| 2108 | 2026.05.20 18:11:43.469976 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2109 | 2026.05.20 18:11:43.470041 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2110 | 2026.05.20 18:11:43.470073 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::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 | ||
| 2111 | 2026.05.20 18:11:43.470129 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::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 | ||
| 2112 | 2026.05.20 18:11:43.470175 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2113 | 2026.05.20 18:11:43.470223 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2114 | 2026.05.20 18:11:43.470270 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2115 | 2026.05.20 18:11:43.470333 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.05.20 18:11:43.470436 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_11_2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2117 | 2026.05.20 18:11:43.470481 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.05.20 18:11:43.470523 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2119 | 2026.05.20 18:11:43.470534 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2120 | 2026.05.20 18:11:43.470844 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2121 | 2026.05.20 18:11:43.471056 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278329 sec., 122034.31198071859 rows/sec., 9.47 MiB/sec. | ||
| 2122 | 2026.05.20 18:11:43.471064 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.05.20 18:11:43.471192 [ 191 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2124 | 2026.05.20 18:11:43.471206 [ 37 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2125 | 2026.05.20 18:11:43.471214 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001256 sec., 79617.83439490446 rows/sec., 6.22 MiB/sec. | ||
| 2126 | 2026.05.20 18:11:43.471265 [ 37 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.05.20 18:11:43.471288 [ 271 ] {f4c778bc-e685-4cb7-b023-a3891fa0525a} <Debug> TCPHandler: Processed in 0.001460154 sec. | ||
| 2128 | 2026.05.20 18:11:43.471296 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2129 | 2026.05.20 18:11:43.471384 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 2130 | 2026.05.20 18:11:43.471430 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.05.20 18:11:43.471472 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2132 | 2026.05.20 18:11:43.471473 [ 191 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.05.20 18:11:43.471504 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 2134 | 2026.05.20 18:11:43.471533 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.05.20 18:11:43.471556 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 127 rows starting from the beginning of the part | ||
| 2136 | 2026.05.20 18:11:43.471560 [ 191 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_6_1} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2137 | 2026.05.20 18:11:43.471581 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2138 | 2026.05.20 18:11:43.471604 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 2139 | 2026.05.20 18:11:43.471644 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 107 rows starting from the beginning of the part | ||
| 2140 | 2026.05.20 18:11:43.471647 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2141 | 2026.05.20 18:11:43.471685 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2142 | 2026.05.20 18:11:43.471727 [ 187 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2143 | 2026.05.20 18:11:43.472008 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.05.20 18:11:43.472048 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2145 | 2026.05.20 18:11:43.472391 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2146 | 2026.05.20 18:11:43.472513 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161918 sec., 501756.5783471811 rows/sec., 41.77 MiB/sec. | ||
| 2147 | 2026.05.20 18:11:43.472604 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.05.20 18:11:43.472651 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2149 | 2026.05.20 18:11:43.472739 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2150 | 2026.05.20 18:11:43.472741 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2151 | 2026.05.20 18:11:43.472790 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.05.20 18:11:43.472802 [ 271 ] {bfb87c03-cf06-4a55-8194-22df81d724dc} <Debug> TCPHandler: Processed in 0.001420513 sec. | ||
| 2153 | 2026.05.20 18:11:43.472828 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2154 | 2026.05.20 18:11:43.472917 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.05.20 18:11:43.472947 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 2156 | 2026.05.20 18:11:43.472990 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_11_2} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2157 | 2026.05.20 18:11:43.472997 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.05.20 18:11:43.473052 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2159 | 2026.05.20 18:11:43.473063 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2160 | 2026.05.20 18:11:43.473101 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1065 rows starting from the beginning of the part | ||
| 2161 | 2026.05.20 18:11:43.473140 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.05.20 18:11:43.473192 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2163 | 2026.05.20 18:11:43.473223 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <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 | ||
| 2164 | 2026.05.20 18:11:43.473247 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2165 | 2026.05.20 18:11:43.473297 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 2166 | 2026.05.20 18:11:43.473341 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 2167 | 2026.05.20 18:11:43.473385 [ 193 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 2168 | 2026.05.20 18:11:43.474245 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.05.20 18:11:43.474289 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2170 | 2026.05.20 18:11:43.474440 [ 195 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538225 sec., 1236490.110354467 rows/sec., 87.36 MiB/sec. | ||
| 2171 | 2026.05.20 18:11:43.474721 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2172 | 2026.05.20 18:11:43.474898 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2173 | 2026.05.20 18:11:43.475053 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.20 18:11:43.475150 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2175 | 2026.05.20 18:11:43.475228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2176 | 2026.05.20 18:11:43.475299 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.05.20 18:11:43.475446 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2178 | 2026.05.20 18:11:43.475482 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.05.20 18:11:43.475500 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2180 | 2026.05.20 18:11:43.475517 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002414 sec., 14913.007456503728 rows/sec., 26.72 MiB/sec. | ||
| 2181 | 2026.05.20 18:11:43.475575 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::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 | ||
| 2182 | 2026.05.20 18:11:43.475606 [ 271 ] {f95d2847-67aa-4698-a39c-289e98e45ef8} <Debug> TCPHandler: Processed in 0.002718803 sec. | ||
| 2183 | 2026.05.20 18:11:43.475746 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.05.20 18:11:43.475751 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2185 | 2026.05.20 18:11:43.475813 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::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 | ||
| 2186 | 2026.05.20 18:11:43.475848 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2187 | 2026.05.20 18:11:43.475894 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2188 | 2026.05.20 18:11:43.475915 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::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 | ||
| 2189 | 2026.05.20 18:11:43.476020 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::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 | ||
| 2190 | 2026.05.20 18:11:43.476120 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2191 | 2026.05.20 18:11:43.476216 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2192 | 2026.05.20 18:11:43.476278 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.05.20 18:11:43.476317 [ 193 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2194 | 2026.05.20 18:11:43.476318 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2195 | 2026.05.20 18:11:43.476677 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2196 | 2026.05.20 18:11:43.476908 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.05.20 18:11:43.477032 [ 36 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2198 | 2026.05.20 18:11:43.477039 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 2199 | 2026.05.20 18:11:43.477069 [ 36 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.05.20 18:11:43.477081 [ 271 ] {6019432b-4168-47df-af98-1addb853dbb6} <Debug> TCPHandler: Processed in 0.001385493 sec. | ||
| 2201 | 2026.05.20 18:11:43.477090 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2202 | 2026.05.20 18:11:43.477194 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2203 | 2026.05.20 18:11:43.477293 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2204 | 2026.05.20 18:11:43.477322 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2205 | 2026.05.20 18:11:43.477372 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2206 | 2026.05.20 18:11:43.477413 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2207 | 2026.05.20 18:11:43.477452 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2208 | 2026.05.20 18:11:43.477490 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2209 | 2026.05.20 18:11:43.477534 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2210 | 2026.05.20 18:11:43.478272 [ 198 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 19 columns (19 merged, 0 gathered) in 0.002727043 sec., 44003.70657888416 rows/sec., 78.85 MiB/sec. | ||
| 2211 | 2026.05.20 18:11:43.478316 [ 198 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161967 sec., 557675.0458489785 rows/sec., 37.58 MiB/sec. | ||
| 2212 | 2026.05.20 18:11:43.478468 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2213 | 2026.05.20 18:11:43.478677 [ 197 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2214 | 2026.05.20 18:11:43.478749 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.05.20 18:11:43.478858 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_11_2} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2216 | 2026.05.20 18:11:43.478947 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2217 | 2026.05.20 18:11:43.479051 [ 197 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.05.20 18:11:43.479132 [ 197 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2219 | 2026.05.20 18:11:43.479243 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2220 | 2026.05.20 18:11:44.302660 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43773 | ||
| 2221 | 2026.05.20 18:11:44.302751 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2222 | 2026.05.20 18:11:44.302777 [ 308 ] {} <Debug> TCP-Session: fc32ebb0-7b77-4da0-bf88-06dc9e935ee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43773 | ||
| 2223 | 2026.05.20 18:11:44.302800 [ 308 ] {} <Debug> TCP-Session: fc32ebb0-7b77-4da0-bf88-06dc9e935ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.20 18:11:44.302813 [ 308 ] {} <Debug> TCP-Session: fc32ebb0-7b77-4da0-bf88-06dc9e935ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.20 18:11:44.303114 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55836 | ||
| 2226 | 2026.05.20 18:11:44.303118 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37701 | ||
| 2227 | 2026.05.20 18:11:44.303146 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56407 | ||
| 2228 | 2026.05.20 18:11:44.303181 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39289 | ||
| 2229 | 2026.05.20 18:11:44.303188 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60508 | ||
| 2230 | 2026.05.20 18:11:44.303188 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.05.20 18:11:44.303247 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.05.20 18:11:44.303247 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.05.20 18:11:44.303276 [ 310 ] {} <Debug> TCP-Session: f4ecc659-5f54-4eb5-b3ff-086af4781628 Authenticating user 'default' from [fd00:1122:3344:101::e]:55836 | ||
| 2234 | 2026.05.20 18:11:44.303291 [ 312 ] {} <Debug> TCP-Session: e696d212-8d2e-476f-9eb7-9362b50543fc Authenticating user 'default' from [fd00:1122:3344:101::e]:56407 | ||
| 2235 | 2026.05.20 18:11:44.303296 [ 304 ] {} <Debug> TCP-Session: 8fbbe085-95d7-4e75-b670-b6589341c1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39289 | ||
| 2236 | 2026.05.20 18:11:44.303310 [ 310 ] {} <Debug> TCP-Session: f4ecc659-5f54-4eb5-b3ff-086af4781628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.20 18:11:44.303327 [ 312 ] {} <Debug> TCP-Session: e696d212-8d2e-476f-9eb7-9362b50543fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.20 18:11:44.303330 [ 304 ] {} <Debug> TCP-Session: 8fbbe085-95d7-4e75-b670-b6589341c1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.20 18:11:44.303342 [ 310 ] {} <Debug> TCP-Session: f4ecc659-5f54-4eb5-b3ff-086af4781628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.20 18:11:44.303354 [ 312 ] {} <Debug> TCP-Session: e696d212-8d2e-476f-9eb7-9362b50543fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.20 18:11:44.303365 [ 304 ] {} <Debug> TCP-Session: 8fbbe085-95d7-4e75-b670-b6589341c1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.05.20 18:11:44.303294 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.05.20 18:11:44.303167 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37867 | ||
| 2244 | 2026.05.20 18:11:44.303471 [ 305 ] {} <Debug> TCP-Session: 996d41b1-f92c-4d38-b6bd-82abe2b6c406 Authenticating user 'default' from [fd00:1122:3344:101::e]:60508 | ||
| 2245 | 2026.05.20 18:11:44.303189 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.05.20 18:11:44.303499 [ 305 ] {} <Debug> TCP-Session: 996d41b1-f92c-4d38-b6bd-82abe2b6c406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.20 18:11:44.303507 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2248 | 2026.05.20 18:11:44.303524 [ 311 ] {} <Debug> TCP-Session: c348a003-5a8b-4179-8049-440dd5b94f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:37701 | ||
| 2249 | 2026.05.20 18:11:44.303526 [ 305 ] {} <Debug> TCP-Session: 996d41b1-f92c-4d38-b6bd-82abe2b6c406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.20 18:11:44.303543 [ 269 ] {} <Debug> TCP-Session: 08191e48-ac3a-4279-adaa-11bebd06d70b Authenticating user 'default' from [fd00:1122:3344:101::e]:37867 | ||
| 2251 | 2026.05.20 18:11:44.303556 [ 311 ] {} <Debug> TCP-Session: c348a003-5a8b-4179-8049-440dd5b94f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.05.20 18:11:44.303577 [ 269 ] {} <Debug> TCP-Session: 08191e48-ac3a-4279-adaa-11bebd06d70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.20 18:11:44.303160 [ 308 ] {} <Trace> TCP-Session: fc32ebb0-7b77-4da0-bf88-06dc9e935ee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.05.20 18:11:44.303595 [ 311 ] {} <Debug> TCP-Session: c348a003-5a8b-4179-8049-440dd5b94f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.20 18:11:44.303603 [ 269 ] {} <Debug> TCP-Session: 08191e48-ac3a-4279-adaa-11bebd06d70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.05.20 18:11:44.303114 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47839 | ||
| 2257 | 2026.05.20 18:11:44.303162 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42994 | ||
| 2258 | 2026.05.20 18:11:44.303757 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2026.05.20 18:11:44.303787 [ 309 ] {} <Debug> TCP-Session: ee0a9656-d215-47c8-8dfb-7b6ed16b8562 Authenticating user 'default' from [fd00:1122:3344:101::e]:47839 | ||
| 2260 | 2026.05.20 18:11:44.303789 [ 308 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43773) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2261 | 2026.05.20 18:11:44.303810 [ 309 ] {} <Debug> TCP-Session: ee0a9656-d215-47c8-8dfb-7b6ed16b8562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.05.20 18:11:44.303834 [ 309 ] {} <Debug> TCP-Session: ee0a9656-d215-47c8-8dfb-7b6ed16b8562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.20 18:11:44.303847 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.05.20 18:11:44.303876 [ 3 ] {} <Debug> TCP-Session: 497cdf03-af90-4029-aa7f-199db72d7901 Authenticating user 'default' from [fd00:1122:3344:101::e]:42994 | ||
| 2265 | 2026.05.20 18:11:44.303893 [ 3 ] {} <Debug> TCP-Session: 497cdf03-af90-4029-aa7f-199db72d7901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.05.20 18:11:44.303905 [ 3 ] {} <Debug> TCP-Session: 497cdf03-af90-4029-aa7f-199db72d7901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.05.20 18:11:44.304090 [ 308 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2268 | 2026.05.20 18:11:44.304156 [ 308 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2269 | 2026.05.20 18:11:44.304455 [ 308 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 2270 | 2026.05.20 18:11:44.305326 [ 339 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Trace> AggregatingTransform: Aggregating | ||
| 2271 | 2026.05.20 18:11:44.305370 [ 339 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Trace> Aggregator: Aggregation method: without_key | ||
| 2272 | 2026.05.20 18:11:44.305401 [ 339 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846639 sec. (1181.141 rows/sec., 46.14 KiB/sec.) | ||
| 2273 | 2026.05.20 18:11:44.305417 [ 339 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Trace> Aggregator: Merging aggregated data | ||
| 2274 | 2026.05.20 18:11:44.306056 [ 308 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002328 sec., 429.553264604811 rows/sec., 16.78 KiB/sec. | ||
| 2275 | 2026.05.20 18:11:44.306188 [ 308 ] {9a5fbaf0-08b8-436d-ae22-e114da550422} <Debug> TCPHandler: Processed in 0.003142653 sec. | ||
| 2276 | 2026.05.20 18:11:44.306307 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.05.20 18:11:44.306335 [ 308 ] {} <Debug> TCP-Session: fc32ebb0-7b77-4da0-bf88-06dc9e935ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.05.20 18:11:44.306339 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.05.20 18:11:44.306361 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.05.20 18:11:44.306380 [ 305 ] {} <Debug> TCP-Session: 996d41b1-f92c-4d38-b6bd-82abe2b6c406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.20 18:11:44.306382 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.05.20 18:11:44.306403 [ 312 ] {} <Debug> TCP-Session: e696d212-8d2e-476f-9eb7-9362b50543fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.05.20 18:11:44.306429 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.05.20 18:11:44.306444 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.05.20 18:11:44.306461 [ 309 ] {} <Debug> TCP-Session: ee0a9656-d215-47c8-8dfb-7b6ed16b8562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.05.20 18:11:44.306473 [ 304 ] {} <Debug> TCP-Session: 8fbbe085-95d7-4e75-b670-b6589341c1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.20 18:11:44.306505 [ 311 ] {} <Debug> TCP-Session: c348a003-5a8b-4179-8049-440dd5b94f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.20 18:11:44.306478 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2026.05.20 18:11:44.306412 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.05.20 18:11:44.306397 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.05.20 18:11:44.306581 [ 269 ] {} <Debug> TCP-Session: 08191e48-ac3a-4279-adaa-11bebd06d70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.05.20 18:11:44.306596 [ 3 ] {} <Debug> TCP-Session: 497cdf03-af90-4029-aa7f-199db72d7901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.05.20 18:11:44.306618 [ 310 ] {} <Debug> TCP-Session: f4ecc659-5f54-4eb5-b3ff-086af4781628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.05.20 18:11:46.935256 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2295 | 2026.05.20 18:11:46.935326 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2296 | 2026.05.20 18:11:46.990745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4723 | ||
| 2297 | 2026.05.20 18:11:46.991211 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.20 18:11:46.991255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2299 | 2026.05.20 18:11:46.991723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2300 | 2026.05.20 18:11:46.991941 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.20 18:11:46.992064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4723 | ||
| 2302 | 2026.05.20 18:11:47.246319 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2303 | 2026.05.20 18:11:47.263444 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.05.20 18:11:47.263516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2305 | 2026.05.20 18:11:47.269130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2306 | 2026.05.20 18:11:47.269857 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.05.20 18:11:47.273248 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2308 | 2026.05.20 18:11:48.460040 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.05.20 18:11:48.460277 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2310 | 2026.05.20 18:11:48.460604 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2311 | 2026.05.20 18:11:48.460641 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <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 | ||
| 2312 | 2026.05.20 18:11:48.460858 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2313 | 2026.05.20 18:11:48.460932 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2314 | 2026.05.20 18:11:48.461072 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2315 | 2026.05.20 18:11:48.461197 [ 332 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2316 | 2026.05.20 18:11:48.461205 [ 339 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2317 | 2026.05.20 18:11:48.461343 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2318 | 2026.05.20 18:11:48.461375 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2319 | 2026.05.20 18:11:48.461420 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2320 | 2026.05.20 18:11:48.461440 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2321 | 2026.05.20 18:11:48.462559 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002377 sec., 10938.157341186368 rows/sec., 2.36 MiB/sec. | ||
| 2322 | 2026.05.20 18:11:48.462670 [ 271 ] {810a4c98-fa71-47e3-8a35-c2eb3e520753} <Debug> TCPHandler: Processed in 0.002784215 sec. | ||
| 2323 | 2026.05.20 18:11:48.464382 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.20 18:11:48.464497 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2325 | 2026.05.20 18:11:48.464540 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2326 | 2026.05.20 18:11:48.465361 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.20 18:11:48.465443 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2328 | 2026.05.20 18:11:48.465918 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2329 | 2026.05.20 18:11:48.466138 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.20 18:11:48.466285 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001821 sec., 30752.333882482155 rows/sec., 2.35 MiB/sec. | ||
| 2331 | 2026.05.20 18:11:48.466318 [ 271 ] {396ed31e-0613-4fe7-9dac-1669f542dfba} <Debug> TCPHandler: Processed in 0.001988676 sec. | ||
| 2332 | 2026.05.20 18:11:48.466701 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.20 18:11:48.466803 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.20 18:11:48.466844 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2335 | 2026.05.20 18:11:48.467386 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.20 18:11:48.467429 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2337 | 2026.05.20 18:11:48.467740 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2338 | 2026.05.20 18:11:48.467956 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.20 18:11:48.468082 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 2340 | 2026.05.20 18:11:48.468114 [ 271 ] {58de06d8-f8e5-4e9c-83c0-9ab458220332} <Debug> TCPHandler: Processed in 0.001470904 sec. | ||
| 2341 | 2026.05.20 18:11:48.468258 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.20 18:11:48.468355 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.20 18:11:48.468398 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2344 | 2026.05.20 18:11:48.468910 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.20 18:11:48.468949 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2346 | 2026.05.20 18:11:48.469280 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2347 | 2026.05.20 18:11:48.469487 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.20 18:11:48.469615 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 2349 | 2026.05.20 18:11:48.469648 [ 271 ] {b4f5192c-3e53-43b6-ae4e-b9b09100b457} <Debug> TCPHandler: Processed in 0.001439334 sec. | ||
| 2350 | 2026.05.20 18:11:48.469791 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.20 18:11:48.469887 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.05.20 18:11:48.469927 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2353 | 2026.05.20 18:11:48.470282 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.20 18:11:48.470317 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 2355 | 2026.05.20 18:11:48.470627 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2356 | 2026.05.20 18:11:48.470833 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.20 18:11:48.470958 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 2358 | 2026.05.20 18:11:48.470989 [ 271 ] {4727d0ec-b409-4005-9146-f59dbd24e0e9} <Debug> TCPHandler: Processed in 0.001248189 sec. | ||
| 2359 | 2026.05.20 18:11:53.463366 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.05.20 18:11:53.463663 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 2361 | 2026.05.20 18:11:53.464025 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2362 | 2026.05.20 18:11:53.464067 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 2363 | 2026.05.20 18:11:53.464315 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2364 | 2026.05.20 18:11:53.464384 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2365 | 2026.05.20 18:11:53.464527 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2366 | 2026.05.20 18:11:53.464646 [ 332 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2367 | 2026.05.20 18:11:53.464663 [ 339 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2368 | 2026.05.20 18:11:53.464804 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (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 | ||
| 2369 | 2026.05.20 18:11:53.464833 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2370 | 2026.05.20 18:11:53.464909 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2371 | 2026.05.20 18:11:53.464931 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2372 | 2026.05.20 18:11:53.464972 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2373 | 2026.05.20 18:11:53.465012 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2374 | 2026.05.20 18:11:53.466385 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002828 sec., 10254.596888260256 rows/sec., 2.07 MiB/sec. | ||
| 2375 | 2026.05.20 18:11:53.466595 [ 271 ] {64cca0db-0d93-4dc4-bcd8-6ea89aa2e7e0} <Debug> TCPHandler: Processed in 0.003386208 sec. | ||
| 2376 | 2026.05.20 18:11:53.470374 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.05.20 18:11:53.470536 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.05.20 18:11:53.470598 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2379 | 2026.05.20 18:11:53.471196 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.05.20 18:11:53.471239 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2381 | 2026.05.20 18:11:53.471616 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2382 | 2026.05.20 18:11:53.471848 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.05.20 18:11:53.471999 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001503 sec., 15968.063872255489 rows/sec., 1.32 MiB/sec. | ||
| 2384 | 2026.05.20 18:11:53.472038 [ 271 ] {d3c6766b-3651-4b45-afa8-81df643dc9a9} <Debug> TCPHandler: Processed in 0.001786242 sec. | ||
| 2385 | 2026.05.20 18:11:53.472179 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.05.20 18:11:53.472277 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2387 | 2026.05.20 18:11:53.472318 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2388 | 2026.05.20 18:11:53.472739 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.20 18:11:53.472777 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2390 | 2026.05.20 18:11:53.473079 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2391 | 2026.05.20 18:11:53.473316 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.20 18:11:53.473441 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001183 sec., 11834.31952662722 rows/sec., 965.01 KiB/sec. | ||
| 2393 | 2026.05.20 18:11:53.473474 [ 271 ] {fea6398e-120b-4921-bab9-676cdee8c283} <Debug> TCPHandler: Processed in 0.001345712 sec. | ||
| 2394 | 2026.05.20 18:11:53.473628 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.05.20 18:11:53.473724 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2396 | 2026.05.20 18:11:53.473764 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2397 | 2026.05.20 18:11:53.474295 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.20 18:11:53.474330 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2399 | 2026.05.20 18:11:53.474650 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2400 | 2026.05.20 18:11:53.474859 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.20 18:11:53.474988 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001281 sec., 206869.6330991413 rows/sec., 18.46 MiB/sec. | ||
| 2402 | 2026.05.20 18:11:53.475022 [ 271 ] {3f859710-dfc6-4947-bbf3-3d0fdefdc288} <Debug> TCPHandler: Processed in 0.001443434 sec. | ||
| 2403 | 2026.05.20 18:11:53.475152 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.05.20 18:11:53.475248 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.05.20 18:11:53.475288 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2406 | 2026.05.20 18:11:53.475691 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.20 18:11:53.475727 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2408 | 2026.05.20 18:11:53.476018 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2409 | 2026.05.20 18:11:53.476220 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.20 18:11:53.476340 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.00111 sec., 60360.360360360355 rows/sec., 4.42 MiB/sec. | ||
| 2411 | 2026.05.20 18:11:53.476373 [ 271 ] {5a52457b-c3c7-4a6c-a54f-9836b216299e} <Debug> TCPHandler: Processed in 0.00127052 sec. | ||
| 2412 | 2026.05.20 18:11:53.476496 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.05.20 18:11:53.476592 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.05.20 18:11:53.476632 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2415 | 2026.05.20 18:11:53.477023 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.20 18:11:53.477059 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2417 | 2026.05.20 18:11:53.477341 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2418 | 2026.05.20 18:11:53.477539 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.20 18:11:53.477660 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.83 MiB/sec. | ||
| 2420 | 2026.05.20 18:11:53.477693 [ 271 ] {77981e2f-b268-493c-be56-0f51b1667462} <Debug> TCPHandler: Processed in 0.001246409 sec. | ||
| 2421 | 2026.05.20 18:11:53.477815 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.20 18:11:53.477910 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.05.20 18:11:53.477950 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2424 | 2026.05.20 18:11:53.478340 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.05.20 18:11:53.478376 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2426 | 2026.05.20 18:11:53.478677 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2427 | 2026.05.20 18:11:53.478881 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.20 18:11:53.479003 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 2429 | 2026.05.20 18:11:53.479037 [ 271 ] {f51e677e-1396-495f-b53a-8bd362a1b46f} <Debug> TCPHandler: Processed in 0.00127124 sec. | ||
| 2430 | 2026.05.20 18:11:53.479159 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.05.20 18:11:53.479254 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2432 | 2026.05.20 18:11:53.479293 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2433 | 2026.05.20 18:11:53.479767 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.20 18:11:53.479803 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2435 | 2026.05.20 18:11:53.480108 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2436 | 2026.05.20 18:11:53.480310 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.05.20 18:11:53.480436 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Debug> executeQuery: Read 158 rows, 13.04 KiB in 0.0012 sec., 131666.6666666667 rows/sec., 10.61 MiB/sec. | ||
| 2438 | 2026.05.20 18:11:53.480469 [ 271 ] {6d768575-31b2-4113-a4a7-7343b1afa9a1} <Debug> TCPHandler: Processed in 0.001359692 sec. | ||
| 2439 | 2026.05.20 18:11:53.480625 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.05.20 18:11:53.480722 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2441 | 2026.05.20 18:11:53.480764 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2442 | 2026.05.20 18:11:53.481150 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.20 18:11:53.481185 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2444 | 2026.05.20 18:11:53.481511 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2445 | 2026.05.20 18:11:53.481718 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.05.20 18:11:53.481842 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001138 sec., 178383.12829525484 rows/sec., 12.78 MiB/sec. | ||
| 2447 | 2026.05.20 18:11:53.481874 [ 271 ] {8b1f576d-381a-42de-a9f2-7cefb6a1d0d3} <Debug> TCPHandler: Processed in 0.001298939 sec. | ||
| 2448 | 2026.05.20 18:11:53.481998 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.05.20 18:11:53.482094 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2450 | 2026.05.20 18:11:53.482148 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <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 | ||
| 2451 | 2026.05.20 18:11:53.482945 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.05.20 18:11:53.482982 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2453 | 2026.05.20 18:11:53.483560 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2454 | 2026.05.20 18:11:53.483778 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.05.20 18:11:53.483912 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001836 sec., 22331.15468409586 rows/sec., 40.02 MiB/sec. | ||
| 2456 | 2026.05.20 18:11:53.483959 [ 271 ] {cc159323-9254-44b5-a9fc-1e2b0cc571a4} <Debug> TCPHandler: Processed in 0.002010087 sec. | ||
| 2457 | 2026.05.20 18:11:53.484089 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.20 18:11:53.484186 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.05.20 18:11:53.484227 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2460 | 2026.05.20 18:11:53.484563 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Trace> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.20 18:11:53.484599 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2462 | 2026.05.20 18:11:53.484894 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2463 | 2026.05.20 18:11:53.485118 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Trace> oximeter.measurements_i64 (22f0015e-d384-4c31-9544-68196227a03f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.05.20 18:11:53.485243 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001076 sec., 2788.104089219331 rows/sec., 196.95 KiB/sec. | ||
| 2465 | 2026.05.20 18:11:53.485275 [ 271 ] {d574dbfe-ecd5-4413-afe3-0344aa823a3d} <Debug> TCPHandler: Processed in 0.001236078 sec. | ||
| 2466 | 2026.05.20 18:11:53.485397 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.20 18:11:53.485493 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.20 18:11:53.485534 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2469 | 2026.05.20 18:11:53.485881 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.20 18:11:53.485916 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2471 | 2026.05.20 18:11:53.486210 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2472 | 2026.05.20 18:11:53.486414 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.20 18:11:53.486540 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2474 | 2026.05.20 18:11:53.486572 [ 271 ] {82821608-a2c9-4951-9647-42d2db064b0d} <Debug> TCPHandler: Processed in 0.001224478 sec. | ||
| 2475 | 2026.05.20 18:11:54.492140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5235 | ||
| 2476 | 2026.05.20 18:11:54.492738 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.05.20 18:11:54.492790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2478 | 2026.05.20 18:11:54.493328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2479 | 2026.05.20 18:11:54.493583 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.05.20 18:11:54.493729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5235 | ||
| 2481 | 2026.05.20 18:11:54.493739 [ 25 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2482 | 2026.05.20 18:11:54.493815 [ 25 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.20 18:11:54.493840 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2484 | 2026.05.20 18:11:54.493995 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::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 | ||
| 2485 | 2026.05.20 18:11:54.494148 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2486 | 2026.05.20 18:11:54.494188 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2487 | 2026.05.20 18:11:54.494251 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 509 rows starting from the beginning of the part | ||
| 2488 | 2026.05.20 18:11:54.494295 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2489 | 2026.05.20 18:11:54.494340 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2490 | 2026.05.20 18:11:54.494378 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2491 | 2026.05.20 18:11:54.494421 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2492 | 2026.05.20 18:11:54.495845 [ 193 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919835 sec., 2726796.834102931 rows/sec., 39.01 MiB/sec. | ||
| 2493 | 2026.05.20 18:11:54.496371 [ 198 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2026.05.20 18:11:54.496767 [ 198 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.20 18:11:54.496860 [ 198 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_11_2} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2496 | 2026.05.20 18:11:54.496976 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2497 | 2026.05.20 18:11:54.773313 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2498 | 2026.05.20 18:11:54.792693 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.05.20 18:11:54.792773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2500 | 2026.05.20 18:11:54.799182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2501 | 2026.05.20 18:11:54.799947 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.05.20 18:11:54.800368 [ 25 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2503 | 2026.05.20 18:11:54.800433 [ 25 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.20 18:11:54.800453 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2505 | 2026.05.20 18:11:54.800556 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2506 | 2026.05.20 18:11:54.803375 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2507 | 2026.05.20 18:11:54.803861 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2508 | 2026.05.20 18:11:54.804187 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2509 | 2026.05.20 18:11:54.807558 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2510 | 2026.05.20 18:11:54.810834 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2511 | 2026.05.20 18:11:54.814571 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2512 | 2026.05.20 18:11:54.818886 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2513 | 2026.05.20 18:11:54.822997 [ 195 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 2514 | 2026.05.20 18:11:54.879369 [ 193 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078852929 sec., 1052.5924788412108 rows/sec., 5.44 MiB/sec. | ||
| 2515 | 2026.05.20 18:11:54.881486 [ 196 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2516 | 2026.05.20 18:11:54.883346 [ 196 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_11_2} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.20 18:11:54.883427 [ 196 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_11_2} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2518 | 2026.05.20 18:11:54.884659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2519 | 2026.05.20 18:11:55.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.55 MiB, peak 218.43 MiB, free memory in arenas 0.00 B, will set to 216.53 MiB (RSS), difference: 7.98 MiB | ||
| 2520 | 2026.05.20 18:11:58.459661 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.20 18:11:58.460029 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2522 | 2026.05.20 18:11:58.460375 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2523 | 2026.05.20 18:11:58.460412 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <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 | ||
| 2524 | 2026.05.20 18:11:58.460630 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2525 | 2026.05.20 18:11:58.460701 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2526 | 2026.05.20 18:11:58.460844 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2527 | 2026.05.20 18:11:58.460956 [ 339 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2528 | 2026.05.20 18:11:58.460957 [ 332 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2529 | 2026.05.20 18:11:58.461089 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2530 | 2026.05.20 18:11:58.461116 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2531 | 2026.05.20 18:11:58.461163 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2532 | 2026.05.20 18:11:58.461184 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2533 | 2026.05.20 18:11:58.462298 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002416 sec., 10761.589403973509 rows/sec., 2.32 MiB/sec. | ||
| 2534 | 2026.05.20 18:11:58.462404 [ 271 ] {ba7ed676-44b0-49da-a64d-4eea610b5606} <Debug> TCPHandler: Processed in 0.002927628 sec. | ||
| 2535 | 2026.05.20 18:11:58.464174 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.05.20 18:11:58.464374 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2537 | 2026.05.20 18:11:58.464450 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2538 | 2026.05.20 18:11:58.465235 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.05.20 18:11:58.465273 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2540 | 2026.05.20 18:11:58.465678 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2541 | 2026.05.20 18:11:58.465931 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.05.20 18:11:58.466081 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 2543 | 2026.05.20 18:11:58.466116 [ 271 ] {70170e35-d6f3-4832-a508-7a916ece0466} <Debug> TCPHandler: Processed in 0.002040417 sec. | ||
| 2544 | 2026.05.20 18:11:58.466244 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.05.20 18:11:58.466341 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2546 | 2026.05.20 18:11:58.466381 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2547 | 2026.05.20 18:11:58.466858 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.05.20 18:11:58.466896 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2549 | 2026.05.20 18:11:58.467216 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2550 | 2026.05.20 18:11:58.467432 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.05.20 18:11:58.467560 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 2552 | 2026.05.20 18:11:58.467595 [ 271 ] {7d24bb01-356d-406c-88a6-c65823661a32} <Debug> TCPHandler: Processed in 0.001400703 sec. | ||
| 2553 | 2026.05.20 18:11:58.467744 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.05.20 18:11:58.467853 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.05.20 18:11:58.467903 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2556 | 2026.05.20 18:11:58.468460 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.05.20 18:11:58.468499 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2558 | 2026.05.20 18:11:58.468849 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2559 | 2026.05.20 18:11:58.469070 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.20 18:11:58.469200 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 2561 | 2026.05.20 18:11:58.469235 [ 271 ] {1cb43af1-4f20-4275-8b15-f52a0eb9ee2f} <Debug> TCPHandler: Processed in 0.001549886 sec. | ||
| 2562 | 2026.05.20 18:11:58.469369 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.05.20 18:11:58.469467 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2564 | 2026.05.20 18:11:58.469510 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2565 | 2026.05.20 18:11:58.469861 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.05.20 18:11:58.469899 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2567 | 2026.05.20 18:11:58.470207 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2568 | 2026.05.20 18:11:58.470448 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.05.20 18:11:58.470579 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2570 | 2026.05.20 18:11:58.470611 [ 271 ] {9f0f9617-d09c-4d17-a3fa-71e48efc7cdf} <Debug> TCPHandler: Processed in 0.00129236 sec. | ||
| 2571 | 2026.05.20 18:12:01.935394 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2572 | 2026.05.20 18:12:01.935455 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2573 | 2026.05.20 18:12:01.993820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5683 | ||
| 2574 | 2026.05.20 18:12:01.994424 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.20 18:12:01.994465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2576 | 2026.05.20 18:12:01.995023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2577 | 2026.05.20 18:12:01.995252 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.05.20 18:12:01.995369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5683 | ||
| 2579 | 2026.05.20 18:12:02.304116 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2580 | 2026.05.20 18:12:02.330825 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.05.20 18:12:02.330902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2582 | 2026.05.20 18:12:02.337002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2583 | 2026.05.20 18:12:02.337680 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.20 18:12:02.340974 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2585 | 2026.05.20 18:12:03.460645 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.20 18:12:03.460912 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2587 | 2026.05.20 18:12:03.461273 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2588 | 2026.05.20 18:12:03.461312 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <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 | ||
| 2589 | 2026.05.20 18:12:03.461537 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2590 | 2026.05.20 18:12:03.461606 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2591 | 2026.05.20 18:12:03.461750 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2592 | 2026.05.20 18:12:03.461855 [ 332 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2593 | 2026.05.20 18:12:03.461882 [ 339 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2594 | 2026.05.20 18:12:03.461993 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2595 | 2026.05.20 18:12:03.462019 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2596 | 2026.05.20 18:12:03.462067 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2597 | 2026.05.20 18:12:03.462088 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2598 | 2026.05.20 18:12:03.463311 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00251 sec., 10358.565737051793 rows/sec., 2.23 MiB/sec. | ||
| 2599 | 2026.05.20 18:12:03.463425 [ 271 ] {f16ce5c3-9448-4d5e-89ff-a1d7d2abba70} <Debug> TCPHandler: Processed in 0.002935448 sec. | ||
| 2600 | 2026.05.20 18:12:03.465826 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.05.20 18:12:03.465966 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2602 | 2026.05.20 18:12:03.466018 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2603 | 2026.05.20 18:12:03.466624 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.20 18:12:03.466669 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2605 | 2026.05.20 18:12:03.467069 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2606 | 2026.05.20 18:12:03.467291 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.20 18:12:03.467446 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001519 sec., 90849.24292297564 rows/sec., 7.89 MiB/sec. | ||
| 2608 | 2026.05.20 18:12:03.467481 [ 271 ] {cec8bb0d-b851-4fee-aaee-10eb0b4d7017} <Debug> TCPHandler: Processed in 0.00172344 sec. | ||
| 2609 | 2026.05.20 18:12:03.467626 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.05.20 18:12:03.467728 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.05.20 18:12:03.467770 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2612 | 2026.05.20 18:12:03.468304 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.20 18:12:03.468341 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2614 | 2026.05.20 18:12:03.468637 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2615 | 2026.05.20 18:12:03.468852 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.20 18:12:03.468981 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001271 sec., 32258.064516129034 rows/sec., 2.37 MiB/sec. | ||
| 2617 | 2026.05.20 18:12:03.469015 [ 271 ] {c0e1d154-fa32-4102-8586-367ddf568ad8} <Debug> TCPHandler: Processed in 0.001439184 sec. | ||
| 2618 | 2026.05.20 18:12:03.469158 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.05.20 18:12:03.469255 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2620 | 2026.05.20 18:12:03.469295 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2621 | 2026.05.20 18:12:03.469739 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.05.20 18:12:03.469775 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2623 | 2026.05.20 18:12:03.470088 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2624 | 2026.05.20 18:12:03.470298 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.05.20 18:12:03.470424 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001186 sec., 88532.88364249578 rows/sec., 6.92 MiB/sec. | ||
| 2626 | 2026.05.20 18:12:03.470458 [ 271 ] {2612f00d-7ac5-4e81-a687-b578e488c089} <Debug> TCPHandler: Processed in 0.001349121 sec. | ||
| 2627 | 2026.05.20 18:12:03.470583 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.05.20 18:12:03.470681 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.05.20 18:12:03.470724 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2630 | 2026.05.20 18:12:03.471137 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.20 18:12:03.471174 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2632 | 2026.05.20 18:12:03.471506 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2633 | 2026.05.20 18:12:03.471715 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.20 18:12:03.471846 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2635 | 2026.05.20 18:12:03.471879 [ 271 ] {f7ab1d47-c9db-4734-8ef7-38b98ba7bad2} <Debug> TCPHandler: Processed in 0.001345531 sec. | ||
| 2636 | 2026.05.20 18:12:03.472000 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.20 18:12:03.472097 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.05.20 18:12:03.472151 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <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 | ||
| 2639 | 2026.05.20 18:12:03.472968 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.20 18:12:03.473005 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2641 | 2026.05.20 18:12:03.473584 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2642 | 2026.05.20 18:12:03.473831 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.05.20 18:12:03.473972 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001893 sec., 21658.742736397253 rows/sec., 38.81 MiB/sec. | ||
| 2644 | 2026.05.20 18:12:03.474020 [ 271 ] {e6176e01-b435-4829-91ab-3b161f963695} <Debug> TCPHandler: Processed in 0.002069378 sec. | ||
| 2645 | 2026.05.20 18:12:03.474157 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.20 18:12:03.474256 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.05.20 18:12:03.474300 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2648 | 2026.05.20 18:12:03.474664 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.05.20 18:12:03.474707 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2650 | 2026.05.20 18:12:03.475013 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2651 | 2026.05.20 18:12:03.475224 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.05.20 18:12:03.475353 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 2653 | 2026.05.20 18:12:03.475385 [ 271 ] {138a4961-ebb2-47fd-874d-6ea039956321} <Debug> TCPHandler: Processed in 0.00127796 sec. | ||
| 2654 | 2026.05.20 18:12:04.989347 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.20 18:12:04.989579 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2656 | 2026.05.20 18:12:04.989923 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2657 | 2026.05.20 18:12:04.989964 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <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 | ||
| 2658 | 2026.05.20 18:12:04.990193 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2659 | 2026.05.20 18:12:04.990258 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2660 | 2026.05.20 18:12:04.990395 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2661 | 2026.05.20 18:12:04.990488 [ 339 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2662 | 2026.05.20 18:12:04.990498 [ 332 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2663 | 2026.05.20 18:12:04.990612 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2664 | 2026.05.20 18:12:04.990637 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2665 | 2026.05.20 18:12:04.990682 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2666 | 2026.05.20 18:12:04.990701 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2667 | 2026.05.20 18:12:04.991637 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002159 sec., 12042.61232051876 rows/sec., 2.59 MiB/sec. | ||
| 2668 | 2026.05.20 18:12:04.991730 [ 271 ] {35788750-d949-4a27-ba18-6d83523253c1} <Debug> TCPHandler: Processed in 0.002540099 sec. | ||
| 2669 | 2026.05.20 18:12:05.010812 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.05.20 18:12:05.011076 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.20 18:12:05.011178 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2672 | 2026.05.20 18:12:05.011961 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.20 18:12:05.012011 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2674 | 2026.05.20 18:12:05.012468 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2675 | 2026.05.20 18:12:05.012667 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.20 18:12:05.012828 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001821 sec., 4942.339373970346 rows/sec., 1.01 MiB/sec. | ||
| 2677 | 2026.05.20 18:12:05.012865 [ 271 ] {80cce1c5-10be-405c-a595-b2fce4f1af2c} <Debug> TCPHandler: Processed in 0.002218362 sec. | ||
| 2678 | 2026.05.20 18:12:05.012984 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.20 18:12:05.013079 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.20 18:12:05.013120 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2681 | 2026.05.20 18:12:05.013571 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.20 18:12:05.013610 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2683 | 2026.05.20 18:12:05.013911 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2684 | 2026.05.20 18:12:05.014128 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.05.20 18:12:05.014260 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 136.02 KiB/sec. | ||
| 2686 | 2026.05.20 18:12:05.014294 [ 271 ] {58c3e390-9fdb-4d2f-aa82-091912dbad94} <Debug> TCPHandler: Processed in 0.001358742 sec. | ||
| 2687 | 2026.05.20 18:12:05.014412 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.20 18:12:05.014508 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2689 | 2026.05.20 18:12:05.014547 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2690 | 2026.05.20 18:12:05.015909 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.20 18:12:05.015947 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2692 | 2026.05.20 18:12:05.016452 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2693 | 2026.05.20 18:12:05.016667 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.05.20 18:12:05.016784 [ 151 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2695 | 2026.05.20 18:12:05.016802 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Debug> executeQuery: Read 2404 rows, 180.43 KiB in 0.002312 sec., 1039792.3875432527 rows/sec., 76.21 MiB/sec. | ||
| 2696 | 2026.05.20 18:12:05.016855 [ 151 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.20 18:12:05.016859 [ 271 ] {80c3aa58-714a-43ab-9148-894b7b00b4b7} <Debug> TCPHandler: Processed in 0.002495318 sec. | ||
| 2698 | 2026.05.20 18:12:05.016888 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2699 | 2026.05.20 18:12:05.017000 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.05.20 18:12:05.017050 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::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 | ||
| 2701 | 2026.05.20 18:12:05.017110 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.20 18:12:05.017151 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2703 | 2026.05.20 18:12:05.017167 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2026.05.20 18:12:05.017209 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 2705 | 2026.05.20 18:12:05.017309 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2706 | 2026.05.20 18:12:05.017400 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 2707 | 2026.05.20 18:12:05.017459 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2708 | 2026.05.20 18:12:05.017517 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 2709 | 2026.05.20 18:12:05.017565 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2404 rows starting from the beginning of the part | ||
| 2710 | 2026.05.20 18:12:05.017625 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.05.20 18:12:05.017669 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2712 | 2026.05.20 18:12:05.018155 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2713 | 2026.05.20 18:12:05.018387 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.05.20 18:12:05.018600 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001509 sec., 7289.59575878065 rows/sec., 541.02 KiB/sec. | ||
| 2715 | 2026.05.20 18:12:05.018634 [ 271 ] {d1d4aa12-e503-4cd3-ae3a-91ff997fe75a} <Debug> TCPHandler: Processed in 0.00168513 sec. | ||
| 2716 | 2026.05.20 18:12:05.018765 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.05.20 18:12:05.018861 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.05.20 18:12:05.018901 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2719 | 2026.05.20 18:12:05.019025 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033628 sec., 1560265.6926438857 rows/sec., 125.45 MiB/sec. | ||
| 2720 | 2026.05.20 18:12:05.019300 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2721 | 2026.05.20 18:12:05.019532 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): 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.20 18:12:05.019566 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.20 18:12:05.019592 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_16_3} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2724 | 2026.05.20 18:12:05.019601 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2725 | 2026.05.20 18:12:05.019654 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2726 | 2026.05.20 18:12:05.019944 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2727 | 2026.05.20 18:12:05.020150 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.05.20 18:12:05.020272 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001428 sec., 560924.3697478991 rows/sec., 32.40 MiB/sec. | ||
| 2729 | 2026.05.20 18:12:05.020306 [ 271 ] {6a5c7ced-b445-4a30-a7cc-3f5821849101} <Debug> TCPHandler: Processed in 0.001590027 sec. | ||
| 2730 | 2026.05.20 18:12:05.020429 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.05.20 18:12:05.020524 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.05.20 18:12:05.020563 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2733 | 2026.05.20 18:12:05.020941 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.20 18:12:05.020977 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2735 | 2026.05.20 18:12:05.021259 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2736 | 2026.05.20 18:12:05.021493 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.20 18:12:05.021614 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 126.92 KiB/sec. | ||
| 2738 | 2026.05.20 18:12:05.021648 [ 271 ] {1308e2fb-9b7f-4212-bb8c-dd0976dd4b17} <Debug> TCPHandler: Processed in 0.00126759 sec. | ||
| 2739 | 2026.05.20 18:12:05.021780 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.05.20 18:12:05.021875 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2741 | 2026.05.20 18:12:05.021914 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2742 | 2026.05.20 18:12:05.022717 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.05.20 18:12:05.022754 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2744 | 2026.05.20 18:12:05.023134 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2745 | 2026.05.20 18:12:05.023342 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.20 18:12:05.023444 [ 151 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2747 | 2026.05.20 18:12:05.023468 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001611 sec., 800744.8789571695 rows/sec., 53.42 MiB/sec. | ||
| 2748 | 2026.05.20 18:12:05.023478 [ 151 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.05.20 18:12:05.023508 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2750 | 2026.05.20 18:12:05.023509 [ 271 ] {76b5e631-62cb-4822-8e2a-b2d8b1aafdc1} <Debug> TCPHandler: Processed in 0.001778102 sec. | ||
| 2751 | 2026.05.20 18:12:05.023610 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::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 | ||
| 2752 | 2026.05.20 18:12:05.023649 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.05.20 18:12:05.023723 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2754 | 2026.05.20 18:12:05.023752 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.05.20 18:12:05.023756 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 163 rows starting from the beginning of the part | ||
| 2756 | 2026.05.20 18:12:05.023803 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2757 | 2026.05.20 18:12:05.023830 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2758 | 2026.05.20 18:12:05.023878 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 158 rows starting from the beginning of the part | ||
| 2759 | 2026.05.20 18:12:05.023919 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2760 | 2026.05.20 18:12:05.023960 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part | ||
| 2761 | 2026.05.20 18:12:05.024000 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1290 rows starting from the beginning of the part | ||
| 2762 | 2026.05.20 18:12:05.025066 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.20 18:12:05.025106 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2764 | 2026.05.20 18:12:05.025125 [ 186 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558936 sec., 1182858.0519020667 rows/sec., 87.97 MiB/sec. | ||
| 2765 | 2026.05.20 18:12:05.025372 [ 196 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2766 | 2026.05.20 18:12:05.025662 [ 196 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.05.20 18:12:05.025743 [ 196 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_16_3} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2768 | 2026.05.20 18:12:05.025845 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2769 | 2026.05.20 18:12:05.025850 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2770 | 2026.05.20 18:12:05.026079 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.05.20 18:12:05.026209 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Debug> executeQuery: Read 3648 rows, 236.89 KiB in 0.002476 sec., 1473344.1033925686 rows/sec., 93.43 MiB/sec. | ||
| 2772 | 2026.05.20 18:12:05.026219 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2773 | 2026.05.20 18:12:05.026245 [ 271 ] {a04cc18f-12c2-4beb-9a7b-1a8c7b1d4b45} <Debug> TCPHandler: Processed in 0.002645111 sec. | ||
| 2774 | 2026.05.20 18:12:05.026277 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.05.20 18:12:05.026306 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2776 | 2026.05.20 18:12:05.026380 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.05.20 18:12:05.026401 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 2778 | 2026.05.20 18:12:05.026481 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.05.20 18:12:05.026525 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2780 | 2026.05.20 18:12:05.026538 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <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 | ||
| 2781 | 2026.05.20 18:12:05.026566 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1902 rows starting from the beginning of the part | ||
| 2782 | 2026.05.20 18:12:05.026639 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::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 | ||
| 2783 | 2026.05.20 18:12:05.026688 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2784 | 2026.05.20 18:12:05.026734 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2785 | 2026.05.20 18:12:05.026780 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2786 | 2026.05.20 18:12:05.026824 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3648 rows starting from the beginning of the part | ||
| 2787 | 2026.05.20 18:12:05.027282 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.05.20 18:12:05.027323 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2789 | 2026.05.20 18:12:05.027841 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2790 | 2026.05.20 18:12:05.028098 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.20 18:12:05.028237 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001774 sec., 5073.280721533259 rows/sec., 9.09 MiB/sec. | ||
| 2792 | 2026.05.20 18:12:05.028287 [ 271 ] {94c6b939-79c4-4e0a-81e3-eb6650dffc59} <Debug> TCPHandler: Processed in 0.001956265 sec. | ||
| 2793 | 2026.05.20 18:12:05.028417 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.05.20 18:12:05.028521 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.05.20 18:12:05.028563 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2796 | 2026.05.20 18:12:05.028961 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.20 18:12:05.028997 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2798 | 2026.05.20 18:12:05.029301 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2799 | 2026.05.20 18:12:05.029508 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.05.20 18:12:05.029629 [ 146 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2801 | 2026.05.20 18:12:05.029633 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.43 MiB/sec. | ||
| 2802 | 2026.05.20 18:12:05.029671 [ 146 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.05.20 18:12:05.029688 [ 271 ] {d9947b1c-8fc8-4640-9039-bb4539c101cb} <Debug> TCPHandler: Processed in 0.001319881 sec. | ||
| 2804 | 2026.05.20 18:12:05.029697 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2805 | 2026.05.20 18:12:05.029798 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2806 | 2026.05.20 18:12:05.029914 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2807 | 2026.05.20 18:12:05.029941 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 648 rows starting from the beginning of the part | ||
| 2808 | 2026.05.20 18:12:05.030012 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2809 | 2026.05.20 18:12:05.030058 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::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 | ||
| 2810 | 2026.05.20 18:12:05.030098 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2811 | 2026.05.20 18:12:05.030135 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2812 | 2026.05.20 18:12:05.030177 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 2813 | 2026.05.20 18:12:05.030713 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6233 rows, containing 5 columns (5 merged, 0 gathered) in 0.004350921 sec., 1432570.2535164393 rows/sec., 95.08 MiB/sec. | ||
| 2814 | 2026.05.20 18:12:05.030985 [ 186 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225729 sec., 744047.012023049 rows/sec., 50.14 MiB/sec. | ||
| 2815 | 2026.05.20 18:12:05.031140 [ 186 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2816 | 2026.05.20 18:12:05.031340 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2817 | 2026.05.20 18:12:05.031425 [ 186 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.20 18:12:05.031510 [ 186 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_16_3} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2819 | 2026.05.20 18:12:05.031578 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2820 | 2026.05.20 18:12:05.031651 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.05.20 18:12:05.031724 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2822 | 2026.05.20 18:12:05.031802 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2823 | 2026.05.20 18:12:08.457593 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.05.20 18:12:08.457827 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2825 | 2026.05.20 18:12:08.458146 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2826 | 2026.05.20 18:12:08.458185 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <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 | ||
| 2827 | 2026.05.20 18:12:08.458401 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2828 | 2026.05.20 18:12:08.458471 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2829 | 2026.05.20 18:12:08.458612 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2830 | 2026.05.20 18:12:08.458743 [ 339 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2831 | 2026.05.20 18:12:08.458750 [ 336 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2832 | 2026.05.20 18:12:08.458743 [ 349 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2833 | 2026.05.20 18:12:08.458919 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2834 | 2026.05.20 18:12:08.458945 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2835 | 2026.05.20 18:12:08.459017 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2836 | 2026.05.20 18:12:08.459038 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2837 | 2026.05.20 18:12:08.459074 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2838 | 2026.05.20 18:12:08.459120 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2839 | 2026.05.20 18:12:08.460205 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002468 sec., 14181.523500810372 rows/sec., 2.39 MiB/sec. | ||
| 2840 | 2026.05.20 18:12:08.460324 [ 271 ] {0d69fc07-5d57-4ddb-8684-57bd3ddaf78c} <Debug> TCPHandler: Processed in 0.002864446 sec. | ||
| 2841 | 2026.05.20 18:12:08.461722 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.20 18:12:08.461836 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2843 | 2026.05.20 18:12:08.461880 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2844 | 2026.05.20 18:12:08.462419 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.20 18:12:08.462463 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2846 | 2026.05.20 18:12:08.462850 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2847 | 2026.05.20 18:12:08.463084 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.20 18:12:08.463238 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001434 sec., 39051.603905160395 rows/sec., 2.98 MiB/sec. | ||
| 2849 | 2026.05.20 18:12:08.463275 [ 271 ] {6ff743c1-2add-4b10-af9b-327821e8b3a1} <Debug> TCPHandler: Processed in 0.001604768 sec. | ||
| 2850 | 2026.05.20 18:12:08.463407 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.05.20 18:12:08.463506 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2852 | 2026.05.20 18:12:08.463547 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2853 | 2026.05.20 18:12:08.463975 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.05.20 18:12:08.464013 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2855 | 2026.05.20 18:12:08.464316 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2856 | 2026.05.20 18:12:08.464550 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.20 18:12:08.464682 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 2858 | 2026.05.20 18:12:08.464716 [ 271 ] {8b40176c-a450-4a19-b07f-6e01fd396264} <Debug> TCPHandler: Processed in 0.001361461 sec. | ||
| 2859 | 2026.05.20 18:12:08.464843 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.20 18:12:08.464943 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2861 | 2026.05.20 18:12:08.464986 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2862 | 2026.05.20 18:12:08.465354 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.20 18:12:08.465392 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2864 | 2026.05.20 18:12:08.465731 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2865 | 2026.05.20 18:12:08.465947 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.20 18:12:08.466073 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001149 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. | ||
| 2867 | 2026.05.20 18:12:08.466106 [ 271 ] {99839372-3e18-47fd-90be-520c7e7e6407} <Debug> TCPHandler: Processed in 0.00131425 sec. | ||
| 2868 | 2026.05.20 18:12:08.466229 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.05.20 18:12:08.466326 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.05.20 18:12:08.466368 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2871 | 2026.05.20 18:12:08.466699 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.20 18:12:08.466736 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2873 | 2026.05.20 18:12:08.467062 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2874 | 2026.05.20 18:12:08.467277 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.20 18:12:08.467406 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 2876 | 2026.05.20 18:12:08.467439 [ 271 ] {d5a343c0-938f-443b-a53e-6a4e7e44fab4} <Debug> TCPHandler: Processed in 0.001259899 sec. | ||
| 2877 | 2026.05.20 18:12:09.495474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6195 | ||
| 2878 | 2026.05.20 18:12:09.495964 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.20 18:12:09.496012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2880 | 2026.05.20 18:12:09.496492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2881 | 2026.05.20 18:12:09.496721 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.20 18:12:09.496842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6195 | ||
| 2883 | 2026.05.20 18:12:09.842024 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2884 | 2026.05.20 18:12:09.857412 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.20 18:12:09.857469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2886 | 2026.05.20 18:12:09.863525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2887 | 2026.05.20 18:12:09.864217 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.20 18:12:09.866834 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2889 | 2026.05.20 18:12:13.461526 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.05.20 18:12:13.461778 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2891 | 2026.05.20 18:12:13.462107 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2892 | 2026.05.20 18:12:13.462147 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <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 | ||
| 2893 | 2026.05.20 18:12:13.462369 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2894 | 2026.05.20 18:12:13.462444 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2895 | 2026.05.20 18:12:13.462588 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2896 | 2026.05.20 18:12:13.462698 [ 349 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2897 | 2026.05.20 18:12:13.462713 [ 339 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2898 | 2026.05.20 18:12:13.462698 [ 336 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2899 | 2026.05.20 18:12:13.462868 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2900 | 2026.05.20 18:12:13.462900 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2901 | 2026.05.20 18:12:13.462974 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2902 | 2026.05.20 18:12:13.462994 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2903 | 2026.05.20 18:12:13.463030 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2904 | 2026.05.20 18:12:13.463074 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2905 | 2026.05.20 18:12:13.464289 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002606 sec., 13430.544896392941 rows/sec., 2.26 MiB/sec. | ||
| 2906 | 2026.05.20 18:12:13.464409 [ 271 ] {47a99b64-5aff-4a32-b925-183f593baec9} <Debug> TCPHandler: Processed in 0.0030222 sec. | ||
| 2907 | 2026.05.20 18:12:13.466713 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.05.20 18:12:13.466854 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2909 | 2026.05.20 18:12:13.466907 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2910 | 2026.05.20 18:12:13.467591 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.05.20 18:12:13.467637 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2912 | 2026.05.20 18:12:13.468026 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2913 | 2026.05.20 18:12:13.468244 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.05.20 18:12:13.468394 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001579 sec., 87397.08676377454 rows/sec., 7.59 MiB/sec. | ||
| 2915 | 2026.05.20 18:12:13.468429 [ 271 ] {ba98d672-a664-4a3b-80fa-b173def93af3} <Debug> TCPHandler: Processed in 0.001782211 sec. | ||
| 2916 | 2026.05.20 18:12:13.468590 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.05.20 18:12:13.468687 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.05.20 18:12:13.468727 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2919 | 2026.05.20 18:12:13.469181 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.05.20 18:12:13.469218 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2921 | 2026.05.20 18:12:13.469508 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2922 | 2026.05.20 18:12:13.469714 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.05.20 18:12:13.469839 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 2924 | 2026.05.20 18:12:13.469873 [ 271 ] {e049076f-1f87-4408-843d-7984ccdbf862} <Debug> TCPHandler: Processed in 0.001333411 sec. | ||
| 2925 | 2026.05.20 18:12:13.470026 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.05.20 18:12:13.470130 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2927 | 2026.05.20 18:12:13.470171 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2928 | 2026.05.20 18:12:13.470607 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.05.20 18:12:13.470643 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2930 | 2026.05.20 18:12:13.470979 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2931 | 2026.05.20 18:12:13.471189 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.05.20 18:12:13.471324 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001212 sec., 86633.66336633664 rows/sec., 6.77 MiB/sec. | ||
| 2933 | 2026.05.20 18:12:13.471359 [ 271 ] {d9e47444-8de3-4c4f-8878-9423237ac8eb} <Debug> TCPHandler: Processed in 0.001385612 sec. | ||
| 2934 | 2026.05.20 18:12:13.471490 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.05.20 18:12:13.471586 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.05.20 18:12:13.471629 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2937 | 2026.05.20 18:12:13.472032 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.20 18:12:13.472067 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2939 | 2026.05.20 18:12:13.472378 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2940 | 2026.05.20 18:12:13.472581 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.20 18:12:13.472722 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 2942 | 2026.05.20 18:12:13.472756 [ 271 ] {37c228fa-6179-4534-9028-2d1b8b247d6c} <Debug> TCPHandler: Processed in 0.001315931 sec. | ||
| 2943 | 2026.05.20 18:12:13.472874 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.05.20 18:12:13.472969 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.05.20 18:12:13.473022 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <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 | ||
| 2946 | 2026.05.20 18:12:13.473813 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.05.20 18:12:13.473849 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2948 | 2026.05.20 18:12:13.474381 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2949 | 2026.05.20 18:12:13.474598 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.05.20 18:12:13.474731 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00178 sec., 23033.70786516854 rows/sec., 41.28 MiB/sec. | ||
| 2951 | 2026.05.20 18:12:13.474778 [ 271 ] {35942540-9de2-49fc-bcb3-fbb541c21bc0} <Debug> TCPHandler: Processed in 0.001952416 sec. | ||
| 2952 | 2026.05.20 18:12:13.474913 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.05.20 18:12:13.475010 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.05.20 18:12:13.475051 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2955 | 2026.05.20 18:12:13.475397 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.05.20 18:12:13.475433 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 2957 | 2026.05.20 18:12:13.475746 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2958 | 2026.05.20 18:12:13.475949 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.05.20 18:12:13.476083 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2960 | 2026.05.20 18:12:13.476115 [ 271 ] {912d24f5-b1de-4eaf-81b4-08b5f6f20718} <Debug> TCPHandler: Processed in 0.001251589 sec. | ||
| 2961 | 2026.05.20 18:12:16.935514 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2962 | 2026.05.20 18:12:16.935575 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2963 | 2026.05.20 18:12:16.996916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6643 | ||
| 2964 | 2026.05.20 18:12:16.997476 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.05.20 18:12:16.997529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 2966 | 2026.05.20 18:12:16.998099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2967 | 2026.05.20 18:12:16.998340 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.05.20 18:12:16.998476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6643 | ||
| 2969 | 2026.05.20 18:12:17.367878 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2970 | 2026.05.20 18:12:17.383963 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.20 18:12:17.384015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 2972 | 2026.05.20 18:12:17.389836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2973 | 2026.05.20 18:12:17.390613 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.20 18:12:17.393607 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2975 | 2026.05.20 18:12:18.459974 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.05.20 18:12:18.460194 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 2977 | 2026.05.20 18:12:18.460500 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2978 | 2026.05.20 18:12:18.460536 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <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 | ||
| 2979 | 2026.05.20 18:12:18.460746 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2980 | 2026.05.20 18:12:18.460812 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2981 | 2026.05.20 18:12:18.460947 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2982 | 2026.05.20 18:12:18.461046 [ 349 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2983 | 2026.05.20 18:12:18.461060 [ 314 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2984 | 2026.05.20 18:12:18.461065 [ 336 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2985 | 2026.05.20 18:12:18.461226 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2986 | 2026.05.20 18:12:18.461252 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2987 | 2026.05.20 18:12:18.461326 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2988 | 2026.05.20 18:12:18.461345 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2989 | 2026.05.20 18:12:18.461379 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2990 | 2026.05.20 18:12:18.461416 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2991 | 2026.05.20 18:12:18.462472 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00237 sec., 14767.932489451476 rows/sec., 2.49 MiB/sec. | ||
| 2992 | 2026.05.20 18:12:18.462561 [ 271 ] {d5271736-cdaf-4ffb-8af7-b62c142c5597} <Debug> TCPHandler: Processed in 0.002713413 sec. | ||
| 2993 | 2026.05.20 18:12:18.464161 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.20 18:12:18.464274 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.20 18:12:18.464316 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2996 | 2026.05.20 18:12:18.464791 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.20 18:12:18.464826 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 2998 | 2026.05.20 18:12:18.465170 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2999 | 2026.05.20 18:12:18.465381 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.20 18:12:18.465520 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001276 sec., 43887.1473354232 rows/sec., 3.35 MiB/sec. | ||
| 3001 | 2026.05.20 18:12:18.465553 [ 271 ] {c8db264b-ffbe-404a-aa95-dff53711143f} <Debug> TCPHandler: Processed in 0.001444723 sec. | ||
| 3002 | 2026.05.20 18:12:18.465677 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.20 18:12:18.465773 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.20 18:12:18.465812 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3005 | 2026.05.20 18:12:18.466229 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.20 18:12:18.466264 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3007 | 2026.05.20 18:12:18.466558 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3008 | 2026.05.20 18:12:18.466769 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.20 18:12:18.466894 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 3010 | 2026.05.20 18:12:18.466927 [ 271 ] {c0ba5f5a-8a8d-4f26-90a0-4275b23a810d} <Debug> TCPHandler: Processed in 0.00129869 sec. | ||
| 3011 | 2026.05.20 18:12:18.467069 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.05.20 18:12:18.467165 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.05.20 18:12:18.467207 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3014 | 2026.05.20 18:12:18.467604 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.20 18:12:18.467639 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3016 | 2026.05.20 18:12:18.467961 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3017 | 2026.05.20 18:12:18.468184 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.20 18:12:18.468310 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3019 | 2026.05.20 18:12:18.468342 [ 271 ] {9612f1af-2139-4105-bcc0-2cd2db7e7d4d} <Debug> TCPHandler: Processed in 0.001321661 sec. | ||
| 3020 | 2026.05.20 18:12:18.468460 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.05.20 18:12:18.468554 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.05.20 18:12:18.468594 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3023 | 2026.05.20 18:12:18.468926 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.20 18:12:18.468961 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3025 | 2026.05.20 18:12:18.469254 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3026 | 2026.05.20 18:12:18.469463 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.05.20 18:12:18.469598 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3028 | 2026.05.20 18:12:18.469631 [ 271 ] {b8018dcc-df5e-47ac-a6cf-07bfa3d38561} <Debug> TCPHandler: Processed in 0.001220149 sec. | ||
| 3029 | 2026.05.20 18:12:23.462193 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.05.20 18:12:23.462479 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 3031 | 2026.05.20 18:12:23.462858 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3032 | 2026.05.20 18:12:23.462897 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3033 | 2026.05.20 18:12:23.463133 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3034 | 2026.05.20 18:12:23.463204 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3035 | 2026.05.20 18:12:23.463350 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3036 | 2026.05.20 18:12:23.463470 [ 321 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3037 | 2026.05.20 18:12:23.463490 [ 336 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3038 | 2026.05.20 18:12:23.463490 [ 314 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3039 | 2026.05.20 18:12:23.463755 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3040 | 2026.05.20 18:12:23.463790 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3041 | 2026.05.20 18:12:23.463917 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3042 | 2026.05.20 18:12:23.463943 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3043 | 2026.05.20 18:12:23.464003 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3044 | 2026.05.20 18:12:23.464055 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3045 | 2026.05.20 18:12:23.465578 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003208 sec., 10910.224438902744 rows/sec., 1.84 MiB/sec. | ||
| 3046 | 2026.05.20 18:12:23.465766 [ 271 ] {47342518-4eef-4bcf-87dc-7dde4c57ca83} <Debug> TCPHandler: Processed in 0.003722956 sec. | ||
| 3047 | 2026.05.20 18:12:23.468945 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.20 18:12:23.469111 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.05.20 18:12:23.469181 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3050 | 2026.05.20 18:12:23.469893 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.20 18:12:23.469937 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3052 | 2026.05.20 18:12:23.470316 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3053 | 2026.05.20 18:12:23.470556 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.05.20 18:12:23.470700 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 3055 | 2026.05.20 18:12:23.470735 [ 271 ] {072ae931-3d9d-4acc-84fb-9cc480922ad6} <Debug> TCPHandler: Processed in 0.001922765 sec. | ||
| 3056 | 2026.05.20 18:12:23.470870 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.05.20 18:12:23.470967 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3058 | 2026.05.20 18:12:23.471008 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3059 | 2026.05.20 18:12:23.471441 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.05.20 18:12:23.471477 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3061 | 2026.05.20 18:12:23.471776 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3062 | 2026.05.20 18:12:23.472012 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.05.20 18:12:23.472145 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 3064 | 2026.05.20 18:12:23.472179 [ 271 ] {a147a1ac-df49-4de9-87c9-d8cd81f1afe5} <Debug> TCPHandler: Processed in 0.001359411 sec. | ||
| 3065 | 2026.05.20 18:12:23.472305 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.05.20 18:12:23.472401 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3067 | 2026.05.20 18:12:23.472441 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3068 | 2026.05.20 18:12:23.473029 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.20 18:12:23.473065 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3070 | 2026.05.20 18:12:23.473389 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3071 | 2026.05.20 18:12:23.473594 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.20 18:12:23.473728 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001345 sec., 192565.05576208179 rows/sec., 17.27 MiB/sec. | ||
| 3073 | 2026.05.20 18:12:23.473762 [ 271 ] {034ae3dd-6f8f-48d8-aa5b-1f9fd94a87ca} <Debug> TCPHandler: Processed in 0.001505265 sec. | ||
| 3074 | 2026.05.20 18:12:23.473884 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.05.20 18:12:23.473986 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.20 18:12:23.474026 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3077 | 2026.05.20 18:12:23.474474 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.20 18:12:23.474511 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3079 | 2026.05.20 18:12:23.474799 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3080 | 2026.05.20 18:12:23.475006 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.20 18:12:23.475137 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001169 sec., 47048.75962360993 rows/sec., 3.49 MiB/sec. | ||
| 3082 | 2026.05.20 18:12:23.475147 [ 123 ] {} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3083 | 2026.05.20 18:12:23.475171 [ 271 ] {211e335a-4d57-4790-81dc-f2402d3cd5fb} <Debug> TCPHandler: Processed in 0.001335751 sec. | ||
| 3084 | 2026.05.20 18:12:23.475198 [ 123 ] {} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.20 18:12:23.475225 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3086 | 2026.05.20 18:12:23.475304 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.20 18:12:23.475352 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::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 | ||
| 3088 | 2026.05.20 18:12:23.475413 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.05.20 18:12:23.475459 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3090 | 2026.05.20 18:12:23.475487 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3091 | 2026.05.20 18:12:23.475527 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 3092 | 2026.05.20 18:12:23.475592 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 67 rows starting from the beginning of the part | ||
| 3093 | 2026.05.20 18:12:23.475644 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3094 | 2026.05.20 18:12:23.475693 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 3095 | 2026.05.20 18:12:23.475741 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3096 | 2026.05.20 18:12:23.475787 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 55 rows starting from the beginning of the part | ||
| 3097 | 2026.05.20 18:12:23.475930 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.20 18:12:23.475971 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3099 | 2026.05.20 18:12:23.476314 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3100 | 2026.05.20 18:12:23.476546 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.05.20 18:12:23.476676 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001285 sec., 18677.04280155642 rows/sec., 1.55 MiB/sec. | ||
| 3102 | 2026.05.20 18:12:23.476709 [ 271 ] {fa9ece3a-b1cb-42d7-a3a6-e24a83517149} <Debug> TCPHandler: Processed in 0.001457004 sec. | ||
| 3103 | 2026.05.20 18:12:23.476705 [ 190 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396753 sec., 196885.20447065445 rows/sec., 15.22 MiB/sec. | ||
| 3104 | 2026.05.20 18:12:23.476831 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.20 18:12:23.476891 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3106 | 2026.05.20 18:12:23.476942 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.05.20 18:12:23.476989 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3108 | 2026.05.20 18:12:23.477154 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.05.20 18:12:23.477237 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_11_2} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3110 | 2026.05.20 18:12:23.477312 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3111 | 2026.05.20 18:12:23.477426 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.05.20 18:12:23.477468 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3113 | 2026.05.20 18:12:23.477774 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3114 | 2026.05.20 18:12:23.477982 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.20 18:12:23.478105 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 3116 | 2026.05.20 18:12:23.478136 [ 271 ] {d46f396a-7a59-43c9-bc1c-e2db9be004f4} <Debug> TCPHandler: Processed in 0.001354571 sec. | ||
| 3117 | 2026.05.20 18:12:23.478286 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.05.20 18:12:23.478380 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3119 | 2026.05.20 18:12:23.478420 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3120 | 2026.05.20 18:12:23.478907 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.20 18:12:23.478941 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3122 | 2026.05.20 18:12:23.479247 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3123 | 2026.05.20 18:12:23.479454 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.20 18:12:23.479576 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001214 sec., 117792.42174629324 rows/sec., 9.51 MiB/sec. | ||
| 3125 | 2026.05.20 18:12:23.479609 [ 271 ] {216eda10-c935-4e67-adbe-7c4b5b9ce104} <Debug> TCPHandler: Processed in 0.001371432 sec. | ||
| 3126 | 2026.05.20 18:12:23.479747 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.05.20 18:12:23.479841 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.05.20 18:12:23.479883 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3129 | 2026.05.20 18:12:23.480277 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.05.20 18:12:23.480310 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3131 | 2026.05.20 18:12:23.480635 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3132 | 2026.05.20 18:12:23.480844 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.05.20 18:12:23.480969 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001145 sec., 172052.4017467249 rows/sec., 12.34 MiB/sec. | ||
| 3134 | 2026.05.20 18:12:23.481000 [ 271 ] {93d27eef-999b-46ba-ba28-f93740df8710} <Debug> TCPHandler: Processed in 0.0013102 sec. | ||
| 3135 | 2026.05.20 18:12:23.481131 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.05.20 18:12:23.481226 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.05.20 18:12:23.481280 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <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 | ||
| 3138 | 2026.05.20 18:12:23.482159 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.20 18:12:23.482193 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3140 | 2026.05.20 18:12:23.482759 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3141 | 2026.05.20 18:12:23.482974 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.20 18:12:23.483093 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3143 | 2026.05.20 18:12:23.483106 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 3144 | 2026.05.20 18:12:23.483134 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.05.20 18:12:23.483153 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3146 | 2026.05.20 18:12:23.483159 [ 271 ] {154560b4-0318-4aeb-b58a-4e92904c2f9c} <Debug> TCPHandler: Processed in 0.002083789 sec. | ||
| 3147 | 2026.05.20 18:12:23.483267 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::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 | ||
| 3148 | 2026.05.20 18:12:23.483289 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.05.20 18:12:23.483391 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.05.20 18:12:23.483433 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3151 | 2026.05.20 18:12:23.483502 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3152 | 2026.05.20 18:12:23.483565 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 3153 | 2026.05.20 18:12:23.483714 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3154 | 2026.05.20 18:12:23.483806 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.05.20 18:12:23.483819 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3156 | 2026.05.20 18:12:23.483855 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3157 | 2026.05.20 18:12:23.483939 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part | ||
| 3158 | 2026.05.20 18:12:23.484043 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3159 | 2026.05.20 18:12:23.484136 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3160 | 2026.05.20 18:12:23.484194 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3161 | 2026.05.20 18:12:23.484413 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.20 18:12:23.484552 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 3163 | 2026.05.20 18:12:23.484586 [ 271 ] {8d915fa1-0c42-4f1e-85ce-3416f2ae831a} <Debug> TCPHandler: Processed in 0.001347501 sec. | ||
| 3164 | 2026.05.20 18:12:23.487145 [ 201 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.003930161 sec., 74551.65322743777 rows/sec., 133.59 MiB/sec. | ||
| 3165 | 2026.05.20 18:12:23.487751 [ 190 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3166 | 2026.05.20 18:12:23.488092 [ 190 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.05.20 18:12:23.488172 [ 190 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3168 | 2026.05.20 18:12:23.488256 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 3169 | 2026.05.20 18:12:24.499554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7155 | ||
| 3170 | 2026.05.20 18:12:24.500075 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.05.20 18:12:24.500109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3172 | 2026.05.20 18:12:24.500584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3173 | 2026.05.20 18:12:24.500805 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.20 18:12:24.500928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7155 | ||
| 3175 | 2026.05.20 18:12:24.894640 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3176 | 2026.05.20 18:12:24.911561 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.20 18:12:24.911629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3178 | 2026.05.20 18:12:24.917857 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3179 | 2026.05.20 18:12:24.918544 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.20 18:12:24.921196 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3181 | 2026.05.20 18:12:28.460070 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.05.20 18:12:28.460325 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 3183 | 2026.05.20 18:12:28.460666 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3184 | 2026.05.20 18:12:28.460705 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <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 | ||
| 3185 | 2026.05.20 18:12:28.460925 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3186 | 2026.05.20 18:12:28.460998 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3187 | 2026.05.20 18:12:28.461140 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3188 | 2026.05.20 18:12:28.461248 [ 314 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3189 | 2026.05.20 18:12:28.461278 [ 321 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3190 | 2026.05.20 18:12:28.461270 [ 336 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3191 | 2026.05.20 18:12:28.461449 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3192 | 2026.05.20 18:12:28.461480 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3193 | 2026.05.20 18:12:28.461556 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3194 | 2026.05.20 18:12:28.461577 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3195 | 2026.05.20 18:12:28.461615 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3196 | 2026.05.20 18:12:28.461663 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3197 | 2026.05.20 18:12:28.462824 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002597 sec., 13477.088948787063 rows/sec., 2.27 MiB/sec. | ||
| 3198 | 2026.05.20 18:12:28.462958 [ 271 ] {ffd65b05-847f-4b8c-b813-41530884c23c} <Debug> TCPHandler: Processed in 0.00303518 sec. | ||
| 3199 | 2026.05.20 18:12:28.464675 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.05.20 18:12:28.464791 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3201 | 2026.05.20 18:12:28.464837 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3202 | 2026.05.20 18:12:28.465627 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.05.20 18:12:28.465691 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3204 | 2026.05.20 18:12:28.466151 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3205 | 2026.05.20 18:12:28.466374 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.05.20 18:12:28.466532 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.41 MiB/sec. | ||
| 3207 | 2026.05.20 18:12:28.466543 [ 131 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3208 | 2026.05.20 18:12:28.466568 [ 271 ] {1b28b4b7-c0c9-482e-8618-f03405925085} <Debug> TCPHandler: Processed in 0.001945185 sec. | ||
| 3209 | 2026.05.20 18:12:28.466611 [ 131 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.05.20 18:12:28.466644 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3211 | 2026.05.20 18:12:28.466730 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.05.20 18:12:28.466749 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3213 | 2026.05.20 18:12:28.466844 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.20 18:12:28.466882 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3215 | 2026.05.20 18:12:28.466891 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3216 | 2026.05.20 18:12:28.466925 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 3217 | 2026.05.20 18:12:28.467004 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3218 | 2026.05.20 18:12:28.467057 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3219 | 2026.05.20 18:12:28.467108 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3220 | 2026.05.20 18:12:28.467153 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 259 rows starting from the beginning of the part | ||
| 3221 | 2026.05.20 18:12:28.467201 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3222 | 2026.05.20 18:12:28.467383 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.20 18:12:28.467429 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3224 | 2026.05.20 18:12:28.467779 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3225 | 2026.05.20 18:12:28.468038 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.20 18:12:28.468185 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001363 sec., 46955.24578136463 rows/sec., 3.66 MiB/sec. | ||
| 3227 | 2026.05.20 18:12:28.468206 [ 130 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3228 | 2026.05.20 18:12:28.468221 [ 271 ] {4c574c9f-3a08-457c-a1a4-9e83cdc34133} <Debug> TCPHandler: Processed in 0.001541665 sec. | ||
| 3229 | 2026.05.20 18:12:28.468267 [ 130 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.05.20 18:12:28.468295 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3231 | 2026.05.20 18:12:28.468384 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.05.20 18:12:28.468396 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3233 | 2026.05.20 18:12:28.468490 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.05.20 18:12:28.468492 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3235 | 2026.05.20 18:12:28.468530 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3236 | 2026.05.20 18:12:28.468535 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3237 | 2026.05.20 18:12:28.468611 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3238 | 2026.05.20 18:12:28.468632 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923895 sec., 1652377.0787906826 rows/sec., 132.96 MiB/sec. | ||
| 3239 | 2026.05.20 18:12:28.468662 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3240 | 2026.05.20 18:12:28.468754 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3241 | 2026.05.20 18:12:28.468801 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 143 rows starting from the beginning of the part | ||
| 3242 | 2026.05.20 18:12:28.468845 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3243 | 2026.05.20 18:12:28.468958 [ 192 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3244 | 2026.05.20 18:12:28.469190 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.05.20 18:12:28.469238 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3246 | 2026.05.20 18:12:28.469339 [ 192 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.05.20 18:12:28.469436 [ 192 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_21_4} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3248 | 2026.05.20 18:12:28.469542 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3249 | 2026.05.20 18:12:28.469833 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3250 | 2026.05.20 18:12:28.470087 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.05.20 18:12:28.470097 [ 189 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739251 sec., 1058501.6193752368 rows/sec., 78.70 MiB/sec. | ||
| 3252 | 2026.05.20 18:12:28.470212 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3253 | 2026.05.20 18:12:28.470252 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.05.20 18:12:28.470271 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001797 sec., 89037.28436282693 rows/sec., 6.20 MiB/sec. | ||
| 3255 | 2026.05.20 18:12:28.470272 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3256 | 2026.05.20 18:12:28.470333 [ 271 ] {2f0aadc2-cfbc-40eb-87d2-36a5d17e41e9} <Debug> TCPHandler: Processed in 0.001996536 sec. | ||
| 3257 | 2026.05.20 18:12:28.470361 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3258 | 2026.05.20 18:12:28.470361 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3259 | 2026.05.20 18:12:28.470469 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3260 | 2026.05.20 18:12:28.470503 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6233 rows starting from the beginning of the part | ||
| 3261 | 2026.05.20 18:12:28.470520 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.20 18:12:28.470555 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3263 | 2026.05.20 18:12:28.470605 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3264 | 2026.05.20 18:12:28.470649 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3265 | 2026.05.20 18:12:28.470659 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.05.20 18:12:28.470693 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3267 | 2026.05.20 18:12:28.470718 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.20 18:12:28.470730 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3269 | 2026.05.20 18:12:28.470738 [ 190 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3270 | 2026.05.20 18:12:28.470806 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_21_4} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3271 | 2026.05.20 18:12:28.470893 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3272 | 2026.05.20 18:12:28.471137 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.05.20 18:12:28.471179 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3274 | 2026.05.20 18:12:28.471504 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3275 | 2026.05.20 18:12:28.471742 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.05.20 18:12:28.471880 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 3277 | 2026.05.20 18:12:28.471887 [ 130 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3278 | 2026.05.20 18:12:28.471917 [ 271 ] {5c4401fc-40ec-457c-a961-8c55663a4b09} <Debug> TCPHandler: Processed in 0.001517355 sec. | ||
| 3279 | 2026.05.20 18:12:28.471938 [ 130 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.05.20 18:12:28.471969 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3281 | 2026.05.20 18:12:28.472079 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3282 | 2026.05.20 18:12:28.472209 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3283 | 2026.05.20 18:12:28.472242 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 912 rows starting from the beginning of the part | ||
| 3284 | 2026.05.20 18:12:28.472305 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3285 | 2026.05.20 18:12:28.472356 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3286 | 2026.05.20 18:12:28.472406 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3287 | 2026.05.20 18:12:28.472460 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3288 | 2026.05.20 18:12:28.472507 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3289 | 2026.05.20 18:12:28.472781 [ 201 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7006 rows, containing 5 columns (5 merged, 0 gathered) in 0.002447027 sec., 2863066.079777624 rows/sec., 191.23 MiB/sec. | ||
| 3290 | 2026.05.20 18:12:28.473289 [ 200 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3291 | 2026.05.20 18:12:28.473437 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404262 sec., 845995.9751100577 rows/sec., 57.01 MiB/sec. | ||
| 3292 | 2026.05.20 18:12:28.473629 [ 200 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.05.20 18:12:28.473651 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3294 | 2026.05.20 18:12:28.473723 [ 200 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3295 | 2026.05.20 18:12:28.473829 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3296 | 2026.05.20 18:12:28.473942 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.20 18:12:28.474017 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_21_4} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3298 | 2026.05.20 18:12:28.474095 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3299 | 2026.05.20 18:12:30.743504 [ 4 ] {} <Trace> TCP-Session: 5f76304e-9bb9-43ed-a963-75bf7a3c0d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.20 18:12:30.743944 [ 4 ] {532ca918-f24f-48d9-b421-6b5191260e86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61955) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3301 | 2026.05.20 18:12:30.744563 [ 4 ] {532ca918-f24f-48d9-b421-6b5191260e86} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3302 | 2026.05.20 18:12:30.744764 [ 4 ] {532ca918-f24f-48d9-b421-6b5191260e86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3303 | 2026.05.20 18:12:30.745170 [ 314 ] {532ca918-f24f-48d9-b421-6b5191260e86} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3304 | 2026.05.20 18:12:30.745637 [ 4 ] {532ca918-f24f-48d9-b421-6b5191260e86} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001906 sec., 21511.017838405038 rows/sec., 1.28 MiB/sec. | ||
| 3305 | 2026.05.20 18:12:30.745725 [ 4 ] {532ca918-f24f-48d9-b421-6b5191260e86} <Debug> TCPHandler: Processed in 0.002485958 sec. | ||
| 3306 | 2026.05.20 18:12:31.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.94 MiB, peak 229.07 MiB, free memory in arenas 0.00 B, will set to 221.93 MiB (RSS), difference: -2.01 MiB | ||
| 3307 | 2026.05.20 18:12:31.935837 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3308 | 2026.05.20 18:12:31.935897 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3309 | 2026.05.20 18:12:32.001445 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001003093 sec. | ||
| 3310 | 2026.05.20 18:12:32.001979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7667 | ||
| 3311 | 2026.05.20 18:12:32.002514 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.20 18:12:32.002551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3313 | 2026.05.20 18:12:32.003017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3314 | 2026.05.20 18:12:32.003231 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.20 18:12:32.003353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7667 | ||
| 3316 | 2026.05.20 18:12:32.003384 [ 128 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3317 | 2026.05.20 18:12:32.003454 [ 128 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.05.20 18:12:32.003477 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3319 | 2026.05.20 18:12:32.003588 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::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 | ||
| 3320 | 2026.05.20 18:12:32.003697 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3321 | 2026.05.20 18:12:32.003732 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5235 rows starting from the beginning of the part | ||
| 3322 | 2026.05.20 18:12:32.003823 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3323 | 2026.05.20 18:12:32.003883 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3324 | 2026.05.20 18:12:32.003933 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3325 | 2026.05.20 18:12:32.003983 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3326 | 2026.05.20 18:12:32.004030 [ 200 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3327 | 2026.05.20 18:12:32.005307 [ 201 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7667 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762411 sec., 4350290.5962343635 rows/sec., 62.23 MiB/sec. | ||
| 3328 | 2026.05.20 18:12:32.006039 [ 201 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3329 | 2026.05.20 18:12:32.006332 [ 201 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.05.20 18:12:32.006404 [ 201 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_16_3} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3331 | 2026.05.20 18:12:32.006497 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3332 | 2026.05.20 18:12:32.421242 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3333 | 2026.05.20 18:12:32.436960 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.05.20 18:12:32.437016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3335 | 2026.05.20 18:12:32.442561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3336 | 2026.05.20 18:12:32.443250 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.05.20 18:12:32.443539 [ 128 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3338 | 2026.05.20 18:12:32.443603 [ 128 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.20 18:12:32.443622 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3340 | 2026.05.20 18:12:32.443740 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::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 | ||
| 3341 | 2026.05.20 18:12:32.445892 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3342 | 2026.05.20 18:12:32.446497 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3343 | 2026.05.20 18:12:32.447208 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3344 | 2026.05.20 18:12:32.450493 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3345 | 2026.05.20 18:12:32.453673 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3346 | 2026.05.20 18:12:32.457405 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3347 | 2026.05.20 18:12:32.461597 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3348 | 2026.05.20 18:12:32.465646 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3349 | 2026.05.20 18:12:32.518387 [ 201 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074689672 sec., 1620.0365694469779 rows/sec., 8.38 MiB/sec. | ||
| 3350 | 2026.05.20 18:12:32.521005 [ 201 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3351 | 2026.05.20 18:12:32.523211 [ 201 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.20 18:12:32.523326 [ 201 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_16_3} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3353 | 2026.05.20 18:12:32.525965 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3354 | 2026.05.20 18:12:33.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.01 MiB, peak 232.98 MiB, free memory in arenas 0.00 B, will set to 232.66 MiB (RSS), difference: 9.65 MiB | ||
| 3355 | 2026.05.20 18:12:33.460647 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.05.20 18:12:33.460900 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 3357 | 2026.05.20 18:12:33.461246 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3358 | 2026.05.20 18:12:33.461285 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <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 | ||
| 3359 | 2026.05.20 18:12:33.461507 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3360 | 2026.05.20 18:12:33.461581 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3361 | 2026.05.20 18:12:33.461731 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3362 | 2026.05.20 18:12:33.461898 [ 321 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3363 | 2026.05.20 18:12:33.461900 [ 331 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3364 | 2026.05.20 18:12:33.461900 [ 326 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3365 | 2026.05.20 18:12:33.462060 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3366 | 2026.05.20 18:12:33.462093 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3367 | 2026.05.20 18:12:33.462174 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3368 | 2026.05.20 18:12:33.462196 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3369 | 2026.05.20 18:12:33.462233 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3370 | 2026.05.20 18:12:33.462283 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3371 | 2026.05.20 18:12:33.463439 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00264 sec., 13257.575757575758 rows/sec., 2.23 MiB/sec. | ||
| 3372 | 2026.05.20 18:12:33.463611 [ 271 ] {f80e9b8a-e858-4718-967b-b8877bbedb7f} <Debug> TCPHandler: Processed in 0.003102212 sec. | ||
| 3373 | 2026.05.20 18:12:33.466371 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.20 18:12:33.466525 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3375 | 2026.05.20 18:12:33.466584 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3376 | 2026.05.20 18:12:33.467243 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.20 18:12:33.467294 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3378 | 2026.05.20 18:12:33.467761 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3379 | 2026.05.20 18:12:33.468023 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.20 18:12:33.468185 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001694 sec., 81463.99055489965 rows/sec., 7.07 MiB/sec. | ||
| 3381 | 2026.05.20 18:12:33.468242 [ 271 ] {5263b54b-3aa5-4774-ae9b-7772273c29de} <Debug> TCPHandler: Processed in 0.001940345 sec. | ||
| 3382 | 2026.05.20 18:12:33.468472 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.05.20 18:12:33.468588 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.05.20 18:12:33.468652 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3385 | 2026.05.20 18:12:33.469190 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.05.20 18:12:33.469235 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3387 | 2026.05.20 18:12:33.469582 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3388 | 2026.05.20 18:12:33.469882 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.05.20 18:12:33.470029 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001465 sec., 27986.348122866897 rows/sec., 2.06 MiB/sec. | ||
| 3390 | 2026.05.20 18:12:33.470066 [ 271 ] {7a18695f-dc15-43e1-9c90-ee972472f430} <Debug> TCPHandler: Processed in 0.001667939 sec. | ||
| 3391 | 2026.05.20 18:12:33.470218 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.05.20 18:12:33.470334 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3393 | 2026.05.20 18:12:33.470380 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3394 | 2026.05.20 18:12:33.470873 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.20 18:12:33.470914 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3396 | 2026.05.20 18:12:33.471267 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3397 | 2026.05.20 18:12:33.471527 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.20 18:12:33.471676 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001363 sec., 77035.95011005136 rows/sec., 6.02 MiB/sec. | ||
| 3399 | 2026.05.20 18:12:33.471716 [ 271 ] {b7c9345e-1dbe-49e5-b6b6-520a06f760e1} <Debug> TCPHandler: Processed in 0.001563366 sec. | ||
| 3400 | 2026.05.20 18:12:33.471862 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.05.20 18:12:33.471976 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.05.20 18:12:33.472027 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3403 | 2026.05.20 18:12:33.472710 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.20 18:12:33.472782 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3405 | 2026.05.20 18:12:33.473267 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3406 | 2026.05.20 18:12:33.473564 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.05.20 18:12:33.473789 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001829 sec., 87479.4969928923 rows/sec., 6.09 MiB/sec. | ||
| 3408 | 2026.05.20 18:12:33.473857 [ 271 ] {2c223ce0-a60e-49e1-beab-57027d4262b6} <Debug> TCPHandler: Processed in 0.002050357 sec. | ||
| 3409 | 2026.05.20 18:12:33.474092 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.05.20 18:12:33.474239 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.05.20 18:12:33.474318 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <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 | ||
| 3412 | 2026.05.20 18:12:33.475416 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.05.20 18:12:33.475459 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3414 | 2026.05.20 18:12:33.476319 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3415 | 2026.05.20 18:12:33.476630 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.20 18:12:33.476796 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002596 sec., 15793.528505392913 rows/sec., 28.30 MiB/sec. | ||
| 3417 | 2026.05.20 18:12:33.476873 [ 271 ] {dd75538c-58cb-4ff1-9028-c6d6b417fe79} <Debug> TCPHandler: Processed in 0.002919617 sec. | ||
| 3418 | 2026.05.20 18:12:33.477136 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.05.20 18:12:33.477252 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3420 | 2026.05.20 18:12:33.477304 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3421 | 2026.05.20 18:12:33.477820 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.05.20 18:12:33.477870 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3423 | 2026.05.20 18:12:33.478368 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3424 | 2026.05.20 18:12:33.478627 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.05.20 18:12:33.478780 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. | ||
| 3426 | 2026.05.20 18:12:33.478817 [ 271 ] {f45377e2-d829-44b4-b366-c3cbbcb5cb34} <Debug> TCPHandler: Processed in 0.001765631 sec. | ||
| 3427 | 2026.05.20 18:12:34.494972 [ 126 ] {} <Debug> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3428 | 2026.05.20 18:12:34.495053 [ 126 ] {} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.05.20 18:12:34.495090 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3430 | 2026.05.20 18:12:34.495278 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3431 | 2026.05.20 18:12:34.495451 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3432 | 2026.05.20 18:12:34.495496 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3433 | 2026.05.20 18:12:34.495613 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3434 | 2026.05.20 18:12:34.495684 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 3435 | 2026.05.20 18:12:34.495748 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3436 | 2026.05.20 18:12:34.495806 [ 197 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3437 | 2026.05.20 18:12:34.496832 [ 201 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639158 sec., 18302.079482270776 rows/sec., 1.53 MiB/sec. | ||
| 3438 | 2026.05.20 18:12:34.497048 [ 194 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3439 | 2026.05.20 18:12:34.497430 [ 194 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.05.20 18:12:34.497522 [ 194 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_5_1} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3441 | 2026.05.20 18:12:34.497624 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3442 | 2026.05.20 18:12:34.807774 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.05.20 18:12:34.808053 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3444 | 2026.05.20 18:12:34.808434 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3445 | 2026.05.20 18:12:34.808478 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3446 | 2026.05.20 18:12:34.808722 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3447 | 2026.05.20 18:12:34.808796 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3448 | 2026.05.20 18:12:34.808942 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3449 | 2026.05.20 18:12:34.809019 [ 321 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3450 | 2026.05.20 18:12:34.809068 [ 326 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3451 | 2026.05.20 18:12:34.809071 [ 331 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3452 | 2026.05.20 18:12:34.809241 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3453 | 2026.05.20 18:12:34.809276 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3454 | 2026.05.20 18:12:34.809353 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3455 | 2026.05.20 18:12:34.809375 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3456 | 2026.05.20 18:12:34.809413 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3457 | 2026.05.20 18:12:34.809455 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3458 | 2026.05.20 18:12:34.810696 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002764 sec., 12662.807525325616 rows/sec., 2.69 MiB/sec. | ||
| 3459 | 2026.05.20 18:12:34.810792 [ 271 ] {bed21b9e-c445-4ea1-91cc-fbd0fa98dbbe} <Debug> TCPHandler: Processed in 0.003174014 sec. | ||
| 3460 | 2026.05.20 18:12:34.822013 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.05.20 18:12:34.822149 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3462 | 2026.05.20 18:12:34.822203 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3463 | 2026.05.20 18:12:34.823767 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.20 18:12:34.823812 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3465 | 2026.05.20 18:12:34.824421 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3466 | 2026.05.20 18:12:34.824657 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.20 18:12:34.824814 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Debug> executeQuery: Read 2401 rows, 180.20 KiB in 0.002704 sec., 887943.7869822485 rows/sec., 65.08 MiB/sec. | ||
| 3468 | 2026.05.20 18:12:34.824852 [ 271 ] {129a67d1-866f-4fdc-837b-6e4e4912868a} <Debug> TCPHandler: Processed in 0.002900817 sec. | ||
| 3469 | 2026.05.20 18:12:34.824989 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.05.20 18:12:34.825092 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.05.20 18:12:34.825135 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3472 | 2026.05.20 18:12:34.825572 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.20 18:12:34.825613 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3474 | 2026.05.20 18:12:34.825924 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3475 | 2026.05.20 18:12:34.826139 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.05.20 18:12:34.826283 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001214 sec., 7413.509060955519 rows/sec., 557.46 KiB/sec. | ||
| 3477 | 2026.05.20 18:12:34.826316 [ 271 ] {26a0e0fc-63e0-46d6-be39-3961628869e9} <Debug> TCPHandler: Processed in 0.001377752 sec. | ||
| 3478 | 2026.05.20 18:12:34.826462 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.20 18:12:34.826561 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.05.20 18:12:34.826602 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3481 | 2026.05.20 18:12:34.827315 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.05.20 18:12:34.827353 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3483 | 2026.05.20 18:12:34.827697 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3484 | 2026.05.20 18:12:34.827934 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.05.20 18:12:34.828042 [ 126 ] {} <Debug> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3486 | 2026.05.20 18:12:34.828063 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001522 sec., 526281.2089356111 rows/sec., 30.40 MiB/sec. | ||
| 3487 | 2026.05.20 18:12:34.828100 [ 126 ] {} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.05.20 18:12:34.828108 [ 271 ] {c62ef432-76ee-48d4-b516-bae7f54f65e5} <Debug> TCPHandler: Processed in 0.001693499 sec. | ||
| 3489 | 2026.05.20 18:12:34.828134 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3490 | 2026.05.20 18:12:34.828263 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::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 | ||
| 3491 | 2026.05.20 18:12:34.828265 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.05.20 18:12:34.828366 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3493 | 2026.05.20 18:12:34.828384 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.05.20 18:12:34.828395 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3495 | 2026.05.20 18:12:34.828426 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3496 | 2026.05.20 18:12:34.828448 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3497 | 2026.05.20 18:12:34.828503 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3498 | 2026.05.20 18:12:34.828547 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 3499 | 2026.05.20 18:12:34.828590 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3500 | 2026.05.20 18:12:34.828633 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 3501 | 2026.05.20 18:12:34.828828 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.05.20 18:12:34.828864 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3503 | 2026.05.20 18:12:34.829249 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3504 | 2026.05.20 18:12:34.829461 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.20 18:12:34.829592 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 57.30 KiB/sec. | ||
| 3506 | 2026.05.20 18:12:34.829601 [ 198 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382302 sec., 1228385.6928514899 rows/sec., 77.39 MiB/sec. | ||
| 3507 | 2026.05.20 18:12:34.829627 [ 271 ] {3a4426c3-ca46-4184-abd0-be96970b452e} <Debug> TCPHandler: Processed in 0.001411663 sec. | ||
| 3508 | 2026.05.20 18:12:34.829783 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3509 | 2026.05.20 18:12:34.829795 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.05.20 18:12:34.829893 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3511 | 2026.05.20 18:12:34.829934 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3512 | 2026.05.20 18:12:34.830026 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.05.20 18:12:34.830084 [ 197 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_6_1} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3514 | 2026.05.20 18:12:34.830138 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3515 | 2026.05.20 18:12:34.830812 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.05.20 18:12:34.830849 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3517 | 2026.05.20 18:12:34.831231 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3518 | 2026.05.20 18:12:34.831451 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.05.20 18:12:34.831580 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001705 sec., 755425.219941349 rows/sec., 50.38 MiB/sec. | ||
| 3520 | 2026.05.20 18:12:34.831616 [ 271 ] {634e9748-b0a6-424a-9c68-9af3c2eeb1e3} <Debug> TCPHandler: Processed in 0.001869214 sec. | ||
| 3521 | 2026.05.20 18:12:34.831799 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.05.20 18:12:34.831895 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.05.20 18:12:34.831939 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3524 | 2026.05.20 18:12:34.832636 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.05.20 18:12:34.832674 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3526 | 2026.05.20 18:12:34.833216 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3527 | 2026.05.20 18:12:34.833460 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.20 18:12:34.833591 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001715 sec., 890962.0991253644 rows/sec., 54.20 MiB/sec. | ||
| 3529 | 2026.05.20 18:12:34.833626 [ 271 ] {86b5a88c-9d8e-4077-9a73-a559be945aaa} <Debug> TCPHandler: Processed in 0.001877463 sec. | ||
| 3530 | 2026.05.20 18:12:34.833785 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.20 18:12:34.833881 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.20 18:12:34.833936 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <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 | ||
| 3533 | 2026.05.20 18:12:34.834682 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.05.20 18:12:34.834720 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3535 | 2026.05.20 18:12:34.835255 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3536 | 2026.05.20 18:12:34.835483 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.05.20 18:12:34.835625 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001763 sec., 5104.934770277935 rows/sec., 9.15 MiB/sec. | ||
| 3538 | 2026.05.20 18:12:34.835678 [ 271 ] {191578fa-9363-47d5-8e7f-3cb975214994} <Debug> TCPHandler: Processed in 0.001943435 sec. | ||
| 3539 | 2026.05.20 18:12:34.835835 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.05.20 18:12:34.835932 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.05.20 18:12:34.835975 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3542 | 2026.05.20 18:12:34.836322 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.20 18:12:34.836359 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 3544 | 2026.05.20 18:12:34.836678 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3545 | 2026.05.20 18:12:34.836891 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.20 18:12:34.837021 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.46 MiB/sec. | ||
| 3547 | 2026.05.20 18:12:34.837054 [ 271 ] {dd616d01-fc9b-4e8c-b341-25ed01eeb2e3} <Debug> TCPHandler: Processed in 0.00126928 sec. | ||
| 3548 | 2026.05.20 18:12:37.876332 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47126 | ||
| 3549 | 2026.05.20 18:12:37.876441 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.05.20 18:12:37.876471 [ 308 ] {} <Debug> TCP-Session: e4f28988-fc85-430d-90dd-6a0ae1d23fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:47126 | ||
| 3551 | 2026.05.20 18:12:37.876497 [ 308 ] {} <Debug> TCP-Session: e4f28988-fc85-430d-90dd-6a0ae1d23fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2026.05.20 18:12:37.876514 [ 308 ] {} <Debug> TCP-Session: e4f28988-fc85-430d-90dd-6a0ae1d23fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.05.20 18:12:37.876750 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63707 | ||
| 3554 | 2026.05.20 18:12:37.876775 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46337 | ||
| 3555 | 2026.05.20 18:12:37.876800 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53048 | ||
| 3556 | 2026.05.20 18:12:37.876816 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42761 | ||
| 3557 | 2026.05.20 18:12:37.876830 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55017 | ||
| 3558 | 2026.05.20 18:12:37.876844 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34882 | ||
| 3559 | 2026.05.20 18:12:37.876904 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3560 | 2026.05.20 18:12:37.876913 [ 308 ] {} <Trace> TCP-Session: e4f28988-fc85-430d-90dd-6a0ae1d23fbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.05.20 18:12:37.876958 [ 310 ] {} <Debug> TCP-Session: a4be9b5d-33a4-4407-a518-3c0829a29b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:46337 | ||
| 3562 | 2026.05.20 18:12:37.876840 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58162 | ||
| 3563 | 2026.05.20 18:12:37.876987 [ 310 ] {} <Debug> TCP-Session: a4be9b5d-33a4-4407-a518-3c0829a29b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.05.20 18:12:37.876820 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60075 | ||
| 3565 | 2026.05.20 18:12:37.877010 [ 310 ] {} <Debug> TCP-Session: a4be9b5d-33a4-4407-a518-3c0829a29b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.05.20 18:12:37.876854 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.05.20 18:12:37.877089 [ 309 ] {} <Debug> TCP-Session: b786f327-7ec3-479e-8904-5209f47f05e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63707 | ||
| 3568 | 2026.05.20 18:12:37.877111 [ 309 ] {} <Debug> TCP-Session: b786f327-7ec3-479e-8904-5209f47f05e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.05.20 18:12:37.877126 [ 309 ] {} <Debug> TCP-Session: b786f327-7ec3-479e-8904-5209f47f05e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.05.20 18:12:37.877213 [ 308 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3571 | 2026.05.20 18:12:37.877244 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3572 | 2026.05.20 18:12:37.877287 [ 269 ] {} <Debug> TCP-Session: 614499f3-d47d-4271-a8f1-feea3a55d4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55017 | ||
| 3573 | 2026.05.20 18:12:37.877317 [ 269 ] {} <Debug> TCP-Session: 614499f3-d47d-4271-a8f1-feea3a55d4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.05.20 18:12:37.877334 [ 269 ] {} <Debug> TCP-Session: 614499f3-d47d-4271-a8f1-feea3a55d4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.05.20 18:12:37.877343 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3576 | 2026.05.20 18:12:37.877388 [ 305 ] {} <Debug> TCP-Session: 6d506a8a-815d-4d95-998e-e22e6489814b Authenticating user 'default' from [fd00:1122:3344:101::e]:34882 | ||
| 3577 | 2026.05.20 18:12:37.877410 [ 305 ] {} <Debug> TCP-Session: 6d506a8a-815d-4d95-998e-e22e6489814b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.05.20 18:12:37.877424 [ 305 ] {} <Debug> TCP-Session: 6d506a8a-815d-4d95-998e-e22e6489814b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.05.20 18:12:37.877477 [ 308 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3580 | 2026.05.20 18:12:37.877628 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.05.20 18:12:37.877635 [ 308 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3582 | 2026.05.20 18:12:37.877666 [ 3 ] {} <Debug> TCP-Session: c75d3c70-5829-4bc5-8759-cddb85d98a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:60075 | ||
| 3583 | 2026.05.20 18:12:37.877694 [ 3 ] {} <Debug> TCP-Session: c75d3c70-5829-4bc5-8759-cddb85d98a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.05.20 18:12:37.877707 [ 3 ] {} <Debug> TCP-Session: c75d3c70-5829-4bc5-8759-cddb85d98a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.05.20 18:12:37.877725 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3586 | 2026.05.20 18:12:37.877766 [ 304 ] {} <Debug> TCP-Session: 0c4cf806-5b6f-4711-8275-4d6b7533951a Authenticating user 'default' from [fd00:1122:3344:101::e]:58162 | ||
| 3587 | 2026.05.20 18:12:37.877785 [ 304 ] {} <Debug> TCP-Session: 0c4cf806-5b6f-4711-8275-4d6b7533951a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.05.20 18:12:37.877801 [ 304 ] {} <Debug> TCP-Session: 0c4cf806-5b6f-4711-8275-4d6b7533951a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.05.20 18:12:37.877849 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2026.05.20 18:12:37.877886 [ 311 ] {} <Debug> TCP-Session: 41e692b2-32c9-4760-869f-5f78191a10e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42761 | ||
| 3591 | 2026.05.20 18:12:37.877908 [ 311 ] {} <Debug> TCP-Session: 41e692b2-32c9-4760-869f-5f78191a10e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.05.20 18:12:37.877925 [ 311 ] {} <Debug> TCP-Session: 41e692b2-32c9-4760-869f-5f78191a10e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.05.20 18:12:37.877955 [ 308 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 3594 | 2026.05.20 18:12:37.877964 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3595 | 2026.05.20 18:12:37.878014 [ 312 ] {} <Debug> TCP-Session: 1a5a31b5-0e70-4e81-8156-c235444129ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53048 | ||
| 3596 | 2026.05.20 18:12:37.878033 [ 312 ] {} <Debug> TCP-Session: 1a5a31b5-0e70-4e81-8156-c235444129ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.05.20 18:12:37.878047 [ 312 ] {} <Debug> TCP-Session: 1a5a31b5-0e70-4e81-8156-c235444129ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.05.20 18:12:37.878849 [ 331 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Trace> AggregatingTransform: Aggregating | ||
| 3599 | 2026.05.20 18:12:37.878888 [ 331 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3600 | 2026.05.20 18:12:37.878916 [ 331 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855899 sec. (1168.362 rows/sec., 45.64 KiB/sec.) | ||
| 3601 | 2026.05.20 18:12:37.878932 [ 331 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Trace> Aggregator: Merging aggregated data | ||
| 3602 | 2026.05.20 18:12:37.879546 [ 308 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002394 sec., 417.7109440267335 rows/sec., 16.32 KiB/sec. | ||
| 3603 | 2026.05.20 18:12:37.879664 [ 308 ] {bd1234f6-faa1-4c3a-94f2-3f3b76674ff4} <Debug> TCPHandler: Processed in 0.002902237 sec. | ||
| 3604 | 2026.05.20 18:12:37.879797 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3605 | 2026.05.20 18:12:37.879826 [ 308 ] {} <Debug> TCP-Session: e4f28988-fc85-430d-90dd-6a0ae1d23fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.20 18:12:37.879835 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3607 | 2026.05.20 18:12:37.879857 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3608 | 2026.05.20 18:12:37.879873 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3609 | 2026.05.20 18:12:37.879879 [ 309 ] {} <Debug> TCP-Session: b786f327-7ec3-479e-8904-5209f47f05e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.05.20 18:12:37.879896 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3611 | 2026.05.20 18:12:37.879906 [ 310 ] {} <Debug> TCP-Session: a4be9b5d-33a4-4407-a518-3c0829a29b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.20 18:12:37.879918 [ 311 ] {} <Debug> TCP-Session: 41e692b2-32c9-4760-869f-5f78191a10e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.05.20 18:12:37.879924 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3614 | 2026.05.20 18:12:37.879965 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3615 | 2026.05.20 18:12:37.879993 [ 305 ] {} <Debug> TCP-Session: 6d506a8a-815d-4d95-998e-e22e6489814b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2026.05.20 18:12:37.879950 [ 269 ] {} <Debug> TCP-Session: 614499f3-d47d-4271-a8f1-feea3a55d4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.20 18:12:37.880013 [ 304 ] {} <Debug> TCP-Session: 0c4cf806-5b6f-4711-8275-4d6b7533951a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.05.20 18:12:37.879949 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3619 | 2026.05.20 18:12:37.879913 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3620 | 2026.05.20 18:12:37.880091 [ 3 ] {} <Debug> TCP-Session: c75d3c70-5829-4bc5-8759-cddb85d98a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.05.20 18:12:37.880110 [ 312 ] {} <Debug> TCP-Session: 1a5a31b5-0e70-4e81-8156-c235444129ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.05.20 18:12:37.914042 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59349 | ||
| 3623 | 2026.05.20 18:12:37.914120 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.05.20 18:12:37.914145 [ 308 ] {} <Debug> TCP-Session: f14463ce-b0cc-451a-a51a-b6e6380eeaa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59349 | ||
| 3625 | 2026.05.20 18:12:37.914164 [ 308 ] {} <Debug> TCP-Session: f14463ce-b0cc-451a-a51a-b6e6380eeaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.05.20 18:12:37.914177 [ 308 ] {} <Debug> TCP-Session: f14463ce-b0cc-451a-a51a-b6e6380eeaa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.05.20 18:12:37.914356 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59325 | ||
| 3628 | 2026.05.20 18:12:37.914386 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46615 | ||
| 3629 | 2026.05.20 18:12:37.914405 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42078 | ||
| 3630 | 2026.05.20 18:12:37.914422 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54684 | ||
| 3631 | 2026.05.20 18:12:37.914442 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 | ||
| 3632 | 2026.05.20 18:12:37.914481 [ 308 ] {} <Trace> TCP-Session: f14463ce-b0cc-451a-a51a-b6e6380eeaa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.05.20 18:12:37.914498 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3634 | 2026.05.20 18:12:37.914530 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3635 | 2026.05.20 18:12:37.914551 [ 3 ] {} <Debug> TCP-Session: 34e9fc47-78aa-4b13-9858-afafa939724c Authenticating user 'default' from [fd00:1122:3344:101::e]:54684 | ||
| 3636 | 2026.05.20 18:12:37.914564 [ 269 ] {} <Debug> TCP-Session: 13873ca7-efa8-4e51-b3f1-b3936660e061 Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 | ||
| 3637 | 2026.05.20 18:12:37.914583 [ 3 ] {} <Debug> TCP-Session: 34e9fc47-78aa-4b13-9858-afafa939724c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.05.20 18:12:37.914593 [ 269 ] {} <Debug> TCP-Session: 13873ca7-efa8-4e51-b3f1-b3936660e061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.05.20 18:12:37.914607 [ 3 ] {} <Debug> TCP-Session: 34e9fc47-78aa-4b13-9858-afafa939724c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.20 18:12:37.914619 [ 269 ] {} <Debug> TCP-Session: 13873ca7-efa8-4e51-b3f1-b3936660e061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.05.20 18:12:37.914492 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3642 | 2026.05.20 18:12:37.914660 [ 308 ] {b08099e3-477b-49bd-b997-53a553253df6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3643 | 2026.05.20 18:12:37.914686 [ 311 ] {} <Debug> TCP-Session: 71b03338-6178-446e-976f-af950fa871e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42078 | ||
| 3644 | 2026.05.20 18:12:37.914447 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3645 | 2026.05.20 18:12:37.914719 [ 311 ] {} <Debug> TCP-Session: 71b03338-6178-446e-976f-af950fa871e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.05.20 18:12:37.914742 [ 310 ] {} <Debug> TCP-Session: 0d0fdaea-99e5-4abd-8462-322dd9393b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46615 | ||
| 3647 | 2026.05.20 18:12:37.914750 [ 311 ] {} <Debug> TCP-Session: 71b03338-6178-446e-976f-af950fa871e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.05.20 18:12:37.914767 [ 310 ] {} <Debug> TCP-Session: 0d0fdaea-99e5-4abd-8462-322dd9393b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.05.20 18:12:37.914431 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3650 | 2026.05.20 18:12:37.914796 [ 310 ] {} <Debug> TCP-Session: 0d0fdaea-99e5-4abd-8462-322dd9393b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.05.20 18:12:37.914416 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48863 | ||
| 3652 | 2026.05.20 18:12:37.914817 [ 309 ] {} <Debug> TCP-Session: 0a6e437f-8e3b-410e-b427-cf6792f03abc Authenticating user 'default' from [fd00:1122:3344:101::e]:59325 | ||
| 3653 | 2026.05.20 18:12:37.914450 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34816 | ||
| 3654 | 2026.05.20 18:12:37.914887 [ 309 ] {} <Debug> TCP-Session: 0a6e437f-8e3b-410e-b427-cf6792f03abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.20 18:12:37.914902 [ 308 ] {b08099e3-477b-49bd-b997-53a553253df6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3656 | 2026.05.20 18:12:37.914919 [ 309 ] {} <Debug> TCP-Session: 0a6e437f-8e3b-410e-b427-cf6792f03abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.05.20 18:12:37.914931 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3658 | 2026.05.20 18:12:37.914895 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.05.20 18:12:37.914969 [ 308 ] {b08099e3-477b-49bd-b997-53a553253df6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3660 | 2026.05.20 18:12:37.915004 [ 312 ] {} <Debug> TCP-Session: fcdae746-614e-4daa-a9c0-3531c100acb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48863 | ||
| 3661 | 2026.05.20 18:12:37.914974 [ 304 ] {} <Debug> TCP-Session: ffde1d78-c89d-40d9-bd24-f54be24c2b88 Authenticating user 'default' from [fd00:1122:3344:101::e]:34816 | ||
| 3662 | 2026.05.20 18:12:37.915036 [ 312 ] {} <Debug> TCP-Session: fcdae746-614e-4daa-a9c0-3531c100acb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.05.20 18:12:37.915054 [ 304 ] {} <Debug> TCP-Session: ffde1d78-c89d-40d9-bd24-f54be24c2b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.05.20 18:12:37.915065 [ 312 ] {} <Debug> TCP-Session: fcdae746-614e-4daa-a9c0-3531c100acb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.05.20 18:12:37.915081 [ 304 ] {} <Debug> TCP-Session: ffde1d78-c89d-40d9-bd24-f54be24c2b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.05.20 18:12:37.914461 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49061 | ||
| 3667 | 2026.05.20 18:12:37.915155 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3668 | 2026.05.20 18:12:37.915176 [ 305 ] {} <Debug> TCP-Session: dd131e99-1a49-4d14-83d6-3e8c34ffe3db Authenticating user 'default' from [fd00:1122:3344:101::e]:49061 | ||
| 3669 | 2026.05.20 18:12:37.915192 [ 305 ] {} <Debug> TCP-Session: dd131e99-1a49-4d14-83d6-3e8c34ffe3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.05.20 18:12:37.915205 [ 305 ] {} <Debug> TCP-Session: dd131e99-1a49-4d14-83d6-3e8c34ffe3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.20 18:12:37.915269 [ 308 ] {b08099e3-477b-49bd-b997-53a553253df6} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 3672 | 2026.05.20 18:12:37.916169 [ 345 ] {b08099e3-477b-49bd-b997-53a553253df6} <Trace> AggregatingTransform: Aggregating | ||
| 3673 | 2026.05.20 18:12:37.916224 [ 345 ] {b08099e3-477b-49bd-b997-53a553253df6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3674 | 2026.05.20 18:12:37.916261 [ 345 ] {b08099e3-477b-49bd-b997-53a553253df6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889611 sec. (1124.087 rows/sec., 43.91 KiB/sec.) | ||
| 3675 | 2026.05.20 18:12:37.916281 [ 345 ] {b08099e3-477b-49bd-b997-53a553253df6} <Trace> Aggregator: Merging aggregated data | ||
| 3676 | 2026.05.20 18:12:37.916926 [ 308 ] {b08099e3-477b-49bd-b997-53a553253df6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002315 sec., 431.9654427645789 rows/sec., 16.87 KiB/sec. | ||
| 3677 | 2026.05.20 18:12:37.917057 [ 308 ] {b08099e3-477b-49bd-b997-53a553253df6} <Debug> TCPHandler: Processed in 0.002676232 sec. | ||
| 3678 | 2026.05.20 18:12:37.917173 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.05.20 18:12:37.917200 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.05.20 18:12:37.917204 [ 308 ] {} <Debug> TCP-Session: f14463ce-b0cc-451a-a51a-b6e6380eeaa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.05.20 18:12:37.917221 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.05.20 18:12:37.917242 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3683 | 2026.05.20 18:12:37.917260 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.05.20 18:12:37.917271 [ 311 ] {} <Debug> TCP-Session: 71b03338-6178-446e-976f-af950fa871e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.20 18:12:37.917284 [ 305 ] {} <Debug> TCP-Session: dd131e99-1a49-4d14-83d6-3e8c34ffe3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.20 18:12:37.917294 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3687 | 2026.05.20 18:12:37.917307 [ 312 ] {} <Debug> TCP-Session: fcdae746-614e-4daa-a9c0-3531c100acb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.20 18:12:37.917325 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3689 | 2026.05.20 18:12:37.917357 [ 310 ] {} <Debug> TCP-Session: 0d0fdaea-99e5-4abd-8462-322dd9393b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.20 18:12:37.917376 [ 304 ] {} <Debug> TCP-Session: ffde1d78-c89d-40d9-bd24-f54be24c2b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.05.20 18:12:37.917318 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3692 | 2026.05.20 18:12:37.917278 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3693 | 2026.05.20 18:12:37.917445 [ 3 ] {} <Debug> TCP-Session: 34e9fc47-78aa-4b13-9858-afafa939724c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.05.20 18:12:37.917238 [ 309 ] {} <Debug> TCP-Session: 0a6e437f-8e3b-410e-b427-cf6792f03abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.05.20 18:12:37.917475 [ 269 ] {} <Debug> TCP-Session: 13873ca7-efa8-4e51-b3f1-b3936660e061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.05.20 18:12:38.458749 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.05.20 18:12:38.458980 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 3698 | 2026.05.20 18:12:38.459401 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3699 | 2026.05.20 18:12:38.459452 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <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 | ||
| 3700 | 2026.05.20 18:12:38.459688 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3701 | 2026.05.20 18:12:38.459771 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3702 | 2026.05.20 18:12:38.459926 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3703 | 2026.05.20 18:12:38.460025 [ 352 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3704 | 2026.05.20 18:12:38.460043 [ 326 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3705 | 2026.05.20 18:12:38.460065 [ 346 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3706 | 2026.05.20 18:12:38.460319 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3707 | 2026.05.20 18:12:38.460357 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3708 | 2026.05.20 18:12:38.460455 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3709 | 2026.05.20 18:12:38.460481 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3710 | 2026.05.20 18:12:38.460521 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3711 | 2026.05.20 18:12:38.460573 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3712 | 2026.05.20 18:12:38.462056 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003167 sec., 11051.468266498263 rows/sec., 1.86 MiB/sec. | ||
| 3713 | 2026.05.20 18:12:38.462170 [ 271 ] {e7abb89d-74c7-4a88-8179-318d9c83716c} <Debug> TCPHandler: Processed in 0.003567333 sec. | ||
| 3714 | 2026.05.20 18:12:38.463798 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.05.20 18:12:38.463932 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3716 | 2026.05.20 18:12:38.463991 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3717 | 2026.05.20 18:12:38.464596 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.05.20 18:12:38.464644 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3719 | 2026.05.20 18:12:38.465049 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3720 | 2026.05.20 18:12:38.465330 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.05.20 18:12:38.465502 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 3722 | 2026.05.20 18:12:38.465557 [ 271 ] {26dc2f05-bbbe-4ecf-bb8f-77ffcfb9c8e9} <Debug> TCPHandler: Processed in 0.001832642 sec. | ||
| 3723 | 2026.05.20 18:12:38.465749 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.05.20 18:12:38.465860 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3725 | 2026.05.20 18:12:38.465905 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3726 | 2026.05.20 18:12:38.466417 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.05.20 18:12:38.466460 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3728 | 2026.05.20 18:12:38.466827 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3729 | 2026.05.20 18:12:38.467077 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.05.20 18:12:38.467229 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001393 sec., 45944.00574300072 rows/sec., 3.59 MiB/sec. | ||
| 3731 | 2026.05.20 18:12:38.467268 [ 271 ] {ea63f6a2-71a8-44e0-a2ee-65f696d1ad7a} <Debug> TCPHandler: Processed in 0.001584027 sec. | ||
| 3732 | 2026.05.20 18:12:38.467425 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.05.20 18:12:38.467541 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.05.20 18:12:38.467609 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3735 | 2026.05.20 18:12:38.468163 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.05.20 18:12:38.468215 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3737 | 2026.05.20 18:12:38.468611 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3738 | 2026.05.20 18:12:38.468859 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.05.20 18:12:38.469026 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001509 sec., 63618.290258449306 rows/sec., 4.43 MiB/sec. | ||
| 3740 | 2026.05.20 18:12:38.469065 [ 271 ] {bd5c8765-bab9-4ea0-8a17-a5d7aa2fcf32} <Debug> TCPHandler: Processed in 0.00169963 sec. | ||
| 3741 | 2026.05.20 18:12:38.469235 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.05.20 18:12:38.469345 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.05.20 18:12:38.469395 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3744 | 2026.05.20 18:12:38.469841 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.05.20 18:12:38.469882 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3746 | 2026.05.20 18:12:38.470296 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3747 | 2026.05.20 18:12:38.470582 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.05.20 18:12:38.470735 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001413 sec., 25477.707006369426 rows/sec., 1.72 MiB/sec. | ||
| 3749 | 2026.05.20 18:12:38.470786 [ 271 ] {a9a20f46-b6d3-494d-9fb0-6256b55a5705} <Debug> TCPHandler: Processed in 0.001608918 sec. | ||
| 3750 | 2026.05.20 18:12:39.504148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8115 | ||
| 3751 | 2026.05.20 18:12:39.504654 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.05.20 18:12:39.504703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3753 | 2026.05.20 18:12:39.505239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3754 | 2026.05.20 18:12:39.505491 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.05.20 18:12:39.505623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8115 | ||
| 3756 | 2026.05.20 18:12:39.946683 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3757 | 2026.05.20 18:12:39.961946 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.20 18:12:39.962025 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3759 | 2026.05.20 18:12:39.968752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3760 | 2026.05.20 18:12:39.969636 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.20 18:12:39.973267 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3762 | 2026.05.20 18:12:40.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.13 MiB, peak 241.72 MiB, free memory in arenas 0.00 B, will set to 235.15 MiB (RSS), difference: 1.02 MiB | ||
| 3763 | 2026.05.20 18:12:43.460102 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.20 18:12:43.460371 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 3765 | 2026.05.20 18:12:43.460739 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3766 | 2026.05.20 18:12:43.460785 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <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 | ||
| 3767 | 2026.05.20 18:12:43.461036 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3768 | 2026.05.20 18:12:43.461118 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3769 | 2026.05.20 18:12:43.461263 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3770 | 2026.05.20 18:12:43.461364 [ 352 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3771 | 2026.05.20 18:12:43.461375 [ 331 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3772 | 2026.05.20 18:12:43.461375 [ 346 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3773 | 2026.05.20 18:12:43.461511 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3774 | 2026.05.20 18:12:43.461538 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3775 | 2026.05.20 18:12:43.461608 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3776 | 2026.05.20 18:12:43.461629 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3777 | 2026.05.20 18:12:43.461663 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3778 | 2026.05.20 18:12:43.461701 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3779 | 2026.05.20 18:12:43.462750 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002483 sec., 14095.851792186872 rows/sec., 2.37 MiB/sec. | ||
| 3780 | 2026.05.20 18:12:43.462868 [ 271 ] {639c839b-3811-4351-964c-7505ef702bfd} <Debug> TCPHandler: Processed in 0.002907827 sec. | ||
| 3781 | 2026.05.20 18:12:43.465195 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.05.20 18:12:43.465365 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3783 | 2026.05.20 18:12:43.465438 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3784 | 2026.05.20 18:12:43.466164 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.20 18:12:43.466208 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3786 | 2026.05.20 18:12:43.466627 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3787 | 2026.05.20 18:12:43.466855 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.20 18:12:43.467014 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001697 sec., 81319.97642899235 rows/sec., 7.06 MiB/sec. | ||
| 3789 | 2026.05.20 18:12:43.467053 [ 271 ] {aad3fcd3-1218-4a31-b396-d608b71d22d9} <Debug> TCPHandler: Processed in 0.001984626 sec. | ||
| 3790 | 2026.05.20 18:12:43.467188 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.20 18:12:43.467293 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.05.20 18:12:43.467334 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3793 | 2026.05.20 18:12:43.467759 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.05.20 18:12:43.467796 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3795 | 2026.05.20 18:12:43.468099 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3796 | 2026.05.20 18:12:43.468316 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.05.20 18:12:43.468626 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001343 sec., 30528.66716306776 rows/sec., 2.24 MiB/sec. | ||
| 3798 | 2026.05.20 18:12:43.468700 [ 271 ] {8f80d24d-398f-4814-a78b-d83c8f7f2a66} <Debug> TCPHandler: Processed in 0.001560716 sec. | ||
| 3799 | 2026.05.20 18:12:43.468920 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.05.20 18:12:43.469068 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3801 | 2026.05.20 18:12:43.469133 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3802 | 2026.05.20 18:12:43.469684 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.05.20 18:12:43.469725 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3804 | 2026.05.20 18:12:43.470103 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3805 | 2026.05.20 18:12:43.470341 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.05.20 18:12:43.470479 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001455 sec., 72164.94845360825 rows/sec., 5.64 MiB/sec. | ||
| 3807 | 2026.05.20 18:12:43.470515 [ 271 ] {5041f239-f2b1-4f4c-8fd9-fe9fa1ec8947} <Debug> TCPHandler: Processed in 0.00172218 sec. | ||
| 3808 | 2026.05.20 18:12:43.470651 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.05.20 18:12:43.470750 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3810 | 2026.05.20 18:12:43.470793 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3811 | 2026.05.20 18:12:43.471207 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.05.20 18:12:43.471242 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3813 | 2026.05.20 18:12:43.471566 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3814 | 2026.05.20 18:12:43.471778 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.05.20 18:12:43.471909 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3816 | 2026.05.20 18:12:43.471943 [ 271 ] {9b615c3e-7ddf-403a-acb0-3351709f77ca} <Debug> TCPHandler: Processed in 0.001341071 sec. | ||
| 3817 | 2026.05.20 18:12:43.472096 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.05.20 18:12:43.472192 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3819 | 2026.05.20 18:12:43.472247 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <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 | ||
| 3820 | 2026.05.20 18:12:43.473122 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.05.20 18:12:43.473159 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3822 | 2026.05.20 18:12:43.473753 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3823 | 2026.05.20 18:12:43.473982 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.05.20 18:12:43.474116 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001941 sec., 21123.1324059763 rows/sec., 37.85 MiB/sec. | ||
| 3825 | 2026.05.20 18:12:43.474164 [ 271 ] {9ac59824-5258-49b3-bf6d-e7b5b6833604} <Debug> TCPHandler: Processed in 0.00212266 sec. | ||
| 3826 | 2026.05.20 18:12:43.474306 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.05.20 18:12:43.474403 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.05.20 18:12:43.474444 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3829 | 2026.05.20 18:12:43.474791 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.05.20 18:12:43.474828 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 3831 | 2026.05.20 18:12:43.475127 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3832 | 2026.05.20 18:12:43.475332 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.05.20 18:12:43.475465 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3834 | 2026.05.20 18:12:43.475498 [ 271 ] {79e619e5-bcfe-4c71-8267-f73d5248ae0f} <Debug> TCPHandler: Processed in 0.001245209 sec. | ||
| 3835 | 2026.05.20 18:12:44.391309 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46776 | ||
| 3836 | 2026.05.20 18:12:44.391403 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3837 | 2026.05.20 18:12:44.391454 [ 308 ] {} <Debug> TCP-Session: 158cb39c-c26b-4f80-924e-5966ac575d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:46776 | ||
| 3838 | 2026.05.20 18:12:44.391478 [ 308 ] {} <Debug> TCP-Session: 158cb39c-c26b-4f80-924e-5966ac575d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.20 18:12:44.391492 [ 308 ] {} <Debug> TCP-Session: 158cb39c-c26b-4f80-924e-5966ac575d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.05.20 18:12:44.391754 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61611 | ||
| 3841 | 2026.05.20 18:12:44.391781 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60255 | ||
| 3842 | 2026.05.20 18:12:44.391798 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47622 | ||
| 3843 | 2026.05.20 18:12:44.391815 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2026.05.20 18:12:44.391836 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40273 | ||
| 3845 | 2026.05.20 18:12:44.391870 [ 309 ] {} <Debug> TCP-Session: 8320243e-891d-49ce-8feb-a91799a314da Authenticating user 'default' from [fd00:1122:3344:101::e]:61611 | ||
| 3846 | 2026.05.20 18:12:44.391878 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3847 | 2026.05.20 18:12:44.391874 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2026.05.20 18:12:44.391925 [ 309 ] {} <Debug> TCP-Session: 8320243e-891d-49ce-8feb-a91799a314da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.20 18:12:44.391940 [ 312 ] {} <Debug> TCP-Session: 6d139946-a7ae-4b03-822d-bd51bb2ded46 Authenticating user 'default' from [fd00:1122:3344:101::e]:47622 | ||
| 3850 | 2026.05.20 18:12:44.391953 [ 310 ] {} <Debug> TCP-Session: 58eaff73-c6e7-48a0-97b1-29e8106f1baa Authenticating user 'default' from [fd00:1122:3344:101::e]:60255 | ||
| 3851 | 2026.05.20 18:12:44.391963 [ 309 ] {} <Debug> TCP-Session: 8320243e-891d-49ce-8feb-a91799a314da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.20 18:12:44.391985 [ 312 ] {} <Debug> TCP-Session: 6d139946-a7ae-4b03-822d-bd51bb2ded46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.05.20 18:12:44.391992 [ 310 ] {} <Debug> TCP-Session: 58eaff73-c6e7-48a0-97b1-29e8106f1baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.20 18:12:44.392017 [ 312 ] {} <Debug> TCP-Session: 6d139946-a7ae-4b03-822d-bd51bb2ded46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.20 18:12:44.392026 [ 310 ] {} <Debug> TCP-Session: 58eaff73-c6e7-48a0-97b1-29e8106f1baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.20 18:12:44.391868 [ 308 ] {} <Trace> TCP-Session: 158cb39c-c26b-4f80-924e-5966ac575d1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.05.20 18:12:44.391848 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59683 | ||
| 3858 | 2026.05.20 18:12:44.391836 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62898 | ||
| 3859 | 2026.05.20 18:12:44.391808 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58410 | ||
| 3860 | 2026.05.20 18:12:44.392168 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.05.20 18:12:44.392180 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2026.05.20 18:12:44.392211 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.05.20 18:12:44.392221 [ 308 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3864 | 2026.05.20 18:12:44.392235 [ 304 ] {} <Debug> TCP-Session: 44b01dd7-ec31-45fa-904a-703d4f9fcae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62898 | ||
| 3865 | 2026.05.20 18:12:44.392243 [ 3 ] {} <Debug> TCP-Session: 839b35a0-3d24-4163-ae16-392874630f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:58410 | ||
| 3866 | 2026.05.20 18:12:44.392222 [ 305 ] {} <Debug> TCP-Session: ebf0b757-0e04-4df9-8d86-13ced347ebd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59683 | ||
| 3867 | 2026.05.20 18:12:44.392290 [ 3 ] {} <Debug> TCP-Session: 839b35a0-3d24-4163-ae16-392874630f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.20 18:12:44.392325 [ 305 ] {} <Debug> TCP-Session: ebf0b757-0e04-4df9-8d86-13ced347ebd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.20 18:12:44.392340 [ 3 ] {} <Debug> TCP-Session: 839b35a0-3d24-4163-ae16-392874630f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.20 18:12:44.392357 [ 305 ] {} <Debug> TCP-Session: ebf0b757-0e04-4df9-8d86-13ced347ebd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.20 18:12:44.392282 [ 304 ] {} <Debug> TCP-Session: 44b01dd7-ec31-45fa-904a-703d4f9fcae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.20 18:12:44.391799 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63069 | ||
| 3873 | 2026.05.20 18:12:44.392417 [ 304 ] {} <Debug> TCP-Session: 44b01dd7-ec31-45fa-904a-703d4f9fcae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.20 18:12:44.391951 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.05.20 18:12:44.392488 [ 269 ] {} <Debug> TCP-Session: a32ae90e-48c6-4ba3-bad0-ee7b18488844 Authenticating user 'default' from [fd00:1122:3344:101::e]:40273 | ||
| 3876 | 2026.05.20 18:12:44.392502 [ 308 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3877 | 2026.05.20 18:12:44.392509 [ 269 ] {} <Debug> TCP-Session: a32ae90e-48c6-4ba3-bad0-ee7b18488844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.20 18:12:44.392547 [ 269 ] {} <Debug> TCP-Session: a32ae90e-48c6-4ba3-bad0-ee7b18488844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.20 18:12:44.392572 [ 308 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3880 | 2026.05.20 18:12:44.392600 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3881 | 2026.05.20 18:12:44.392632 [ 311 ] {} <Debug> TCP-Session: e6f5dfe0-ecff-473e-8e5c-10644cc69a8e Authenticating user 'default' from [fd00:1122:3344:101::e]:63069 | ||
| 3882 | 2026.05.20 18:12:44.392650 [ 311 ] {} <Debug> TCP-Session: e6f5dfe0-ecff-473e-8e5c-10644cc69a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.20 18:12:44.392664 [ 311 ] {} <Debug> TCP-Session: e6f5dfe0-ecff-473e-8e5c-10644cc69a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.20 18:12:44.392875 [ 308 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 3885 | 2026.05.20 18:12:44.393903 [ 352 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Trace> AggregatingTransform: Aggregating | ||
| 3886 | 2026.05.20 18:12:44.393948 [ 352 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3887 | 2026.05.20 18:12:44.393989 [ 352 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009424 sec. (990.664 rows/sec., 38.70 KiB/sec.) | ||
| 3888 | 2026.05.20 18:12:44.394013 [ 352 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Trace> Aggregator: Merging aggregated data | ||
| 3889 | 2026.05.20 18:12:44.394606 [ 308 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002444 sec., 409.16530278232403 rows/sec., 15.98 KiB/sec. | ||
| 3890 | 2026.05.20 18:12:44.394757 [ 308 ] {1fc60052-31df-43c9-9b74-43a868a0eda4} <Debug> TCPHandler: Processed in 0.00300939 sec. | ||
| 3891 | 2026.05.20 18:12:44.394896 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.05.20 18:12:44.394925 [ 308 ] {} <Debug> TCP-Session: 158cb39c-c26b-4f80-924e-5966ac575d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.20 18:12:44.394929 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.05.20 18:12:44.394950 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2026.05.20 18:12:44.394964 [ 309 ] {} <Debug> TCP-Session: 8320243e-891d-49ce-8feb-a91799a314da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.05.20 18:12:44.394974 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2026.05.20 18:12:44.394994 [ 312 ] {} <Debug> TCP-Session: 6d139946-a7ae-4b03-822d-bd51bb2ded46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.05.20 18:12:44.395005 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2026.05.20 18:12:44.395031 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2026.05.20 18:12:44.395050 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.05.20 18:12:44.395061 [ 269 ] {} <Debug> TCP-Session: a32ae90e-48c6-4ba3-bad0-ee7b18488844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.20 18:12:44.395083 [ 311 ] {} <Debug> TCP-Session: e6f5dfe0-ecff-473e-8e5c-10644cc69a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.05.20 18:12:44.395097 [ 3 ] {} <Debug> TCP-Session: 839b35a0-3d24-4163-ae16-392874630f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.20 18:12:44.395067 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2026.05.20 18:12:44.395037 [ 305 ] {} <Debug> TCP-Session: ebf0b757-0e04-4df9-8d86-13ced347ebd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.05.20 18:12:44.395163 [ 310 ] {} <Debug> TCP-Session: 58eaff73-c6e7-48a0-97b1-29e8106f1baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.05.20 18:12:44.394992 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2026.05.20 18:12:44.395227 [ 304 ] {} <Debug> TCP-Session: 44b01dd7-ec31-45fa-904a-703d4f9fcae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.20 18:12:46.936144 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3910 | 2026.05.20 18:12:46.936207 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3911 | 2026.05.20 18:12:47.006695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8627 | ||
| 3912 | 2026.05.20 18:12:47.007193 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.05.20 18:12:47.007240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3914 | 2026.05.20 18:12:47.007729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3915 | 2026.05.20 18:12:47.007959 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.05.20 18:12:47.008093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8627 | ||
| 3917 | 2026.05.20 18:12:47.474321 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3918 | 2026.05.20 18:12:47.490299 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.05.20 18:12:47.490367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3920 | 2026.05.20 18:12:47.495973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3921 | 2026.05.20 18:12:47.496645 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.05.20 18:12:47.499350 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3923 | 2026.05.20 18:12:48.458867 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.05.20 18:12:48.459105 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 3925 | 2026.05.20 18:12:48.459454 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3926 | 2026.05.20 18:12:48.459490 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <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 | ||
| 3927 | 2026.05.20 18:12:48.459706 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3928 | 2026.05.20 18:12:48.459777 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3929 | 2026.05.20 18:12:48.459921 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3930 | 2026.05.20 18:12:48.460030 [ 349 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3931 | 2026.05.20 18:12:48.460038 [ 346 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3932 | 2026.05.20 18:12:48.460038 [ 338 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3933 | 2026.05.20 18:12:48.460199 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3934 | 2026.05.20 18:12:48.460227 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3935 | 2026.05.20 18:12:48.460318 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3936 | 2026.05.20 18:12:48.460340 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3937 | 2026.05.20 18:12:48.460374 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3938 | 2026.05.20 18:12:48.460416 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3939 | 2026.05.20 18:12:48.461683 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002668 sec., 13118.440779610195 rows/sec., 2.21 MiB/sec. | ||
| 3940 | 2026.05.20 18:12:48.461849 [ 271 ] {b0b7385f-a7ca-4819-a655-40333ce0a6b5} <Debug> TCPHandler: Processed in 0.003125832 sec. | ||
| 3941 | 2026.05.20 18:12:48.463467 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.05.20 18:12:48.463609 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3943 | 2026.05.20 18:12:48.463673 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3944 | 2026.05.20 18:12:48.464274 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.05.20 18:12:48.464322 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3946 | 2026.05.20 18:12:48.464730 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3947 | 2026.05.20 18:12:48.464966 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.05.20 18:12:48.465108 [ 76 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3949 | 2026.05.20 18:12:48.465127 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 3950 | 2026.05.20 18:12:48.465147 [ 76 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.20 18:12:48.465167 [ 271 ] {1e3c0c54-e6c6-4ebf-886d-555c5b51dd41} <Debug> TCPHandler: Processed in 0.001825582 sec. | ||
| 3952 | 2026.05.20 18:12:48.465167 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3953 | 2026.05.20 18:12:48.465286 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3954 | 2026.05.20 18:12:48.465307 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.05.20 18:12:48.465406 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2026.05.20 18:12:48.465423 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3957 | 2026.05.20 18:12:48.465441 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 3958 | 2026.05.20 18:12:48.465474 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3959 | 2026.05.20 18:12:48.465538 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 3960 | 2026.05.20 18:12:48.465589 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2401 rows starting from the beginning of the part | ||
| 3961 | 2026.05.20 18:12:48.465632 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3962 | 2026.05.20 18:12:48.465674 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part | ||
| 3963 | 2026.05.20 18:12:48.465721 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3964 | 2026.05.20 18:12:48.465957 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.05.20 18:12:48.466029 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3966 | 2026.05.20 18:12:48.466362 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3967 | 2026.05.20 18:12:48.466597 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.05.20 18:12:48.466721 [ 76 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3969 | 2026.05.20 18:12:48.466739 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001342 sec., 47690.01490312965 rows/sec., 3.72 MiB/sec. | ||
| 3970 | 2026.05.20 18:12:48.466765 [ 76 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.05.20 18:12:48.466777 [ 271 ] {02c13a9a-6a58-4404-8e0b-73e77668e1db} <Debug> TCPHandler: Processed in 0.001523026 sec. | ||
| 3972 | 2026.05.20 18:12:48.466789 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3973 | 2026.05.20 18:12:48.466902 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3974 | 2026.05.20 18:12:48.466924 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.05.20 18:12:48.467034 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3976 | 2026.05.20 18:12:48.467041 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3977 | 2026.05.20 18:12:48.467084 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3978 | 2026.05.20 18:12:48.467091 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3979 | 2026.05.20 18:12:48.467178 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 3980 | 2026.05.20 18:12:48.467225 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1288 rows starting from the beginning of the part | ||
| 3981 | 2026.05.20 18:12:48.467269 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3982 | 2026.05.20 18:12:48.467311 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 105 rows starting from the beginning of the part | ||
| 3983 | 2026.05.20 18:12:48.467353 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3984 | 2026.05.20 18:12:48.467615 [ 193 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5403 rows, containing 5 columns (5 merged, 0 gathered) in 0.002374425 sec., 2275498.2785305916 rows/sec., 178.89 MiB/sec. | ||
| 3985 | 2026.05.20 18:12:48.467672 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.05.20 18:12:48.467723 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3987 | 2026.05.20 18:12:48.467921 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3988 | 2026.05.20 18:12:48.468183 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3989 | 2026.05.20 18:12:48.468231 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.20 18:12:48.468357 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_26_5} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3991 | 2026.05.20 18:12:48.468458 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3992 | 2026.05.20 18:12:48.468500 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.20 18:12:48.468671 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3994 | 2026.05.20 18:12:48.468687 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
| 3995 | 2026.05.20 18:12:48.468718 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.05.20 18:12:48.468744 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 3997 | 2026.05.20 18:12:48.468752 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899874 sec., 1593263.5532672168 rows/sec., 115.25 MiB/sec. | ||
| 3998 | 2026.05.20 18:12:48.468762 [ 271 ] {7c3a6f24-a762-4f5b-ab7a-12128dd34caa} <Debug> TCPHandler: Processed in 0.001887944 sec. | ||
| 3999 | 2026.05.20 18:12:48.468822 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4000 | 2026.05.20 18:12:48.468915 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.05.20 18:12:48.468944 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7006 rows starting from the beginning of the part | ||
| 4002 | 2026.05.20 18:12:48.468993 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4003 | 2026.05.20 18:12:48.468995 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.05.20 18:12:48.469033 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1528 rows starting from the beginning of the part | ||
| 4005 | 2026.05.20 18:12:48.468992 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4006 | 2026.05.20 18:12:48.469070 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
| 4007 | 2026.05.20 18:12:48.469125 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4008 | 2026.05.20 18:12:48.469141 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.05.20 18:12:48.469163 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4010 | 2026.05.20 18:12:48.469205 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4011 | 2026.05.20 18:12:48.469420 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.05.20 18:12:48.469509 [ 195 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_26_5} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4013 | 2026.05.20 18:12:48.469603 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4014 | 2026.05.20 18:12:48.469655 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.05.20 18:12:48.469699 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4016 | 2026.05.20 18:12:48.470047 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4017 | 2026.05.20 18:12:48.470295 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.05.20 18:12:48.470424 [ 76 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4019 | 2026.05.20 18:12:48.470443 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
| 4020 | 2026.05.20 18:12:48.470466 [ 76 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.05.20 18:12:48.470489 [ 271 ] {bf7db1e2-9445-4dd6-b05b-b0a44b65bf4c} <Debug> TCPHandler: Processed in 0.001610697 sec. | ||
| 4022 | 2026.05.20 18:12:48.470493 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4023 | 2026.05.20 18:12:48.470625 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4024 | 2026.05.20 18:12:48.470772 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4025 | 2026.05.20 18:12:48.470806 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1188 rows starting from the beginning of the part | ||
| 4026 | 2026.05.20 18:12:48.470870 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4027 | 2026.05.20 18:12:48.470915 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4028 | 2026.05.20 18:12:48.470955 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 4029 | 2026.05.20 18:12:48.470997 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4030 | 2026.05.20 18:12:48.471037 [ 193 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4031 | 2026.05.20 18:12:48.472148 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 4 columns (4 merged, 0 gathered) in 0.001576067 sec., 906052.8518140409 rows/sec., 61.06 MiB/sec. | ||
| 4032 | 2026.05.20 18:12:48.472451 [ 199 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4033 | 2026.05.20 18:12:48.472775 [ 195 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9110 rows, containing 5 columns (5 merged, 0 gathered) in 0.003983743 sec., 2286794.1029328452 rows/sec., 150.87 MiB/sec. | ||
| 4034 | 2026.05.20 18:12:48.472787 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.05.20 18:12:48.472902 [ 196 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_26_5} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4036 | 2026.05.20 18:12:48.472968 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4037 | 2026.05.20 18:12:48.473018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4038 | 2026.05.20 18:12:48.473227 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.05.20 18:12:48.473290 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4040 | 2026.05.20 18:12:48.473350 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4041 | 2026.05.20 18:12:49.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.82 MiB, peak 243.61 MiB, free memory in arenas 0.00 B, will set to 237.35 MiB (RSS), difference: 1.53 MiB | ||
| 4042 | 2026.05.20 18:12:53.462216 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.20 18:12:53.462486 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4044 | 2026.05.20 18:12:53.462858 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4045 | 2026.05.20 18:12:53.462906 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4046 | 2026.05.20 18:12:53.463173 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4047 | 2026.05.20 18:12:53.463250 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4048 | 2026.05.20 18:12:53.463409 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4049 | 2026.05.20 18:12:53.463843 [ 349 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4050 | 2026.05.20 18:12:53.463871 [ 338 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4051 | 2026.05.20 18:12:53.463875 [ 346 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4052 | 2026.05.20 18:12:53.464022 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4053 | 2026.05.20 18:12:53.464058 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4054 | 2026.05.20 18:12:53.464129 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4055 | 2026.05.20 18:12:53.464150 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4056 | 2026.05.20 18:12:53.464187 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4057 | 2026.05.20 18:12:53.464227 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4058 | 2026.05.20 18:12:53.465392 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003015 sec., 11608.623548922056 rows/sec., 1.96 MiB/sec. | ||
| 4059 | 2026.05.20 18:12:53.465489 [ 271 ] {59ee45ab-4c03-4181-ba22-fbc0f27372f7} <Debug> TCPHandler: Processed in 0.00340925 sec. | ||
| 4060 | 2026.05.20 18:12:53.468553 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.05.20 18:12:53.468684 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4062 | 2026.05.20 18:12:53.468737 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4063 | 2026.05.20 18:12:53.469308 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.05.20 18:12:53.469351 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4065 | 2026.05.20 18:12:53.469737 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4066 | 2026.05.20 18:12:53.469948 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.05.20 18:12:53.470091 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001443 sec., 16632.01663201663 rows/sec., 1.38 MiB/sec. | ||
| 4068 | 2026.05.20 18:12:53.470109 [ 103 ] {} <Debug> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4069 | 2026.05.20 18:12:53.470126 [ 271 ] {0f36e0c4-e4bc-463a-b654-8d11b1e88609} <Debug> TCPHandler: Processed in 0.001634098 sec. | ||
| 4070 | 2026.05.20 18:12:53.470178 [ 103 ] {} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.05.20 18:12:53.470208 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4072 | 2026.05.20 18:12:53.470296 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.05.20 18:12:53.470300 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4074 | 2026.05.20 18:12:53.470397 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4075 | 2026.05.20 18:12:53.470407 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4076 | 2026.05.20 18:12:53.470437 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4077 | 2026.05.20 18:12:53.470440 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4078 | 2026.05.20 18:12:53.470505 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4079 | 2026.05.20 18:12:53.470554 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4080 | 2026.05.20 18:12:53.470601 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4081 | 2026.05.20 18:12:53.470648 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4082 | 2026.05.20 18:12:53.470920 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.05.20 18:12:53.470955 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4084 | 2026.05.20 18:12:53.471239 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4085 | 2026.05.20 18:12:53.471426 [ 196 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158937 sec., 103543.1606722367 rows/sec., 8.99 MiB/sec. | ||
| 4086 | 2026.05.20 18:12:53.471442 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.05.20 18:12:53.471550 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4088 | 2026.05.20 18:12:53.471584 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001206 sec., 11608.623548922056 rows/sec., 946.60 KiB/sec. | ||
| 4089 | 2026.05.20 18:12:53.471619 [ 271 ] {7455760f-8070-403f-9736-f25a7bc458d6} <Debug> TCPHandler: Processed in 0.001371862 sec. | ||
| 4090 | 2026.05.20 18:12:53.471755 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.05.20 18:12:53.471784 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.05.20 18:12:53.471842 [ 199 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_5_1} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4093 | 2026.05.20 18:12:53.471850 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4094 | 2026.05.20 18:12:53.471889 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4095 | 2026.05.20 18:12:53.471897 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4096 | 2026.05.20 18:12:53.472423 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.05.20 18:12:53.472457 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4098 | 2026.05.20 18:12:53.472762 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4099 | 2026.05.20 18:12:53.472961 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.05.20 18:12:53.473086 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001253 sec., 211492.4181963288 rows/sec., 18.88 MiB/sec. | ||
| 4101 | 2026.05.20 18:12:53.473119 [ 271 ] {6698e3a0-8d82-488f-bfcb-af305958bd8e} <Debug> TCPHandler: Processed in 0.001412453 sec. | ||
| 4102 | 2026.05.20 18:12:53.473239 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.05.20 18:12:53.473335 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.05.20 18:12:53.473375 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4105 | 2026.05.20 18:12:53.473775 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.05.20 18:12:53.473811 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4107 | 2026.05.20 18:12:53.474113 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4108 | 2026.05.20 18:12:53.474315 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.05.20 18:12:53.474437 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.00112 sec., 59821.42857142858 rows/sec., 4.38 MiB/sec. | ||
| 4110 | 2026.05.20 18:12:53.474470 [ 271 ] {62f49574-0ae1-4d7b-95b7-5366abf5eed4} <Debug> TCPHandler: Processed in 0.00127982 sec. | ||
| 4111 | 2026.05.20 18:12:53.474599 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.05.20 18:12:53.474693 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.05.20 18:12:53.474732 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4114 | 2026.05.20 18:12:53.475121 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.20 18:12:53.475156 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4116 | 2026.05.20 18:12:53.475437 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4117 | 2026.05.20 18:12:53.475634 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.20 18:12:53.475757 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.84 MiB/sec. | ||
| 4119 | 2026.05.20 18:12:53.475790 [ 271 ] {ae3bb8f9-6c76-4eef-8206-3b77272744d6} <Debug> TCPHandler: Processed in 0.001239998 sec. | ||
| 4120 | 2026.05.20 18:12:53.475988 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.05.20 18:12:53.476132 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4122 | 2026.05.20 18:12:53.476191 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4123 | 2026.05.20 18:12:53.476748 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.05.20 18:12:53.476784 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4125 | 2026.05.20 18:12:53.477163 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4126 | 2026.05.20 18:12:53.477404 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.05.20 18:12:53.477549 [ 103 ] {} <Debug> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4128 | 2026.05.20 18:12:53.477565 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001472 sec., 8152.173913043478 rows/sec., 636.89 KiB/sec. | ||
| 4129 | 2026.05.20 18:12:53.477596 [ 103 ] {} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.05.20 18:12:53.477613 [ 271 ] {ff16c299-ace7-4d79-ba39-3105268df53a} <Debug> TCPHandler: Processed in 0.001745231 sec. | ||
| 4131 | 2026.05.20 18:12:53.477627 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4132 | 2026.05.20 18:12:53.477740 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4133 | 2026.05.20 18:12:53.477829 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.05.20 18:12:53.477858 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4135 | 2026.05.20 18:12:53.477892 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4136 | 2026.05.20 18:12:53.477979 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4137 | 2026.05.20 18:12:53.478013 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4138 | 2026.05.20 18:12:53.478043 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4139 | 2026.05.20 18:12:53.478064 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4140 | 2026.05.20 18:12:53.478108 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4141 | 2026.05.20 18:12:53.478153 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4142 | 2026.05.20 18:12:53.478744 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.05.20 18:12:53.478784 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4144 | 2026.05.20 18:12:53.479006 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013085 sec., 45854.03133358808 rows/sec., 3.67 MiB/sec. | ||
| 4145 | 2026.05.20 18:12:53.479151 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4146 | 2026.05.20 18:12:53.479155 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4147 | 2026.05.20 18:12:53.479392 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.05.20 18:12:53.479416 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.05.20 18:12:53.479479 [ 195 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_5_1} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4150 | 2026.05.20 18:12:53.479543 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4151 | 2026.05.20 18:12:53.479545 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001611 sec., 96213.53196772191 rows/sec., 7.76 MiB/sec. | ||
| 4152 | 2026.05.20 18:12:53.479591 [ 271 ] {06bfd607-9806-4f31-a239-ed977b9d1d23} <Debug> TCPHandler: Processed in 0.001888034 sec. | ||
| 4153 | 2026.05.20 18:12:53.479735 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.05.20 18:12:53.479833 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.05.20 18:12:53.479876 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4156 | 2026.05.20 18:12:53.480296 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.05.20 18:12:53.480332 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4158 | 2026.05.20 18:12:53.480672 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4159 | 2026.05.20 18:12:53.480876 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.05.20 18:12:53.481003 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00119 sec., 170588.23529411762 rows/sec., 12.22 MiB/sec. | ||
| 4161 | 2026.05.20 18:12:53.481037 [ 271 ] {4c2f2133-103d-4bd9-80ca-c096a1e1228c} <Debug> TCPHandler: Processed in 0.001352751 sec. | ||
| 4162 | 2026.05.20 18:12:53.481170 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.05.20 18:12:53.481265 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.05.20 18:12:53.481319 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <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 | ||
| 4165 | 2026.05.20 18:12:53.482108 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.20 18:12:53.482144 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4167 | 2026.05.20 18:12:53.482696 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4168 | 2026.05.20 18:12:53.482911 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.20 18:12:53.483045 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001798 sec., 22803.114571746388 rows/sec., 40.86 MiB/sec. | ||
| 4170 | 2026.05.20 18:12:53.483093 [ 271 ] {052b0f80-8950-4324-abcd-82fd63a12fc1} <Debug> TCPHandler: Processed in 0.001971666 sec. | ||
| 4171 | 2026.05.20 18:12:53.483234 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.05.20 18:12:53.483331 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.05.20 18:12:53.483373 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4174 | 2026.05.20 18:12:53.483720 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.05.20 18:12:53.483756 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4176 | 2026.05.20 18:12:53.484050 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4177 | 2026.05.20 18:12:53.484250 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.05.20 18:12:53.484375 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4179 | 2026.05.20 18:12:53.484407 [ 271 ] {3d5677c0-a00e-4a50-bee5-1bd93430ad1f} <Debug> TCPHandler: Processed in 0.001222108 sec. | ||
| 4180 | 2026.05.20 18:12:54.509157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9075 | ||
| 4181 | 2026.05.20 18:12:54.509656 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.05.20 18:12:54.509696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4183 | 2026.05.20 18:12:54.510263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4184 | 2026.05.20 18:12:54.510488 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.05.20 18:12:54.510608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9075 | ||
| 4186 | 2026.05.20 18:12:54.999401 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4187 | 2026.05.20 18:12:55.015259 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.05.20 18:12:55.015319 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4189 | 2026.05.20 18:12:55.021652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4190 | 2026.05.20 18:12:55.022367 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.05.20 18:12:55.025240 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4192 | 2026.05.20 18:12:58.459456 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.05.20 18:12:58.459718 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4194 | 2026.05.20 18:12:58.460059 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4195 | 2026.05.20 18:12:58.460095 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <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 | ||
| 4196 | 2026.05.20 18:12:58.460321 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4197 | 2026.05.20 18:12:58.460392 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4198 | 2026.05.20 18:12:58.460536 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4199 | 2026.05.20 18:12:58.460654 [ 338 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4200 | 2026.05.20 18:12:58.460714 [ 346 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4201 | 2026.05.20 18:12:58.460654 [ 334 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4202 | 2026.05.20 18:12:58.460825 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4203 | 2026.05.20 18:12:58.460853 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4204 | 2026.05.20 18:12:58.460924 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4205 | 2026.05.20 18:12:58.460945 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4206 | 2026.05.20 18:12:58.460981 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4207 | 2026.05.20 18:12:58.461024 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4208 | 2026.05.20 18:12:58.462207 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002586 sec., 13534.416086620262 rows/sec., 2.28 MiB/sec. | ||
| 4209 | 2026.05.20 18:12:58.462346 [ 271 ] {c8696f83-1879-4989-b98b-c1bb106984a0} <Debug> TCPHandler: Processed in 0.003044621 sec. | ||
| 4210 | 2026.05.20 18:12:58.464054 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2026.05.20 18:12:58.464163 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4212 | 2026.05.20 18:12:58.464207 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4213 | 2026.05.20 18:12:58.464725 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.05.20 18:12:58.464769 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4215 | 2026.05.20 18:12:58.465136 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4216 | 2026.05.20 18:12:58.465358 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.05.20 18:12:58.465508 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001376 sec., 40697.67441860465 rows/sec., 3.11 MiB/sec. | ||
| 4218 | 2026.05.20 18:12:58.465542 [ 271 ] {809cc1a0-c511-4683-92d7-881a8c29deab} <Debug> TCPHandler: Processed in 0.001538205 sec. | ||
| 4219 | 2026.05.20 18:12:58.465683 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.05.20 18:12:58.465788 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4221 | 2026.05.20 18:12:58.465827 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4222 | 2026.05.20 18:12:58.466248 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.05.20 18:12:58.466289 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4224 | 2026.05.20 18:12:58.466580 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4225 | 2026.05.20 18:12:58.466797 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.05.20 18:12:58.466924 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 4227 | 2026.05.20 18:12:58.466958 [ 271 ] {97d3f4cc-b693-456f-912f-ef2a5e004750} <Debug> TCPHandler: Processed in 0.001323491 sec. | ||
| 4228 | 2026.05.20 18:12:58.467086 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.05.20 18:12:58.467181 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4230 | 2026.05.20 18:12:58.467225 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4231 | 2026.05.20 18:12:58.467642 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.05.20 18:12:58.467679 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4233 | 2026.05.20 18:12:58.467998 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4234 | 2026.05.20 18:12:58.468201 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.05.20 18:12:58.468347 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 4236 | 2026.05.20 18:12:58.468388 [ 271 ] {d5d7d430-58af-4b25-9990-582c5d42f508} <Debug> TCPHandler: Processed in 0.001350571 sec. | ||
| 4237 | 2026.05.20 18:12:58.468536 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.05.20 18:12:58.468633 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.05.20 18:12:58.468673 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4240 | 2026.05.20 18:12:58.469019 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.05.20 18:12:58.469055 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4242 | 2026.05.20 18:12:58.469345 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4243 | 2026.05.20 18:12:58.469545 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.05.20 18:12:58.469672 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4245 | 2026.05.20 18:12:58.469704 [ 271 ] {a614a9fd-d08a-4745-a04e-95e2c6a92e6a} <Debug> TCPHandler: Processed in 0.001216539 sec. | ||
| 4246 | 2026.05.20 18:13:01.936514 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4247 | 2026.05.20 18:13:01.936613 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4248 | 2026.05.20 18:13:02.011664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9587 | ||
| 4249 | 2026.05.20 18:13:02.012161 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.05.20 18:13:02.012205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4251 | 2026.05.20 18:13:02.012704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4252 | 2026.05.20 18:13:02.012941 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.05.20 18:13:02.013068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9587 | ||
| 4254 | 2026.05.20 18:13:02.526282 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4255 | 2026.05.20 18:13:02.542307 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.05.20 18:13:02.542364 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4257 | 2026.05.20 18:13:02.548074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4258 | 2026.05.20 18:13:02.548785 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.05.20 18:13:02.551492 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4260 | 2026.05.20 18:13:03.460570 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.05.20 18:13:03.460794 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4262 | 2026.05.20 18:13:03.461173 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4263 | 2026.05.20 18:13:03.461218 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <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 | ||
| 4264 | 2026.05.20 18:13:03.461467 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4265 | 2026.05.20 18:13:03.461545 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4266 | 2026.05.20 18:13:03.461701 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4267 | 2026.05.20 18:13:03.461807 [ 346 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4268 | 2026.05.20 18:13:03.461808 [ 338 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4269 | 2026.05.20 18:13:03.461808 [ 334 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4270 | 2026.05.20 18:13:03.461960 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4271 | 2026.05.20 18:13:03.461988 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4272 | 2026.05.20 18:13:03.462055 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4273 | 2026.05.20 18:13:03.462075 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4274 | 2026.05.20 18:13:03.462109 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4275 | 2026.05.20 18:13:03.462146 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4276 | 2026.05.20 18:13:03.463279 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002574 sec., 13597.513597513598 rows/sec., 2.29 MiB/sec. | ||
| 4277 | 2026.05.20 18:13:03.463375 [ 271 ] {3d1c90dc-0975-411c-a9a7-4dd5d1dbf286} <Debug> TCPHandler: Processed in 0.002936158 sec. | ||
| 4278 | 2026.05.20 18:13:03.465622 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.05.20 18:13:03.465767 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4280 | 2026.05.20 18:13:03.465828 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4281 | 2026.05.20 18:13:03.466481 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.05.20 18:13:03.466523 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4283 | 2026.05.20 18:13:03.466914 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4284 | 2026.05.20 18:13:03.467135 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.05.20 18:13:03.467282 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001555 sec., 88745.9807073955 rows/sec., 7.71 MiB/sec. | ||
| 4286 | 2026.05.20 18:13:03.467322 [ 271 ] {bf539aac-a426-4d9c-a8c2-c6dd6a9195ab} <Debug> TCPHandler: Processed in 0.001818762 sec. | ||
| 4287 | 2026.05.20 18:13:03.467529 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.05.20 18:13:03.467691 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.05.20 18:13:03.467757 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4290 | 2026.05.20 18:13:03.468380 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.05.20 18:13:03.468427 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4292 | 2026.05.20 18:13:03.468809 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4293 | 2026.05.20 18:13:03.469031 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.05.20 18:13:03.469170 [ 111 ] {} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4295 | 2026.05.20 18:13:03.469182 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001539 sec., 26640.67576348278 rows/sec., 1.96 MiB/sec. | ||
| 4296 | 2026.05.20 18:13:03.469240 [ 111 ] {} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.20 18:13:03.469249 [ 271 ] {337707f5-ebe9-4114-b717-0a76574a6372} <Debug> TCPHandler: Processed in 0.001840402 sec. | ||
| 4298 | 2026.05.20 18:13:03.469273 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4299 | 2026.05.20 18:13:03.469374 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::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 | ||
| 4300 | 2026.05.20 18:13:03.469418 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.05.20 18:13:03.469465 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4302 | 2026.05.20 18:13:03.469494 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 80 rows starting from the beginning of the part | ||
| 4303 | 2026.05.20 18:13:03.469518 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4304 | 2026.05.20 18:13:03.469550 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4305 | 2026.05.20 18:13:03.469560 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4306 | 2026.05.20 18:13:03.469597 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
| 4307 | 2026.05.20 18:13:03.469637 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4308 | 2026.05.20 18:13:03.469676 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 67 rows starting from the beginning of the part | ||
| 4309 | 2026.05.20 18:13:03.469713 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4310 | 2026.05.20 18:13:03.470023 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.05.20 18:13:03.470059 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4312 | 2026.05.20 18:13:03.470415 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4313 | 2026.05.20 18:13:03.470456 [ 195 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001119686 sec., 249177.0014093237 rows/sec., 19.20 MiB/sec. | ||
| 4314 | 2026.05.20 18:13:03.470639 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.05.20 18:13:03.470639 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4316 | 2026.05.20 18:13:03.470778 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001279 sec., 82095.38702111025 rows/sec., 6.41 MiB/sec. | ||
| 4317 | 2026.05.20 18:13:03.470818 [ 271 ] {ddf51d50-2291-48a7-9540-82c9d493297f} <Debug> TCPHandler: Processed in 0.001449934 sec. | ||
| 4318 | 2026.05.20 18:13:03.470958 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.05.20 18:13:03.470970 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.05.20 18:13:03.471053 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_16_3} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4321 | 2026.05.20 18:13:03.471061 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.20 18:13:03.471109 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4323 | 2026.05.20 18:13:03.471156 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4324 | 2026.05.20 18:13:03.471542 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.05.20 18:13:03.471582 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4326 | 2026.05.20 18:13:03.471909 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4327 | 2026.05.20 18:13:03.472122 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.05.20 18:13:03.472250 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4329 | 2026.05.20 18:13:03.472284 [ 271 ] {49b6988c-2289-45cb-a888-a3297814d03f} <Debug> TCPHandler: Processed in 0.001375932 sec. | ||
| 4330 | 2026.05.20 18:13:03.472411 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.05.20 18:13:03.472507 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4332 | 2026.05.20 18:13:03.472560 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <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 | ||
| 4333 | 2026.05.20 18:13:03.473383 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.05.20 18:13:03.473420 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4335 | 2026.05.20 18:13:03.473985 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4336 | 2026.05.20 18:13:03.474201 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.05.20 18:13:03.474311 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4338 | 2026.05.20 18:13:03.474336 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001847 sec., 22198.159177043857 rows/sec., 39.78 MiB/sec. | ||
| 4339 | 2026.05.20 18:13:03.474354 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.05.20 18:13:03.474382 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4341 | 2026.05.20 18:13:03.474387 [ 271 ] {2d28e4bc-0afd-410d-80f7-d78bcc555f19} <Debug> TCPHandler: Processed in 0.002026016 sec. | ||
| 4342 | 2026.05.20 18:13:03.474488 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::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 | ||
| 4343 | 2026.05.20 18:13:03.474522 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.05.20 18:13:03.474624 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.05.20 18:13:03.474665 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4346 | 2026.05.20 18:13:03.474710 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4347 | 2026.05.20 18:13:03.474771 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 293 rows starting from the beginning of the part | ||
| 4348 | 2026.05.20 18:13:03.474897 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4349 | 2026.05.20 18:13:03.475011 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
| 4350 | 2026.05.20 18:13:03.475017 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.05.20 18:13:03.475061 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4352 | 2026.05.20 18:13:03.475113 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4353 | 2026.05.20 18:13:03.475229 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4354 | 2026.05.20 18:13:03.475332 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4355 | 2026.05.20 18:13:03.475375 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4356 | 2026.05.20 18:13:03.475599 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.05.20 18:13:03.475734 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4358 | 2026.05.20 18:13:03.475768 [ 271 ] {7ffc9257-6d25-4322-9c06-27f83cea33f0} <Debug> TCPHandler: Processed in 0.001296081 sec. | ||
| 4359 | 2026.05.20 18:13:03.479187 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 19 columns (19 merged, 0 gathered) in 0.00473515 sec., 98412.93306442247 rows/sec., 176.35 MiB/sec. | ||
| 4360 | 2026.05.20 18:13:03.479805 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4361 | 2026.05.20 18:13:03.480122 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.05.20 18:13:03.480194 [ 195 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4363 | 2026.05.20 18:13:03.480291 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4364 | 2026.05.20 18:13:04.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.28 MiB, peak 244.55 MiB, free memory in arenas 0.00 B, will set to 241.08 MiB (RSS), difference: 1.80 MiB | ||
| 4365 | 2026.05.20 18:13:04.803117 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.05.20 18:13:04.803391 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4367 | 2026.05.20 18:13:04.803785 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4368 | 2026.05.20 18:13:04.803825 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <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 | ||
| 4369 | 2026.05.20 18:13:04.804063 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4370 | 2026.05.20 18:13:04.804133 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4371 | 2026.05.20 18:13:04.804277 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4372 | 2026.05.20 18:13:04.804388 [ 346 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4373 | 2026.05.20 18:13:04.804414 [ 338 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4374 | 2026.05.20 18:13:04.804391 [ 360 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4375 | 2026.05.20 18:13:04.804563 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4376 | 2026.05.20 18:13:04.804590 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4377 | 2026.05.20 18:13:04.804659 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4378 | 2026.05.20 18:13:04.804679 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4379 | 2026.05.20 18:13:04.804715 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4380 | 2026.05.20 18:13:04.804754 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4381 | 2026.05.20 18:13:04.806300 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00303 sec., 11551.15511551155 rows/sec., 2.46 MiB/sec. | ||
| 4382 | 2026.05.20 18:13:04.806437 [ 271 ] {c34d32c3-bd50-455a-a07e-b42f3c4208a3} <Debug> TCPHandler: Processed in 0.003471831 sec. | ||
| 4383 | 2026.05.20 18:13:04.818290 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.05.20 18:13:04.818498 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4385 | 2026.05.20 18:13:04.818578 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4386 | 2026.05.20 18:13:04.819277 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.05.20 18:13:04.819313 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4388 | 2026.05.20 18:13:04.819673 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4389 | 2026.05.20 18:13:04.819898 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.05.20 18:13:04.820046 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001607 sec., 1244.5550715619167 rows/sec., 101.48 KiB/sec. | ||
| 4391 | 2026.05.20 18:13:04.820081 [ 271 ] {f5bec6e6-4eb5-4295-aa7d-888150069a27} <Debug> TCPHandler: Processed in 0.001898424 sec. | ||
| 4392 | 2026.05.20 18:13:04.820216 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.05.20 18:13:04.820312 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4394 | 2026.05.20 18:13:04.820351 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4395 | 2026.05.20 18:13:04.821848 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.20 18:13:04.821885 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4397 | 2026.05.20 18:13:04.822328 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4398 | 2026.05.20 18:13:04.822558 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.05.20 18:13:04.822688 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Debug> executeQuery: Read 2402 rows, 180.28 KiB in 0.002394 sec., 1003341.6875522139 rows/sec., 73.54 MiB/sec. | ||
| 4400 | 2026.05.20 18:13:04.822720 [ 271 ] {e7b231da-1a43-4a08-8700-ec1516e2f1b8} <Debug> TCPHandler: Processed in 0.002553009 sec. | ||
| 4401 | 2026.05.20 18:13:04.822984 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.05.20 18:13:04.823099 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4403 | 2026.05.20 18:13:04.823139 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4404 | 2026.05.20 18:13:04.823633 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.05.20 18:13:04.823674 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4406 | 2026.05.20 18:13:04.823982 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4407 | 2026.05.20 18:13:04.824198 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.05.20 18:13:04.824325 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001245 sec., 8835.341365461847 rows/sec., 655.75 KiB/sec. | ||
| 4409 | 2026.05.20 18:13:04.824358 [ 271 ] {569d7b7a-f2d0-47f0-ab8d-30c0378801bc} <Debug> TCPHandler: Processed in 0.001436934 sec. | ||
| 4410 | 2026.05.20 18:13:04.824492 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.05.20 18:13:04.824587 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4412 | 2026.05.20 18:13:04.824625 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4413 | 2026.05.20 18:13:04.825374 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.20 18:13:04.825411 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4415 | 2026.05.20 18:13:04.825728 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4416 | 2026.05.20 18:13:04.825935 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.20 18:13:04.826060 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001491 sec., 537223.3400402415 rows/sec., 31.03 MiB/sec. | ||
| 4418 | 2026.05.20 18:13:04.826093 [ 271 ] {d428b514-f7c5-40f7-8e8b-3e1b39dcd8ef} <Debug> TCPHandler: Processed in 0.001656088 sec. | ||
| 4419 | 2026.05.20 18:13:04.826251 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.20 18:13:04.826347 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.20 18:13:04.826386 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4422 | 2026.05.20 18:13:04.826772 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.20 18:13:04.826808 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4424 | 2026.05.20 18:13:04.827091 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4425 | 2026.05.20 18:13:04.827299 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.20 18:13:04.827422 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 4427 | 2026.05.20 18:13:04.827455 [ 271 ] {dd0b7d88-5f81-4d85-b2c2-e1bd1144ab49} <Debug> TCPHandler: Processed in 0.001252409 sec. | ||
| 4428 | 2026.05.20 18:13:04.827615 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.05.20 18:13:04.827709 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.20 18:13:04.827748 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4431 | 2026.05.20 18:13:04.828610 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.05.20 18:13:04.828647 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4433 | 2026.05.20 18:13:04.828998 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4434 | 2026.05.20 18:13:04.829204 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.05.20 18:13:04.829330 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001639 sec., 787065.283709579 rows/sec., 52.50 MiB/sec. | ||
| 4436 | 2026.05.20 18:13:04.829363 [ 271 ] {2cd5440f-b629-4618-9c79-ba1ef5112557} <Debug> TCPHandler: Processed in 0.001797082 sec. | ||
| 4437 | 2026.05.20 18:13:04.829517 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.05.20 18:13:04.829612 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.05.20 18:13:04.829654 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4440 | 2026.05.20 18:13:04.830342 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.20 18:13:04.830378 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4442 | 2026.05.20 18:13:04.830833 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4443 | 2026.05.20 18:13:04.831048 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.20 18:13:04.831181 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001588 sec., 962846.3476070529 rows/sec., 58.58 MiB/sec. | ||
| 4445 | 2026.05.20 18:13:04.831214 [ 271 ] {5ad3170d-87eb-4692-a1d9-523ef60b1489} <Debug> TCPHandler: Processed in 0.001750191 sec. | ||
| 4446 | 2026.05.20 18:13:04.831359 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.20 18:13:04.831466 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.05.20 18:13:04.831521 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <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 | ||
| 4449 | 2026.05.20 18:13:04.832290 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.05.20 18:13:04.832329 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4451 | 2026.05.20 18:13:04.832854 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4452 | 2026.05.20 18:13:04.833078 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.20 18:13:04.833216 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001769 sec., 5087.620124364048 rows/sec., 9.12 MiB/sec. | ||
| 4454 | 2026.05.20 18:13:04.833263 [ 271 ] {af747575-64b1-4b2a-a38d-b425fc3c4c0e} <Debug> TCPHandler: Processed in 0.001956195 sec. | ||
| 4455 | 2026.05.20 18:13:04.833401 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.05.20 18:13:04.833499 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.05.20 18:13:04.833541 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4458 | 2026.05.20 18:13:04.833885 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.05.20 18:13:04.833921 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 4460 | 2026.05.20 18:13:04.834217 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4461 | 2026.05.20 18:13:04.834435 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.05.20 18:13:04.834564 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001083 sec., 22160.6648199446 rows/sec., 1.49 MiB/sec. | ||
| 4463 | 2026.05.20 18:13:04.834596 [ 271 ] {4f0af775-ad15-4072-a532-465c9d10df33} <Debug> TCPHandler: Processed in 0.001244249 sec. | ||
| 4464 | 2026.05.20 18:13:08.456212 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.05.20 18:13:08.456497 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4466 | 2026.05.20 18:13:08.456884 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4467 | 2026.05.20 18:13:08.456930 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <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 | ||
| 4468 | 2026.05.20 18:13:08.457156 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4469 | 2026.05.20 18:13:08.457226 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4470 | 2026.05.20 18:13:08.457376 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4471 | 2026.05.20 18:13:08.457467 [ 346 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4472 | 2026.05.20 18:13:08.457485 [ 338 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4473 | 2026.05.20 18:13:08.457485 [ 360 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4474 | 2026.05.20 18:13:08.457586 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4475 | 2026.05.20 18:13:08.457614 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4476 | 2026.05.20 18:13:08.457685 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4477 | 2026.05.20 18:13:08.457705 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4478 | 2026.05.20 18:13:08.457744 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4479 | 2026.05.20 18:13:08.457787 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4480 | 2026.05.20 18:13:08.458938 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002549 sec., 13730.874852883484 rows/sec., 2.31 MiB/sec. | ||
| 4481 | 2026.05.20 18:13:08.459071 [ 271 ] {5f123de1-90c2-4bb7-bbd0-099bc51a66f5} <Debug> TCPHandler: Processed in 0.003012269 sec. | ||
| 4482 | 2026.05.20 18:13:08.460400 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.05.20 18:13:08.460527 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4484 | 2026.05.20 18:13:08.460571 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4485 | 2026.05.20 18:13:08.461108 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.05.20 18:13:08.461155 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4487 | 2026.05.20 18:13:08.461562 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4488 | 2026.05.20 18:13:08.461805 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.05.20 18:13:08.461967 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001472 sec., 38043.47826086957 rows/sec., 2.90 MiB/sec. | ||
| 4490 | 2026.05.20 18:13:08.461985 [ 102 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4491 | 2026.05.20 18:13:08.462004 [ 271 ] {d345b863-bbca-43fd-9ed0-e11ed4e6bba0} <Debug> TCPHandler: Processed in 0.001656199 sec. | ||
| 4492 | 2026.05.20 18:13:08.462065 [ 102 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.05.20 18:13:08.462092 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4494 | 2026.05.20 18:13:08.462170 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.05.20 18:13:08.462255 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4496 | 2026.05.20 18:13:08.462276 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4497 | 2026.05.20 18:13:08.462361 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4498 | 2026.05.20 18:13:08.462449 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4499 | 2026.05.20 18:13:08.462494 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4500 | 2026.05.20 18:13:08.462571 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 4501 | 2026.05.20 18:13:08.462619 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4502 | 2026.05.20 18:13:08.462666 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
| 4503 | 2026.05.20 18:13:08.462709 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2402 rows starting from the beginning of the part | ||
| 4504 | 2026.05.20 18:13:08.462752 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4505 | 2026.05.20 18:13:08.462890 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.05.20 18:13:08.462936 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4507 | 2026.05.20 18:13:08.463276 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4508 | 2026.05.20 18:13:08.463513 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.05.20 18:13:08.463655 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001401 sec., 45681.655960028555 rows/sec., 3.57 MiB/sec. | ||
| 4510 | 2026.05.20 18:13:08.463662 [ 102 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4511 | 2026.05.20 18:13:08.463692 [ 271 ] {7eb2af32-6793-40a7-81d0-29dc83d09c5f} <Debug> TCPHandler: Processed in 0.001571867 sec. | ||
| 4512 | 2026.05.20 18:13:08.463717 [ 102 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.20 18:13:08.463745 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4514 | 2026.05.20 18:13:08.463827 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.05.20 18:13:08.463842 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4516 | 2026.05.20 18:13:08.463933 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.05.20 18:13:08.463947 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4518 | 2026.05.20 18:13:08.463985 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4519 | 2026.05.20 18:13:08.463989 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4520 | 2026.05.20 18:13:08.464043 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 155 rows starting from the beginning of the part | ||
| 4521 | 2026.05.20 18:13:08.464094 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4522 | 2026.05.20 18:13:08.464140 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 105 rows starting from the beginning of the part | ||
| 4523 | 2026.05.20 18:13:08.464183 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1290 rows starting from the beginning of the part | ||
| 4524 | 2026.05.20 18:13:08.464221 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4525 | 2026.05.20 18:13:08.464397 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.20 18:13:08.464439 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4527 | 2026.05.20 18:13:08.464680 [ 192 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509349 sec., 2204157.333236628 rows/sec., 174.14 MiB/sec. | ||
| 4528 | 2026.05.20 18:13:08.464812 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4529 | 2026.05.20 18:13:08.464968 [ 190 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4530 | 2026.05.20 18:13:08.465051 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.20 18:13:08.465190 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001277 sec., 75176.19420516837 rows/sec., 5.24 MiB/sec. | ||
| 4532 | 2026.05.20 18:13:08.465189 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4533 | 2026.05.20 18:13:08.465226 [ 271 ] {dd24935c-f034-46d1-873e-ec857b12379a} <Debug> TCPHandler: Processed in 0.001449033 sec. | ||
| 4534 | 2026.05.20 18:13:08.465250 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.20 18:13:08.465253 [ 190 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.05.20 18:13:08.465286 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4537 | 2026.05.20 18:13:08.465362 [ 190 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_31_6} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4538 | 2026.05.20 18:13:08.465373 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4539 | 2026.05.20 18:13:08.465415 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.05.20 18:13:08.465440 [ 188 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633608 sec., 1884785.0892013262 rows/sec., 136.89 MiB/sec. | ||
| 4541 | 2026.05.20 18:13:08.465457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4542 | 2026.05.20 18:13:08.465480 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4543 | 2026.05.20 18:13:08.465511 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9110 rows starting from the beginning of the part | ||
| 4544 | 2026.05.20 18:13:08.465518 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.05.20 18:13:08.465559 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 203 rows starting from the beginning of the part | ||
| 4546 | 2026.05.20 18:13:08.465599 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4547 | 2026.05.20 18:13:08.465612 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4548 | 2026.05.20 18:13:08.465654 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4549 | 2026.05.20 18:13:08.465692 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1529 rows starting from the beginning of the part | ||
| 4550 | 2026.05.20 18:13:08.465733 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 4551 | 2026.05.20 18:13:08.465763 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4552 | 2026.05.20 18:13:08.466090 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.05.20 18:13:08.466136 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4554 | 2026.05.20 18:13:08.466235 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.05.20 18:13:08.466345 [ 190 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_31_6} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4556 | 2026.05.20 18:13:08.466445 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4557 | 2026.05.20 18:13:08.466504 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4558 | 2026.05.20 18:13:08.466734 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.05.20 18:13:08.466865 [ 104 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4560 | 2026.05.20 18:13:08.466873 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001374 sec., 26200.873362445414 rows/sec., 1.77 MiB/sec. | ||
| 4561 | 2026.05.20 18:13:08.466916 [ 104 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.05.20 18:13:08.466931 [ 271 ] {ead769bf-e1cc-4811-9002-46454637847e} <Debug> TCPHandler: Processed in 0.001572817 sec. | ||
| 4563 | 2026.05.20 18:13:08.466945 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4564 | 2026.05.20 18:13:08.467040 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4565 | 2026.05.20 18:13:08.467194 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4566 | 2026.05.20 18:13:08.467231 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1428 rows starting from the beginning of the part | ||
| 4567 | 2026.05.20 18:13:08.467299 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4568 | 2026.05.20 18:13:08.467341 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4569 | 2026.05.20 18:13:08.467384 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4570 | 2026.05.20 18:13:08.467424 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 4571 | 2026.05.20 18:13:08.467465 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 4572 | 2026.05.20 18:13:08.468639 [ 187 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637298 sec., 1018751.626154799 rows/sec., 68.66 MiB/sec. | ||
| 4573 | 2026.05.20 18:13:08.468880 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4574 | 2026.05.20 18:13:08.469136 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.05.20 18:13:08.469208 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_31_6} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4576 | 2026.05.20 18:13:08.469294 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4577 | 2026.05.20 18:13:08.469360 [ 189 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11258 rows, containing 5 columns (5 merged, 0 gathered) in 0.004022583 sec., 2798699.243744629 rows/sec., 183.35 MiB/sec. | ||
| 4578 | 2026.05.20 18:13:08.469598 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4579 | 2026.05.20 18:13:08.469848 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.05.20 18:13:08.469922 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4581 | 2026.05.20 18:13:08.469994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 4582 | 2026.05.20 18:13:09.513324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10035 | ||
| 4583 | 2026.05.20 18:13:09.513857 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.05.20 18:13:09.513911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4585 | 2026.05.20 18:13:09.514388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4586 | 2026.05.20 18:13:09.514619 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.05.20 18:13:09.514757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10035 | ||
| 4588 | 2026.05.20 18:13:09.514811 [ 100 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4589 | 2026.05.20 18:13:09.514901 [ 100 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.05.20 18:13:09.514935 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4591 | 2026.05.20 18:13:09.515089 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4592 | 2026.05.20 18:13:09.515240 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4593 | 2026.05.20 18:13:09.515285 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7667 rows starting from the beginning of the part | ||
| 4594 | 2026.05.20 18:13:09.515357 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4595 | 2026.05.20 18:13:09.515407 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4596 | 2026.05.20 18:13:09.515452 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4597 | 2026.05.20 18:13:09.515494 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4598 | 2026.05.20 18:13:09.515536 [ 188 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4599 | 2026.05.20 18:13:09.517281 [ 189 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10035 rows, containing 4 columns (4 merged, 0 gathered) in 0.002262763 sec., 4434843.596081427 rows/sec., 63.44 MiB/sec. | ||
| 4600 | 2026.05.20 18:13:09.517546 [ 190 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4601 | 2026.05.20 18:13:09.517856 [ 190 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.20 18:13:09.517934 [ 190 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_21_4} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4603 | 2026.05.20 18:13:09.518019 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4604 | 2026.05.20 18:13:10.051540 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4605 | 2026.05.20 18:13:10.072436 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.05.20 18:13:10.072535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4607 | 2026.05.20 18:13:10.078665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4608 | 2026.05.20 18:13:10.079469 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.05.20 18:13:10.079831 [ 100 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4610 | 2026.05.20 18:13:10.079901 [ 100 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.05.20 18:13:10.079926 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4612 | 2026.05.20 18:13:10.080596 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4613 | 2026.05.20 18:13:10.084956 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4614 | 2026.05.20 18:13:10.086448 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4615 | 2026.05.20 18:13:10.086532 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4616 | 2026.05.20 18:13:10.091426 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4617 | 2026.05.20 18:13:10.096214 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4618 | 2026.05.20 18:13:10.100414 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4619 | 2026.05.20 18:13:10.105192 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4620 | 2026.05.20 18:13:10.110112 [ 190 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4621 | 2026.05.20 18:13:10.159587 [ 191 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079059293 sec., 2011.1487715934925 rows/sec., 10.40 MiB/sec. | ||
| 4622 | 2026.05.20 18:13:10.161946 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4623 | 2026.05.20 18:13:10.163815 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.05.20 18:13:10.163916 [ 200 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_21_4} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4625 | 2026.05.20 18:13:10.166579 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4626 | 2026.05.20 18:13:11.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.60 MiB, peak 254.16 MiB, free memory in arenas 0.00 B, will set to 247.50 MiB (RSS), difference: 3.90 MiB | ||
| 4627 | 2026.05.20 18:13:13.460590 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.05.20 18:13:13.460823 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4629 | 2026.05.20 18:13:13.461156 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4630 | 2026.05.20 18:13:13.461194 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <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 | ||
| 4631 | 2026.05.20 18:13:13.461407 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4632 | 2026.05.20 18:13:13.461475 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4633 | 2026.05.20 18:13:13.461611 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4634 | 2026.05.20 18:13:13.461721 [ 338 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4635 | 2026.05.20 18:13:13.461735 [ 346 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4636 | 2026.05.20 18:13:13.461727 [ 360 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4637 | 2026.05.20 18:13:13.461898 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4638 | 2026.05.20 18:13:13.461925 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4639 | 2026.05.20 18:13:13.461994 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4640 | 2026.05.20 18:13:13.462015 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4641 | 2026.05.20 18:13:13.462049 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4642 | 2026.05.20 18:13:13.462089 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4643 | 2026.05.20 18:13:13.463076 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002343 sec., 14938.113529662825 rows/sec., 2.52 MiB/sec. | ||
| 4644 | 2026.05.20 18:13:13.463166 [ 271 ] {b9ed6475-f394-475c-9b95-f2485e73c8b7} <Debug> TCPHandler: Processed in 0.002704543 sec. | ||
| 4645 | 2026.05.20 18:13:13.465494 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.05.20 18:13:13.465653 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4647 | 2026.05.20 18:13:13.465728 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4648 | 2026.05.20 18:13:13.466448 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.05.20 18:13:13.466497 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4650 | 2026.05.20 18:13:13.466918 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4651 | 2026.05.20 18:13:13.467146 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.05.20 18:13:13.467302 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001697 sec., 81319.97642899235 rows/sec., 7.06 MiB/sec. | ||
| 4653 | 2026.05.20 18:13:13.467342 [ 271 ] {d333a84c-3d8f-4154-af23-d540e2c58cf2} <Debug> TCPHandler: Processed in 0.001980306 sec. | ||
| 4654 | 2026.05.20 18:13:13.467479 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.05.20 18:13:13.467580 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.05.20 18:13:13.467622 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4657 | 2026.05.20 18:13:13.468071 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.05.20 18:13:13.468109 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4659 | 2026.05.20 18:13:13.468443 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4660 | 2026.05.20 18:13:13.468730 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.20 18:13:13.468899 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001338 sec., 30642.750373692077 rows/sec., 2.25 MiB/sec. | ||
| 4662 | 2026.05.20 18:13:13.468946 [ 271 ] {b1c859f9-5a25-4402-85af-106650a12ca4} <Debug> TCPHandler: Processed in 0.001517155 sec. | ||
| 4663 | 2026.05.20 18:13:13.469138 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.20 18:13:13.469254 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4665 | 2026.05.20 18:13:13.469305 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4666 | 2026.05.20 18:13:13.469808 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.05.20 18:13:13.469845 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4668 | 2026.05.20 18:13:13.470168 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4669 | 2026.05.20 18:13:13.470374 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.20 18:13:13.470501 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001271 sec., 82612.11644374508 rows/sec., 6.45 MiB/sec. | ||
| 4671 | 2026.05.20 18:13:13.470535 [ 271 ] {0ba75ffd-2b35-437c-b6bc-2a8862b3ee51} <Debug> TCPHandler: Processed in 0.001459554 sec. | ||
| 4672 | 2026.05.20 18:13:13.470683 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.05.20 18:13:13.470779 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.05.20 18:13:13.470822 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4675 | 2026.05.20 18:13:13.471235 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.20 18:13:13.471274 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4677 | 2026.05.20 18:13:13.471615 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4678 | 2026.05.20 18:13:13.471818 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.20 18:13:13.471947 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4680 | 2026.05.20 18:13:13.471981 [ 271 ] {98410b30-f9bf-4a90-9568-f34ce61854e5} <Debug> TCPHandler: Processed in 0.001347361 sec. | ||
| 4681 | 2026.05.20 18:13:13.472117 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.20 18:13:13.472214 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.05.20 18:13:13.472268 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <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 | ||
| 4684 | 2026.05.20 18:13:13.473139 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.05.20 18:13:13.473176 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4686 | 2026.05.20 18:13:13.473762 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4687 | 2026.05.20 18:13:13.473984 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.05.20 18:13:13.474123 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001927 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 4689 | 2026.05.20 18:13:13.474171 [ 271 ] {714f02cf-ec6d-44db-9a48-b70a7ff392a5} <Debug> TCPHandler: Processed in 0.002103299 sec. | ||
| 4690 | 2026.05.20 18:13:13.474303 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.20 18:13:13.474401 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.05.20 18:13:13.474443 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4693 | 2026.05.20 18:13:13.474796 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.20 18:13:13.474832 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4695 | 2026.05.20 18:13:13.475157 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4696 | 2026.05.20 18:13:13.475364 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.20 18:13:13.475491 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 4698 | 2026.05.20 18:13:13.475524 [ 271 ] {f61a6538-041b-4bc1-b111-a4887248ce71} <Debug> TCPHandler: Processed in 0.00127076 sec. | ||
| 4699 | 2026.05.20 18:13:16.936903 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4700 | 2026.05.20 18:13:16.936976 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4701 | 2026.05.20 18:13:17.015817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10547 | ||
| 4702 | 2026.05.20 18:13:17.016314 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.20 18:13:17.016360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4704 | 2026.05.20 18:13:17.017076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4705 | 2026.05.20 18:13:17.017302 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.20 18:13:17.017438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10547 | ||
| 4707 | 2026.05.20 18:13:17.587499 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4708 | 2026.05.20 18:13:17.603309 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.05.20 18:13:17.603369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4710 | 2026.05.20 18:13:17.608873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4711 | 2026.05.20 18:13:17.609576 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.05.20 18:13:17.612456 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4713 | 2026.05.20 18:13:18.459361 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.05.20 18:13:18.459586 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4715 | 2026.05.20 18:13:18.459902 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4716 | 2026.05.20 18:13:18.459938 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <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 | ||
| 4717 | 2026.05.20 18:13:18.460151 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4718 | 2026.05.20 18:13:18.460220 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4719 | 2026.05.20 18:13:18.460358 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4720 | 2026.05.20 18:13:18.460451 [ 361 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4721 | 2026.05.20 18:13:18.460465 [ 338 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4722 | 2026.05.20 18:13:18.460462 [ 360 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4723 | 2026.05.20 18:13:18.460604 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4724 | 2026.05.20 18:13:18.460631 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4725 | 2026.05.20 18:13:18.460700 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4726 | 2026.05.20 18:13:18.460721 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4727 | 2026.05.20 18:13:18.460756 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4728 | 2026.05.20 18:13:18.460797 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4729 | 2026.05.20 18:13:18.462081 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002587 sec., 13529.18438345574 rows/sec., 2.28 MiB/sec. | ||
| 4730 | 2026.05.20 18:13:18.462181 [ 271 ] {388acfc3-3886-443d-9b25-e90483ce2675} <Debug> TCPHandler: Processed in 0.002960169 sec. | ||
| 4731 | 2026.05.20 18:13:18.463828 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.05.20 18:13:18.463938 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4733 | 2026.05.20 18:13:18.463981 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4734 | 2026.05.20 18:13:18.464453 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.05.20 18:13:18.464495 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4736 | 2026.05.20 18:13:18.464845 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4737 | 2026.05.20 18:13:18.465061 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.05.20 18:13:18.465207 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0013 sec., 43076.92307692308 rows/sec., 3.29 MiB/sec. | ||
| 4739 | 2026.05.20 18:13:18.465242 [ 271 ] {015d5435-7da2-495b-8a71-14e430b322c7} <Debug> TCPHandler: Processed in 0.001464553 sec. | ||
| 4740 | 2026.05.20 18:13:18.465409 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.05.20 18:13:18.465506 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4742 | 2026.05.20 18:13:18.465545 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4743 | 2026.05.20 18:13:18.465958 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.20 18:13:18.465993 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4745 | 2026.05.20 18:13:18.466285 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4746 | 2026.05.20 18:13:18.466499 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.20 18:13:18.466624 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 4748 | 2026.05.20 18:13:18.466658 [ 271 ] {477a453c-d991-47b0-94b8-d80b0044dbe1} <Debug> TCPHandler: Processed in 0.00129841 sec. | ||
| 4749 | 2026.05.20 18:13:18.466799 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.05.20 18:13:18.466895 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.05.20 18:13:18.466937 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4752 | 2026.05.20 18:13:18.467346 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.05.20 18:13:18.467381 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4754 | 2026.05.20 18:13:18.467691 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4755 | 2026.05.20 18:13:18.467907 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.05.20 18:13:18.468035 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4757 | 2026.05.20 18:13:18.468069 [ 271 ] {6ef5cb21-5119-4488-a381-1b3040c56206} <Debug> TCPHandler: Processed in 0.001319221 sec. | ||
| 4758 | 2026.05.20 18:13:18.468187 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.05.20 18:13:18.468293 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.05.20 18:13:18.468333 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4761 | 2026.05.20 18:13:18.468671 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.05.20 18:13:18.468706 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4763 | 2026.05.20 18:13:18.468998 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4764 | 2026.05.20 18:13:18.469196 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.05.20 18:13:18.469326 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4766 | 2026.05.20 18:13:18.469358 [ 271 ] {ac56063f-ff60-4bcf-a378-24f4505b872c} <Debug> TCPHandler: Processed in 0.001221258 sec. | ||
| 4767 | 2026.05.20 18:13:23.461355 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.05.20 18:13:23.461652 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4769 | 2026.05.20 18:13:23.462059 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4770 | 2026.05.20 18:13:23.462107 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4771 | 2026.05.20 18:13:23.462367 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4772 | 2026.05.20 18:13:23.462436 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4773 | 2026.05.20 18:13:23.462582 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4774 | 2026.05.20 18:13:23.462694 [ 338 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4775 | 2026.05.20 18:13:23.462711 [ 360 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4776 | 2026.05.20 18:13:23.462694 [ 361 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4777 | 2026.05.20 18:13:23.462865 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4778 | 2026.05.20 18:13:23.462893 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4779 | 2026.05.20 18:13:23.462966 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4780 | 2026.05.20 18:13:23.462987 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4781 | 2026.05.20 18:13:23.463023 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4782 | 2026.05.20 18:13:23.463063 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4783 | 2026.05.20 18:13:23.464214 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002687 sec., 13025.679196129511 rows/sec., 2.19 MiB/sec. | ||
| 4784 | 2026.05.20 18:13:23.464347 [ 271 ] {b8191bd7-b234-4aed-ba3c-fef6a3f763bf} <Debug> TCPHandler: Processed in 0.003147053 sec. | ||
| 4785 | 2026.05.20 18:13:23.467536 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.05.20 18:13:23.467695 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.05.20 18:13:23.467758 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4788 | 2026.05.20 18:13:23.468457 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.05.20 18:13:23.468497 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4790 | 2026.05.20 18:13:23.468877 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4791 | 2026.05.20 18:13:23.469108 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.05.20 18:13:23.469255 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 4793 | 2026.05.20 18:13:23.469290 [ 271 ] {329a7fa6-de58-43fe-9e36-48ec359c741e} <Debug> TCPHandler: Processed in 0.001831293 sec. | ||
| 4794 | 2026.05.20 18:13:23.469444 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.05.20 18:13:23.469541 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4796 | 2026.05.20 18:13:23.469582 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4797 | 2026.05.20 18:13:23.469993 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.05.20 18:13:23.470030 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4799 | 2026.05.20 18:13:23.470316 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4800 | 2026.05.20 18:13:23.470537 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.20 18:13:23.470667 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 4802 | 2026.05.20 18:13:23.470701 [ 271 ] {d550dc8f-7fb7-4e86-bee0-ce1fe9a22767} <Debug> TCPHandler: Processed in 0.00130662 sec. | ||
| 4803 | 2026.05.20 18:13:23.470829 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.05.20 18:13:23.470925 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4805 | 2026.05.20 18:13:23.470964 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4806 | 2026.05.20 18:13:23.471498 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.05.20 18:13:23.471535 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4808 | 2026.05.20 18:13:23.471861 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4809 | 2026.05.20 18:13:23.472071 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.05.20 18:13:23.472203 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001295 sec., 200000 rows/sec., 17.93 MiB/sec. | ||
| 4811 | 2026.05.20 18:13:23.472237 [ 271 ] {bbe60412-cd76-412c-90fe-76ea56b692ff} <Debug> TCPHandler: Processed in 0.001456654 sec. | ||
| 4812 | 2026.05.20 18:13:23.472390 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.05.20 18:13:23.472486 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.05.20 18:13:23.472526 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4815 | 2026.05.20 18:13:23.472977 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.05.20 18:13:23.473013 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4817 | 2026.05.20 18:13:23.473306 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4818 | 2026.05.20 18:13:23.473519 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.05.20 18:13:23.473650 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001182 sec., 46531.302876480535 rows/sec., 3.46 MiB/sec. | ||
| 4820 | 2026.05.20 18:13:23.473685 [ 271 ] {c5a14b67-211e-472f-b7ec-736ccf662c5a} <Debug> TCPHandler: Processed in 0.001344961 sec. | ||
| 4821 | 2026.05.20 18:13:23.473811 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.05.20 18:13:23.473907 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4823 | 2026.05.20 18:13:23.473945 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4824 | 2026.05.20 18:13:23.474356 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.05.20 18:13:23.474392 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4826 | 2026.05.20 18:13:23.474680 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4827 | 2026.05.20 18:13:23.474895 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.05.20 18:13:23.475020 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 4829 | 2026.05.20 18:13:23.475053 [ 271 ] {d2e51c9a-0057-47b2-8279-44d76f9a0dcf} <Debug> TCPHandler: Processed in 0.00129209 sec. | ||
| 4830 | 2026.05.20 18:13:23.475208 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.05.20 18:13:23.475303 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4832 | 2026.05.20 18:13:23.475342 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4833 | 2026.05.20 18:13:23.475778 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.05.20 18:13:23.475814 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4835 | 2026.05.20 18:13:23.476106 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4836 | 2026.05.20 18:13:23.476316 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.20 18:13:23.476442 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 4838 | 2026.05.20 18:13:23.476476 [ 271 ] {23b8e5e7-8ac1-4738-bd8b-5ddc5ae72780} <Debug> TCPHandler: Processed in 0.00131839 sec. | ||
| 4839 | 2026.05.20 18:13:23.476605 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.20 18:13:23.476700 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.20 18:13:23.476739 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4842 | 2026.05.20 18:13:23.477231 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.20 18:13:23.477267 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4844 | 2026.05.20 18:13:23.477571 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4845 | 2026.05.20 18:13:23.477783 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.20 18:13:23.477912 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001229 sec., 116354.75996745321 rows/sec., 9.39 MiB/sec. | ||
| 4847 | 2026.05.20 18:13:23.477946 [ 271 ] {f668c914-0b5c-43b6-9883-af03d8fd27ca} <Debug> TCPHandler: Processed in 0.001390462 sec. | ||
| 4848 | 2026.05.20 18:13:23.478071 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.05.20 18:13:23.478168 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.05.20 18:13:23.478210 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4851 | 2026.05.20 18:13:23.478633 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.20 18:13:23.478668 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4853 | 2026.05.20 18:13:23.478993 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4854 | 2026.05.20 18:13:23.479205 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.20 18:13:23.479334 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001184 sec., 166385.13513513515 rows/sec., 11.93 MiB/sec. | ||
| 4856 | 2026.05.20 18:13:23.479367 [ 271 ] {24ce3bf7-7a0f-4f01-ae46-2ccc3627c439} <Debug> TCPHandler: Processed in 0.001345911 sec. | ||
| 4857 | 2026.05.20 18:13:23.479523 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.20 18:13:23.479619 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.20 18:13:23.479673 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <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 | ||
| 4860 | 2026.05.20 18:13:23.480507 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.20 18:13:23.480544 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4862 | 2026.05.20 18:13:23.481109 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4863 | 2026.05.20 18:13:23.481329 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.20 18:13:23.481465 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001864 sec., 21995.70815450644 rows/sec., 39.42 MiB/sec. | ||
| 4865 | 2026.05.20 18:13:23.481514 [ 271 ] {c1ca125f-361d-4965-b606-f9a2a0027516} <Debug> TCPHandler: Processed in 0.002040957 sec. | ||
| 4866 | 2026.05.20 18:13:23.481669 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.20 18:13:23.481765 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.20 18:13:23.481807 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4869 | 2026.05.20 18:13:23.482162 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.20 18:13:23.482198 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4871 | 2026.05.20 18:13:23.482508 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4872 | 2026.05.20 18:13:23.482724 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.20 18:13:23.482855 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 4874 | 2026.05.20 18:13:23.482887 [ 271 ] {f057c36b-31a6-4539-ab85-ca9b7945b809} <Debug> TCPHandler: Processed in 0.001268929 sec. | ||
| 4875 | 2026.05.20 18:13:24.518320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10995 | ||
| 4876 | 2026.05.20 18:13:24.518815 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.05.20 18:13:24.518852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4878 | 2026.05.20 18:13:24.519335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4879 | 2026.05.20 18:13:24.519576 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.05.20 18:13:24.519709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10995 | ||
| 4881 | 2026.05.20 18:13:25.113237 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4882 | 2026.05.20 18:13:25.128294 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.05.20 18:13:25.128339 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4884 | 2026.05.20 18:13:25.134160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4885 | 2026.05.20 18:13:25.134857 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.05.20 18:13:25.137402 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4887 | 2026.05.20 18:13:28.458526 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.05.20 18:13:28.458782 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4889 | 2026.05.20 18:13:28.459150 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4890 | 2026.05.20 18:13:28.459189 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <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 | ||
| 4891 | 2026.05.20 18:13:28.459411 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4892 | 2026.05.20 18:13:28.459480 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4893 | 2026.05.20 18:13:28.459628 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4894 | 2026.05.20 18:13:28.459734 [ 361 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4895 | 2026.05.20 18:13:28.459744 [ 338 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4896 | 2026.05.20 18:13:28.459744 [ 360 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4897 | 2026.05.20 18:13:28.459893 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4898 | 2026.05.20 18:13:28.459923 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4899 | 2026.05.20 18:13:28.459996 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4900 | 2026.05.20 18:13:28.460018 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4901 | 2026.05.20 18:13:28.460054 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4902 | 2026.05.20 18:13:28.460095 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4903 | 2026.05.20 18:13:28.461323 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002639 sec., 13262.599469496023 rows/sec., 2.23 MiB/sec. | ||
| 4904 | 2026.05.20 18:13:28.461453 [ 271 ] {86876649-1a2c-4969-831b-56e1174197d2} <Debug> TCPHandler: Processed in 0.003073421 sec. | ||
| 4905 | 2026.05.20 18:13:28.463151 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.05.20 18:13:28.463267 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4907 | 2026.05.20 18:13:28.463320 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4908 | 2026.05.20 18:13:28.463918 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.05.20 18:13:28.463974 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4910 | 2026.05.20 18:13:28.464402 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4911 | 2026.05.20 18:13:28.464635 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.05.20 18:13:28.464785 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001553 sec., 36059.240180296205 rows/sec., 2.75 MiB/sec. | ||
| 4913 | 2026.05.20 18:13:28.464821 [ 271 ] {00709608-d210-4fe0-8e26-6c4c851b1dd7} <Debug> TCPHandler: Processed in 0.00172116 sec. | ||
| 4914 | 2026.05.20 18:13:28.464958 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.05.20 18:13:28.465058 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4916 | 2026.05.20 18:13:28.465098 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4917 | 2026.05.20 18:13:28.465531 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.05.20 18:13:28.465569 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4919 | 2026.05.20 18:13:28.465884 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4920 | 2026.05.20 18:13:28.466097 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.05.20 18:13:28.466226 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 4922 | 2026.05.20 18:13:28.466261 [ 271 ] {703c46a4-1a78-4422-96de-5f688f8aad22} <Debug> TCPHandler: Processed in 0.001352462 sec. | ||
| 4923 | 2026.05.20 18:13:28.466391 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.05.20 18:13:28.466488 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.05.20 18:13:28.466531 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4926 | 2026.05.20 18:13:28.466951 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.05.20 18:13:28.466988 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4928 | 2026.05.20 18:13:28.467321 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4929 | 2026.05.20 18:13:28.467528 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.05.20 18:13:28.467662 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4931 | 2026.05.20 18:13:28.467697 [ 271 ] {2b16328c-415c-4c74-9c7f-e718c0a06ca0} <Debug> TCPHandler: Processed in 0.001355762 sec. | ||
| 4932 | 2026.05.20 18:13:28.467825 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.05.20 18:13:28.467921 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.05.20 18:13:28.467984 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4935 | 2026.05.20 18:13:28.468346 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.20 18:13:28.468382 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 4937 | 2026.05.20 18:13:28.468693 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4938 | 2026.05.20 18:13:28.468904 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.05.20 18:13:28.469036 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 4940 | 2026.05.20 18:13:28.469069 [ 271 ] {315a99a9-bb6b-4652-a7da-e130fd39b072} <Debug> TCPHandler: Processed in 0.00129408 sec. | ||
| 4941 | 2026.05.20 18:13:31.937044 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4942 | 2026.05.20 18:13:31.937112 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4943 | 2026.05.20 18:13:32.020715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11507 | ||
| 4944 | 2026.05.20 18:13:32.021210 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.20 18:13:32.021258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 4946 | 2026.05.20 18:13:32.021750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4947 | 2026.05.20 18:13:32.021978 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.05.20 18:13:32.022112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11507 | ||
| 4949 | 2026.05.20 18:13:32.637465 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4950 | 2026.05.20 18:13:32.653752 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.05.20 18:13:32.653809 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 4952 | 2026.05.20 18:13:32.659752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4953 | 2026.05.20 18:13:32.660460 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.05.20 18:13:32.663153 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4955 | 2026.05.20 18:13:33.460050 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.05.20 18:13:33.460293 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 4957 | 2026.05.20 18:13:33.460647 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4958 | 2026.05.20 18:13:33.460688 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <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 | ||
| 4959 | 2026.05.20 18:13:33.460925 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4960 | 2026.05.20 18:13:33.460999 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4961 | 2026.05.20 18:13:33.461147 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4962 | 2026.05.20 18:13:33.461236 [ 360 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4963 | 2026.05.20 18:13:33.461252 [ 348 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4964 | 2026.05.20 18:13:33.461276 [ 361 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4965 | 2026.05.20 18:13:33.461395 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4966 | 2026.05.20 18:13:33.461423 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4967 | 2026.05.20 18:13:33.461498 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4968 | 2026.05.20 18:13:33.461519 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4969 | 2026.05.20 18:13:33.461555 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4970 | 2026.05.20 18:13:33.461602 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4971 | 2026.05.20 18:13:33.462626 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002479 sec., 14118.596208148449 rows/sec., 2.38 MiB/sec. | ||
| 4972 | 2026.05.20 18:13:33.462725 [ 271 ] {c524b5f7-75e1-4c4c-ab90-54f2d3007f3e} <Debug> TCPHandler: Processed in 0.002871466 sec. | ||
| 4973 | 2026.05.20 18:13:33.465132 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.05.20 18:13:33.465267 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4975 | 2026.05.20 18:13:33.465321 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4976 | 2026.05.20 18:13:33.466037 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.05.20 18:13:33.466086 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 4978 | 2026.05.20 18:13:33.466515 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4979 | 2026.05.20 18:13:33.466740 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.20 18:13:33.466897 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00167 sec., 82634.73053892216 rows/sec., 7.18 MiB/sec. | ||
| 4981 | 2026.05.20 18:13:33.466912 [ 61 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4982 | 2026.05.20 18:13:33.466933 [ 271 ] {cb089d57-a110-4c3d-9237-be6a31b6eb35} <Debug> TCPHandler: Processed in 0.001863773 sec. | ||
| 4983 | 2026.05.20 18:13:33.466980 [ 61 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.20 18:13:33.467011 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 4985 | 2026.05.20 18:13:33.467094 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.20 18:13:33.467151 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4987 | 2026.05.20 18:13:33.467201 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.05.20 18:13:33.467250 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4989 | 2026.05.20 18:13:33.467318 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4990 | 2026.05.20 18:13:33.467361 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 4991 | 2026.05.20 18:13:33.467466 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 138 rows starting from the beginning of the part | ||
| 4992 | 2026.05.20 18:13:33.467527 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4993 | 2026.05.20 18:13:33.467579 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 259 rows starting from the beginning of the part | ||
| 4994 | 2026.05.20 18:13:33.467632 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4995 | 2026.05.20 18:13:33.467680 [ 194 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 4996 | 2026.05.20 18:13:33.467704 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.05.20 18:13:33.467747 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 4998 | 2026.05.20 18:13:33.468108 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4999 | 2026.05.20 18:13:33.468348 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.05.20 18:13:33.468486 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001306 sec., 31393.56814701378 rows/sec., 2.31 MiB/sec. | ||
| 5001 | 2026.05.20 18:13:33.468522 [ 271 ] {fd758022-84b9-4d19-b54b-65ec3e99f84f} <Debug> TCPHandler: Processed in 0.001477325 sec. | ||
| 5002 | 2026.05.20 18:13:33.468650 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.05.20 18:13:33.468748 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5004 | 2026.05.20 18:13:33.468788 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5005 | 2026.05.20 18:13:33.469204 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117259 sec., 1540198.908116579 rows/sec., 124.61 MiB/sec. | ||
| 5006 | 2026.05.20 18:13:33.469246 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.20 18:13:33.469287 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5008 | 2026.05.20 18:13:33.469555 [ 198 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5009 | 2026.05.20 18:13:33.469644 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5010 | 2026.05.20 18:13:33.469841 [ 198 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.05.20 18:13:33.469870 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.05.20 18:13:33.469912 [ 198 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_36_7} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5013 | 2026.05.20 18:13:33.470010 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5014 | 2026.05.20 18:13:33.470024 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001273 sec., 82482.32521602513 rows/sec., 6.44 MiB/sec. | ||
| 5015 | 2026.05.20 18:13:33.470026 [ 61 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5016 | 2026.05.20 18:13:33.470062 [ 271 ] {b019cf87-892d-42ae-8397-1cd777b293ec} <Debug> TCPHandler: Processed in 0.001460563 sec. | ||
| 5017 | 2026.05.20 18:13:33.470086 [ 61 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.20 18:13:33.470113 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5019 | 2026.05.20 18:13:33.470195 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5020 | 2026.05.20 18:13:33.470206 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.05.20 18:13:33.470325 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5022 | 2026.05.20 18:13:33.470325 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.05.20 18:13:33.470365 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5024 | 2026.05.20 18:13:33.470392 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5025 | 2026.05.20 18:13:33.470427 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 5026 | 2026.05.20 18:13:33.470473 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5027 | 2026.05.20 18:13:33.470512 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 143 rows starting from the beginning of the part | ||
| 5028 | 2026.05.20 18:13:33.470559 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5029 | 2026.05.20 18:13:33.470599 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5030 | 2026.05.20 18:13:33.470816 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.05.20 18:13:33.470859 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5032 | 2026.05.20 18:13:33.471230 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5033 | 2026.05.20 18:13:33.471450 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.05.20 18:13:33.471563 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5035 | 2026.05.20 18:13:33.471588 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 5036 | 2026.05.20 18:13:33.471615 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.20 18:13:33.471631 [ 201 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469404 sec., 1280791.3956951255 rows/sec., 95.44 MiB/sec. | ||
| 5038 | 2026.05.20 18:13:33.471640 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5039 | 2026.05.20 18:13:33.471634 [ 271 ] {232b7256-2027-4312-b127-4c82a59e9b2a} <Debug> TCPHandler: Processed in 0.001477584 sec. | ||
| 5040 | 2026.05.20 18:13:33.471736 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5041 | 2026.05.20 18:13:33.471827 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.20 18:13:33.471828 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5043 | 2026.05.20 18:13:33.471866 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5044 | 2026.05.20 18:13:33.471908 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11258 rows starting from the beginning of the part | ||
| 5045 | 2026.05.20 18:13:33.471934 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.05.20 18:13:33.471977 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5047 | 2026.05.20 18:13:33.471997 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <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 | ||
| 5048 | 2026.05.20 18:13:33.472033 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5049 | 2026.05.20 18:13:33.472085 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 197 rows starting from the beginning of the part | ||
| 5050 | 2026.05.20 18:13:33.472123 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.05.20 18:13:33.472130 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5052 | 2026.05.20 18:13:33.472189 [ 191 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5053 | 2026.05.20 18:13:33.472202 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_36_7} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5054 | 2026.05.20 18:13:33.472275 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5055 | 2026.05.20 18:13:33.472832 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.05.20 18:13:33.472875 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5057 | 2026.05.20 18:13:33.473698 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5058 | 2026.05.20 18:13:33.473969 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2026.05.20 18:13:33.474119 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002203 sec., 18610.98502042669 rows/sec., 33.35 MiB/sec. | ||
| 5060 | 2026.05.20 18:13:33.474180 [ 271 ] {2b7eb5b6-8a07-42f4-9084-3a5c1b6f71bb} <Debug> TCPHandler: Processed in 0.002401716 sec. | ||
| 5061 | 2026.05.20 18:13:33.474319 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.05.20 18:13:33.474415 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5063 | 2026.05.20 18:13:33.474457 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5064 | 2026.05.20 18:13:33.475041 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.05.20 18:13:33.475091 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5066 | 2026.05.20 18:13:33.475608 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5067 | 2026.05.20 18:13:33.475863 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.05.20 18:13:33.475994 [ 61 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5069 | 2026.05.20 18:13:33.476026 [ 61 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.05.20 18:13:33.476043 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5071 | 2026.05.20 18:13:33.476046 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. | ||
| 5072 | 2026.05.20 18:13:33.476117 [ 271 ] {f61857d7-102a-4081-9a3b-d49f16e7d01d} <Debug> TCPHandler: Processed in 0.001846363 sec. | ||
| 5073 | 2026.05.20 18:13:33.476125 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5074 | 2026.05.20 18:13:33.476228 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5075 | 2026.05.20 18:13:33.476256 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1668 rows starting from the beginning of the part | ||
| 5076 | 2026.05.20 18:13:33.476307 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5077 | 2026.05.20 18:13:33.476349 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5078 | 2026.05.20 18:13:33.476386 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5079 | 2026.05.20 18:13:33.476424 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5080 | 2026.05.20 18:13:33.476461 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5081 | 2026.05.20 18:13:33.476557 [ 194 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12095 rows, containing 5 columns (5 merged, 0 gathered) in 0.004858543 sec., 2489429.444176989 rows/sec., 163.89 MiB/sec. | ||
| 5082 | 2026.05.20 18:13:33.476973 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5083 | 2026.05.20 18:13:33.477309 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.20 18:13:33.477392 [ 197 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5085 | 2026.05.20 18:13:33.477476 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5086 | 2026.05.20 18:13:33.477534 [ 201 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001443894 sec., 1362980.9390440017 rows/sec., 91.86 MiB/sec. | ||
| 5087 | 2026.05.20 18:13:33.477884 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5088 | 2026.05.20 18:13:33.478214 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.05.20 18:13:33.478298 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_36_7} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5090 | 2026.05.20 18:13:33.478391 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5091 | 2026.05.20 18:13:34.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.88 MiB, peak 256.97 MiB, free memory in arenas 0.00 B, will set to 251.21 MiB (RSS), difference: 1.33 MiB | ||
| 5092 | 2026.05.20 18:13:34.800192 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.05.20 18:13:34.800556 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5094 | 2026.05.20 18:13:34.801014 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5095 | 2026.05.20 18:13:34.801055 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5096 | 2026.05.20 18:13:34.801289 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5097 | 2026.05.20 18:13:34.801358 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5098 | 2026.05.20 18:13:34.801507 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 5099 | 2026.05.20 18:13:34.801627 [ 360 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5100 | 2026.05.20 18:13:34.801641 [ 361 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5101 | 2026.05.20 18:13:34.801641 [ 348 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5102 | 2026.05.20 18:13:34.801801 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5103 | 2026.05.20 18:13:34.801829 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5104 | 2026.05.20 18:13:34.801902 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5105 | 2026.05.20 18:13:34.801922 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5106 | 2026.05.20 18:13:34.801958 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5107 | 2026.05.20 18:13:34.802000 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5108 | 2026.05.20 18:13:34.803303 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002903 sec., 12056.493282810885 rows/sec., 2.56 MiB/sec. | ||
| 5109 | 2026.05.20 18:13:34.803447 [ 271 ] {a5bba58f-1268-44d8-af1f-0c24396103d9} <Debug> TCPHandler: Processed in 0.0034399 sec. | ||
| 5110 | 2026.05.20 18:13:34.815444 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.05.20 18:13:34.815617 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.20 18:13:34.815670 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5113 | 2026.05.20 18:13:34.817348 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.05.20 18:13:34.817391 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5115 | 2026.05.20 18:13:34.817959 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5116 | 2026.05.20 18:13:34.818194 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.05.20 18:13:34.818344 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Debug> executeQuery: Read 2401 rows, 180.20 KiB in 0.002765 sec., 868354.4303797468 rows/sec., 63.65 MiB/sec. | ||
| 5118 | 2026.05.20 18:13:34.818379 [ 271 ] {b4398118-1e57-4b29-97cf-b40928360aaf} <Debug> TCPHandler: Processed in 0.003043011 sec. | ||
| 5119 | 2026.05.20 18:13:34.818606 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.05.20 18:13:34.818709 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.05.20 18:13:34.818750 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5122 | 2026.05.20 18:13:34.819300 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.05.20 18:13:34.819363 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5124 | 2026.05.20 18:13:34.819675 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5125 | 2026.05.20 18:13:34.819888 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.05.20 18:13:34.820018 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001329 sec., 6772.009029345372 rows/sec., 509.22 KiB/sec. | ||
| 5127 | 2026.05.20 18:13:34.820022 [ 63 ] {} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5128 | 2026.05.20 18:13:34.820055 [ 271 ] {9f929d0e-75e0-4ba4-9f13-69ebcc1f7a70} <Debug> TCPHandler: Processed in 0.001500845 sec. | ||
| 5129 | 2026.05.20 18:13:34.820092 [ 63 ] {} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.05.20 18:13:34.820120 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5131 | 2026.05.20 18:13:34.820200 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.05.20 18:13:34.820267 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5133 | 2026.05.20 18:13:34.820327 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.20 18:13:34.820374 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5135 | 2026.05.20 18:13:34.820432 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5136 | 2026.05.20 18:13:34.820475 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 5137 | 2026.05.20 18:13:34.820554 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 5138 | 2026.05.20 18:13:34.820609 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5139 | 2026.05.20 18:13:34.820657 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 55 rows starting from the beginning of the part | ||
| 5140 | 2026.05.20 18:13:34.820703 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5141 | 2026.05.20 18:13:34.820751 [ 201 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
| 5142 | 2026.05.20 18:13:34.821190 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.05.20 18:13:34.821233 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5144 | 2026.05.20 18:13:34.821592 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5145 | 2026.05.20 18:13:34.821699 [ 194 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497915 sec., 158219.92569671842 rows/sec., 12.22 MiB/sec. | ||
| 5146 | 2026.05.20 18:13:34.821841 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.05.20 18:13:34.821879 [ 194 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5148 | 2026.05.20 18:13:34.821982 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001673 sec., 478780.63359234907 rows/sec., 27.66 MiB/sec. | ||
| 5149 | 2026.05.20 18:13:34.822023 [ 271 ] {e9183086-5b86-45ad-91d5-6b69882a6945} <Debug> TCPHandler: Processed in 0.001881453 sec. | ||
| 5150 | 2026.05.20 18:13:34.822178 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.20 18:13:34.822236 [ 194 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.05.20 18:13:34.822285 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5153 | 2026.05.20 18:13:34.822318 [ 194 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_21_4} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5154 | 2026.05.20 18:13:34.822333 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5155 | 2026.05.20 18:13:34.822416 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5156 | 2026.05.20 18:13:34.822744 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.05.20 18:13:34.822785 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5158 | 2026.05.20 18:13:34.823080 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5159 | 2026.05.20 18:13:34.823291 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.05.20 18:13:34.823418 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 60.61 KiB/sec. | ||
| 5161 | 2026.05.20 18:13:34.823451 [ 271 ] {9058a723-4208-4ae5-b930-ae7007ac3bf2} <Debug> TCPHandler: Processed in 0.00132264 sec. | ||
| 5162 | 2026.05.20 18:13:34.823584 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.05.20 18:13:34.823684 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5164 | 2026.05.20 18:13:34.823722 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5165 | 2026.05.20 18:13:34.824575 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.05.20 18:13:34.824612 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5167 | 2026.05.20 18:13:34.824968 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5168 | 2026.05.20 18:13:34.825189 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.05.20 18:13:34.825318 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001653 sec., 779189.3526920751 rows/sec., 51.96 MiB/sec. | ||
| 5170 | 2026.05.20 18:13:34.825352 [ 271 ] {5f0a72e2-efef-49b6-adf7-319af7505653} <Debug> TCPHandler: Processed in 0.001817653 sec. | ||
| 5171 | 2026.05.20 18:13:34.825478 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.05.20 18:13:34.825576 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.05.20 18:13:34.825618 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5174 | 2026.05.20 18:13:34.826312 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.05.20 18:13:34.826349 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5176 | 2026.05.20 18:13:34.826771 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5177 | 2026.05.20 18:13:34.826981 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.05.20 18:13:34.827112 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001555 sec., 982636.6559485531 rows/sec., 59.78 MiB/sec. | ||
| 5179 | 2026.05.20 18:13:34.827146 [ 271 ] {c12d421f-a7e6-43c5-b016-65f26d0908ee} <Debug> TCPHandler: Processed in 0.001716979 sec. | ||
| 5180 | 2026.05.20 18:13:34.827307 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.05.20 18:13:34.827403 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5182 | 2026.05.20 18:13:34.827459 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <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 | ||
| 5183 | 2026.05.20 18:13:34.828229 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.05.20 18:13:34.828267 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5185 | 2026.05.20 18:13:34.828766 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5186 | 2026.05.20 18:13:34.828986 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.05.20 18:13:34.829102 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5188 | 2026.05.20 18:13:34.829123 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001737 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. | ||
| 5189 | 2026.05.20 18:13:34.829158 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.20 18:13:34.829185 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5191 | 2026.05.20 18:13:34.829185 [ 271 ] {fd168f31-7cfb-449f-9d9b-4f590ce70cf7} <Debug> TCPHandler: Processed in 0.001927884 sec. | ||
| 5192 | 2026.05.20 18:13:34.829311 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5193 | 2026.05.20 18:13:34.829339 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.05.20 18:13:34.829441 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5195 | 2026.05.20 18:13:34.829483 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5196 | 2026.05.20 18:13:34.829555 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2026.05.20 18:13:34.829624 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 466 rows starting from the beginning of the part | ||
| 5198 | 2026.05.20 18:13:34.829756 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
| 5199 | 2026.05.20 18:13:34.829823 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.05.20 18:13:34.829865 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5201 | 2026.05.20 18:13:34.829877 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5202 | 2026.05.20 18:13:34.829993 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5203 | 2026.05.20 18:13:34.830093 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5204 | 2026.05.20 18:13:34.830179 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5205 | 2026.05.20 18:13:34.830199 [ 199 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
| 5206 | 2026.05.20 18:13:34.830411 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.20 18:13:34.830549 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.44 MiB/sec. | ||
| 5208 | 2026.05.20 18:13:34.830583 [ 271 ] {9f207545-a021-4168-810a-12a6a441e7bc} <Debug> TCPHandler: Processed in 0.00129436 sec. | ||
| 5209 | 2026.05.20 18:13:34.842103 [ 197 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 19 columns (19 merged, 0 gathered) in 0.012833488 sec., 47298.131264080344 rows/sec., 84.76 MiB/sec. | ||
| 5210 | 2026.05.20 18:13:34.843086 [ 192 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5211 | 2026.05.20 18:13:34.843455 [ 192 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.05.20 18:13:34.843526 [ 192 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5213 | 2026.05.20 18:13:34.843647 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5214 | 2026.05.20 18:13:35.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.84 MiB, peak 259.17 MiB, free memory in arenas 0.00 B, will set to 253.54 MiB (RSS), difference: 1.70 MiB | ||
| 5215 | 2026.05.20 18:13:38.019706 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39805 | ||
| 5216 | 2026.05.20 18:13:38.019824 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5217 | 2026.05.20 18:13:38.019860 [ 308 ] {} <Debug> TCP-Session: 60e4b963-c549-4f64-a4fc-becdb75e4d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:39805 | ||
| 5218 | 2026.05.20 18:13:38.019889 [ 308 ] {} <Debug> TCP-Session: 60e4b963-c549-4f64-a4fc-becdb75e4d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.05.20 18:13:38.019908 [ 308 ] {} <Debug> TCP-Session: 60e4b963-c549-4f64-a4fc-becdb75e4d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.05.20 18:13:38.020337 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40378 | ||
| 5221 | 2026.05.20 18:13:38.020362 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43152 | ||
| 5222 | 2026.05.20 18:13:38.020383 [ 308 ] {} <Trace> TCP-Session: 60e4b963-c549-4f64-a4fc-becdb75e4d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.05.20 18:13:38.020423 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5224 | 2026.05.20 18:13:38.020439 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46080 | ||
| 5225 | 2026.05.20 18:13:38.020474 [ 309 ] {} <Debug> TCP-Session: 2f94ef36-6256-491a-8eb3-6b06e1ffb66b Authenticating user 'default' from [fd00:1122:3344:101::e]:40378 | ||
| 5226 | 2026.05.20 18:13:38.020533 [ 309 ] {} <Debug> TCP-Session: 2f94ef36-6256-491a-8eb3-6b06e1ffb66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.05.20 18:13:38.020544 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65271 | ||
| 5228 | 2026.05.20 18:13:38.020556 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5229 | 2026.05.20 18:13:38.020473 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5230 | 2026.05.20 18:13:38.020635 [ 308 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39805) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5231 | 2026.05.20 18:13:38.020657 [ 305 ] {} <Debug> TCP-Session: 38adbce3-2926-436e-9338-d911e44a85b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46080 | ||
| 5232 | 2026.05.20 18:13:38.020692 [ 310 ] {} <Debug> TCP-Session: a1abd916-fe50-45af-9c53-222ceb0b2af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43152 | ||
| 5233 | 2026.05.20 18:13:38.020737 [ 305 ] {} <Debug> TCP-Session: 38adbce3-2926-436e-9338-d911e44a85b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5234 | 2026.05.20 18:13:38.020763 [ 310 ] {} <Debug> TCP-Session: a1abd916-fe50-45af-9c53-222ceb0b2af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5235 | 2026.05.20 18:13:38.020771 [ 305 ] {} <Debug> TCP-Session: 38adbce3-2926-436e-9338-d911e44a85b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.05.20 18:13:38.020799 [ 310 ] {} <Debug> TCP-Session: a1abd916-fe50-45af-9c53-222ceb0b2af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5237 | 2026.05.20 18:13:38.020420 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55605 | ||
| 5238 | 2026.05.20 18:13:38.020407 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62024 | ||
| 5239 | 2026.05.20 18:13:38.020391 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64317 | ||
| 5240 | 2026.05.20 18:13:38.020381 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49202 | ||
| 5241 | 2026.05.20 18:13:38.020555 [ 309 ] {} <Debug> TCP-Session: 2f94ef36-6256-491a-8eb3-6b06e1ffb66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.05.20 18:13:38.021016 [ 308 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5243 | 2026.05.20 18:13:38.021094 [ 308 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5244 | 2026.05.20 18:13:38.021100 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5245 | 2026.05.20 18:13:38.021159 [ 304 ] {} <Debug> TCP-Session: 7a9a75ef-99e4-40bb-870a-28ea0fa54bed Authenticating user 'default' from [fd00:1122:3344:101::e]:65271 | ||
| 5246 | 2026.05.20 18:13:38.021184 [ 304 ] {} <Debug> TCP-Session: 7a9a75ef-99e4-40bb-870a-28ea0fa54bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.05.20 18:13:38.021197 [ 304 ] {} <Debug> TCP-Session: 7a9a75ef-99e4-40bb-870a-28ea0fa54bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5248 | 2026.05.20 18:13:38.021253 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5249 | 2026.05.20 18:13:38.021286 [ 312 ] {} <Debug> TCP-Session: 35a052fc-5081-41ef-a2ff-06d544a9c367 Authenticating user 'default' from [fd00:1122:3344:101::e]:64317 | ||
| 5250 | 2026.05.20 18:13:38.021307 [ 312 ] {} <Debug> TCP-Session: 35a052fc-5081-41ef-a2ff-06d544a9c367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.05.20 18:13:38.021320 [ 312 ] {} <Debug> TCP-Session: 35a052fc-5081-41ef-a2ff-06d544a9c367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.05.20 18:13:38.021327 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5253 | 2026.05.20 18:13:38.021356 [ 311 ] {} <Debug> TCP-Session: b256fdb5-938e-4968-8d6f-0075f5bdd9f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49202 | ||
| 5254 | 2026.05.20 18:13:38.021373 [ 311 ] {} <Debug> TCP-Session: b256fdb5-938e-4968-8d6f-0075f5bdd9f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5255 | 2026.05.20 18:13:38.021389 [ 311 ] {} <Debug> TCP-Session: b256fdb5-938e-4968-8d6f-0075f5bdd9f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.05.20 18:13:38.021421 [ 308 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 5257 | 2026.05.20 18:13:38.021639 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5258 | 2026.05.20 18:13:38.021682 [ 269 ] {} <Debug> TCP-Session: e01c4974-7487-4a32-86ac-62a9dce7e300 Authenticating user 'default' from [fd00:1122:3344:101::e]:55605 | ||
| 5259 | 2026.05.20 18:13:38.021705 [ 269 ] {} <Debug> TCP-Session: e01c4974-7487-4a32-86ac-62a9dce7e300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5260 | 2026.05.20 18:13:38.021719 [ 269 ] {} <Debug> TCP-Session: e01c4974-7487-4a32-86ac-62a9dce7e300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.05.20 18:13:38.021738 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2026.05.20 18:13:38.021780 [ 3 ] {} <Debug> TCP-Session: de3e024b-81ba-44bb-8a14-15954655580f Authenticating user 'default' from [fd00:1122:3344:101::e]:62024 | ||
| 5263 | 2026.05.20 18:13:38.021798 [ 3 ] {} <Debug> TCP-Session: de3e024b-81ba-44bb-8a14-15954655580f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.05.20 18:13:38.021811 [ 3 ] {} <Debug> TCP-Session: de3e024b-81ba-44bb-8a14-15954655580f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.05.20 18:13:38.022295 [ 361 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Trace> AggregatingTransform: Aggregating | ||
| 5266 | 2026.05.20 18:13:38.022326 [ 361 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5267 | 2026.05.20 18:13:38.022356 [ 361 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000825579 sec. (1211.271 rows/sec., 47.32 KiB/sec.) | ||
| 5268 | 2026.05.20 18:13:38.022372 [ 361 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Trace> Aggregator: Merging aggregated data | ||
| 5269 | 2026.05.20 18:13:38.022989 [ 308 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002428 sec., 411.8616144975288 rows/sec., 16.09 KiB/sec. | ||
| 5270 | 2026.05.20 18:13:38.023123 [ 308 ] {7d25b3b0-509c-47c4-8545-68a1c833de5a} <Debug> TCPHandler: Processed in 0.002916037 sec. | ||
| 5271 | 2026.05.20 18:13:38.023318 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5272 | 2026.05.20 18:13:38.023347 [ 308 ] {} <Debug> TCP-Session: 60e4b963-c549-4f64-a4fc-becdb75e4d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5273 | 2026.05.20 18:13:38.023354 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5274 | 2026.05.20 18:13:38.023369 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5275 | 2026.05.20 18:13:38.023391 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5276 | 2026.05.20 18:13:38.023410 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5277 | 2026.05.20 18:13:38.023419 [ 310 ] {} <Debug> TCP-Session: a1abd916-fe50-45af-9c53-222ceb0b2af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.05.20 18:13:38.023438 [ 3 ] {} <Debug> TCP-Session: de3e024b-81ba-44bb-8a14-15954655580f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.05.20 18:13:38.023456 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5280 | 2026.05.20 18:13:38.023460 [ 269 ] {} <Debug> TCP-Session: e01c4974-7487-4a32-86ac-62a9dce7e300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.05.20 18:13:38.023476 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5282 | 2026.05.20 18:13:38.023503 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5283 | 2026.05.20 18:13:38.023502 [ 311 ] {} <Debug> TCP-Session: b256fdb5-938e-4968-8d6f-0075f5bdd9f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2026.05.20 18:13:38.023538 [ 312 ] {} <Debug> TCP-Session: 35a052fc-5081-41ef-a2ff-06d544a9c367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5285 | 2026.05.20 18:13:38.023557 [ 304 ] {} <Debug> TCP-Session: 7a9a75ef-99e4-40bb-870a-28ea0fa54bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2026.05.20 18:13:38.023436 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5287 | 2026.05.20 18:13:38.023405 [ 309 ] {} <Debug> TCP-Session: 2f94ef36-6256-491a-8eb3-6b06e1ffb66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.05.20 18:13:38.023635 [ 305 ] {} <Debug> TCP-Session: 38adbce3-2926-436e-9338-d911e44a85b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.05.20 18:13:38.069722 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43001 | ||
| 5290 | 2026.05.20 18:13:38.069785 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5291 | 2026.05.20 18:13:38.069808 [ 3 ] {} <Debug> TCP-Session: 9f031a23-2030-4d04-b99d-7ee0ad78a194 Authenticating user 'default' from [fd00:1122:3344:101::e]:43001 | ||
| 5292 | 2026.05.20 18:13:38.069827 [ 3 ] {} <Debug> TCP-Session: 9f031a23-2030-4d04-b99d-7ee0ad78a194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.05.20 18:13:38.069840 [ 3 ] {} <Debug> TCP-Session: 9f031a23-2030-4d04-b99d-7ee0ad78a194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2026.05.20 18:13:38.070092 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37385 | ||
| 5295 | 2026.05.20 18:13:38.070109 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49141 | ||
| 5296 | 2026.05.20 18:13:38.070143 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35916 | ||
| 5297 | 2026.05.20 18:13:38.070167 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42047 | ||
| 5298 | 2026.05.20 18:13:38.070196 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5299 | 2026.05.20 18:13:38.070174 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5300 | 2026.05.20 18:13:38.070231 [ 304 ] {} <Debug> TCP-Session: 9253b2eb-b75d-45b9-b4ed-1d0a3bc8a722 Authenticating user 'default' from [fd00:1122:3344:101::e]:49141 | ||
| 5301 | 2026.05.20 18:13:38.070247 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5302 | 2026.05.20 18:13:38.070259 [ 269 ] {} <Debug> TCP-Session: fc53c649-8c91-4885-a32d-281cb2148014 Authenticating user 'default' from [fd00:1122:3344:101::e]:37385 | ||
| 5303 | 2026.05.20 18:13:38.070266 [ 304 ] {} <Debug> TCP-Session: 9253b2eb-b75d-45b9-b4ed-1d0a3bc8a722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.05.20 18:13:38.070281 [ 311 ] {} <Debug> TCP-Session: 8d2cb20a-8752-4892-b63e-13cb71bf8150 Authenticating user 'default' from [fd00:1122:3344:101::e]:42047 | ||
| 5305 | 2026.05.20 18:13:38.070308 [ 304 ] {} <Debug> TCP-Session: 9253b2eb-b75d-45b9-b4ed-1d0a3bc8a722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.05.20 18:13:38.070308 [ 269 ] {} <Debug> TCP-Session: fc53c649-8c91-4885-a32d-281cb2148014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.05.20 18:13:38.070325 [ 311 ] {} <Debug> TCP-Session: 8d2cb20a-8752-4892-b63e-13cb71bf8150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.05.20 18:13:38.070346 [ 269 ] {} <Debug> TCP-Session: fc53c649-8c91-4885-a32d-281cb2148014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.05.20 18:13:38.070363 [ 311 ] {} <Debug> TCP-Session: 8d2cb20a-8752-4892-b63e-13cb71bf8150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2026.05.20 18:13:38.070245 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5311 | 2026.05.20 18:13:38.070173 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47479 | ||
| 5312 | 2026.05.20 18:13:38.070437 [ 309 ] {} <Debug> TCP-Session: 6f11231a-a4db-4190-8751-d0bd2784d0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35916 | ||
| 5313 | 2026.05.20 18:13:38.070159 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48766 | ||
| 5314 | 2026.05.20 18:13:38.070484 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5315 | 2026.05.20 18:13:38.070476 [ 309 ] {} <Debug> TCP-Session: 6f11231a-a4db-4190-8751-d0bd2784d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.05.20 18:13:38.070514 [ 312 ] {} <Debug> TCP-Session: e8d309cf-e1cc-4c60-ad0d-c6025dc695ee Authenticating user 'default' from [fd00:1122:3344:101::e]:47479 | ||
| 5317 | 2026.05.20 18:13:38.070522 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5318 | 2026.05.20 18:13:38.070533 [ 309 ] {} <Debug> TCP-Session: 6f11231a-a4db-4190-8751-d0bd2784d0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.05.20 18:13:38.070544 [ 312 ] {} <Debug> TCP-Session: e8d309cf-e1cc-4c60-ad0d-c6025dc695ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.05.20 18:13:38.070554 [ 310 ] {} <Debug> TCP-Session: aa36c763-ab38-4081-9430-6d6ba3908668 Authenticating user 'default' from [fd00:1122:3344:101::e]:48766 | ||
| 5321 | 2026.05.20 18:13:38.070577 [ 312 ] {} <Debug> TCP-Session: e8d309cf-e1cc-4c60-ad0d-c6025dc695ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.05.20 18:13:38.070132 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57046 | ||
| 5323 | 2026.05.20 18:13:38.070593 [ 310 ] {} <Debug> TCP-Session: aa36c763-ab38-4081-9430-6d6ba3908668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.05.20 18:13:38.070118 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45431 | ||
| 5325 | 2026.05.20 18:13:38.070645 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5326 | 2026.05.20 18:13:38.070123 [ 3 ] {} <Trace> TCP-Session: 9f031a23-2030-4d04-b99d-7ee0ad78a194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.05.20 18:13:38.070692 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.05.20 18:13:38.070688 [ 308 ] {} <Debug> TCP-Session: ae8dd17d-3751-4f5d-8f2c-8042cb8aae04 Authenticating user 'default' from [fd00:1122:3344:101::e]:57046 | ||
| 5329 | 2026.05.20 18:13:38.070723 [ 305 ] {} <Debug> TCP-Session: 8aeba899-f2c0-4f8c-a4d7-ff2e1d90bee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45431 | ||
| 5330 | 2026.05.20 18:13:38.070737 [ 308 ] {} <Debug> TCP-Session: ae8dd17d-3751-4f5d-8f2c-8042cb8aae04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.05.20 18:13:38.070753 [ 305 ] {} <Debug> TCP-Session: 8aeba899-f2c0-4f8c-a4d7-ff2e1d90bee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.05.20 18:13:38.070767 [ 308 ] {} <Debug> TCP-Session: ae8dd17d-3751-4f5d-8f2c-8042cb8aae04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.05.20 18:13:38.070782 [ 305 ] {} <Debug> TCP-Session: 8aeba899-f2c0-4f8c-a4d7-ff2e1d90bee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.05.20 18:13:38.070630 [ 310 ] {} <Debug> TCP-Session: aa36c763-ab38-4081-9430-6d6ba3908668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.05.20 18:13:38.070833 [ 3 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43001) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5336 | 2026.05.20 18:13:38.071040 [ 3 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5337 | 2026.05.20 18:13:38.071092 [ 3 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5338 | 2026.05.20 18:13:38.071349 [ 3 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 5339 | 2026.05.20 18:13:38.072293 [ 361 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Trace> AggregatingTransform: Aggregating | ||
| 5340 | 2026.05.20 18:13:38.072322 [ 361 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5341 | 2026.05.20 18:13:38.072347 [ 361 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911461 sec. (1097.140 rows/sec., 42.86 KiB/sec.) | ||
| 5342 | 2026.05.20 18:13:38.072361 [ 361 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Trace> Aggregator: Merging aggregated data | ||
| 5343 | 2026.05.20 18:13:38.072981 [ 3 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002192 sec., 456.2043795620438 rows/sec., 17.82 KiB/sec. | ||
| 5344 | 2026.05.20 18:13:38.073116 [ 3 ] {1a657e95-2be4-467d-b725-3111a11f1cb9} <Debug> TCPHandler: Processed in 0.003073921 sec. | ||
| 5345 | 2026.05.20 18:13:38.073241 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5346 | 2026.05.20 18:13:38.073281 [ 3 ] {} <Debug> TCP-Session: 9f031a23-2030-4d04-b99d-7ee0ad78a194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.05.20 18:13:38.073283 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5348 | 2026.05.20 18:13:38.073310 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5349 | 2026.05.20 18:13:38.073346 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5350 | 2026.05.20 18:13:38.073362 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5351 | 2026.05.20 18:13:38.073373 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5352 | 2026.05.20 18:13:38.073401 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5353 | 2026.05.20 18:13:38.073415 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5354 | 2026.05.20 18:13:38.073434 [ 312 ] {} <Debug> TCP-Session: e8d309cf-e1cc-4c60-ad0d-c6025dc695ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.05.20 18:13:38.073449 [ 310 ] {} <Debug> TCP-Session: aa36c763-ab38-4081-9430-6d6ba3908668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.05.20 18:13:38.073467 [ 309 ] {} <Debug> TCP-Session: 6f11231a-a4db-4190-8751-d0bd2784d0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.05.20 18:13:38.073444 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5358 | 2026.05.20 18:13:38.073411 [ 308 ] {} <Debug> TCP-Session: ae8dd17d-3751-4f5d-8f2c-8042cb8aae04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.05.20 18:13:38.073542 [ 311 ] {} <Debug> TCP-Session: 8d2cb20a-8752-4892-b63e-13cb71bf8150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.05.20 18:13:38.073388 [ 304 ] {} <Debug> TCP-Session: 9253b2eb-b75d-45b9-b4ed-1d0a3bc8a722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.05.20 18:13:38.073364 [ 305 ] {} <Debug> TCP-Session: 8aeba899-f2c0-4f8c-a4d7-ff2e1d90bee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.05.20 18:13:38.073349 [ 269 ] {} <Debug> TCP-Session: fc53c649-8c91-4885-a32d-281cb2148014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.05.20 18:13:38.458155 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.05.20 18:13:38.458455 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 5365 | 2026.05.20 18:13:38.458914 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5366 | 2026.05.20 18:13:38.458971 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <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 | ||
| 5367 | 2026.05.20 18:13:38.459286 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5368 | 2026.05.20 18:13:38.459383 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5369 | 2026.05.20 18:13:38.459580 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5370 | 2026.05.20 18:13:38.459673 [ 328 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5371 | 2026.05.20 18:13:38.459692 [ 337 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5372 | 2026.05.20 18:13:38.459722 [ 356 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5373 | 2026.05.20 18:13:38.459846 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5374 | 2026.05.20 18:13:38.459883 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5375 | 2026.05.20 18:13:38.459985 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5376 | 2026.05.20 18:13:38.460013 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5377 | 2026.05.20 18:13:38.460062 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5378 | 2026.05.20 18:13:38.460109 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5379 | 2026.05.20 18:13:38.461359 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003015 sec., 11608.623548922056 rows/sec., 1.96 MiB/sec. | ||
| 5380 | 2026.05.20 18:13:38.461567 [ 271 ] {35aa0ddc-2bd3-4f2c-8477-82ef67fbde6b} <Debug> TCPHandler: Processed in 0.003613733 sec. | ||
| 5381 | 2026.05.20 18:13:38.463211 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.05.20 18:13:38.463375 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5383 | 2026.05.20 18:13:38.463443 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5384 | 2026.05.20 18:13:38.464088 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.05.20 18:13:38.464141 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5386 | 2026.05.20 18:13:38.464554 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5387 | 2026.05.20 18:13:38.464826 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.05.20 18:13:38.465034 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.50 MiB/sec. | ||
| 5389 | 2026.05.20 18:13:38.465084 [ 271 ] {c57c1e70-ed10-4809-b2ac-a904d65e3ea8} <Debug> TCPHandler: Processed in 0.001999406 sec. | ||
| 5390 | 2026.05.20 18:13:38.465244 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.05.20 18:13:38.465360 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5392 | 2026.05.20 18:13:38.465409 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5393 | 2026.05.20 18:13:38.465879 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.20 18:13:38.465917 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5395 | 2026.05.20 18:13:38.466249 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5396 | 2026.05.20 18:13:38.466467 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.05.20 18:13:38.466611 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 5398 | 2026.05.20 18:13:38.466649 [ 271 ] {6ed05f47-f202-41ee-bbf0-86678f9cebb1} <Debug> TCPHandler: Processed in 0.001460174 sec. | ||
| 5399 | 2026.05.20 18:13:38.466811 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.05.20 18:13:38.466912 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.20 18:13:38.466958 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5402 | 2026.05.20 18:13:38.467357 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.20 18:13:38.467394 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5404 | 2026.05.20 18:13:38.467720 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5405 | 2026.05.20 18:13:38.468048 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.20 18:13:38.468189 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001299 sec., 73903.00230946882 rows/sec., 5.15 MiB/sec. | ||
| 5407 | 2026.05.20 18:13:38.468225 [ 271 ] {54b5d9ac-7017-4cd6-b2d4-d26e49ebabca} <Debug> TCPHandler: Processed in 0.001463994 sec. | ||
| 5408 | 2026.05.20 18:13:38.468368 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.05.20 18:13:38.468467 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.05.20 18:13:38.468510 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5411 | 2026.05.20 18:13:38.468886 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.05.20 18:13:38.468923 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5413 | 2026.05.20 18:13:38.469258 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5414 | 2026.05.20 18:13:38.469484 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.05.20 18:13:38.469626 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.06 MiB/sec. | ||
| 5416 | 2026.05.20 18:13:38.469661 [ 271 ] {d08b07be-b5e4-4087-9e57-c758a7aa31b1} <Debug> TCPHandler: Processed in 0.001343251 sec. | ||
| 5417 | 2026.05.20 18:13:39.522248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11955 | ||
| 5418 | 2026.05.20 18:13:39.522762 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.05.20 18:13:39.522804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5420 | 2026.05.20 18:13:39.523290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5421 | 2026.05.20 18:13:39.523518 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.05.20 18:13:39.523643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11955 | ||
| 5423 | 2026.05.20 18:13:40.163269 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5424 | 2026.05.20 18:13:40.179675 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.05.20 18:13:40.179736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5426 | 2026.05.20 18:13:40.185398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5427 | 2026.05.20 18:13:40.186098 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.05.20 18:13:40.188709 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5429 | 2026.05.20 18:13:43.460233 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.05.20 18:13:43.460484 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 5431 | 2026.05.20 18:13:43.460827 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5432 | 2026.05.20 18:13:43.460865 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <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 | ||
| 5433 | 2026.05.20 18:13:43.461085 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5434 | 2026.05.20 18:13:43.461156 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5435 | 2026.05.20 18:13:43.461302 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5436 | 2026.05.20 18:13:43.461388 [ 328 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5437 | 2026.05.20 18:13:43.461420 [ 356 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5438 | 2026.05.20 18:13:43.461421 [ 337 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5439 | 2026.05.20 18:13:43.461547 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5440 | 2026.05.20 18:13:43.461575 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5441 | 2026.05.20 18:13:43.461646 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5442 | 2026.05.20 18:13:43.461667 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5443 | 2026.05.20 18:13:43.461703 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5444 | 2026.05.20 18:13:43.461744 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5445 | 2026.05.20 18:13:43.462888 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002482 sec., 14101.531023368252 rows/sec., 2.37 MiB/sec. | ||
| 5446 | 2026.05.20 18:13:43.463131 [ 271 ] {6ce48594-ffe3-412d-b17d-fa0079f098b0} <Debug> TCPHandler: Processed in 0.00303854 sec. | ||
| 5447 | 2026.05.20 18:13:43.465600 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.05.20 18:13:43.465771 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5449 | 2026.05.20 18:13:43.465843 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5450 | 2026.05.20 18:13:43.466612 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.05.20 18:13:43.466669 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5452 | 2026.05.20 18:13:43.467090 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5453 | 2026.05.20 18:13:43.467323 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.05.20 18:13:43.467475 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00176 sec., 78409.09090909091 rows/sec., 6.81 MiB/sec. | ||
| 5455 | 2026.05.20 18:13:43.467512 [ 271 ] {b3f738b6-2335-4877-a274-991c5ef18df5} <Debug> TCPHandler: Processed in 0.002056898 sec. | ||
| 5456 | 2026.05.20 18:13:43.467661 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.05.20 18:13:43.467760 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.05.20 18:13:43.467802 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5459 | 2026.05.20 18:13:43.468233 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.05.20 18:13:43.468270 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5461 | 2026.05.20 18:13:43.468570 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5462 | 2026.05.20 18:13:43.468786 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.05.20 18:13:43.468913 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001173 sec., 34953.11167945439 rows/sec., 2.57 MiB/sec. | ||
| 5464 | 2026.05.20 18:13:43.468947 [ 271 ] {1d83a114-e7a4-46e8-a45c-5c7c9027e59c} <Debug> TCPHandler: Processed in 0.001338861 sec. | ||
| 5465 | 2026.05.20 18:13:43.469094 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.05.20 18:13:43.469190 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5467 | 2026.05.20 18:13:43.469231 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5468 | 2026.05.20 18:13:43.469702 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.20 18:13:43.469741 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5470 | 2026.05.20 18:13:43.470071 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5471 | 2026.05.20 18:13:43.470303 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.05.20 18:13:43.470430 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001258 sec., 83465.8187599364 rows/sec., 6.52 MiB/sec. | ||
| 5473 | 2026.05.20 18:13:43.470466 [ 271 ] {9f215fc0-2ee7-46b5-9eb3-6e9f3e0058cc} <Debug> TCPHandler: Processed in 0.001421562 sec. | ||
| 5474 | 2026.05.20 18:13:43.470600 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.05.20 18:13:43.470697 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5476 | 2026.05.20 18:13:43.470741 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5477 | 2026.05.20 18:13:43.471156 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.20 18:13:43.471192 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5479 | 2026.05.20 18:13:43.471524 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5480 | 2026.05.20 18:13:43.471732 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.05.20 18:13:43.471860 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5482 | 2026.05.20 18:13:43.471894 [ 271 ] {dc15f8cc-662f-4133-8ec7-e47e405af0d3} <Debug> TCPHandler: Processed in 0.001344582 sec. | ||
| 5483 | 2026.05.20 18:13:43.472022 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.05.20 18:13:43.472118 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.05.20 18:13:43.472174 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <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 | ||
| 5486 | 2026.05.20 18:13:43.472987 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.05.20 18:13:43.473025 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5488 | 2026.05.20 18:13:43.473581 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5489 | 2026.05.20 18:13:43.473809 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.05.20 18:13:43.473946 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001847 sec., 22198.159177043857 rows/sec., 39.78 MiB/sec. | ||
| 5491 | 2026.05.20 18:13:43.473996 [ 271 ] {5acafc7f-c201-4081-a51c-3d05aa5ee6b3} <Debug> TCPHandler: Processed in 0.002022016 sec. | ||
| 5492 | 2026.05.20 18:13:43.474157 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.05.20 18:13:43.474252 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.05.20 18:13:43.474295 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5495 | 2026.05.20 18:13:43.474652 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.05.20 18:13:43.474688 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 5497 | 2026.05.20 18:13:43.474999 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5498 | 2026.05.20 18:13:43.475223 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.05.20 18:13:43.475350 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 5500 | 2026.05.20 18:13:43.475383 [ 271 ] {c99af9c6-556f-4854-860d-228fe4c26dbc} <Debug> TCPHandler: Processed in 0.00127625 sec. | ||
| 5501 | 2026.05.20 18:13:44.438197 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54118 | ||
| 5502 | 2026.05.20 18:13:44.438283 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5503 | 2026.05.20 18:13:44.438308 [ 3 ] {} <Debug> TCP-Session: d3714d3e-8457-4674-b35d-87fcb5bfdfcb Authenticating user 'default' from [fd00:1122:3344:101::e]:54118 | ||
| 5504 | 2026.05.20 18:13:44.438329 [ 3 ] {} <Debug> TCP-Session: d3714d3e-8457-4674-b35d-87fcb5bfdfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.05.20 18:13:44.438342 [ 3 ] {} <Debug> TCP-Session: d3714d3e-8457-4674-b35d-87fcb5bfdfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.20 18:13:44.438549 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41046 | ||
| 5507 | 2026.05.20 18:13:44.438581 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34222 | ||
| 5508 | 2026.05.20 18:13:44.438590 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48593 | ||
| 5509 | 2026.05.20 18:13:44.438613 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63389 | ||
| 5510 | 2026.05.20 18:13:44.438651 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5511 | 2026.05.20 18:13:44.438651 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5512 | 2026.05.20 18:13:44.438706 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5513 | 2026.05.20 18:13:44.438705 [ 3 ] {} <Trace> TCP-Session: d3714d3e-8457-4674-b35d-87fcb5bfdfcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.05.20 18:13:44.438762 [ 309 ] {} <Debug> TCP-Session: 80f8ac4b-097c-4631-a4c8-85bfa1e9a142 Authenticating user 'default' from [fd00:1122:3344:101::e]:34222 | ||
| 5515 | 2026.05.20 18:13:44.438766 [ 312 ] {} <Debug> TCP-Session: 3aa63b1e-63e5-43fa-aa17-30dc3f1c3cae Authenticating user 'default' from [fd00:1122:3344:101::e]:63389 | ||
| 5516 | 2026.05.20 18:13:44.438698 [ 304 ] {} <Debug> TCP-Session: b0aab283-73ff-4c93-bdf0-26f75a5e41a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41046 | ||
| 5517 | 2026.05.20 18:13:44.438802 [ 309 ] {} <Debug> TCP-Session: 80f8ac4b-097c-4631-a4c8-85bfa1e9a142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.05.20 18:13:44.438815 [ 312 ] {} <Debug> TCP-Session: 3aa63b1e-63e5-43fa-aa17-30dc3f1c3cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.05.20 18:13:44.438835 [ 304 ] {} <Debug> TCP-Session: b0aab283-73ff-4c93-bdf0-26f75a5e41a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.05.20 18:13:44.438841 [ 309 ] {} <Debug> TCP-Session: 80f8ac4b-097c-4631-a4c8-85bfa1e9a142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.05.20 18:13:44.438864 [ 312 ] {} <Debug> TCP-Session: 3aa63b1e-63e5-43fa-aa17-30dc3f1c3cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.05.20 18:13:44.438872 [ 304 ] {} <Debug> TCP-Session: b0aab283-73ff-4c93-bdf0-26f75a5e41a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.20 18:13:44.438686 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5524 | 2026.05.20 18:13:44.438602 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62389 | ||
| 5525 | 2026.05.20 18:13:44.438958 [ 310 ] {} <Debug> TCP-Session: 29fe9f56-cc2b-4cd0-98ec-6e01dfc9e48f Authenticating user 'default' from [fd00:1122:3344:101::e]:48593 | ||
| 5526 | 2026.05.20 18:13:44.438961 [ 3 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5527 | 2026.05.20 18:13:44.439002 [ 310 ] {} <Debug> TCP-Session: 29fe9f56-cc2b-4cd0-98ec-6e01dfc9e48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.20 18:13:44.439006 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5529 | 2026.05.20 18:13:44.438585 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57168 | ||
| 5530 | 2026.05.20 18:13:44.439051 [ 311 ] {} <Debug> TCP-Session: c48d2d1d-a2ff-482b-8401-054b9f583ede Authenticating user 'default' from [fd00:1122:3344:101::e]:62389 | ||
| 5531 | 2026.05.20 18:13:44.439037 [ 310 ] {} <Debug> TCP-Session: 29fe9f56-cc2b-4cd0-98ec-6e01dfc9e48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.20 18:13:44.439080 [ 311 ] {} <Debug> TCP-Session: c48d2d1d-a2ff-482b-8401-054b9f583ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.05.20 18:13:44.439093 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.05.20 18:13:44.439108 [ 311 ] {} <Debug> TCP-Session: c48d2d1d-a2ff-482b-8401-054b9f583ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2026.05.20 18:13:44.438576 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60920 | ||
| 5536 | 2026.05.20 18:13:44.439125 [ 308 ] {} <Debug> TCP-Session: e9de6efa-f753-4103-958b-561503208666 Authenticating user 'default' from [fd00:1122:3344:101::e]:57168 | ||
| 5537 | 2026.05.20 18:13:44.438549 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35989 | ||
| 5538 | 2026.05.20 18:13:44.439179 [ 308 ] {} <Debug> TCP-Session: e9de6efa-f753-4103-958b-561503208666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.05.20 18:13:44.439196 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5540 | 2026.05.20 18:13:44.439214 [ 308 ] {} <Debug> TCP-Session: e9de6efa-f753-4103-958b-561503208666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.05.20 18:13:44.439225 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5542 | 2026.05.20 18:13:44.439245 [ 305 ] {} <Debug> TCP-Session: 92085639-c61f-4d7c-9d64-bad90a0e4b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:60920 | ||
| 5543 | 2026.05.20 18:13:44.439269 [ 269 ] {} <Debug> TCP-Session: 910ba111-8d05-4173-aa4f-afc960ed82a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35989 | ||
| 5544 | 2026.05.20 18:13:44.439288 [ 305 ] {} <Debug> TCP-Session: 92085639-c61f-4d7c-9d64-bad90a0e4b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.05.20 18:13:44.439294 [ 269 ] {} <Debug> TCP-Session: 910ba111-8d05-4173-aa4f-afc960ed82a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.05.20 18:13:44.439317 [ 3 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5547 | 2026.05.20 18:13:44.439320 [ 305 ] {} <Debug> TCP-Session: 92085639-c61f-4d7c-9d64-bad90a0e4b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.05.20 18:13:44.439327 [ 269 ] {} <Debug> TCP-Session: 910ba111-8d05-4173-aa4f-afc960ed82a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.05.20 18:13:44.439388 [ 3 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5550 | 2026.05.20 18:13:44.439671 [ 3 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 5551 | 2026.05.20 18:13:44.440563 [ 337 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Trace> AggregatingTransform: Aggregating | ||
| 5552 | 2026.05.20 18:13:44.440603 [ 337 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Trace> Aggregator: Aggregation method: without_key | ||
| 5553 | 2026.05.20 18:13:44.440635 [ 337 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865689 sec. (1155.149 rows/sec., 45.12 KiB/sec.) | ||
| 5554 | 2026.05.20 18:13:44.440651 [ 337 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Trace> Aggregator: Merging aggregated data | ||
| 5555 | 2026.05.20 18:13:44.441252 [ 3 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002364 sec., 423.01184433164127 rows/sec., 16.52 KiB/sec. | ||
| 5556 | 2026.05.20 18:13:44.441380 [ 3 ] {7d676fd4-48b8-4884-a3ee-a03b0b6e4a27} <Debug> TCPHandler: Processed in 0.002848136 sec. | ||
| 5557 | 2026.05.20 18:13:44.441514 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5558 | 2026.05.20 18:13:44.441544 [ 3 ] {} <Debug> TCP-Session: d3714d3e-8457-4674-b35d-87fcb5bfdfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.05.20 18:13:44.441549 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5560 | 2026.05.20 18:13:44.441559 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5561 | 2026.05.20 18:13:44.441577 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5562 | 2026.05.20 18:13:44.441598 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5563 | 2026.05.20 18:13:44.441621 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5564 | 2026.05.20 18:13:44.441643 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5565 | 2026.05.20 18:13:44.441659 [ 305 ] {} <Debug> TCP-Session: 92085639-c61f-4d7c-9d64-bad90a0e4b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.05.20 18:13:44.441676 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.05.20 18:13:44.441681 [ 311 ] {} <Debug> TCP-Session: c48d2d1d-a2ff-482b-8401-054b9f583ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.05.20 18:13:44.441703 [ 309 ] {} <Debug> TCP-Session: 80f8ac4b-097c-4631-a4c8-85bfa1e9a142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.05.20 18:13:44.441714 [ 312 ] {} <Debug> TCP-Session: 3aa63b1e-63e5-43fa-aa17-30dc3f1c3cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.05.20 18:13:44.441657 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.05.20 18:13:44.441634 [ 269 ] {} <Debug> TCP-Session: 910ba111-8d05-4173-aa4f-afc960ed82a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.05.20 18:13:44.441786 [ 310 ] {} <Debug> TCP-Session: 29fe9f56-cc2b-4cd0-98ec-6e01dfc9e48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.05.20 18:13:44.441610 [ 304 ] {} <Debug> TCP-Session: b0aab283-73ff-4c93-bdf0-26f75a5e41a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.05.20 18:13:44.441622 [ 308 ] {} <Debug> TCP-Session: e9de6efa-f753-4103-958b-561503208666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.05.20 18:13:46.937165 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5576 | 2026.05.20 18:13:46.937225 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5577 | 2026.05.20 18:13:47.024685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12467 | ||
| 5578 | 2026.05.20 18:13:47.025172 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.05.20 18:13:47.025216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5580 | 2026.05.20 18:13:47.025675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5581 | 2026.05.20 18:13:47.025901 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.05.20 18:13:47.026040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12467 | ||
| 5583 | 2026.05.20 18:13:47.026078 [ 7 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5584 | 2026.05.20 18:13:47.026151 [ 7 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.05.20 18:13:47.026175 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5586 | 2026.05.20 18:13:47.026314 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5587 | 2026.05.20 18:13:47.026458 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5588 | 2026.05.20 18:13:47.026497 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10035 rows starting from the beginning of the part | ||
| 5589 | 2026.05.20 18:13:47.026557 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5590 | 2026.05.20 18:13:47.026600 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5591 | 2026.05.20 18:13:47.026639 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5592 | 2026.05.20 18:13:47.026674 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5593 | 2026.05.20 18:13:47.026715 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5594 | 2026.05.20 18:13:47.031088 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12467 rows, containing 4 columns (4 merged, 0 gathered) in 0.004828223 sec., 2582109.401326326 rows/sec., 36.94 MiB/sec. | ||
| 5595 | 2026.05.20 18:13:47.031469 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5596 | 2026.05.20 18:13:47.031822 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2026.05.20 18:13:47.031910 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_26_5} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5598 | 2026.05.20 18:13:47.032036 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5599 | 2026.05.20 18:13:47.688774 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5600 | 2026.05.20 18:13:47.705995 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.20 18:13:47.706069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5602 | 2026.05.20 18:13:47.712146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5603 | 2026.05.20 18:13:47.712857 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.20 18:13:47.713196 [ 43 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5605 | 2026.05.20 18:13:47.713273 [ 43 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.05.20 18:13:47.713298 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5607 | 2026.05.20 18:13:47.713473 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5608 | 2026.05.20 18:13:47.715960 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5609 | 2026.05.20 18:13:47.717806 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5610 | 2026.05.20 18:13:47.719398 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5611 | 2026.05.20 18:13:47.724342 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5612 | 2026.05.20 18:13:47.728884 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5613 | 2026.05.20 18:13:47.733524 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5614 | 2026.05.20 18:13:47.737698 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5615 | 2026.05.20 18:13:47.741544 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5616 | 2026.05.20 18:13:47.791358 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077961898 sec., 2514.0485933269606 rows/sec., 13.00 MiB/sec. | ||
| 5617 | 2026.05.20 18:13:47.792964 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5618 | 2026.05.20 18:13:47.794524 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.05.20 18:13:47.794618 [ 197 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_26_5} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5620 | 2026.05.20 18:13:47.795964 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5621 | 2026.05.20 18:13:48.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.75 MiB, peak 265.29 MiB, free memory in arenas 0.00 B, will set to 258.05 MiB (RSS), difference: 3.30 MiB | ||
| 5622 | 2026.05.20 18:13:48.080813 [ 43 ] {} <Debug> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5623 | 2026.05.20 18:13:48.080900 [ 43 ] {} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.05.20 18:13:48.080937 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5625 | 2026.05.20 18:13:48.081102 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5626 | 2026.05.20 18:13:48.081270 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5627 | 2026.05.20 18:13:48.081313 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 825 rows starting from the beginning of the part | ||
| 5628 | 2026.05.20 18:13:48.081506 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5629 | 2026.05.20 18:13:48.081572 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 5630 | 2026.05.20 18:13:48.081635 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5631 | 2026.05.20 18:13:48.081693 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 5632 | 2026.05.20 18:13:48.082935 [ 189 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904044 sec., 1299864.9190880044 rows/sec., 81.00 MiB/sec. | ||
| 5633 | 2026.05.20 18:13:48.083180 [ 196 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5634 | 2026.05.20 18:13:48.083512 [ 196 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.05.20 18:13:48.083592 [ 196 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_10_2} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5636 | 2026.05.20 18:13:48.083705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5637 | 2026.05.20 18:13:48.458833 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.05.20 18:13:48.459049 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 5639 | 2026.05.20 18:13:48.459370 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5640 | 2026.05.20 18:13:48.459406 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <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 | ||
| 5641 | 2026.05.20 18:13:48.459614 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5642 | 2026.05.20 18:13:48.459681 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5643 | 2026.05.20 18:13:48.459817 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5644 | 2026.05.20 18:13:48.459909 [ 331 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5645 | 2026.05.20 18:13:48.459917 [ 356 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5646 | 2026.05.20 18:13:48.459917 [ 357 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5647 | 2026.05.20 18:13:48.460053 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5648 | 2026.05.20 18:13:48.460078 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5649 | 2026.05.20 18:13:48.460147 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5650 | 2026.05.20 18:13:48.460167 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5651 | 2026.05.20 18:13:48.460202 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5652 | 2026.05.20 18:13:48.460240 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5653 | 2026.05.20 18:13:48.461266 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002307 sec., 15171.21803207629 rows/sec., 2.56 MiB/sec. | ||
| 5654 | 2026.05.20 18:13:48.461357 [ 271 ] {73d974d6-7871-4eb1-97a6-b24984c1a609} <Debug> TCPHandler: Processed in 0.002650371 sec. | ||
| 5655 | 2026.05.20 18:13:48.463002 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.05.20 18:13:48.463115 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5657 | 2026.05.20 18:13:48.463158 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5658 | 2026.05.20 18:13:48.463647 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.05.20 18:13:48.463685 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5660 | 2026.05.20 18:13:48.464030 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5661 | 2026.05.20 18:13:48.464247 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.05.20 18:13:48.464392 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001307 sec., 42846.21270084162 rows/sec., 3.27 MiB/sec. | ||
| 5663 | 2026.05.20 18:13:48.464427 [ 271 ] {161f9d61-6825-4ebf-9bae-ed6dd21cf6fa} <Debug> TCPHandler: Processed in 0.001477185 sec. | ||
| 5664 | 2026.05.20 18:13:48.464556 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.05.20 18:13:48.464652 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5666 | 2026.05.20 18:13:48.464690 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5667 | 2026.05.20 18:13:48.465106 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.05.20 18:13:48.465141 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5669 | 2026.05.20 18:13:48.465437 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5670 | 2026.05.20 18:13:48.465647 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.05.20 18:13:48.465772 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 5672 | 2026.05.20 18:13:48.465806 [ 271 ] {68e23b68-2b39-4ecd-9710-916cad189655} <Debug> TCPHandler: Processed in 0.00129964 sec. | ||
| 5673 | 2026.05.20 18:13:48.465932 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.05.20 18:13:48.466033 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.05.20 18:13:48.466075 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5676 | 2026.05.20 18:13:48.466481 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.05.20 18:13:48.466516 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5678 | 2026.05.20 18:13:48.466838 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5679 | 2026.05.20 18:13:48.467056 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.05.20 18:13:48.467186 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5681 | 2026.05.20 18:13:48.467219 [ 271 ] {45d0ac82-2342-4b81-b610-55bcf7732a68} <Debug> TCPHandler: Processed in 0.001335731 sec. | ||
| 5682 | 2026.05.20 18:13:48.467354 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.05.20 18:13:48.467450 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.05.20 18:13:48.467491 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5685 | 2026.05.20 18:13:48.467829 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.05.20 18:13:48.467864 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5687 | 2026.05.20 18:13:48.468168 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5688 | 2026.05.20 18:13:48.468376 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.05.20 18:13:48.468502 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5690 | 2026.05.20 18:13:48.468536 [ 271 ] {e605e776-b3c6-41f3-bf57-5abd5b1f71e0} <Debug> TCPHandler: Processed in 0.001230429 sec. | ||
| 5691 | 2026.05.20 18:13:53.461902 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.05.20 18:13:53.462192 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 5693 | 2026.05.20 18:13:53.462604 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5694 | 2026.05.20 18:13:53.462652 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5695 | 2026.05.20 18:13:53.462931 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5696 | 2026.05.20 18:13:53.463013 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5697 | 2026.05.20 18:13:53.463172 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5698 | 2026.05.20 18:13:53.463276 [ 357 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5699 | 2026.05.20 18:13:53.463304 [ 342 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5700 | 2026.05.20 18:13:53.463307 [ 347 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5701 | 2026.05.20 18:13:53.463469 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5702 | 2026.05.20 18:13:53.463496 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5703 | 2026.05.20 18:13:53.463567 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5704 | 2026.05.20 18:13:53.463587 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5705 | 2026.05.20 18:13:53.463624 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5706 | 2026.05.20 18:13:53.463665 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5707 | 2026.05.20 18:13:53.464940 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002865 sec., 12216.404886561955 rows/sec., 2.06 MiB/sec. | ||
| 5708 | 2026.05.20 18:13:53.465122 [ 271 ] {848d5c8d-1e85-49b2-82db-00c0f5ff57a1} <Debug> TCPHandler: Processed in 0.003374988 sec. | ||
| 5709 | 2026.05.20 18:13:53.468469 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.05.20 18:13:53.468701 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.05.20 18:13:53.468781 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5712 | 2026.05.20 18:13:53.469501 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.05.20 18:13:53.469549 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5714 | 2026.05.20 18:13:53.469917 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5715 | 2026.05.20 18:13:53.470140 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.05.20 18:13:53.470287 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 5717 | 2026.05.20 18:13:53.470322 [ 271 ] {f2c0f238-f66a-4f66-86d5-d240119dae74} <Debug> TCPHandler: Processed in 0.001960046 sec. | ||
| 5718 | 2026.05.20 18:13:53.470457 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.05.20 18:13:53.470563 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5720 | 2026.05.20 18:13:53.470603 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5721 | 2026.05.20 18:13:53.471020 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.05.20 18:13:53.471056 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5723 | 2026.05.20 18:13:53.471338 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5724 | 2026.05.20 18:13:53.471544 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.05.20 18:13:53.471671 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001127 sec., 12422.360248447205 rows/sec., 1012.96 KiB/sec. | ||
| 5726 | 2026.05.20 18:13:53.471705 [ 271 ] {523c7812-127d-47fa-b378-a482dcc56eb8} <Debug> TCPHandler: Processed in 0.00129728 sec. | ||
| 5727 | 2026.05.20 18:13:53.471828 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.05.20 18:13:53.471924 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5729 | 2026.05.20 18:13:53.471964 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5730 | 2026.05.20 18:13:53.472500 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.05.20 18:13:53.472536 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5732 | 2026.05.20 18:13:53.472861 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5733 | 2026.05.20 18:13:53.473074 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.05.20 18:13:53.473198 [ 52 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5735 | 2026.05.20 18:13:53.473202 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001295 sec., 204633.20463320464 rows/sec., 18.26 MiB/sec. | ||
| 5736 | 2026.05.20 18:13:53.473268 [ 52 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.05.20 18:13:53.473280 [ 271 ] {0bb1a61d-e65a-497b-b5a5-8c116ee70189} <Debug> TCPHandler: Processed in 0.001500134 sec. | ||
| 5738 | 2026.05.20 18:13:53.473304 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5739 | 2026.05.20 18:13:53.473434 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.20 18:13:53.473438 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5741 | 2026.05.20 18:13:53.473535 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.05.20 18:13:53.473581 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5743 | 2026.05.20 18:13:53.473586 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5744 | 2026.05.20 18:13:53.473633 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 5745 | 2026.05.20 18:13:53.473703 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2401 rows starting from the beginning of the part | ||
| 5746 | 2026.05.20 18:13:53.473756 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5747 | 2026.05.20 18:13:53.473810 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part | ||
| 5748 | 2026.05.20 18:13:53.473860 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5749 | 2026.05.20 18:13:53.473907 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 5750 | 2026.05.20 18:13:53.474002 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.05.20 18:13:53.474045 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5752 | 2026.05.20 18:13:53.474404 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5753 | 2026.05.20 18:13:53.474624 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.05.20 18:13:53.474755 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001238 sec., 54119.54765751212 rows/sec., 3.96 MiB/sec. | ||
| 5755 | 2026.05.20 18:13:53.474790 [ 271 ] {ce0c6983-16a6-499e-a0d1-f550bbd4e994} <Debug> TCPHandler: Processed in 0.001404813 sec. | ||
| 5756 | 2026.05.20 18:13:53.474916 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.05.20 18:13:53.475017 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.05.20 18:13:53.475056 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5759 | 2026.05.20 18:13:53.475457 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.05.20 18:13:53.475493 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5761 | 2026.05.20 18:13:53.475777 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5762 | 2026.05.20 18:13:53.475874 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485637 sec., 2224781.8164921105 rows/sec., 175.77 MiB/sec. | ||
| 5763 | 2026.05.20 18:13:53.475993 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.20 18:13:53.476129 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 5765 | 2026.05.20 18:13:53.476163 [ 271 ] {6e6a25f4-871e-40d6-abca-c9bb5a209131} <Debug> TCPHandler: Processed in 0.00129641 sec. | ||
| 5766 | 2026.05.20 18:13:53.476185 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5767 | 2026.05.20 18:13:53.476315 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.05.20 18:13:53.476417 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.05.20 18:13:53.476448 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.05.20 18:13:53.476458 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5771 | 2026.05.20 18:13:53.476533 [ 188 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_41_8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5772 | 2026.05.20 18:13:53.476615 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5773 | 2026.05.20 18:13:53.476888 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.05.20 18:13:53.476930 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5775 | 2026.05.20 18:13:53.477226 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5776 | 2026.05.20 18:13:53.477440 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.05.20 18:13:53.477566 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 5778 | 2026.05.20 18:13:53.477601 [ 271 ] {5761ce7b-e2e3-42fe-9b7e-c8f521e068de} <Debug> TCPHandler: Processed in 0.001335931 sec. | ||
| 5779 | 2026.05.20 18:13:53.477727 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.05.20 18:13:53.477826 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5781 | 2026.05.20 18:13:53.477866 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5782 | 2026.05.20 18:13:53.478346 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.20 18:13:53.478383 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5784 | 2026.05.20 18:13:53.478685 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5785 | 2026.05.20 18:13:53.478889 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.20 18:13:53.479002 [ 52 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5787 | 2026.05.20 18:13:53.479018 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001209 sec., 128205.1282051282 rows/sec., 10.34 MiB/sec. | ||
| 5788 | 2026.05.20 18:13:53.479036 [ 52 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.05.20 18:13:53.479058 [ 271 ] {df059b3c-a61d-4a23-9932-da25f0680f7b} <Debug> TCPHandler: Processed in 0.001379832 sec. | ||
| 5790 | 2026.05.20 18:13:53.479061 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5791 | 2026.05.20 18:13:53.479214 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.05.20 18:13:53.479222 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5793 | 2026.05.20 18:13:53.479317 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5794 | 2026.05.20 18:13:53.479362 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5795 | 2026.05.20 18:13:53.479365 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5796 | 2026.05.20 18:13:53.479406 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5797 | 2026.05.20 18:13:53.479474 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1288 rows starting from the beginning of the part | ||
| 5798 | 2026.05.20 18:13:53.479557 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5799 | 2026.05.20 18:13:53.479610 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 105 rows starting from the beginning of the part | ||
| 5800 | 2026.05.20 18:13:53.479657 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5801 | 2026.05.20 18:13:53.479707 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 155 rows starting from the beginning of the part | ||
| 5802 | 2026.05.20 18:13:53.479802 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.05.20 18:13:53.479847 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5804 | 2026.05.20 18:13:53.480225 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5805 | 2026.05.20 18:13:53.480458 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.05.20 18:13:53.480594 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001296 sec., 156635.8024691358 rows/sec., 11.22 MiB/sec. | ||
| 5807 | 2026.05.20 18:13:53.480598 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5808 | 2026.05.20 18:13:53.480630 [ 271 ] {4d9e6850-43f0-40a6-954e-27461d38a251} <Debug> TCPHandler: Processed in 0.001464864 sec. | ||
| 5809 | 2026.05.20 18:13:53.480651 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.05.20 18:13:53.480677 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5811 | 2026.05.20 18:13:53.480764 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.05.20 18:13:53.480792 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5813 | 2026.05.20 18:13:53.480864 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.05.20 18:13:53.480921 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5815 | 2026.05.20 18:13:53.480928 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <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 | ||
| 5816 | 2026.05.20 18:13:53.480970 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12095 rows starting from the beginning of the part | ||
| 5817 | 2026.05.20 18:13:53.480980 [ 196 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803132 sec., 1706475.1776353589 rows/sec., 123.92 MiB/sec. | ||
| 5818 | 2026.05.20 18:13:53.481048 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1528 rows starting from the beginning of the part | ||
| 5819 | 2026.05.20 18:13:53.481119 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part | ||
| 5820 | 2026.05.20 18:13:53.481165 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5821 | 2026.05.20 18:13:53.481180 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5822 | 2026.05.20 18:13:53.481245 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5823 | 2026.05.20 18:13:53.481293 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 203 rows starting from the beginning of the part | ||
| 5824 | 2026.05.20 18:13:53.481456 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.05.20 18:13:53.481535 [ 200 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_41_8} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5826 | 2026.05.20 18:13:53.481604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5827 | 2026.05.20 18:13:53.481892 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.05.20 18:13:53.481935 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5829 | 2026.05.20 18:13:53.482603 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5830 | 2026.05.20 18:13:53.482846 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.20 18:13:53.483003 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002157 sec., 19007.881316643485 rows/sec., 34.06 MiB/sec. | ||
| 5832 | 2026.05.20 18:13:53.483052 [ 271 ] {8bb1fad1-5daf-4023-9f10-d88922a741f8} <Debug> TCPHandler: Processed in 0.002337644 sec. | ||
| 5833 | 2026.05.20 18:13:53.483186 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.20 18:13:53.483294 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.20 18:13:53.483339 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5836 | 2026.05.20 18:13:53.483748 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.20 18:13:53.483783 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5838 | 2026.05.20 18:13:53.484092 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5839 | 2026.05.20 18:13:53.484305 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.20 18:13:53.484421 [ 55 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5841 | 2026.05.20 18:13:53.484454 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 5842 | 2026.05.20 18:13:53.484463 [ 55 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.05.20 18:13:53.484485 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5844 | 2026.05.20 18:13:53.484486 [ 271 ] {bc63475c-ac68-4065-8dd8-25e35ec7ec93} <Debug> TCPHandler: Processed in 0.001349391 sec. | ||
| 5845 | 2026.05.20 18:13:53.484575 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5846 | 2026.05.20 18:13:53.484685 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5847 | 2026.05.20 18:13:53.484714 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1968 rows starting from the beginning of the part | ||
| 5848 | 2026.05.20 18:13:53.484770 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 5849 | 2026.05.20 18:13:53.484818 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 5850 | 2026.05.20 18:13:53.484867 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5851 | 2026.05.20 18:13:53.484911 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5852 | 2026.05.20 18:13:53.484953 [ 200 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5853 | 2026.05.20 18:13:53.485648 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14242 rows, containing 5 columns (5 merged, 0 gathered) in 0.004902363 sec., 2905129.6283037383 rows/sec., 190.26 MiB/sec. | ||
| 5854 | 2026.05.20 18:13:53.486055 [ 188 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 4 columns (4 merged, 0 gathered) in 0.001516246 sec., 1456228.0790847924 rows/sec., 98.14 MiB/sec. | ||
| 5855 | 2026.05.20 18:13:53.486159 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5856 | 2026.05.20 18:13:53.486323 [ 188 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5857 | 2026.05.20 18:13:53.486514 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.20 18:13:53.486601 [ 196 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5859 | 2026.05.20 18:13:53.486646 [ 188 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.05.20 18:13:53.486706 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5861 | 2026.05.20 18:13:53.486727 [ 188 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_41_8} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5862 | 2026.05.20 18:13:53.486805 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5863 | 2026.05.20 18:13:54.527092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12915 | ||
| 5864 | 2026.05.20 18:13:54.527560 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.05.20 18:13:54.527594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5866 | 2026.05.20 18:13:54.528076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5867 | 2026.05.20 18:13:54.528302 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.05.20 18:13:54.528430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12915 | ||
| 5869 | 2026.05.20 18:13:55.217006 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5870 | 2026.05.20 18:13:55.232289 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.05.20 18:13:55.232346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5872 | 2026.05.20 18:13:55.237747 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5873 | 2026.05.20 18:13:55.238471 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.05.20 18:13:55.241101 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5875 | 2026.05.20 18:13:58.459320 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.05.20 18:13:58.459552 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 5877 | 2026.05.20 18:13:58.459879 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5878 | 2026.05.20 18:13:58.459916 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <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 | ||
| 5879 | 2026.05.20 18:13:58.460131 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5880 | 2026.05.20 18:13:58.460199 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5881 | 2026.05.20 18:13:58.460339 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5882 | 2026.05.20 18:13:58.460434 [ 347 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5883 | 2026.05.20 18:13:58.460441 [ 342 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5884 | 2026.05.20 18:13:58.460441 [ 357 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5885 | 2026.05.20 18:13:58.460579 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5886 | 2026.05.20 18:13:58.460608 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5887 | 2026.05.20 18:13:58.460684 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5888 | 2026.05.20 18:13:58.460706 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5889 | 2026.05.20 18:13:58.460741 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5890 | 2026.05.20 18:13:58.460781 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5891 | 2026.05.20 18:13:58.461802 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00234 sec., 14957.264957264957 rows/sec., 2.52 MiB/sec. | ||
| 5892 | 2026.05.20 18:13:58.461915 [ 271 ] {8a28b367-ec6e-427e-8774-6cffe6f97396} <Debug> TCPHandler: Processed in 0.002723913 sec. | ||
| 5893 | 2026.05.20 18:13:58.463610 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.05.20 18:13:58.463719 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5895 | 2026.05.20 18:13:58.463762 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5896 | 2026.05.20 18:13:58.464259 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.05.20 18:13:58.464297 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5898 | 2026.05.20 18:13:58.464663 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5899 | 2026.05.20 18:13:58.464891 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.05.20 18:13:58.465036 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.17 MiB/sec. | ||
| 5901 | 2026.05.20 18:13:58.465071 [ 271 ] {4ddc5dc6-c9b5-44f5-a156-4cb72630ccb8} <Debug> TCPHandler: Processed in 0.001511686 sec. | ||
| 5902 | 2026.05.20 18:13:58.465237 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.05.20 18:13:58.465334 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5904 | 2026.05.20 18:13:58.465373 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5905 | 2026.05.20 18:13:58.465788 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.05.20 18:13:58.465824 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5907 | 2026.05.20 18:13:58.466129 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5908 | 2026.05.20 18:13:58.466341 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.05.20 18:13:58.466477 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 5910 | 2026.05.20 18:13:58.466511 [ 271 ] {0e740742-b249-46bf-990c-b8ea95b92670} <Debug> TCPHandler: Processed in 0.001324571 sec. | ||
| 5911 | 2026.05.20 18:13:58.466641 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.05.20 18:13:58.466737 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.05.20 18:13:58.466779 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5914 | 2026.05.20 18:13:58.467184 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.05.20 18:13:58.467219 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5916 | 2026.05.20 18:13:58.467527 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5917 | 2026.05.20 18:13:58.467759 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.05.20 18:13:58.467910 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5919 | 2026.05.20 18:13:58.467945 [ 271 ] {55dc8a91-1321-4cb4-b284-830d251f644d} <Debug> TCPHandler: Processed in 0.001353761 sec. | ||
| 5920 | 2026.05.20 18:13:58.468070 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.05.20 18:13:58.468166 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.05.20 18:13:58.468210 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5923 | 2026.05.20 18:13:58.468551 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.05.20 18:13:58.468588 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5925 | 2026.05.20 18:13:58.468887 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5926 | 2026.05.20 18:13:58.469097 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.05.20 18:13:58.469226 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5928 | 2026.05.20 18:13:58.469259 [ 271 ] {9cd8f3e7-b906-44e6-a8be-d8e455d0f4c6} <Debug> TCPHandler: Processed in 0.001239349 sec. | ||
| 5929 | 2026.05.20 18:14:01.937479 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5930 | 2026.05.20 18:14:01.937538 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5931 | 2026.05.20 18:14:02.029490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13427 | ||
| 5932 | 2026.05.20 18:14:02.029975 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.05.20 18:14:02.030015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5934 | 2026.05.20 18:14:02.030483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5935 | 2026.05.20 18:14:02.030697 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.05.20 18:14:02.030824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13427 | ||
| 5937 | 2026.05.20 18:14:02.742149 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5938 | 2026.05.20 18:14:02.757520 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.05.20 18:14:02.757575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5940 | 2026.05.20 18:14:02.763377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5941 | 2026.05.20 18:14:02.764090 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.05.20 18:14:02.766833 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5943 | 2026.05.20 18:14:03.460015 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.05.20 18:14:03.460267 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 5945 | 2026.05.20 18:14:03.460617 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5946 | 2026.05.20 18:14:03.460655 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <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 | ||
| 5947 | 2026.05.20 18:14:03.460877 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5948 | 2026.05.20 18:14:03.460949 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5949 | 2026.05.20 18:14:03.461097 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5950 | 2026.05.20 18:14:03.461200 [ 342 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5951 | 2026.05.20 18:14:03.461216 [ 357 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5952 | 2026.05.20 18:14:03.461200 [ 347 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5953 | 2026.05.20 18:14:03.461359 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5954 | 2026.05.20 18:14:03.461386 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5955 | 2026.05.20 18:14:03.461459 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5956 | 2026.05.20 18:14:03.461479 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5957 | 2026.05.20 18:14:03.461514 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5958 | 2026.05.20 18:14:03.461552 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5959 | 2026.05.20 18:14:03.462686 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002518 sec., 13899.920571882447 rows/sec., 2.34 MiB/sec. | ||
| 5960 | 2026.05.20 18:14:03.462821 [ 271 ] {39f40703-6b4f-4c4c-8371-b5caf6554f40} <Debug> TCPHandler: Processed in 0.002961188 sec. | ||
| 5961 | 2026.05.20 18:14:03.465414 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.05.20 18:14:03.465529 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5963 | 2026.05.20 18:14:03.465575 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5964 | 2026.05.20 18:14:03.466312 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.20 18:14:03.466377 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5966 | 2026.05.20 18:14:03.466826 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5967 | 2026.05.20 18:14:03.467077 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.20 18:14:03.467245 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.86 MiB/sec. | ||
| 5969 | 2026.05.20 18:14:03.467308 [ 271 ] {6df97b92-be5d-478f-91a0-79a4b8799fb2} <Debug> TCPHandler: Processed in 0.001954806 sec. | ||
| 5970 | 2026.05.20 18:14:03.467529 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.05.20 18:14:03.467664 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5972 | 2026.05.20 18:14:03.467725 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5973 | 2026.05.20 18:14:03.468256 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.05.20 18:14:03.468293 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5975 | 2026.05.20 18:14:03.468593 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5976 | 2026.05.20 18:14:03.468798 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.05.20 18:14:03.468928 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001305 sec., 31417.624521072798 rows/sec., 2.31 MiB/sec. | ||
| 5978 | 2026.05.20 18:14:03.468962 [ 271 ] {021b8833-0699-4737-9f76-3601285b667e} <Debug> TCPHandler: Processed in 0.001552166 sec. | ||
| 5979 | 2026.05.20 18:14:03.469114 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.05.20 18:14:03.469210 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5981 | 2026.05.20 18:14:03.469251 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5982 | 2026.05.20 18:14:03.469700 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.05.20 18:14:03.469737 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5984 | 2026.05.20 18:14:03.470045 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5985 | 2026.05.20 18:14:03.470256 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.05.20 18:14:03.470384 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 5987 | 2026.05.20 18:14:03.470419 [ 271 ] {6562840e-4a14-4907-a0cf-a1ae008e6b85} <Debug> TCPHandler: Processed in 0.001355002 sec. | ||
| 5988 | 2026.05.20 18:14:03.470558 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.05.20 18:14:03.470655 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.05.20 18:14:03.470698 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5991 | 2026.05.20 18:14:03.471135 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.05.20 18:14:03.471171 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 5993 | 2026.05.20 18:14:03.471501 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5994 | 2026.05.20 18:14:03.471717 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.20 18:14:03.471848 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 5996 | 2026.05.20 18:14:03.471882 [ 271 ] {2070f19d-cd14-434c-8bad-662c2473a25a} <Debug> TCPHandler: Processed in 0.001374362 sec. | ||
| 5997 | 2026.05.20 18:14:03.472022 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.05.20 18:14:03.472118 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.05.20 18:14:03.472173 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <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 | ||
| 6000 | 2026.05.20 18:14:03.473096 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.05.20 18:14:03.473133 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6002 | 2026.05.20 18:14:03.473711 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6003 | 2026.05.20 18:14:03.473994 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.05.20 18:14:03.474316 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002207 sec., 18577.254191209784 rows/sec., 33.29 MiB/sec. | ||
| 6005 | 2026.05.20 18:14:03.474480 [ 271 ] {ee7165b3-218f-4a8b-99c0-0bc21aee45ec} <Debug> TCPHandler: Processed in 0.002506778 sec. | ||
| 6006 | 2026.05.20 18:14:03.474694 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.05.20 18:14:03.474835 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.05.20 18:14:03.474898 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6009 | 2026.05.20 18:14:03.475406 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.20 18:14:03.475443 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6011 | 2026.05.20 18:14:03.475828 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6012 | 2026.05.20 18:14:03.476048 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.20 18:14:03.476178 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
| 6014 | 2026.05.20 18:14:03.476211 [ 271 ] {f9fc530d-31c5-466a-830b-c23642b8595c} <Debug> TCPHandler: Processed in 0.001636798 sec. | ||
| 6015 | 2026.05.20 18:14:04.800944 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.20 18:14:04.801328 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6017 | 2026.05.20 18:14:04.801781 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6018 | 2026.05.20 18:14:04.801821 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <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 | ||
| 6019 | 2026.05.20 18:14:04.802059 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6020 | 2026.05.20 18:14:04.802127 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6021 | 2026.05.20 18:14:04.802272 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6022 | 2026.05.20 18:14:04.802375 [ 342 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6023 | 2026.05.20 18:14:04.802377 [ 357 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6024 | 2026.05.20 18:14:04.802377 [ 322 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6025 | 2026.05.20 18:14:04.802525 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6026 | 2026.05.20 18:14:04.802552 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6027 | 2026.05.20 18:14:04.802622 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6028 | 2026.05.20 18:14:04.802654 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6029 | 2026.05.20 18:14:04.802689 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6030 | 2026.05.20 18:14:04.802729 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6031 | 2026.05.20 18:14:04.803901 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002747 sec., 12741.172187841283 rows/sec., 2.71 MiB/sec. | ||
| 6032 | 2026.05.20 18:14:04.804045 [ 271 ] {46de84ee-8864-4c39-abbd-45390bd7cc07} <Debug> TCPHandler: Processed in 0.003399539 sec. | ||
| 6033 | 2026.05.20 18:14:04.816745 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.20 18:14:04.816963 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6035 | 2026.05.20 18:14:04.817044 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6036 | 2026.05.20 18:14:04.817753 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.20 18:14:04.817791 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6038 | 2026.05.20 18:14:04.818195 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6039 | 2026.05.20 18:14:04.818437 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.20 18:14:04.818586 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001684 sec., 1187.6484560570073 rows/sec., 96.84 KiB/sec. | ||
| 6041 | 2026.05.20 18:14:04.818622 [ 271 ] {3b17f2f7-2ad0-42eb-a61a-d8f0f8a87e68} <Debug> TCPHandler: Processed in 0.001983246 sec. | ||
| 6042 | 2026.05.20 18:14:04.818658 [ 29 ] {} <Debug> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6043 | 2026.05.20 18:14:04.818749 [ 29 ] {} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.05.20 18:14:04.818776 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6045 | 2026.05.20 18:14:04.818784 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.05.20 18:14:04.818891 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6047 | 2026.05.20 18:14:04.818912 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6048 | 2026.05.20 18:14:04.818936 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6049 | 2026.05.20 18:14:04.819054 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6050 | 2026.05.20 18:14:04.819095 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6051 | 2026.05.20 18:14:04.819163 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
| 6052 | 2026.05.20 18:14:04.819218 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6053 | 2026.05.20 18:14:04.819267 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6054 | 2026.05.20 18:14:04.819315 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 6055 | 2026.05.20 18:14:04.819363 [ 193 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6056 | 2026.05.20 18:14:04.820138 [ 188 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275309 sec., 40774.4319219891 rows/sec., 3.40 MiB/sec. | ||
| 6057 | 2026.05.20 18:14:04.820305 [ 188 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6058 | 2026.05.20 18:14:04.820417 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.05.20 18:14:04.820462 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6060 | 2026.05.20 18:14:04.820655 [ 188 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.05.20 18:14:04.820748 [ 188 ] {d75ac81a-3f70-4e75-ad97-3781b3ac6980::all_1_10_2} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6062 | 2026.05.20 18:14:04.820845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6063 | 2026.05.20 18:14:04.820997 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6064 | 2026.05.20 18:14:04.821220 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.05.20 18:14:04.821355 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Debug> executeQuery: Read 2402 rows, 180.28 KiB in 0.002482 sec., 967767.9290894441 rows/sec., 70.93 MiB/sec. | ||
| 6066 | 2026.05.20 18:14:04.821389 [ 271 ] {0e822bdd-7ec7-4c34-91ab-1ff5b542da56} <Debug> TCPHandler: Processed in 0.002654421 sec. | ||
| 6067 | 2026.05.20 18:14:04.821550 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.05.20 18:14:04.821645 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6069 | 2026.05.20 18:14:04.821684 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6070 | 2026.05.20 18:14:04.822164 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.05.20 18:14:04.822200 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6072 | 2026.05.20 18:14:04.822538 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6073 | 2026.05.20 18:14:04.822751 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.05.20 18:14:04.822884 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001258 sec., 8744.038155802862 rows/sec., 648.97 KiB/sec. | ||
| 6075 | 2026.05.20 18:14:04.822920 [ 271 ] {d037b3a5-3ad2-4290-8e70-e341ceb964c0} <Debug> TCPHandler: Processed in 0.001419053 sec. | ||
| 6076 | 2026.05.20 18:14:04.823064 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2026.05.20 18:14:04.823166 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6078 | 2026.05.20 18:14:04.823205 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6079 | 2026.05.20 18:14:04.823913 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.05.20 18:14:04.823949 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6081 | 2026.05.20 18:14:04.824273 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6082 | 2026.05.20 18:14:04.824491 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.05.20 18:14:04.824618 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001469 sec., 545268.8904016338 rows/sec., 31.50 MiB/sec. | ||
| 6084 | 2026.05.20 18:14:04.824652 [ 271 ] {78039a2d-769f-43d1-825b-d05aad61c291} <Debug> TCPHandler: Processed in 0.001637048 sec. | ||
| 6085 | 2026.05.20 18:14:04.824799 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.05.20 18:14:04.824895 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6087 | 2026.05.20 18:14:04.824934 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6088 | 2026.05.20 18:14:04.825328 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.05.20 18:14:04.825364 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6090 | 2026.05.20 18:14:04.825647 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6091 | 2026.05.20 18:14:04.825856 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.05.20 18:14:04.825984 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 6093 | 2026.05.20 18:14:04.826018 [ 271 ] {965eb852-55f0-4886-8a1d-dbaeeff898bf} <Debug> TCPHandler: Processed in 0.001267569 sec. | ||
| 6094 | 2026.05.20 18:14:04.826161 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.05.20 18:14:04.826256 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6096 | 2026.05.20 18:14:04.826295 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6097 | 2026.05.20 18:14:04.827125 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.05.20 18:14:04.827161 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6099 | 2026.05.20 18:14:04.827508 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6100 | 2026.05.20 18:14:04.827725 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.05.20 18:14:04.827851 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001612 sec., 800248.1389578164 rows/sec., 53.38 MiB/sec. | ||
| 6102 | 2026.05.20 18:14:04.827885 [ 271 ] {e00933cb-c588-4112-b813-740f46c3030d} <Debug> TCPHandler: Processed in 0.001771831 sec. | ||
| 6103 | 2026.05.20 18:14:04.828017 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.05.20 18:14:04.828113 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.05.20 18:14:04.828155 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6106 | 2026.05.20 18:14:04.828842 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.20 18:14:04.828878 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6108 | 2026.05.20 18:14:04.829309 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6109 | 2026.05.20 18:14:04.829522 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.05.20 18:14:04.829656 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.00156 sec., 980128.2051282051 rows/sec., 59.63 MiB/sec. | ||
| 6111 | 2026.05.20 18:14:04.829689 [ 271 ] {12f91f10-e249-426d-a71a-96f06168cde7} <Debug> TCPHandler: Processed in 0.00172155 sec. | ||
| 6112 | 2026.05.20 18:14:04.829818 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.05.20 18:14:04.829913 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6114 | 2026.05.20 18:14:04.829968 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <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 | ||
| 6115 | 2026.05.20 18:14:04.830675 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.05.20 18:14:04.830711 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6117 | 2026.05.20 18:14:04.831219 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6118 | 2026.05.20 18:14:04.831442 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.05.20 18:14:04.831582 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001687 sec., 5334.914048606995 rows/sec., 9.56 MiB/sec. | ||
| 6120 | 2026.05.20 18:14:04.831633 [ 271 ] {1c7ae3de-b9e9-4051-8f7f-8302182a92f7} <Debug> TCPHandler: Processed in 0.001864213 sec. | ||
| 6121 | 2026.05.20 18:14:04.831790 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.05.20 18:14:04.831885 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.05.20 18:14:04.831926 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6124 | 2026.05.20 18:14:04.832259 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.05.20 18:14:04.832295 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6126 | 2026.05.20 18:14:04.832592 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6127 | 2026.05.20 18:14:04.832808 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.05.20 18:14:04.832938 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001071 sec., 22408.963585434176 rows/sec., 1.51 MiB/sec. | ||
| 6129 | 2026.05.20 18:14:04.832972 [ 271 ] {ce5360e2-fa82-42f6-b009-83962d487646} <Debug> TCPHandler: Processed in 0.001231198 sec. | ||
| 6130 | 2026.05.20 18:14:08.456796 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.05.20 18:14:08.457042 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6132 | 2026.05.20 18:14:08.457426 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6133 | 2026.05.20 18:14:08.457472 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <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 | ||
| 6134 | 2026.05.20 18:14:08.457706 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6135 | 2026.05.20 18:14:08.457778 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6136 | 2026.05.20 18:14:08.457946 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6137 | 2026.05.20 18:14:08.458059 [ 342 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6138 | 2026.05.20 18:14:08.458070 [ 322 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6139 | 2026.05.20 18:14:08.458059 [ 357 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6140 | 2026.05.20 18:14:08.458214 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6141 | 2026.05.20 18:14:08.458241 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6142 | 2026.05.20 18:14:08.458313 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6143 | 2026.05.20 18:14:08.458332 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6144 | 2026.05.20 18:14:08.458367 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6145 | 2026.05.20 18:14:08.458409 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6146 | 2026.05.20 18:14:08.459618 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002697 sec., 12977.382276603632 rows/sec., 2.19 MiB/sec. | ||
| 6147 | 2026.05.20 18:14:08.459795 [ 271 ] {18910e91-064c-4b57-89d4-ba26de149729} <Debug> TCPHandler: Processed in 0.003191564 sec. | ||
| 6148 | 2026.05.20 18:14:08.461298 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.05.20 18:14:08.461475 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6150 | 2026.05.20 18:14:08.461548 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6151 | 2026.05.20 18:14:08.462197 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.05.20 18:14:08.462252 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6153 | 2026.05.20 18:14:08.462635 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6154 | 2026.05.20 18:14:08.462870 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.05.20 18:14:08.463034 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 6156 | 2026.05.20 18:14:08.463072 [ 271 ] {2d8e15db-a723-4ebd-8fea-ce3dec205e79} <Debug> TCPHandler: Processed in 0.001908075 sec. | ||
| 6157 | 2026.05.20 18:14:08.463209 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.05.20 18:14:08.463308 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6159 | 2026.05.20 18:14:08.463349 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6160 | 2026.05.20 18:14:08.463769 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.05.20 18:14:08.463806 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6162 | 2026.05.20 18:14:08.464116 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6163 | 2026.05.20 18:14:08.464323 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.05.20 18:14:08.464455 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 6165 | 2026.05.20 18:14:08.464489 [ 271 ] {0e393139-28f7-414a-a993-3a6e50a8acc4} <Debug> TCPHandler: Processed in 0.0013306 sec. | ||
| 6166 | 2026.05.20 18:14:08.464644 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2026.05.20 18:14:08.464749 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6168 | 2026.05.20 18:14:08.464792 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6169 | 2026.05.20 18:14:08.465165 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.05.20 18:14:08.465200 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6171 | 2026.05.20 18:14:08.465532 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6172 | 2026.05.20 18:14:08.465740 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.05.20 18:14:08.465869 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001138 sec., 84358.5237258348 rows/sec., 5.88 MiB/sec. | ||
| 6174 | 2026.05.20 18:14:08.465902 [ 271 ] {1c9c12c7-3e9a-4b10-af14-b3e54152a338} <Debug> TCPHandler: Processed in 0.00130768 sec. | ||
| 6175 | 2026.05.20 18:14:08.466028 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2026.05.20 18:14:08.466124 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6177 | 2026.05.20 18:14:08.466167 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6178 | 2026.05.20 18:14:08.466499 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.05.20 18:14:08.466542 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6180 | 2026.05.20 18:14:08.466866 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6181 | 2026.05.20 18:14:08.467089 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.05.20 18:14:08.467222 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001116 sec., 32258.06451612903 rows/sec., 2.17 MiB/sec. | ||
| 6183 | 2026.05.20 18:14:08.467255 [ 271 ] {73a1181d-bd8d-4f93-b14d-f6410b5abc27} <Debug> TCPHandler: Processed in 0.001276609 sec. | ||
| 6184 | 2026.05.20 18:14:09.531011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13875 | ||
| 6185 | 2026.05.20 18:14:09.531749 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.05.20 18:14:09.531795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6187 | 2026.05.20 18:14:09.532288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6188 | 2026.05.20 18:14:09.532519 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.05.20 18:14:09.532649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13875 | ||
| 6190 | 2026.05.20 18:14:10.267015 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6191 | 2026.05.20 18:14:10.283286 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.20 18:14:10.283337 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 6193 | 2026.05.20 18:14:10.289615 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6194 | 2026.05.20 18:14:10.290329 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.05.20 18:14:10.292973 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6196 | 2026.05.20 18:14:13.460244 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.05.20 18:14:13.460482 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6198 | 2026.05.20 18:14:13.460819 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6199 | 2026.05.20 18:14:13.460857 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <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 | ||
| 6200 | 2026.05.20 18:14:13.461071 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6201 | 2026.05.20 18:14:13.461140 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6202 | 2026.05.20 18:14:13.461278 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6203 | 2026.05.20 18:14:13.461370 [ 344 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6204 | 2026.05.20 18:14:13.461374 [ 322 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6205 | 2026.05.20 18:14:13.461388 [ 342 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6206 | 2026.05.20 18:14:13.461513 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6207 | 2026.05.20 18:14:13.461539 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6208 | 2026.05.20 18:14:13.461608 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6209 | 2026.05.20 18:14:13.461628 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6210 | 2026.05.20 18:14:13.461664 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6211 | 2026.05.20 18:14:13.461702 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6212 | 2026.05.20 18:14:13.462721 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00233 sec., 15021.45922746781 rows/sec., 2.53 MiB/sec. | ||
| 6213 | 2026.05.20 18:14:13.462836 [ 271 ] {13d4f197-0795-4abd-bd18-d860c2462958} <Debug> TCPHandler: Processed in 0.002751954 sec. | ||
| 6214 | 2026.05.20 18:14:13.465334 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.05.20 18:14:13.465453 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6216 | 2026.05.20 18:14:13.465496 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6217 | 2026.05.20 18:14:13.466092 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.05.20 18:14:13.466136 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6219 | 2026.05.20 18:14:13.466507 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6220 | 2026.05.20 18:14:13.466731 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.05.20 18:14:13.466872 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00145 sec., 95172.41379310345 rows/sec., 8.26 MiB/sec. | ||
| 6222 | 2026.05.20 18:14:13.466879 [ 36 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6223 | 2026.05.20 18:14:13.466908 [ 271 ] {62dbc7cf-5846-447d-b146-8cf694fd0cad} <Debug> TCPHandler: Processed in 0.001630638 sec. | ||
| 6224 | 2026.05.20 18:14:13.466943 [ 36 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.05.20 18:14:13.466970 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6226 | 2026.05.20 18:14:13.467066 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.05.20 18:14:13.467101 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6228 | 2026.05.20 18:14:13.467175 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6229 | 2026.05.20 18:14:13.467220 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6230 | 2026.05.20 18:14:13.467229 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6231 | 2026.05.20 18:14:13.467271 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 6232 | 2026.05.20 18:14:13.467334 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6233 | 2026.05.20 18:14:13.467379 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 6234 | 2026.05.20 18:14:13.467421 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2402 rows starting from the beginning of the part | ||
| 6235 | 2026.05.20 18:14:13.467462 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6236 | 2026.05.20 18:14:13.467499 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 6237 | 2026.05.20 18:14:13.467670 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.05.20 18:14:13.467711 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6239 | 2026.05.20 18:14:13.468048 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6240 | 2026.05.20 18:14:13.468282 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.05.20 18:14:13.468398 [ 36 ] {} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6242 | 2026.05.20 18:14:13.468422 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001274 sec., 32182.10361067504 rows/sec., 2.36 MiB/sec. | ||
| 6243 | 2026.05.20 18:14:13.468437 [ 36 ] {} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.05.20 18:14:13.468465 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6245 | 2026.05.20 18:14:13.468466 [ 271 ] {636f1903-1c81-43a0-a109-d7769d168684} <Debug> TCPHandler: Processed in 0.001450334 sec. | ||
| 6246 | 2026.05.20 18:14:13.468574 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6247 | 2026.05.20 18:14:13.468620 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.05.20 18:14:13.468696 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6249 | 2026.05.20 18:14:13.468727 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.20 18:14:13.468731 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 6251 | 2026.05.20 18:14:13.468777 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6252 | 2026.05.20 18:14:13.468811 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 6253 | 2026.05.20 18:14:13.468863 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 67 rows starting from the beginning of the part | ||
| 6254 | 2026.05.20 18:14:13.468905 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6255 | 2026.05.20 18:14:13.468946 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 6256 | 2026.05.20 18:14:13.468986 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6257 | 2026.05.20 18:14:13.469254 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.20 18:14:13.469294 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6259 | 2026.05.20 18:14:13.469416 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002375285 sec., 2275095.4096034793 rows/sec., 178.85 MiB/sec. | ||
| 6260 | 2026.05.20 18:14:13.469666 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6261 | 2026.05.20 18:14:13.469811 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6262 | 2026.05.20 18:14:13.469830 [ 194 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129975 sec., 216195.42219657628 rows/sec., 16.65 MiB/sec. | ||
| 6263 | 2026.05.20 18:14:13.469972 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.05.20 18:14:13.469996 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6265 | 2026.05.20 18:14:13.470059 [ 196 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_46_9} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6266 | 2026.05.20 18:14:13.470137 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6267 | 2026.05.20 18:14:13.470201 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.20 18:14:13.470325 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.05.20 18:14:13.470349 [ 36 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6270 | 2026.05.20 18:14:13.470371 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001661 sec., 63214.93076459964 rows/sec., 4.94 MiB/sec. | ||
| 6271 | 2026.05.20 18:14:13.470383 [ 36 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.05.20 18:14:13.470403 [ 188 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_26_5} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6273 | 2026.05.20 18:14:13.470416 [ 271 ] {2fd4847d-00c0-4cc3-ab4d-a260e41ec2c1} <Debug> TCPHandler: Processed in 0.001845533 sec. | ||
| 6274 | 2026.05.20 18:14:13.470417 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6275 | 2026.05.20 18:14:13.470486 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6276 | 2026.05.20 18:14:13.470569 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.05.20 18:14:13.470571 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6278 | 2026.05.20 18:14:13.470677 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.05.20 18:14:13.470703 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6280 | 2026.05.20 18:14:13.470723 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6281 | 2026.05.20 18:14:13.470738 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6282 | 2026.05.20 18:14:13.470803 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6283 | 2026.05.20 18:14:13.470849 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part | ||
| 6284 | 2026.05.20 18:14:13.470891 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1290 rows starting from the beginning of the part | ||
| 6285 | 2026.05.20 18:14:13.470933 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6286 | 2026.05.20 18:14:13.470978 [ 191 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 6287 | 2026.05.20 18:14:13.471151 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.05.20 18:14:13.471194 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6289 | 2026.05.20 18:14:13.471539 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6290 | 2026.05.20 18:14:13.471768 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.05.20 18:14:13.471899 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6292 | 2026.05.20 18:14:13.471903 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 6293 | 2026.05.20 18:14:13.471944 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.20 18:14:13.471961 [ 271 ] {cbd5ac37-5256-4cd8-ab5b-cbd9c696352b} <Debug> TCPHandler: Processed in 0.001449624 sec. | ||
| 6295 | 2026.05.20 18:14:13.471969 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6296 | 2026.05.20 18:14:13.472059 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6297 | 2026.05.20 18:14:13.472105 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.05.20 18:14:13.472147 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6299 | 2026.05.20 18:14:13.472176 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14242 rows starting from the beginning of the part | ||
| 6300 | 2026.05.20 18:14:13.472206 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.20 18:14:13.472222 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6302 | 2026.05.20 18:14:13.472264 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <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 | ||
| 6303 | 2026.05.20 18:14:13.472265 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6304 | 2026.05.20 18:14:13.472303 [ 194 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777962 sec., 1703635.96072357 rows/sec., 123.25 MiB/sec. | ||
| 6305 | 2026.05.20 18:14:13.472319 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1529 rows starting from the beginning of the part | ||
| 6306 | 2026.05.20 18:14:13.472358 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part | ||
| 6307 | 2026.05.20 18:14:13.472394 [ 188 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6308 | 2026.05.20 18:14:13.472498 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6309 | 2026.05.20 18:14:13.472779 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.05.20 18:14:13.472849 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_46_9} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6311 | 2026.05.20 18:14:13.472925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6312 | 2026.05.20 18:14:13.473055 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.05.20 18:14:13.473096 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6314 | 2026.05.20 18:14:13.473665 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6315 | 2026.05.20 18:14:13.473911 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.05.20 18:14:13.474034 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6317 | 2026.05.20 18:14:13.474061 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 6318 | 2026.05.20 18:14:13.474067 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.05.20 18:14:13.474103 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6320 | 2026.05.20 18:14:13.474118 [ 271 ] {5b94a331-3d6c-41a2-8e3e-34e5fbd83d04} <Debug> TCPHandler: Processed in 0.002062648 sec. | ||
| 6321 | 2026.05.20 18:14:13.474177 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6322 | 2026.05.20 18:14:13.474260 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.05.20 18:14:13.474361 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.05.20 18:14:13.474377 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6325 | 2026.05.20 18:14:13.474402 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6326 | 2026.05.20 18:14:13.474432 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 607 rows starting from the beginning of the part | ||
| 6327 | 2026.05.20 18:14:13.474552 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 6328 | 2026.05.20 18:14:13.474662 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6329 | 2026.05.20 18:14:13.474759 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.05.20 18:14:13.474775 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6331 | 2026.05.20 18:14:13.474801 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6332 | 2026.05.20 18:14:13.474887 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part | ||
| 6333 | 2026.05.20 18:14:13.475002 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6334 | 2026.05.20 18:14:13.475133 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6335 | 2026.05.20 18:14:13.475360 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.05.20 18:14:13.475489 [ 36 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6337 | 2026.05.20 18:14:13.475507 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6338 | 2026.05.20 18:14:13.475528 [ 36 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.05.20 18:14:13.475547 [ 271 ] {43ad6771-876b-4202-8205-26586024cc17} <Debug> TCPHandler: Processed in 0.001335651 sec. | ||
| 6340 | 2026.05.20 18:14:13.475555 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6341 | 2026.05.20 18:14:13.475641 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6342 | 2026.05.20 18:14:13.475755 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6343 | 2026.05.20 18:14:13.475787 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2208 rows starting from the beginning of the part | ||
| 6344 | 2026.05.20 18:14:13.475844 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6345 | 2026.05.20 18:14:13.475894 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6346 | 2026.05.20 18:14:13.475939 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 6347 | 2026.05.20 18:14:13.475985 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 6348 | 2026.05.20 18:14:13.476029 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6349 | 2026.05.20 18:14:13.476750 [ 192 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16347 rows, containing 5 columns (5 merged, 0 gathered) in 0.0047188 sec., 3464228.1936085443 rows/sec., 225.88 MiB/sec. | ||
| 6350 | 2026.05.20 18:14:13.477248 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6351 | 2026.05.20 18:14:13.477394 [ 199 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786421 sec., 1370337.6751616779 rows/sec., 92.35 MiB/sec. | ||
| 6352 | 2026.05.20 18:14:13.477566 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.05.20 18:14:13.477659 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6354 | 2026.05.20 18:14:13.477677 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6355 | 2026.05.20 18:14:13.477735 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 6356 | 2026.05.20 18:14:13.477928 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.05.20 18:14:13.477996 [ 194 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_46_9} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6358 | 2026.05.20 18:14:13.478064 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6359 | 2026.05.20 18:14:13.480985 [ 194 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 19 columns (19 merged, 0 gathered) in 0.006837438 sec., 114077.81686649297 rows/sec., 204.42 MiB/sec. | ||
| 6360 | 2026.05.20 18:14:13.481901 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6361 | 2026.05.20 18:14:13.482223 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.20 18:14:13.482297 [ 191 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6363 | 2026.05.20 18:14:13.482385 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 6364 | 2026.05.20 18:14:14.000419 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.86 MiB, peak 274.28 MiB, free memory in arenas 0.00 B, will set to 266.21 MiB (RSS), difference: 4.34 MiB | ||
| 6365 | 2026.05.20 18:14:16.408054 [ 30 ] {} <Debug> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6366 | 2026.05.20 18:14:16.408129 [ 30 ] {} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.05.20 18:14:16.408154 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6368 | 2026.05.20 18:14:16.408283 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 6369 | 2026.05.20 18:14:16.408414 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6370 | 2026.05.20 18:14:16.408447 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6371 | 2026.05.20 18:14:16.408510 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6372 | 2026.05.20 18:14:16.408557 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6373 | 2026.05.20 18:14:16.408595 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6374 | 2026.05.20 18:14:16.408634 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6375 | 2026.05.20 18:14:16.409332 [ 194 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105795 sec., 5425.960508050769 rows/sec., 402.71 KiB/sec. | ||
| 6376 | 2026.05.20 18:14:16.409464 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6377 | 2026.05.20 18:14:16.409710 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.05.20 18:14:16.409775 [ 199 ] {96479dde-1490-42ef-8674-1e40c8fb8162::all_1_5_1} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6379 | 2026.05.20 18:14:16.409842 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6380 | 2026.05.20 18:14:16.937780 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6381 | 2026.05.20 18:14:16.937840 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6382 | 2026.05.20 18:14:17.032744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14387 | ||
| 6383 | 2026.05.20 18:14:17.033269 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.05.20 18:14:17.033341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6385 | 2026.05.20 18:14:17.033793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6386 | 2026.05.20 18:14:17.034025 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.05.20 18:14:17.034152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14387 | ||
| 6388 | 2026.05.20 18:14:17.793066 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6389 | 2026.05.20 18:14:17.809842 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.05.20 18:14:17.809899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6391 | 2026.05.20 18:14:17.816044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6392 | 2026.05.20 18:14:17.816731 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.05.20 18:14:17.819556 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6394 | 2026.05.20 18:14:18.459610 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.05.20 18:14:18.459882 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6396 | 2026.05.20 18:14:18.460218 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6397 | 2026.05.20 18:14:18.460254 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <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 | ||
| 6398 | 2026.05.20 18:14:18.460462 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6399 | 2026.05.20 18:14:18.460527 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6400 | 2026.05.20 18:14:18.460663 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6401 | 2026.05.20 18:14:18.460738 [ 344 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6402 | 2026.05.20 18:14:18.460770 [ 342 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6403 | 2026.05.20 18:14:18.460770 [ 320 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6404 | 2026.05.20 18:14:18.460893 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6405 | 2026.05.20 18:14:18.460920 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6406 | 2026.05.20 18:14:18.460993 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6407 | 2026.05.20 18:14:18.461012 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6408 | 2026.05.20 18:14:18.461047 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6409 | 2026.05.20 18:14:18.461086 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6410 | 2026.05.20 18:14:18.462385 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002585 sec., 13539.651837524178 rows/sec., 2.28 MiB/sec. | ||
| 6411 | 2026.05.20 18:14:18.462580 [ 271 ] {b7655c97-8726-4f37-8af1-3d108c6c6d45} <Debug> TCPHandler: Processed in 0.003105812 sec. | ||
| 6412 | 2026.05.20 18:14:18.464185 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.05.20 18:14:18.464330 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6414 | 2026.05.20 18:14:18.464386 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6415 | 2026.05.20 18:14:18.465020 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.05.20 18:14:18.465067 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6417 | 2026.05.20 18:14:18.465427 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6418 | 2026.05.20 18:14:18.465645 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.05.20 18:14:18.465790 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.86 MiB/sec. | ||
| 6420 | 2026.05.20 18:14:18.465826 [ 271 ] {d47952a4-1ff0-49f1-8857-7350e9791e08} <Debug> TCPHandler: Processed in 0.00170863 sec. | ||
| 6421 | 2026.05.20 18:14:18.465965 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.05.20 18:14:18.466063 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6423 | 2026.05.20 18:14:18.466102 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6424 | 2026.05.20 18:14:18.466523 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.05.20 18:14:18.466557 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6426 | 2026.05.20 18:14:18.466847 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6427 | 2026.05.20 18:14:18.467067 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.05.20 18:14:18.467195 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 6429 | 2026.05.20 18:14:18.467228 [ 271 ] {f3f1f23c-275c-48a9-a894-03c5383c29e4} <Debug> TCPHandler: Processed in 0.001323241 sec. | ||
| 6430 | 2026.05.20 18:14:18.467353 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2026.05.20 18:14:18.467458 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6432 | 2026.05.20 18:14:18.467499 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6433 | 2026.05.20 18:14:18.467905 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.05.20 18:14:18.467939 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6435 | 2026.05.20 18:14:18.468269 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6436 | 2026.05.20 18:14:18.468476 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.05.20 18:14:18.468604 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6438 | 2026.05.20 18:14:18.468637 [ 271 ] {dbe87965-e8a6-4711-8d76-bca3ca6d8c21} <Debug> TCPHandler: Processed in 0.001333621 sec. | ||
| 6439 | 2026.05.20 18:14:18.468759 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.05.20 18:14:18.468854 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.05.20 18:14:18.468895 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6442 | 2026.05.20 18:14:18.469233 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.20 18:14:18.469268 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6444 | 2026.05.20 18:14:18.469562 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6445 | 2026.05.20 18:14:18.469766 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.05.20 18:14:18.469893 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 6447 | 2026.05.20 18:14:18.469925 [ 271 ] {452f104c-0223-438a-87d0-0aa5fa5e5071} <Debug> TCPHandler: Processed in 0.001216138 sec. | ||
| 6448 | 2026.05.20 18:14:23.461109 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.05.20 18:14:23.461357 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6450 | 2026.05.20 18:14:23.461691 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6451 | 2026.05.20 18:14:23.461731 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6452 | 2026.05.20 18:14:23.461963 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6453 | 2026.05.20 18:14:23.462030 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6454 | 2026.05.20 18:14:23.462169 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6455 | 2026.05.20 18:14:23.462236 [ 344 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6456 | 2026.05.20 18:14:23.462271 [ 342 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6457 | 2026.05.20 18:14:23.462272 [ 327 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6458 | 2026.05.20 18:14:23.462387 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6459 | 2026.05.20 18:14:23.462412 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6460 | 2026.05.20 18:14:23.462482 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6461 | 2026.05.20 18:14:23.462502 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6462 | 2026.05.20 18:14:23.462537 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6463 | 2026.05.20 18:14:23.462577 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6464 | 2026.05.20 18:14:23.463712 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002455 sec., 14256.61914460285 rows/sec., 2.40 MiB/sec. | ||
| 6465 | 2026.05.20 18:14:23.463828 [ 271 ] {e382af45-6421-42bd-a075-8b03d25dfed9} <Debug> TCPHandler: Processed in 0.002849856 sec. | ||
| 6466 | 2026.05.20 18:14:23.466960 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.05.20 18:14:23.467093 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.05.20 18:14:23.467188 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6469 | 2026.05.20 18:14:23.467921 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.05.20 18:14:23.467975 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6471 | 2026.05.20 18:14:23.468372 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6472 | 2026.05.20 18:14:23.468592 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.05.20 18:14:23.468750 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001692 sec., 14184.397163120568 rows/sec., 1.18 MiB/sec. | ||
| 6474 | 2026.05.20 18:14:23.468796 [ 271 ] {1fa70c2c-6272-4185-8775-bbfa9a3782c1} <Debug> TCPHandler: Processed in 0.001898264 sec. | ||
| 6475 | 2026.05.20 18:14:23.468981 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2026.05.20 18:14:23.469105 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6477 | 2026.05.20 18:14:23.469164 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6478 | 2026.05.20 18:14:23.469588 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.05.20 18:14:23.469627 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6480 | 2026.05.20 18:14:23.469923 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6481 | 2026.05.20 18:14:23.470136 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.05.20 18:14:23.470274 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001206 sec., 1658.374792703151 rows/sec., 135.23 KiB/sec. | ||
| 6483 | 2026.05.20 18:14:23.470308 [ 271 ] {5c238f49-6294-4f81-9e9d-e1f42ea27e52} <Debug> TCPHandler: Processed in 0.001433913 sec. | ||
| 6484 | 2026.05.20 18:14:23.470448 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.05.20 18:14:23.470546 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6486 | 2026.05.20 18:14:23.470586 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6487 | 2026.05.20 18:14:23.471143 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.05.20 18:14:23.471180 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6489 | 2026.05.20 18:14:23.471503 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6490 | 2026.05.20 18:14:23.471711 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.05.20 18:14:23.471841 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001316 sec., 196808.51063829788 rows/sec., 17.65 MiB/sec. | ||
| 6492 | 2026.05.20 18:14:23.471875 [ 271 ] {26795213-7d93-4e1a-bc81-a003ce91530f} <Debug> TCPHandler: Processed in 0.001477284 sec. | ||
| 6493 | 2026.05.20 18:14:23.471996 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.05.20 18:14:23.472093 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6495 | 2026.05.20 18:14:23.472146 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6496 | 2026.05.20 18:14:23.472560 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.05.20 18:14:23.472595 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6498 | 2026.05.20 18:14:23.472884 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6499 | 2026.05.20 18:14:23.473091 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2026.05.20 18:14:23.473229 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001155 sec., 47619.04761904762 rows/sec., 3.54 MiB/sec. | ||
| 6501 | 2026.05.20 18:14:23.473262 [ 271 ] {5540b5d2-5401-465c-a480-b39f9f3b28d3} <Debug> TCPHandler: Processed in 0.001315161 sec. | ||
| 6502 | 2026.05.20 18:14:23.473397 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2026.05.20 18:14:23.473492 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6504 | 2026.05.20 18:14:23.473531 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6505 | 2026.05.20 18:14:23.473923 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.05.20 18:14:23.473958 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6507 | 2026.05.20 18:14:23.474258 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6508 | 2026.05.20 18:14:23.474459 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.05.20 18:14:23.474582 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 6510 | 2026.05.20 18:14:23.474615 [ 271 ] {bdb5ac9d-875c-4da5-a7de-23ef5a9682e3} <Debug> TCPHandler: Processed in 0.001266599 sec. | ||
| 6511 | 2026.05.20 18:14:23.474811 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.05.20 18:14:23.474952 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.05.20 18:14:23.475010 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6514 | 2026.05.20 18:14:23.475557 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.05.20 18:14:23.475593 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6516 | 2026.05.20 18:14:23.475956 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6517 | 2026.05.20 18:14:23.476178 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.05.20 18:14:23.476320 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001406 sec., 8534.850640113798 rows/sec., 666.79 KiB/sec. | ||
| 6519 | 2026.05.20 18:14:23.476356 [ 271 ] {3a52c0af-15f7-43e2-b15d-a39f22ffd3c3} <Debug> TCPHandler: Processed in 0.001657829 sec. | ||
| 6520 | 2026.05.20 18:14:23.476491 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.05.20 18:14:23.476621 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6522 | 2026.05.20 18:14:23.476673 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6523 | 2026.05.20 18:14:23.477319 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.05.20 18:14:23.477359 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6525 | 2026.05.20 18:14:23.477749 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6526 | 2026.05.20 18:14:23.477965 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.05.20 18:14:23.478116 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001521 sec., 94017.09401709402 rows/sec., 7.59 MiB/sec. | ||
| 6528 | 2026.05.20 18:14:23.478157 [ 271 ] {c93cf12b-d0ed-46c3-b7de-f7a738648961} <Debug> TCPHandler: Processed in 0.001730051 sec. | ||
| 6529 | 2026.05.20 18:14:23.478290 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.05.20 18:14:23.478387 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.05.20 18:14:23.478430 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6532 | 2026.05.20 18:14:23.478832 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.05.20 18:14:23.478869 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6534 | 2026.05.20 18:14:23.479206 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6535 | 2026.05.20 18:14:23.479424 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.05.20 18:14:23.479556 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001189 sec., 165685.44995794786 rows/sec., 11.88 MiB/sec. | ||
| 6537 | 2026.05.20 18:14:23.479589 [ 271 ] {be9503a7-f037-438f-ad46-184368b188c3} <Debug> TCPHandler: Processed in 0.001350702 sec. | ||
| 6538 | 2026.05.20 18:14:23.479714 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.05.20 18:14:23.479810 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6540 | 2026.05.20 18:14:23.479864 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <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 | ||
| 6541 | 2026.05.20 18:14:23.480659 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.05.20 18:14:23.480695 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6543 | 2026.05.20 18:14:23.481242 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6544 | 2026.05.20 18:14:23.481459 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.05.20 18:14:23.481598 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001806 sec., 22702.104097452935 rows/sec., 40.68 MiB/sec. | ||
| 6546 | 2026.05.20 18:14:23.481654 [ 271 ] {b165a204-3e04-41df-bbe7-2bcf98976ca8} <Debug> TCPHandler: Processed in 0.001988057 sec. | ||
| 6547 | 2026.05.20 18:14:23.481788 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.05.20 18:14:23.481883 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6549 | 2026.05.20 18:14:23.481924 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6550 | 2026.05.20 18:14:23.482266 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.05.20 18:14:23.482302 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6552 | 2026.05.20 18:14:23.482595 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6553 | 2026.05.20 18:14:23.482799 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.05.20 18:14:23.482928 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6555 | 2026.05.20 18:14:23.482960 [ 271 ] {b8b7c6e8-f6b5-448b-9f6c-d5750a3b82c5} <Debug> TCPHandler: Processed in 0.001220668 sec. | ||
| 6556 | 2026.05.20 18:14:24.534318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14835 | ||
| 6557 | 2026.05.20 18:14:24.534837 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.05.20 18:14:24.534882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6559 | 2026.05.20 18:14:24.535393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6560 | 2026.05.20 18:14:24.535620 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.05.20 18:14:24.535743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14835 | ||
| 6562 | 2026.05.20 18:14:24.535776 [ 25 ] {} <Debug> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6563 | 2026.05.20 18:14:24.535845 [ 25 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.20 18:14:24.535869 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6565 | 2026.05.20 18:14:24.536052 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6566 | 2026.05.20 18:14:24.536248 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2026.05.20 18:14:24.536304 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12467 rows starting from the beginning of the part | ||
| 6568 | 2026.05.20 18:14:24.536386 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6569 | 2026.05.20 18:14:24.536429 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6570 | 2026.05.20 18:14:24.536467 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6571 | 2026.05.20 18:14:24.536504 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6572 | 2026.05.20 18:14:24.536544 [ 186 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6573 | 2026.05.20 18:14:24.538444 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14835 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469368 sec., 6007610.044351429 rows/sec., 85.94 MiB/sec. | ||
| 6574 | 2026.05.20 18:14:24.538851 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6575 | 2026.05.20 18:14:24.539153 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.20 18:14:24.539239 [ 195 ] {852a0d10-f351-457c-9d94-6eb6f3413e7a::all_1_31_6} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6577 | 2026.05.20 18:14:24.539358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6578 | 2026.05.20 18:14:25.319732 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6579 | 2026.05.20 18:14:25.337111 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.05.20 18:14:25.337162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6581 | 2026.05.20 18:14:25.342669 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6582 | 2026.05.20 18:14:25.343355 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.05.20 18:14:25.343715 [ 32 ] {} <Debug> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6584 | 2026.05.20 18:14:25.343816 [ 32 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.05.20 18:14:25.343854 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6586 | 2026.05.20 18:14:25.344055 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6587 | 2026.05.20 18:14:25.346366 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6588 | 2026.05.20 18:14:25.348569 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6589 | 2026.05.20 18:14:25.350313 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6590 | 2026.05.20 18:14:25.355347 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6591 | 2026.05.20 18:14:25.360042 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6592 | 2026.05.20 18:14:25.364725 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6593 | 2026.05.20 18:14:25.369135 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6594 | 2026.05.20 18:14:25.373422 [ 194 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6595 | 2026.05.20 18:14:25.433702 [ 186 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.089734361 sec., 2607.6967328045052 rows/sec., 13.48 MiB/sec. | ||
| 6596 | 2026.05.20 18:14:25.435942 [ 187 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6597 | 2026.05.20 18:14:25.437991 [ 187 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.05.20 18:14:25.438101 [ 187 ] {f5aae28a-a3b6-46e5-a223-c26c776e492e::all_1_31_6} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6599 | 2026.05.20 18:14:25.440050 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6600 | 2026.05.20 18:14:26.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.74 MiB, peak 278.29 MiB, free memory in arenas 0.00 B, will set to 270.14 MiB (RSS), difference: 2.40 MiB | ||
| 6601 | 2026.05.20 18:14:28.458764 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.05.20 18:14:28.459011 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6603 | 2026.05.20 18:14:28.459348 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6604 | 2026.05.20 18:14:28.459386 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <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 | ||
| 6605 | 2026.05.20 18:14:28.459604 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6606 | 2026.05.20 18:14:28.459674 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6607 | 2026.05.20 18:14:28.459813 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6608 | 2026.05.20 18:14:28.459909 [ 348 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6609 | 2026.05.20 18:14:28.459917 [ 315 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6610 | 2026.05.20 18:14:28.459917 [ 342 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6611 | 2026.05.20 18:14:28.460058 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6612 | 2026.05.20 18:14:28.460085 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6613 | 2026.05.20 18:14:28.460157 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6614 | 2026.05.20 18:14:28.460177 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6615 | 2026.05.20 18:14:28.460213 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6616 | 2026.05.20 18:14:28.460259 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6617 | 2026.05.20 18:14:28.461413 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002497 sec., 14016.820184221066 rows/sec., 2.36 MiB/sec. | ||
| 6618 | 2026.05.20 18:14:28.461524 [ 271 ] {194259d7-221f-4417-b369-1d5302b68d7a} <Debug> TCPHandler: Processed in 0.002892478 sec. | ||
| 6619 | 2026.05.20 18:14:28.463095 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.05.20 18:14:28.463218 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.20 18:14:28.463265 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6622 | 2026.05.20 18:14:28.463763 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.05.20 18:14:28.463807 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6624 | 2026.05.20 18:14:28.464174 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6625 | 2026.05.20 18:14:28.464393 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.05.20 18:14:28.464545 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.14 MiB/sec. | ||
| 6627 | 2026.05.20 18:14:28.464582 [ 271 ] {0e5f4dc5-ebf2-428d-b324-089efd5e24b6} <Debug> TCPHandler: Processed in 0.001538345 sec. | ||
| 6628 | 2026.05.20 18:14:28.464706 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.05.20 18:14:28.464808 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6630 | 2026.05.20 18:14:28.464849 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6631 | 2026.05.20 18:14:28.465277 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.05.20 18:14:28.465315 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6633 | 2026.05.20 18:14:28.465635 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6634 | 2026.05.20 18:14:28.465840 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.05.20 18:14:28.465966 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 6636 | 2026.05.20 18:14:28.466000 [ 271 ] {ed8ca28e-753b-4d61-bcb6-ae53578a0fdb} <Debug> TCPHandler: Processed in 0.001344191 sec. | ||
| 6637 | 2026.05.20 18:14:28.466150 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.05.20 18:14:28.466248 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.05.20 18:14:28.466291 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6640 | 2026.05.20 18:14:28.466694 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.05.20 18:14:28.466730 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6642 | 2026.05.20 18:14:28.467048 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6643 | 2026.05.20 18:14:28.467266 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.05.20 18:14:28.467394 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 6645 | 2026.05.20 18:14:28.467429 [ 271 ] {e82dcc35-8b3f-4d13-a3e7-daed1c12ded5} <Debug> TCPHandler: Processed in 0.001328961 sec. | ||
| 6646 | 2026.05.20 18:14:28.467581 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.05.20 18:14:28.467678 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.05.20 18:14:28.467719 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6649 | 2026.05.20 18:14:28.468060 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.05.20 18:14:28.468095 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6651 | 2026.05.20 18:14:28.468403 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6652 | 2026.05.20 18:14:28.468611 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.05.20 18:14:28.468738 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6654 | 2026.05.20 18:14:28.468771 [ 271 ] {38afbd03-b234-4cc3-8a28-5f1e6d35e293} <Debug> TCPHandler: Processed in 0.001240109 sec. | ||
| 6655 | 2026.05.20 18:14:30.743344 [ 4 ] {} <Trace> TCP-Session: 5f76304e-9bb9-43ed-a963-75bf7a3c0d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.05.20 18:14:30.743671 [ 4 ] {394297fa-8291-495f-baa4-0a7442180824} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61955) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 6657 | 2026.05.20 18:14:30.744130 [ 4 ] {394297fa-8291-495f-baa4-0a7442180824} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6658 | 2026.05.20 18:14:30.744317 [ 4 ] {394297fa-8291-495f-baa4-0a7442180824} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6659 | 2026.05.20 18:14:30.744672 [ 348 ] {394297fa-8291-495f-baa4-0a7442180824} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6660 | 2026.05.20 18:14:30.744959 [ 4 ] {394297fa-8291-495f-baa4-0a7442180824} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001403 sec., 29223.093371347113 rows/sec., 1.74 MiB/sec. | ||
| 6661 | 2026.05.20 18:14:30.745005 [ 4 ] {394297fa-8291-495f-baa4-0a7442180824} <Debug> TCPHandler: Processed in 0.001860834 sec. | ||
| 6662 | 2026.05.20 18:14:31.938155 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6663 | 2026.05.20 18:14:31.938254 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6664 | 2026.05.20 18:14:32.001326 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00088945 sec. | ||
| 6665 | 2026.05.20 18:14:32.035820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15347 | ||
| 6666 | 2026.05.20 18:14:32.036325 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.05.20 18:14:32.036368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6668 | 2026.05.20 18:14:32.037070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6669 | 2026.05.20 18:14:32.037311 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.05.20 18:14:32.037438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15347 | ||
| 6671 | 2026.05.20 18:14:32.846442 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6672 | 2026.05.20 18:14:32.860962 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.05.20 18:14:32.861015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6674 | 2026.05.20 18:14:32.866409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6675 | 2026.05.20 18:14:32.867091 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.05.20 18:14:32.869646 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6677 | 2026.05.20 18:14:33.460657 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.05.20 18:14:33.460879 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 6679 | 2026.05.20 18:14:33.461210 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6680 | 2026.05.20 18:14:33.461248 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <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 | ||
| 6681 | 2026.05.20 18:14:33.461462 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6682 | 2026.05.20 18:14:33.461528 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6683 | 2026.05.20 18:14:33.461666 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6684 | 2026.05.20 18:14:33.461754 [ 315 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6685 | 2026.05.20 18:14:33.461769 [ 355 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6686 | 2026.05.20 18:14:33.461769 [ 348 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6687 | 2026.05.20 18:14:33.461894 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6688 | 2026.05.20 18:14:33.461920 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6689 | 2026.05.20 18:14:33.461992 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6690 | 2026.05.20 18:14:33.462013 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6691 | 2026.05.20 18:14:33.462060 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6692 | 2026.05.20 18:14:33.462105 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6693 | 2026.05.20 18:14:33.463136 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00235 sec., 14893.617021276596 rows/sec., 2.51 MiB/sec. | ||
| 6694 | 2026.05.20 18:14:33.463235 [ 271 ] {a769232b-4bb3-41de-8ae3-3905106aa288} <Debug> TCPHandler: Processed in 0.002709003 sec. | ||
| 6695 | 2026.05.20 18:14:33.465548 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.05.20 18:14:33.465659 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6697 | 2026.05.20 18:14:33.465702 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6698 | 2026.05.20 18:14:33.466235 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.05.20 18:14:33.466276 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6700 | 2026.05.20 18:14:33.466634 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6701 | 2026.05.20 18:14:33.466856 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.05.20 18:14:33.466998 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001369 sec., 100803.50620891161 rows/sec., 8.75 MiB/sec. | ||
| 6703 | 2026.05.20 18:14:33.467032 [ 271 ] {ef1b372d-a2b8-40fd-9074-c3e11b124c6d} <Debug> TCPHandler: Processed in 0.001534596 sec. | ||
| 6704 | 2026.05.20 18:14:33.467158 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.05.20 18:14:33.467255 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.05.20 18:14:33.467295 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6707 | 2026.05.20 18:14:33.467705 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.20 18:14:33.467741 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6709 | 2026.05.20 18:14:33.468035 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6710 | 2026.05.20 18:14:33.468246 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.20 18:14:33.468377 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00114 sec., 35964.912280701756 rows/sec., 2.64 MiB/sec. | ||
| 6712 | 2026.05.20 18:14:33.468410 [ 271 ] {bd3cb918-131b-4771-a134-2900d043b82d} <Debug> TCPHandler: Processed in 0.0013017 sec. | ||
| 6713 | 2026.05.20 18:14:33.468532 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.05.20 18:14:33.468626 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6715 | 2026.05.20 18:14:33.468665 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6716 | 2026.05.20 18:14:33.469091 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.05.20 18:14:33.469128 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6718 | 2026.05.20 18:14:33.469443 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6719 | 2026.05.20 18:14:33.469659 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.05.20 18:14:33.469786 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001178 sec., 89134.12563667232 rows/sec., 6.96 MiB/sec. | ||
| 6721 | 2026.05.20 18:14:33.469819 [ 271 ] {cd179631-e7ce-42e8-89c1-7664e68c578e} <Debug> TCPHandler: Processed in 0.001336951 sec. | ||
| 6722 | 2026.05.20 18:14:33.469944 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.05.20 18:14:33.470039 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6724 | 2026.05.20 18:14:33.470081 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6725 | 2026.05.20 18:14:33.470486 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.05.20 18:14:33.470522 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6727 | 2026.05.20 18:14:33.470837 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6728 | 2026.05.20 18:14:33.471054 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.20 18:14:33.471183 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6730 | 2026.05.20 18:14:33.471216 [ 271 ] {57f0892d-c815-469f-b304-ce540ae8a796} <Debug> TCPHandler: Processed in 0.00132018 sec. | ||
| 6731 | 2026.05.20 18:14:33.471359 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.05.20 18:14:33.471454 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.05.20 18:14:33.471506 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <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 | ||
| 6734 | 2026.05.20 18:14:33.472316 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.05.20 18:14:33.472352 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6736 | 2026.05.20 18:14:33.472900 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6737 | 2026.05.20 18:14:33.473122 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.05.20 18:14:33.473255 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001819 sec., 22539.857064321055 rows/sec., 40.39 MiB/sec. | ||
| 6739 | 2026.05.20 18:14:33.473304 [ 271 ] {34c2d996-e2cc-4701-b5e8-cf7fbe8fb68d} <Debug> TCPHandler: Processed in 0.001993667 sec. | ||
| 6740 | 2026.05.20 18:14:33.473432 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.05.20 18:14:33.473528 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6742 | 2026.05.20 18:14:33.473569 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6743 | 2026.05.20 18:14:33.473917 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.05.20 18:14:33.473952 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6745 | 2026.05.20 18:14:33.474252 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6746 | 2026.05.20 18:14:33.474461 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.05.20 18:14:33.474589 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6748 | 2026.05.20 18:14:33.474622 [ 271 ] {417dfb8f-fc40-4d0a-b810-8feb3cfcee89} <Debug> TCPHandler: Processed in 0.001238849 sec. | ||
| 6749 | 2026.05.20 18:14:34.799544 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.05.20 18:14:34.799795 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6751 | 2026.05.20 18:14:34.800166 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6752 | 2026.05.20 18:14:34.800214 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6753 | 2026.05.20 18:14:34.800484 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6754 | 2026.05.20 18:14:34.800562 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6755 | 2026.05.20 18:14:34.800711 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 6756 | 2026.05.20 18:14:34.800922 [ 315 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6757 | 2026.05.20 18:14:34.800968 [ 348 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6758 | 2026.05.20 18:14:34.800975 [ 355 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6759 | 2026.05.20 18:14:34.801165 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6760 | 2026.05.20 18:14:34.801205 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6761 | 2026.05.20 18:14:34.801281 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6762 | 2026.05.20 18:14:34.801303 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6763 | 2026.05.20 18:14:34.801341 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6764 | 2026.05.20 18:14:34.801385 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6765 | 2026.05.20 18:14:34.802847 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003162 sec., 11068.943706514865 rows/sec., 2.35 MiB/sec. | ||
| 6766 | 2026.05.20 18:14:34.802963 [ 271 ] {46b77b78-b7f2-4d16-b91e-cae91b3226b2} <Debug> TCPHandler: Processed in 0.003548842 sec. | ||
| 6767 | 2026.05.20 18:14:34.815740 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.05.20 18:14:34.815878 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6769 | 2026.05.20 18:14:34.815930 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6770 | 2026.05.20 18:14:34.818402 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.20 18:14:34.818452 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6772 | 2026.05.20 18:14:34.819010 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6773 | 2026.05.20 18:14:34.819259 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.05.20 18:14:34.819424 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Debug> executeQuery: Read 2401 rows, 180.20 KiB in 0.003582 sec., 670295.9240647682 rows/sec., 49.13 MiB/sec. | ||
| 6775 | 2026.05.20 18:14:34.819427 [ 146 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6776 | 2026.05.20 18:14:34.819488 [ 271 ] {b5674258-83e3-44fa-a7d9-8cd4b6e70e62} <Debug> TCPHandler: Processed in 0.003813678 sec. | ||
| 6777 | 2026.05.20 18:14:34.819499 [ 146 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.05.20 18:14:34.819533 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6779 | 2026.05.20 18:14:34.819656 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6780 | 2026.05.20 18:14:34.819742 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.05.20 18:14:34.819767 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6782 | 2026.05.20 18:14:34.819805 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
| 6783 | 2026.05.20 18:14:34.819874 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.05.20 18:14:34.819874 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6785 | 2026.05.20 18:14:34.819933 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6786 | 2026.05.20 18:14:34.819944 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 259 rows starting from the beginning of the part | ||
| 6787 | 2026.05.20 18:14:34.819995 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6788 | 2026.05.20 18:14:34.820046 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part | ||
| 6789 | 2026.05.20 18:14:34.820096 [ 197 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2401 rows starting from the beginning of the part | ||
| 6790 | 2026.05.20 18:14:34.820477 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.05.20 18:14:34.820512 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 6792 | 2026.05.20 18:14:34.820951 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6793 | 2026.05.20 18:14:34.821276 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.05.20 18:14:34.821543 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001701 sec., 5291.005291005291 rows/sec., 397.86 KiB/sec. | ||
| 6795 | 2026.05.20 18:14:34.821623 [ 271 ] {0e55be97-ca4c-421c-a962-ea11aeaadf32} <Debug> TCPHandler: Processed in 0.001998577 sec. | ||
| 6796 | 2026.05.20 18:14:34.821834 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.05.20 18:14:34.821976 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.05.20 18:14:34.822018 [ 186 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002405806 sec., 2296111.9890797515 rows/sec., 181.42 MiB/sec. | ||
| 6799 | 2026.05.20 18:14:34.822039 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6800 | 2026.05.20 18:14:34.822348 [ 189 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6801 | 2026.05.20 18:14:34.822659 [ 189 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.05.20 18:14:34.822749 [ 189 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_51_10} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6803 | 2026.05.20 18:14:34.822852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6804 | 2026.05.20 18:14:34.822905 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.05.20 18:14:34.822953 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6806 | 2026.05.20 18:14:34.823394 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6807 | 2026.05.20 18:14:34.823613 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.05.20 18:14:34.823745 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001817 sec., 440836.54375343974 rows/sec., 25.46 MiB/sec. | ||
| 6809 | 2026.05.20 18:14:34.823781 [ 271 ] {bf5722c2-5017-40f3-9f1d-cbb0f9d1d422} <Debug> TCPHandler: Processed in 0.002067428 sec. | ||
| 6810 | 2026.05.20 18:14:34.823925 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.05.20 18:14:34.824020 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.05.20 18:14:34.824060 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6813 | 2026.05.20 18:14:34.824465 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.05.20 18:14:34.824501 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6815 | 2026.05.20 18:14:34.824789 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6816 | 2026.05.20 18:14:34.824999 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Trace> oximeter.fields_u64 (96479dde-1490-42ef-8674-1e40c8fb8162): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.05.20 18:14:34.825124 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 6818 | 2026.05.20 18:14:34.825159 [ 271 ] {a0fc926e-eca4-465a-8798-c0bf47f20a6f} <Debug> TCPHandler: Processed in 0.00128411 sec. | ||
| 6819 | 2026.05.20 18:14:34.825291 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.05.20 18:14:34.825396 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6821 | 2026.05.20 18:14:34.825437 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6822 | 2026.05.20 18:14:34.826399 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.05.20 18:14:34.826436 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6824 | 2026.05.20 18:14:34.826815 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6825 | 2026.05.20 18:14:34.827031 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.05.20 18:14:34.827145 [ 146 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6827 | 2026.05.20 18:14:34.827159 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.00178 sec., 723595.5056179776 rows/sec., 48.25 MiB/sec. | ||
| 6828 | 2026.05.20 18:14:34.827189 [ 146 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.05.20 18:14:34.827207 [ 271 ] {3f4bc434-905f-4223-98a0-fc9937c7366b} <Debug> TCPHandler: Processed in 0.001964105 sec. | ||
| 6830 | 2026.05.20 18:14:34.827218 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6831 | 2026.05.20 18:14:34.827306 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6832 | 2026.05.20 18:14:34.827364 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.05.20 18:14:34.827405 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6834 | 2026.05.20 18:14:34.827435 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 6835 | 2026.05.20 18:14:34.827465 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6836 | 2026.05.20 18:14:34.827483 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6837 | 2026.05.20 18:14:34.827517 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6838 | 2026.05.20 18:14:34.827529 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 143 rows starting from the beginning of the part | ||
| 6839 | 2026.05.20 18:14:34.827584 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6840 | 2026.05.20 18:14:34.827621 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 105 rows starting from the beginning of the part | ||
| 6841 | 2026.05.20 18:14:34.827661 [ 197 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1288 rows starting from the beginning of the part | ||
| 6842 | 2026.05.20 18:14:34.828330 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.05.20 18:14:34.828374 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 6844 | 2026.05.20 18:14:34.828860 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6845 | 2026.05.20 18:14:34.829024 [ 189 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747991 sec., 1753441.5222961674 rows/sec., 127.26 MiB/sec. | ||
| 6846 | 2026.05.20 18:14:34.829095 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.05.20 18:14:34.829240 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001793 sec., 852203.0117122141 rows/sec., 51.84 MiB/sec. | ||
| 6848 | 2026.05.20 18:14:34.829259 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6849 | 2026.05.20 18:14:34.829276 [ 271 ] {82662806-3d18-4c8d-8503-1fb4768b90ba} <Debug> TCPHandler: Processed in 0.001963056 sec. | ||
| 6850 | 2026.05.20 18:14:34.829270 [ 186 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6851 | 2026.05.20 18:14:34.829314 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.05.20 18:14:34.829360 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 6853 | 2026.05.20 18:14:34.829451 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6854 | 2026.05.20 18:14:34.829458 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.05.20 18:14:34.829575 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6856 | 2026.05.20 18:14:34.829580 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.05.20 18:14:34.829615 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16347 rows starting from the beginning of the part | ||
| 6858 | 2026.05.20 18:14:34.829648 [ 186 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.05.20 18:14:34.829655 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <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 | ||
| 6860 | 2026.05.20 18:14:34.829704 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6861 | 2026.05.20 18:14:34.829750 [ 186 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_51_10} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6862 | 2026.05.20 18:14:34.829762 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part | ||
| 6863 | 2026.05.20 18:14:34.829822 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6864 | 2026.05.20 18:14:34.829857 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6865 | 2026.05.20 18:14:34.829872 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 6866 | 2026.05.20 18:14:34.829924 [ 198 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1528 rows starting from the beginning of the part | ||
| 6867 | 2026.05.20 18:14:34.830481 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.05.20 18:14:34.830524 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 6869 | 2026.05.20 18:14:34.831197 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6870 | 2026.05.20 18:14:34.831434 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.05.20 18:14:34.831577 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002016 sec., 4464.285714285715 rows/sec., 8.00 MiB/sec. | ||
| 6872 | 2026.05.20 18:14:34.831627 [ 271 ] {597d00f4-0b3e-416e-8755-18eb4acd079b} <Debug> TCPHandler: Processed in 0.002219591 sec. | ||
| 6873 | 2026.05.20 18:14:34.831781 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.05.20 18:14:34.831878 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.05.20 18:14:34.831921 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6876 | 2026.05.20 18:14:34.832311 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.20 18:14:34.832348 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 6878 | 2026.05.20 18:14:34.832782 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6879 | 2026.05.20 18:14:34.833004 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.05.20 18:14:34.833135 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001276 sec., 18808.777429467085 rows/sec., 1.27 MiB/sec. | ||
| 6881 | 2026.05.20 18:14:34.833140 [ 146 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6882 | 2026.05.20 18:14:34.833173 [ 271 ] {9c122ad2-6a79-455d-bdbc-e44f57296f2e} <Debug> TCPHandler: Processed in 0.001448164 sec. | ||
| 6883 | 2026.05.20 18:14:34.833190 [ 146 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.05.20 18:14:34.833217 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 6885 | 2026.05.20 18:14:34.833322 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6886 | 2026.05.20 18:14:34.833441 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6887 | 2026.05.20 18:14:34.833473 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2448 rows starting from the beginning of the part | ||
| 6888 | 2026.05.20 18:14:34.833537 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6889 | 2026.05.20 18:14:34.833583 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6890 | 2026.05.20 18:14:34.833628 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6891 | 2026.05.20 18:14:34.833669 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6892 | 2026.05.20 18:14:34.833708 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 6893 | 2026.05.20 18:14:34.835092 [ 186 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001810962 sec., 1497546.6078250124 rows/sec., 100.92 MiB/sec. | ||
| 6894 | 2026.05.20 18:14:34.835431 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6895 | 2026.05.20 18:14:34.835691 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.05.20 18:14:34.835762 [ 189 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_51_10} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6897 | 2026.05.20 18:14:34.835834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6898 | 2026.05.20 18:14:34.835898 [ 186 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18552 rows, containing 5 columns (5 merged, 0 gathered) in 0.006484991 sec., 2860759.560036398 rows/sec., 186.03 MiB/sec. | ||
| 6899 | 2026.05.20 18:14:34.836170 [ 200 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6900 | 2026.05.20 18:14:34.836432 [ 200 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.20 18:14:34.836507 [ 200 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6902 | 2026.05.20 18:14:34.836600 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 6903 | 2026.05.20 18:14:35.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.90 MiB, peak 280.10 MiB, free memory in arenas 0.00 B, will set to 272.70 MiB (RSS), difference: 1.80 MiB | ||
| 6904 | 2026.05.20 18:14:37.904475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33853 | ||
| 6905 | 2026.05.20 18:14:37.904581 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6906 | 2026.05.20 18:14:37.904611 [ 3 ] {} <Debug> TCP-Session: 8646f748-f1d5-4dc7-8c91-004fc15d9f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:33853 | ||
| 6907 | 2026.05.20 18:14:37.904636 [ 3 ] {} <Debug> TCP-Session: 8646f748-f1d5-4dc7-8c91-004fc15d9f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2026.05.20 18:14:37.904652 [ 3 ] {} <Debug> TCP-Session: 8646f748-f1d5-4dc7-8c91-004fc15d9f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2026.05.20 18:14:37.904871 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36427 | ||
| 6910 | 2026.05.20 18:14:37.904914 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60953 | ||
| 6911 | 2026.05.20 18:14:37.904934 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39953 | ||
| 6912 | 2026.05.20 18:14:37.904968 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43180 | ||
| 6913 | 2026.05.20 18:14:37.904973 [ 3 ] {} <Trace> TCP-Session: 8646f748-f1d5-4dc7-8c91-004fc15d9f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.05.20 18:14:37.905007 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6915 | 2026.05.20 18:14:37.904961 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51897 | ||
| 6916 | 2026.05.20 18:14:37.905057 [ 304 ] {} <Debug> TCP-Session: 59ef19b8-8e5c-49c0-bdb8-b4d292cf95c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60953 | ||
| 6917 | 2026.05.20 18:14:37.904963 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6918 | 2026.05.20 18:14:37.905107 [ 304 ] {} <Debug> TCP-Session: 59ef19b8-8e5c-49c0-bdb8-b4d292cf95c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.05.20 18:14:37.904953 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53431 | ||
| 6920 | 2026.05.20 18:14:37.905139 [ 304 ] {} <Debug> TCP-Session: 59ef19b8-8e5c-49c0-bdb8-b4d292cf95c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.05.20 18:14:37.905203 [ 3 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6922 | 2026.05.20 18:14:37.904951 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62884 | ||
| 6923 | 2026.05.20 18:14:37.905257 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6924 | 2026.05.20 18:14:37.904921 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34408 | ||
| 6925 | 2026.05.20 18:14:37.905303 [ 308 ] {} <Debug> TCP-Session: 9db4e191-9cb1-4c7e-bc85-a2e799d4be35 Authenticating user 'default' from [fd00:1122:3344:101::e]:39953 | ||
| 6926 | 2026.05.20 18:14:37.905137 [ 269 ] {} <Debug> TCP-Session: f62af512-94ba-443e-9d2c-d2b56a42e64d Authenticating user 'default' from [fd00:1122:3344:101::e]:36427 | ||
| 6927 | 2026.05.20 18:14:37.905342 [ 308 ] {} <Debug> TCP-Session: 9db4e191-9cb1-4c7e-bc85-a2e799d4be35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.05.20 18:14:37.905366 [ 269 ] {} <Debug> TCP-Session: f62af512-94ba-443e-9d2c-d2b56a42e64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2026.05.20 18:14:37.905369 [ 308 ] {} <Debug> TCP-Session: 9db4e191-9cb1-4c7e-bc85-a2e799d4be35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6930 | 2026.05.20 18:14:37.905392 [ 269 ] {} <Debug> TCP-Session: f62af512-94ba-443e-9d2c-d2b56a42e64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.05.20 18:14:37.905513 [ 3 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6932 | 2026.05.20 18:14:37.905586 [ 3 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6933 | 2026.05.20 18:14:37.905704 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6934 | 2026.05.20 18:14:37.905746 [ 309 ] {} <Debug> TCP-Session: 9604b68f-11a3-4272-b2f0-1dec9264d2ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53431 | ||
| 6935 | 2026.05.20 18:14:37.905773 [ 309 ] {} <Debug> TCP-Session: 9604b68f-11a3-4272-b2f0-1dec9264d2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6936 | 2026.05.20 18:14:37.905787 [ 309 ] {} <Debug> TCP-Session: 9604b68f-11a3-4272-b2f0-1dec9264d2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.05.20 18:14:37.905803 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6938 | 2026.05.20 18:14:37.905837 [ 310 ] {} <Debug> TCP-Session: 94a0071e-0a41-44ed-ad1b-9f19c7764de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62884 | ||
| 6939 | 2026.05.20 18:14:37.905858 [ 310 ] {} <Debug> TCP-Session: 94a0071e-0a41-44ed-ad1b-9f19c7764de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.05.20 18:14:37.905871 [ 310 ] {} <Debug> TCP-Session: 94a0071e-0a41-44ed-ad1b-9f19c7764de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.05.20 18:14:37.905879 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6942 | 2026.05.20 18:14:37.905887 [ 3 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 6943 | 2026.05.20 18:14:37.905912 [ 305 ] {} <Debug> TCP-Session: a78d37fd-1f2d-4dcc-ad61-b024aac186be Authenticating user 'default' from [fd00:1122:3344:101::e]:34408 | ||
| 6944 | 2026.05.20 18:14:37.905939 [ 305 ] {} <Debug> TCP-Session: a78d37fd-1f2d-4dcc-ad61-b024aac186be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.05.20 18:14:37.905956 [ 305 ] {} <Debug> TCP-Session: a78d37fd-1f2d-4dcc-ad61-b024aac186be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.05.20 18:14:37.906097 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6947 | 2026.05.20 18:14:37.906131 [ 311 ] {} <Debug> TCP-Session: 3f350f7e-f321-4110-a870-534b6fff7da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51897 | ||
| 6948 | 2026.05.20 18:14:37.906153 [ 311 ] {} <Debug> TCP-Session: 3f350f7e-f321-4110-a870-534b6fff7da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6949 | 2026.05.20 18:14:37.906167 [ 311 ] {} <Debug> TCP-Session: 3f350f7e-f321-4110-a870-534b6fff7da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6950 | 2026.05.20 18:14:37.906194 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6951 | 2026.05.20 18:14:37.906227 [ 312 ] {} <Debug> TCP-Session: 6222b7d9-b052-4719-90c8-ab0ba6e156ae Authenticating user 'default' from [fd00:1122:3344:101::e]:43180 | ||
| 6952 | 2026.05.20 18:14:37.906244 [ 312 ] {} <Debug> TCP-Session: 6222b7d9-b052-4719-90c8-ab0ba6e156ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.05.20 18:14:37.906257 [ 312 ] {} <Debug> TCP-Session: 6222b7d9-b052-4719-90c8-ab0ba6e156ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.05.20 18:14:37.906832 [ 354 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Trace> AggregatingTransform: Aggregating | ||
| 6955 | 2026.05.20 18:14:37.906865 [ 354 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Trace> Aggregator: Aggregation method: without_key | ||
| 6956 | 2026.05.20 18:14:37.906896 [ 354 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892041 sec. (1121.025 rows/sec., 43.79 KiB/sec.) | ||
| 6957 | 2026.05.20 18:14:37.906910 [ 354 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Trace> Aggregator: Merging aggregated data | ||
| 6958 | 2026.05.20 18:14:37.907501 [ 3 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002369 sec., 422.11903756859436 rows/sec., 16.49 KiB/sec. | ||
| 6959 | 2026.05.20 18:14:37.907634 [ 3 ] {00e2d729-6ea7-436b-8e16-162c65ba1edc} <Debug> TCPHandler: Processed in 0.002782434 sec. | ||
| 6960 | 2026.05.20 18:14:37.907762 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6961 | 2026.05.20 18:14:37.907792 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6962 | 2026.05.20 18:14:37.907795 [ 3 ] {} <Debug> TCP-Session: 8646f748-f1d5-4dc7-8c91-004fc15d9f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6963 | 2026.05.20 18:14:37.907809 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6964 | 2026.05.20 18:14:37.907834 [ 312 ] {} <Debug> TCP-Session: 6222b7d9-b052-4719-90c8-ab0ba6e156ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.05.20 18:14:37.907845 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6966 | 2026.05.20 18:14:37.907861 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6967 | 2026.05.20 18:14:37.907883 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6968 | 2026.05.20 18:14:37.907894 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6969 | 2026.05.20 18:14:37.907907 [ 309 ] {} <Debug> TCP-Session: 9604b68f-11a3-4272-b2f0-1dec9264d2ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6970 | 2026.05.20 18:14:37.907937 [ 308 ] {} <Debug> TCP-Session: 9db4e191-9cb1-4c7e-bc85-a2e799d4be35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6971 | 2026.05.20 18:14:37.907949 [ 305 ] {} <Debug> TCP-Session: a78d37fd-1f2d-4dcc-ad61-b024aac186be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.05.20 18:14:37.907917 [ 310 ] {} <Debug> TCP-Session: 94a0071e-0a41-44ed-ad1b-9f19c7764de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.05.20 18:14:37.907864 [ 304 ] {} <Debug> TCP-Session: 59ef19b8-8e5c-49c0-bdb8-b4d292cf95c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6974 | 2026.05.20 18:14:37.907913 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6975 | 2026.05.20 18:14:37.907829 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6976 | 2026.05.20 18:14:37.908049 [ 311 ] {} <Debug> TCP-Session: 3f350f7e-f321-4110-a870-534b6fff7da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.05.20 18:14:37.908071 [ 269 ] {} <Debug> TCP-Session: f62af512-94ba-443e-9d2c-d2b56a42e64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.05.20 18:14:37.997373 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46867 | ||
| 6979 | 2026.05.20 18:14:37.997453 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6980 | 2026.05.20 18:14:37.997478 [ 3 ] {} <Debug> TCP-Session: 085948f9-0724-4f46-8bb0-6db4bc73b5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46867 | ||
| 6981 | 2026.05.20 18:14:37.997500 [ 3 ] {} <Debug> TCP-Session: 085948f9-0724-4f46-8bb0-6db4bc73b5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.05.20 18:14:37.997513 [ 3 ] {} <Debug> TCP-Session: 085948f9-0724-4f46-8bb0-6db4bc73b5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2026.05.20 18:14:37.997735 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57835 | ||
| 6984 | 2026.05.20 18:14:37.997777 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60268 | ||
| 6985 | 2026.05.20 18:14:37.997787 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46828 | ||
| 6986 | 2026.05.20 18:14:37.997807 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46007 | ||
| 6987 | 2026.05.20 18:14:37.997830 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6988 | 2026.05.20 18:14:37.997835 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6989 | 2026.05.20 18:14:37.997853 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6990 | 2026.05.20 18:14:37.997870 [ 269 ] {} <Debug> TCP-Session: 415fcff3-9171-4e46-9d73-40bdbd112156 Authenticating user 'default' from [fd00:1122:3344:101::e]:57835 | ||
| 6991 | 2026.05.20 18:14:37.997879 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6992 | 2026.05.20 18:14:37.997893 [ 308 ] {} <Debug> TCP-Session: 2662e1c4-10ec-4bf7-877c-8d8286535a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:46828 | ||
| 6993 | 2026.05.20 18:14:37.997910 [ 269 ] {} <Debug> TCP-Session: 415fcff3-9171-4e46-9d73-40bdbd112156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.05.20 18:14:37.997919 [ 310 ] {} <Debug> TCP-Session: 0b92e36c-16ef-4880-adfa-be433177c817 Authenticating user 'default' from [fd00:1122:3344:101::e]:46007 | ||
| 6995 | 2026.05.20 18:14:37.997931 [ 308 ] {} <Debug> TCP-Session: 2662e1c4-10ec-4bf7-877c-8d8286535a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.05.20 18:14:37.997940 [ 269 ] {} <Debug> TCP-Session: 415fcff3-9171-4e46-9d73-40bdbd112156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.05.20 18:14:37.997956 [ 310 ] {} <Debug> TCP-Session: 0b92e36c-16ef-4880-adfa-be433177c817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.05.20 18:14:37.997968 [ 308 ] {} <Debug> TCP-Session: 2662e1c4-10ec-4bf7-877c-8d8286535a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.05.20 18:14:37.998026 [ 310 ] {} <Debug> TCP-Session: 0b92e36c-16ef-4880-adfa-be433177c817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2026.05.20 18:14:37.997877 [ 305 ] {} <Debug> TCP-Session: 0c24c7d3-3c3d-468b-aa3a-3bc9270ad5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:60268 | ||
| 7001 | 2026.05.20 18:14:37.997846 [ 3 ] {} <Trace> TCP-Session: 085948f9-0724-4f46-8bb0-6db4bc73b5e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2026.05.20 18:14:37.998084 [ 305 ] {} <Debug> TCP-Session: 0c24c7d3-3c3d-468b-aa3a-3bc9270ad5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.05.20 18:14:37.997826 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40541 | ||
| 7004 | 2026.05.20 18:14:37.998123 [ 305 ] {} <Debug> TCP-Session: 0c24c7d3-3c3d-468b-aa3a-3bc9270ad5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.05.20 18:14:37.997824 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55049 | ||
| 7006 | 2026.05.20 18:14:37.998205 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7007 | 2026.05.20 18:14:37.997795 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65479 | ||
| 7008 | 2026.05.20 18:14:37.998250 [ 312 ] {} <Debug> TCP-Session: 63111ace-f6fe-4a72-a1b7-99f7e10f2435 Authenticating user 'default' from [fd00:1122:3344:101::e]:40541 | ||
| 7009 | 2026.05.20 18:14:37.998280 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7010 | 2026.05.20 18:14:37.998249 [ 3 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46867) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7011 | 2026.05.20 18:14:37.998335 [ 311 ] {} <Debug> TCP-Session: 7d49a8a0-a088-4cf9-97bf-5c121fd15193 Authenticating user 'default' from [fd00:1122:3344:101::e]:55049 | ||
| 7012 | 2026.05.20 18:14:37.998337 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7013 | 2026.05.20 18:14:37.998349 [ 312 ] {} <Debug> TCP-Session: 63111ace-f6fe-4a72-a1b7-99f7e10f2435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.05.20 18:14:37.998376 [ 311 ] {} <Debug> TCP-Session: 7d49a8a0-a088-4cf9-97bf-5c121fd15193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2026.05.20 18:14:37.998397 [ 304 ] {} <Debug> TCP-Session: e7c40b7e-a446-44b0-b6ce-77f33c98f42e Authenticating user 'default' from [fd00:1122:3344:101::e]:65479 | ||
| 7016 | 2026.05.20 18:14:37.998418 [ 311 ] {} <Debug> TCP-Session: 7d49a8a0-a088-4cf9-97bf-5c121fd15193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.05.20 18:14:37.998438 [ 304 ] {} <Debug> TCP-Session: e7c40b7e-a446-44b0-b6ce-77f33c98f42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2026.05.20 18:14:37.998400 [ 312 ] {} <Debug> TCP-Session: 63111ace-f6fe-4a72-a1b7-99f7e10f2435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.05.20 18:14:37.998475 [ 304 ] {} <Debug> TCP-Session: e7c40b7e-a446-44b0-b6ce-77f33c98f42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.05.20 18:14:37.997802 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63560 | ||
| 7021 | 2026.05.20 18:14:37.998581 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7022 | 2026.05.20 18:14:37.998610 [ 3 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7023 | 2026.05.20 18:14:37.998614 [ 309 ] {} <Debug> TCP-Session: 66da2d59-3e54-44c3-9255-cf3fea5da278 Authenticating user 'default' from [fd00:1122:3344:101::e]:63560 | ||
| 7024 | 2026.05.20 18:14:37.998648 [ 309 ] {} <Debug> TCP-Session: 66da2d59-3e54-44c3-9255-cf3fea5da278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.05.20 18:14:37.998661 [ 309 ] {} <Debug> TCP-Session: 66da2d59-3e54-44c3-9255-cf3fea5da278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.05.20 18:14:37.998669 [ 3 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7027 | 2026.05.20 18:14:37.998965 [ 3 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 7028 | 2026.05.20 18:14:37.999866 [ 321 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Trace> AggregatingTransform: Aggregating | ||
| 7029 | 2026.05.20 18:14:37.999896 [ 321 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7030 | 2026.05.20 18:14:37.999924 [ 321 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085194 sec. (1173.792 rows/sec., 45.85 KiB/sec.) | ||
| 7031 | 2026.05.20 18:14:37.999942 [ 321 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Trace> Aggregator: Merging aggregated data | ||
| 7032 | 2026.05.20 18:14:38.000596 [ 3 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002399 sec., 416.8403501458941 rows/sec., 16.28 KiB/sec. | ||
| 7033 | 2026.05.20 18:14:38.000728 [ 3 ] {1fd39cf2-e5f9-4185-aa22-aa9ee4c36da6} <Debug> TCPHandler: Processed in 0.00299284 sec. | ||
| 7034 | 2026.05.20 18:14:38.000852 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7035 | 2026.05.20 18:14:38.000886 [ 3 ] {} <Debug> TCP-Session: 085948f9-0724-4f46-8bb0-6db4bc73b5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2026.05.20 18:14:38.000886 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7037 | 2026.05.20 18:14:38.000902 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7038 | 2026.05.20 18:14:38.000923 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7039 | 2026.05.20 18:14:38.000955 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7040 | 2026.05.20 18:14:38.000971 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7041 | 2026.05.20 18:14:38.000998 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7042 | 2026.05.20 18:14:38.001006 [ 304 ] {} <Debug> TCP-Session: e7c40b7e-a446-44b0-b6ce-77f33c98f42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7043 | 2026.05.20 18:14:38.001033 [ 309 ] {} <Debug> TCP-Session: 66da2d59-3e54-44c3-9255-cf3fea5da278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.05.20 18:14:38.001049 [ 310 ] {} <Debug> TCP-Session: 0b92e36c-16ef-4880-adfa-be433177c817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.05.20 18:14:38.000988 [ 311 ] {} <Debug> TCP-Session: 7d49a8a0-a088-4cf9-97bf-5c121fd15193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2026.05.20 18:14:38.000982 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7047 | 2026.05.20 18:14:38.000969 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7048 | 2026.05.20 18:14:38.001152 [ 308 ] {} <Debug> TCP-Session: 2662e1c4-10ec-4bf7-877c-8d8286535a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.05.20 18:14:38.000945 [ 269 ] {} <Debug> TCP-Session: 415fcff3-9171-4e46-9d73-40bdbd112156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.05.20 18:14:38.001183 [ 305 ] {} <Debug> TCP-Session: 0c24c7d3-3c3d-468b-aa3a-3bc9270ad5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.05.20 18:14:38.000966 [ 312 ] {} <Debug> TCP-Session: 63111ace-f6fe-4a72-a1b7-99f7e10f2435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7052 | 2026.05.20 18:14:38.457478 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.05.20 18:14:38.457721 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 7054 | 2026.05.20 18:14:38.458084 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7055 | 2026.05.20 18:14:38.458127 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <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 | ||
| 7056 | 2026.05.20 18:14:38.458364 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7057 | 2026.05.20 18:14:38.458439 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7058 | 2026.05.20 18:14:38.458628 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7059 | 2026.05.20 18:14:38.458750 [ 347 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7060 | 2026.05.20 18:14:38.458758 [ 320 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7061 | 2026.05.20 18:14:38.458758 [ 323 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7062 | 2026.05.20 18:14:38.458888 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7063 | 2026.05.20 18:14:38.458932 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7064 | 2026.05.20 18:14:38.459039 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7065 | 2026.05.20 18:14:38.459067 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7066 | 2026.05.20 18:14:38.459108 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7067 | 2026.05.20 18:14:38.459156 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7068 | 2026.05.20 18:14:38.460226 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002609 sec., 13415.101571483327 rows/sec., 2.26 MiB/sec. | ||
| 7069 | 2026.05.20 18:14:38.460330 [ 271 ] {d308dc39-94f6-471c-aed6-f9955cfc794e} <Debug> TCPHandler: Processed in 0.00300109 sec. | ||
| 7070 | 2026.05.20 18:14:38.461726 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.05.20 18:14:38.461843 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7072 | 2026.05.20 18:14:38.461889 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7073 | 2026.05.20 18:14:38.462388 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.05.20 18:14:38.462432 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7075 | 2026.05.20 18:14:38.462810 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7076 | 2026.05.20 18:14:38.463046 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.05.20 18:14:38.463199 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.08 MiB/sec. | ||
| 7078 | 2026.05.20 18:14:38.463236 [ 271 ] {09e7c8d0-93bc-4193-b0a4-44bfbc221418} <Debug> TCPHandler: Processed in 0.001566196 sec. | ||
| 7079 | 2026.05.20 18:14:38.463367 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.05.20 18:14:38.463468 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7081 | 2026.05.20 18:14:38.463510 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7082 | 2026.05.20 18:14:38.463935 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.05.20 18:14:38.463974 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7084 | 2026.05.20 18:14:38.464294 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7085 | 2026.05.20 18:14:38.464515 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.05.20 18:14:38.464648 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 7087 | 2026.05.20 18:14:38.464689 [ 271 ] {ebe0c4c6-0b33-41f5-b5c9-043a980bbaee} <Debug> TCPHandler: Processed in 0.001375342 sec. | ||
| 7088 | 2026.05.20 18:14:38.464817 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.05.20 18:14:38.464920 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.05.20 18:14:38.464966 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7091 | 2026.05.20 18:14:38.465359 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.05.20 18:14:38.465398 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7093 | 2026.05.20 18:14:38.465739 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7094 | 2026.05.20 18:14:38.465957 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.05.20 18:14:38.466090 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001189 sec., 80740.11774600505 rows/sec., 5.62 MiB/sec. | ||
| 7096 | 2026.05.20 18:14:38.466128 [ 271 ] {b7974b3b-3579-48c3-ba56-00b501169d59} <Debug> TCPHandler: Processed in 0.001363031 sec. | ||
| 7097 | 2026.05.20 18:14:38.466255 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.05.20 18:14:38.466357 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7099 | 2026.05.20 18:14:38.466401 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7100 | 2026.05.20 18:14:38.466741 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.05.20 18:14:38.466780 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7102 | 2026.05.20 18:14:38.467102 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7103 | 2026.05.20 18:14:38.467320 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.05.20 18:14:38.467461 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001123 sec., 32056.990204808546 rows/sec., 2.16 MiB/sec. | ||
| 7105 | 2026.05.20 18:14:38.467497 [ 271 ] {99350111-cbab-49ca-b10e-136be127adac} <Debug> TCPHandler: Processed in 0.00129383 sec. | ||
| 7106 | 2026.05.20 18:14:39.538496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15795 | ||
| 7107 | 2026.05.20 18:14:39.539041 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.05.20 18:14:39.539075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7109 | 2026.05.20 18:14:39.539575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7110 | 2026.05.20 18:14:39.539813 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.05.20 18:14:39.539947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15795 | ||
| 7112 | 2026.05.20 18:14:40.370705 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7113 | 2026.05.20 18:14:40.385893 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.05.20 18:14:40.385952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7115 | 2026.05.20 18:14:40.392151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7116 | 2026.05.20 18:14:40.392860 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.05.20 18:14:40.395471 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7118 | 2026.05.20 18:14:43.460508 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.20 18:14:43.460768 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 7120 | 2026.05.20 18:14:43.461134 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7121 | 2026.05.20 18:14:43.461173 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <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 | ||
| 7122 | 2026.05.20 18:14:43.461398 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7123 | 2026.05.20 18:14:43.461469 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7124 | 2026.05.20 18:14:43.461639 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7125 | 2026.05.20 18:14:43.461716 [ 323 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7126 | 2026.05.20 18:14:43.461720 [ 320 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7127 | 2026.05.20 18:14:43.461764 [ 347 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7128 | 2026.05.20 18:14:43.461882 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7129 | 2026.05.20 18:14:43.461910 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7130 | 2026.05.20 18:14:43.461988 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7131 | 2026.05.20 18:14:43.462011 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7132 | 2026.05.20 18:14:43.462047 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7133 | 2026.05.20 18:14:43.462097 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7134 | 2026.05.20 18:14:43.463243 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002574 sec., 13597.513597513598 rows/sec., 2.29 MiB/sec. | ||
| 7135 | 2026.05.20 18:14:43.463352 [ 271 ] {eafa5031-5781-4cff-9980-99a8da376c8d} <Debug> TCPHandler: Processed in 0.00300159 sec. | ||
| 7136 | 2026.05.20 18:14:43.465717 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.05.20 18:14:43.465852 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7138 | 2026.05.20 18:14:43.465904 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7139 | 2026.05.20 18:14:43.466474 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.20 18:14:43.466519 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7141 | 2026.05.20 18:14:43.466931 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7142 | 2026.05.20 18:14:43.467242 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.20 18:14:43.467541 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001721 sec., 80185.93840790237 rows/sec., 6.96 MiB/sec. | ||
| 7144 | 2026.05.20 18:14:43.467622 [ 271 ] {a581a837-641c-406e-a404-d28d6a3cae0f} <Debug> TCPHandler: Processed in 0.001966976 sec. | ||
| 7145 | 2026.05.20 18:14:43.467858 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.05.20 18:14:43.468001 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.05.20 18:14:43.468062 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7148 | 2026.05.20 18:14:43.468629 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.05.20 18:14:43.468672 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7150 | 2026.05.20 18:14:43.469050 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7151 | 2026.05.20 18:14:43.469271 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.05.20 18:14:43.469401 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001449 sec., 28295.37612146308 rows/sec., 2.08 MiB/sec. | ||
| 7153 | 2026.05.20 18:14:43.469435 [ 271 ] {cd94ae26-9d47-48fb-a196-5ce6722f866d} <Debug> TCPHandler: Processed in 0.0017068 sec. | ||
| 7154 | 2026.05.20 18:14:43.469603 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.05.20 18:14:43.469701 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7156 | 2026.05.20 18:14:43.469742 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7157 | 2026.05.20 18:14:43.470176 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.05.20 18:14:43.470212 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7159 | 2026.05.20 18:14:43.470523 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7160 | 2026.05.20 18:14:43.470738 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.05.20 18:14:43.470865 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001183 sec., 88757.39644970415 rows/sec., 6.93 MiB/sec. | ||
| 7162 | 2026.05.20 18:14:43.470899 [ 271 ] {cf2dc4d5-92e3-4901-bc45-71b8b980f165} <Debug> TCPHandler: Processed in 0.001345791 sec. | ||
| 7163 | 2026.05.20 18:14:43.471035 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.05.20 18:14:43.471130 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.05.20 18:14:43.471175 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7166 | 2026.05.20 18:14:43.471587 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.05.20 18:14:43.471623 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7168 | 2026.05.20 18:14:43.471953 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7169 | 2026.05.20 18:14:43.472180 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.05.20 18:14:43.472306 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 7171 | 2026.05.20 18:14:43.472341 [ 271 ] {b8b2911c-ac49-4f4f-9f09-320fcab15ff2} <Debug> TCPHandler: Processed in 0.001355221 sec. | ||
| 7172 | 2026.05.20 18:14:43.472468 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.05.20 18:14:43.472566 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.05.20 18:14:43.472620 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <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 | ||
| 7175 | 2026.05.20 18:14:43.473457 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.05.20 18:14:43.473493 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7177 | 2026.05.20 18:14:43.474040 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7178 | 2026.05.20 18:14:43.474277 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.05.20 18:14:43.474414 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001866 sec., 21972.13290460879 rows/sec., 39.37 MiB/sec. | ||
| 7180 | 2026.05.20 18:14:43.474463 [ 271 ] {8fbb43ac-8cde-4703-884e-d8b7f7ca91bf} <Debug> TCPHandler: Processed in 0.002043277 sec. | ||
| 7181 | 2026.05.20 18:14:43.474605 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.05.20 18:14:43.474701 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.05.20 18:14:43.474743 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7184 | 2026.05.20 18:14:43.475084 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.05.20 18:14:43.475120 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7186 | 2026.05.20 18:14:43.475424 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7187 | 2026.05.20 18:14:43.475633 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.20 18:14:43.475762 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7189 | 2026.05.20 18:14:43.475795 [ 271 ] {b77f2eb5-3c31-4cff-a739-edff5ac44ac0} <Debug> TCPHandler: Processed in 0.001239239 sec. | ||
| 7190 | 2026.05.20 18:14:44.487451 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57269 | ||
| 7191 | 2026.05.20 18:14:44.487540 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2026.05.20 18:14:44.487569 [ 269 ] {} <Debug> TCP-Session: a722f90b-888f-41d9-98fa-ddfbf5ca959e Authenticating user 'default' from [fd00:1122:3344:101::e]:57269 | ||
| 7193 | 2026.05.20 18:14:44.487595 [ 269 ] {} <Debug> TCP-Session: a722f90b-888f-41d9-98fa-ddfbf5ca959e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.05.20 18:14:44.487611 [ 269 ] {} <Debug> TCP-Session: a722f90b-888f-41d9-98fa-ddfbf5ca959e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.05.20 18:14:44.487863 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55317 | ||
| 7196 | 2026.05.20 18:14:44.487880 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46112 | ||
| 7197 | 2026.05.20 18:14:44.487903 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54053 | ||
| 7198 | 2026.05.20 18:14:44.487935 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41595 | ||
| 7199 | 2026.05.20 18:14:44.487967 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7200 | 2026.05.20 18:14:44.487962 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7201 | 2026.05.20 18:14:44.488006 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7202 | 2026.05.20 18:14:44.488035 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2026.05.20 18:14:44.488043 [ 304 ] {} <Debug> TCP-Session: ad072f98-93db-4b45-8847-b890f0cd9b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:55317 | ||
| 7204 | 2026.05.20 18:14:44.488060 [ 310 ] {} <Debug> TCP-Session: cc476633-b810-457c-ae2b-a10621b036f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54053 | ||
| 7205 | 2026.05.20 18:14:44.488076 [ 3 ] {} <Debug> TCP-Session: c7b490b5-e0f5-44bc-8419-cccd7538b531 Authenticating user 'default' from [fd00:1122:3344:101::e]:41595 | ||
| 7206 | 2026.05.20 18:14:44.488095 [ 304 ] {} <Debug> TCP-Session: ad072f98-93db-4b45-8847-b890f0cd9b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2026.05.20 18:14:44.488108 [ 310 ] {} <Debug> TCP-Session: cc476633-b810-457c-ae2b-a10621b036f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.05.20 18:14:44.488131 [ 304 ] {} <Debug> TCP-Session: ad072f98-93db-4b45-8847-b890f0cd9b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.05.20 18:14:44.488145 [ 310 ] {} <Debug> TCP-Session: cc476633-b810-457c-ae2b-a10621b036f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.05.20 18:14:44.488123 [ 3 ] {} <Debug> TCP-Session: c7b490b5-e0f5-44bc-8419-cccd7538b531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.05.20 18:14:44.488023 [ 308 ] {} <Debug> TCP-Session: 7fbc3a4e-b173-475d-9c83-d1a28116faf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46112 | ||
| 7212 | 2026.05.20 18:14:44.488219 [ 3 ] {} <Debug> TCP-Session: c7b490b5-e0f5-44bc-8419-cccd7538b531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.05.20 18:14:44.487927 [ 269 ] {} <Trace> TCP-Session: a722f90b-888f-41d9-98fa-ddfbf5ca959e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.05.20 18:14:44.488255 [ 308 ] {} <Debug> TCP-Session: 7fbc3a4e-b173-475d-9c83-d1a28116faf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.05.20 18:14:44.487926 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44813 | ||
| 7216 | 2026.05.20 18:14:44.488301 [ 308 ] {} <Debug> TCP-Session: 7fbc3a4e-b173-475d-9c83-d1a28116faf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.05.20 18:14:44.487924 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35102 | ||
| 7218 | 2026.05.20 18:14:44.488353 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2026.05.20 18:14:44.487892 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53591 | ||
| 7220 | 2026.05.20 18:14:44.488390 [ 312 ] {} <Debug> TCP-Session: aed66846-4094-4528-983d-898a2b93f6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44813 | ||
| 7221 | 2026.05.20 18:14:44.488401 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7222 | 2026.05.20 18:14:44.488418 [ 312 ] {} <Debug> TCP-Session: aed66846-4094-4528-983d-898a2b93f6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.05.20 18:14:44.488430 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7224 | 2026.05.20 18:14:44.488440 [ 311 ] {} <Debug> TCP-Session: 4f072c5a-c2a3-4b01-8851-bc8822a698ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35102 | ||
| 7225 | 2026.05.20 18:14:44.488443 [ 312 ] {} <Debug> TCP-Session: aed66846-4094-4528-983d-898a2b93f6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.05.20 18:14:44.488458 [ 309 ] {} <Debug> TCP-Session: b2c70b74-ea06-4983-ab0c-48edd21452dd Authenticating user 'default' from [fd00:1122:3344:101::e]:53591 | ||
| 7227 | 2026.05.20 18:14:44.488476 [ 311 ] {} <Debug> TCP-Session: 4f072c5a-c2a3-4b01-8851-bc8822a698ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.05.20 18:14:44.488496 [ 309 ] {} <Debug> TCP-Session: b2c70b74-ea06-4983-ab0c-48edd21452dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.05.20 18:14:44.488511 [ 311 ] {} <Debug> TCP-Session: 4f072c5a-c2a3-4b01-8851-bc8822a698ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.05.20 18:14:44.488525 [ 309 ] {} <Debug> TCP-Session: b2c70b74-ea06-4983-ab0c-48edd21452dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.05.20 18:14:44.488497 [ 269 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7232 | 2026.05.20 18:14:44.487877 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38024 | ||
| 7233 | 2026.05.20 18:14:44.488635 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7234 | 2026.05.20 18:14:44.488656 [ 305 ] {} <Debug> TCP-Session: 5356a204-9e85-4197-be72-056861a583e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38024 | ||
| 7235 | 2026.05.20 18:14:44.488673 [ 305 ] {} <Debug> TCP-Session: 5356a204-9e85-4197-be72-056861a583e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.05.20 18:14:44.488686 [ 305 ] {} <Debug> TCP-Session: 5356a204-9e85-4197-be72-056861a583e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.05.20 18:14:44.488819 [ 269 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7238 | 2026.05.20 18:14:44.488882 [ 269 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7239 | 2026.05.20 18:14:44.489167 [ 269 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Debug> oximeter.version (7fc15846-bbc0-467d-8d5e-15e69794c51d) (SelectExecutor): Key condition: unknown | ||
| 7240 | 2026.05.20 18:14:44.490121 [ 320 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Trace> AggregatingTransform: Aggregating | ||
| 7241 | 2026.05.20 18:14:44.490156 [ 320 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Trace> Aggregator: Aggregation method: without_key | ||
| 7242 | 2026.05.20 18:14:44.490185 [ 320 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918942 sec. (1088.208 rows/sec., 42.51 KiB/sec.) | ||
| 7243 | 2026.05.20 18:14:44.490199 [ 320 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Trace> Aggregator: Merging aggregated data | ||
| 7244 | 2026.05.20 18:14:44.490871 [ 269 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002425 sec., 412.37113402061857 rows/sec., 16.11 KiB/sec. | ||
| 7245 | 2026.05.20 18:14:44.491050 [ 269 ] {fd1b7a6f-5761-4e79-bcaa-148a5e578661} <Debug> TCPHandler: Processed in 0.003242945 sec. | ||
| 7246 | 2026.05.20 18:14:44.491169 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7247 | 2026.05.20 18:14:44.491201 [ 269 ] {} <Debug> TCP-Session: a722f90b-888f-41d9-98fa-ddfbf5ca959e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.05.20 18:14:44.491202 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7249 | 2026.05.20 18:14:44.491221 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7250 | 2026.05.20 18:14:44.491238 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7251 | 2026.05.20 18:14:44.491263 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7252 | 2026.05.20 18:14:44.491277 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7253 | 2026.05.20 18:14:44.491303 [ 312 ] {} <Debug> TCP-Session: aed66846-4094-4528-983d-898a2b93f6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.05.20 18:14:44.491308 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7255 | 2026.05.20 18:14:44.491324 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7256 | 2026.05.20 18:14:44.491369 [ 308 ] {} <Debug> TCP-Session: 7fbc3a4e-b173-475d-9c83-d1a28116faf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.05.20 18:14:44.491331 [ 311 ] {} <Debug> TCP-Session: 4f072c5a-c2a3-4b01-8851-bc8822a698ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.05.20 18:14:44.491398 [ 309 ] {} <Debug> TCP-Session: b2c70b74-ea06-4983-ab0c-48edd21452dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.05.20 18:14:44.491318 [ 305 ] {} <Debug> TCP-Session: 5356a204-9e85-4197-be72-056861a583e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.05.20 18:14:44.491282 [ 304 ] {} <Debug> TCP-Session: ad072f98-93db-4b45-8847-b890f0cd9b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.05.20 18:14:44.491256 [ 3 ] {} <Debug> TCP-Session: c7b490b5-e0f5-44bc-8419-cccd7538b531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.05.20 18:14:44.491285 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7263 | 2026.05.20 18:14:44.491530 [ 310 ] {} <Debug> TCP-Session: cc476633-b810-457c-ae2b-a10621b036f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.05.20 18:14:46.938529 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7265 | 2026.05.20 18:14:46.938589 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7266 | 2026.05.20 18:14:47.040096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16307 | ||
| 7267 | 2026.05.20 18:14:47.040724 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.05.20 18:14:47.040780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7269 | 2026.05.20 18:14:47.041334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7270 | 2026.05.20 18:14:47.041570 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.05.20 18:14:47.041696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16307 | ||
| 7272 | 2026.05.20 18:14:47.895603 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7273 | 2026.05.20 18:14:47.911957 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.05.20 18:14:47.912040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7275 | 2026.05.20 18:14:47.919641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7276 | 2026.05.20 18:14:47.920957 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.05.20 18:14:47.928678 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7278 | 2026.05.20 18:14:48.458944 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.20 18:14:48.459205 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 7280 | 2026.05.20 18:14:48.459556 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7281 | 2026.05.20 18:14:48.459593 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <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 | ||
| 7282 | 2026.05.20 18:14:48.459812 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7283 | 2026.05.20 18:14:48.459882 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7284 | 2026.05.20 18:14:48.460027 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7285 | 2026.05.20 18:14:48.460147 [ 317 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7286 | 2026.05.20 18:14:48.460157 [ 336 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7287 | 2026.05.20 18:14:48.460147 [ 363 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7288 | 2026.05.20 18:14:48.460367 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7289 | 2026.05.20 18:14:48.460402 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7290 | 2026.05.20 18:14:48.460475 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7291 | 2026.05.20 18:14:48.460495 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7292 | 2026.05.20 18:14:48.460531 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7293 | 2026.05.20 18:14:48.460576 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7294 | 2026.05.20 18:14:48.461720 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00262 sec., 13358.778625954199 rows/sec., 2.25 MiB/sec. | ||
| 7295 | 2026.05.20 18:14:48.461863 [ 271 ] {5055e3a8-926b-4f6d-86de-637753884fa3} <Debug> TCPHandler: Processed in 0.003071201 sec. | ||
| 7296 | 2026.05.20 18:14:48.463568 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.20 18:14:48.463721 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7298 | 2026.05.20 18:14:48.463786 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7299 | 2026.05.20 18:14:48.464521 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.05.20 18:14:48.464565 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7301 | 2026.05.20 18:14:48.464973 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7302 | 2026.05.20 18:14:48.465201 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.05.20 18:14:48.465355 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 7304 | 2026.05.20 18:14:48.465393 [ 271 ] {1ec0f6a5-9435-4afa-beb3-f11e45281f68} <Debug> TCPHandler: Processed in 0.001958285 sec. | ||
| 7305 | 2026.05.20 18:14:48.465588 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.05.20 18:14:48.465684 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7307 | 2026.05.20 18:14:48.465724 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7308 | 2026.05.20 18:14:48.466182 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.05.20 18:14:48.466218 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7310 | 2026.05.20 18:14:48.466522 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7311 | 2026.05.20 18:14:48.466734 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.20 18:14:48.466861 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 7313 | 2026.05.20 18:14:48.466894 [ 271 ] {5d65a7a3-15b5-4132-9630-6e9e65d1e9ed} <Debug> TCPHandler: Processed in 0.001362161 sec. | ||
| 7314 | 2026.05.20 18:14:48.467060 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.05.20 18:14:48.467174 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.05.20 18:14:48.467217 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7317 | 2026.05.20 18:14:48.467660 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.05.20 18:14:48.467694 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7319 | 2026.05.20 18:14:48.468022 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7320 | 2026.05.20 18:14:48.468242 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.05.20 18:14:48.468382 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 7322 | 2026.05.20 18:14:48.468416 [ 271 ] {c27fc506-6a1f-4e45-a351-6c4739db6a4c} <Debug> TCPHandler: Processed in 0.001404852 sec. | ||
| 7323 | 2026.05.20 18:14:48.468548 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.05.20 18:14:48.468645 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.05.20 18:14:48.468689 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7326 | 2026.05.20 18:14:48.469046 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.05.20 18:14:48.469081 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7328 | 2026.05.20 18:14:48.469387 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7329 | 2026.05.20 18:14:48.469621 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.05.20 18:14:48.469749 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7331 | 2026.05.20 18:14:48.469781 [ 271 ] {1bff0779-13d5-404e-a4f8-25d60b3fb249} <Debug> TCPHandler: Processed in 0.00128265 sec. | ||
| 7332 | 2026.05.20 18:14:49.244421 [ 134 ] {} <Debug> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7333 | 2026.05.20 18:14:49.244513 [ 134 ] {} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.05.20 18:14:49.244551 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 7335 | 2026.05.20 18:14:49.244754 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7336 | 2026.05.20 18:14:49.244941 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7337 | 2026.05.20 18:14:49.245008 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 825 rows starting from the beginning of the part | ||
| 7338 | 2026.05.20 18:14:49.245104 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 7339 | 2026.05.20 18:14:49.245176 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 7340 | 2026.05.20 18:14:49.245230 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7341 | 2026.05.20 18:14:49.245275 [ 200 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 7342 | 2026.05.20 18:14:49.246315 [ 186 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638998 sec., 1510068.956765048 rows/sec., 94.09 MiB/sec. | ||
| 7343 | 2026.05.20 18:14:49.246515 [ 186 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7344 | 2026.05.20 18:14:49.246802 [ 186 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.05.20 18:14:49.246875 [ 186 ] {85e432cf-67a4-49e8-b5de-4f8276c03206::all_1_14_3} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7346 | 2026.05.20 18:14:49.246959 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7347 | 2026.05.20 18:14:53.461735 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.05.20 18:14:53.461974 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 7349 | 2026.05.20 18:14:53.462311 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7350 | 2026.05.20 18:14:53.462351 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7351 | 2026.05.20 18:14:53.462581 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7352 | 2026.05.20 18:14:53.462648 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7353 | 2026.05.20 18:14:53.462789 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7354 | 2026.05.20 18:14:53.462862 [ 321 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7355 | 2026.05.20 18:14:53.462891 [ 336 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7356 | 2026.05.20 18:14:53.462891 [ 363 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7357 | 2026.05.20 18:14:53.463004 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7358 | 2026.05.20 18:14:53.463031 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7359 | 2026.05.20 18:14:53.463099 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7360 | 2026.05.20 18:14:53.463119 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7361 | 2026.05.20 18:14:53.463155 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7362 | 2026.05.20 18:14:53.463194 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7363 | 2026.05.20 18:14:53.464229 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002352 sec., 14880.952380952382 rows/sec., 2.51 MiB/sec. | ||
| 7364 | 2026.05.20 18:14:53.464330 [ 271 ] {000c644e-ee49-41fc-86b9-5587f279c11a} <Debug> TCPHandler: Processed in 0.002724613 sec. | ||
| 7365 | 2026.05.20 18:14:53.467366 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.20 18:14:53.467545 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.05.20 18:14:53.467614 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7368 | 2026.05.20 18:14:53.468276 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.05.20 18:14:53.468322 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7370 | 2026.05.20 18:14:53.468699 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7371 | 2026.05.20 18:14:53.468927 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.05.20 18:14:53.469078 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 7373 | 2026.05.20 18:14:53.469093 [ 135 ] {} <Debug> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7374 | 2026.05.20 18:14:53.469116 [ 271 ] {4bc61cc4-d501-4d38-805f-6f213d2d3513} <Debug> TCPHandler: Processed in 0.001885924 sec. | ||
| 7375 | 2026.05.20 18:14:53.469173 [ 135 ] {} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.05.20 18:14:53.469201 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7377 | 2026.05.20 18:14:53.469276 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.05.20 18:14:53.469313 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7379 | 2026.05.20 18:14:53.469379 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7380 | 2026.05.20 18:14:53.469424 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7381 | 2026.05.20 18:14:53.469431 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7382 | 2026.05.20 18:14:53.469467 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7383 | 2026.05.20 18:14:53.469525 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7384 | 2026.05.20 18:14:53.469569 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7385 | 2026.05.20 18:14:53.469609 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7386 | 2026.05.20 18:14:53.469649 [ 200 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7387 | 2026.05.20 18:14:53.469876 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.05.20 18:14:53.469919 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7389 | 2026.05.20 18:14:53.470233 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7390 | 2026.05.20 18:14:53.470356 [ 186 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091056 sec., 109985.18866126028 rows/sec., 9.54 MiB/sec. | ||
| 7391 | 2026.05.20 18:14:53.470493 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Trace> oximeter.fields_ipaddr (d75ac81a-3f70-4e75-ad97-3781b3ac6980): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.05.20 18:14:53.470547 [ 189 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7393 | 2026.05.20 18:14:53.470634 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001274 sec., 10989.010989010989 rows/sec., 896.08 KiB/sec. | ||
| 7394 | 2026.05.20 18:14:53.470673 [ 271 ] {2e12e4a3-7fc6-42cc-9ef8-067bbdca2667} <Debug> TCPHandler: Processed in 0.001448384 sec. | ||
| 7395 | 2026.05.20 18:14:53.470788 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.05.20 18:14:53.470886 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7397 | 2026.05.20 18:14:53.470915 [ 189 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.05.20 18:14:53.470927 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7399 | 2026.05.20 18:14:53.471012 [ 189 ] {5b88bdca-52c5-4ec3-84d2-81fb2b04b937::all_1_9_2} <Trace> oximeter.fields_i16 (5b88bdca-52c5-4ec3-84d2-81fb2b04b937) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7400 | 2026.05.20 18:14:53.471119 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7401 | 2026.05.20 18:14:53.471499 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.05.20 18:14:53.471540 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7403 | 2026.05.20 18:14:53.471871 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7404 | 2026.05.20 18:14:53.472082 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.05.20 18:14:53.472215 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Debug> executeQuery: Read 265 rows, 24.22 KiB in 0.001346 sec., 196879.64338781574 rows/sec., 17.57 MiB/sec. | ||
| 7406 | 2026.05.20 18:14:53.472249 [ 271 ] {b6551305-51de-40d1-aec6-d3a79b5c482e} <Debug> TCPHandler: Processed in 0.001510375 sec. | ||
| 7407 | 2026.05.20 18:14:53.472381 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2026.05.20 18:14:53.472505 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7409 | 2026.05.20 18:14:53.472555 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7410 | 2026.05.20 18:14:53.473057 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.05.20 18:14:53.473102 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7412 | 2026.05.20 18:14:53.473454 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7413 | 2026.05.20 18:14:53.473668 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.05.20 18:14:53.473781 [ 135 ] {} <Debug> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7415 | 2026.05.20 18:14:53.473798 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001317 sec., 50873.19665907365 rows/sec., 3.72 MiB/sec. | ||
| 7416 | 2026.05.20 18:14:53.473818 [ 135 ] {} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.05.20 18:14:53.473837 [ 271 ] {24df0014-b09e-43ab-a150-e00d8b6845d7} <Debug> TCPHandler: Processed in 0.001518525 sec. | ||
| 7418 | 2026.05.20 18:14:53.473842 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7419 | 2026.05.20 18:14:53.473939 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7420 | 2026.05.20 18:14:53.473972 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.05.20 18:14:53.474049 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7422 | 2026.05.20 18:14:53.474076 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7423 | 2026.05.20 18:14:53.474084 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 7424 | 2026.05.20 18:14:53.474124 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7425 | 2026.05.20 18:14:53.474160 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 55 rows starting from the beginning of the part | ||
| 7426 | 2026.05.20 18:14:53.474216 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 7427 | 2026.05.20 18:14:53.474264 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part | ||
| 7428 | 2026.05.20 18:14:53.474309 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 7429 | 2026.05.20 18:14:53.474354 [ 196 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 67 rows starting from the beginning of the part | ||
| 7430 | 2026.05.20 18:14:53.474533 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.05.20 18:14:53.474575 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7432 | 2026.05.20 18:14:53.474889 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7433 | 2026.05.20 18:14:53.475103 [ 189 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200028 sec., 244160.96957737656 rows/sec., 18.86 MiB/sec. | ||
| 7434 | 2026.05.20 18:14:53.475116 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Trace> oximeter.fields_u32 (85e432cf-67a4-49e8-b5de-4f8276c03206): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.05.20 18:14:53.475261 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 7436 | 2026.05.20 18:14:53.475262 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7437 | 2026.05.20 18:14:53.475302 [ 271 ] {4380e627-fa34-426e-b088-6be04b5a8879} <Debug> TCPHandler: Processed in 0.001379802 sec. | ||
| 7438 | 2026.05.20 18:14:53.475436 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.05.20 18:14:53.475536 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.05.20 18:14:53.475579 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7441 | 2026.05.20 18:14:53.475591 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.20 18:14:53.475674 [ 186 ] {35398920-4f5a-4263-a079-cfbccf4ac6ce::all_1_31_6} <Trace> oximeter.fields_u16 (35398920-4f5a-4263-a079-cfbccf4ac6ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7443 | 2026.05.20 18:14:53.475754 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7444 | 2026.05.20 18:14:53.476012 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.05.20 18:14:53.476053 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7446 | 2026.05.20 18:14:53.476371 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7447 | 2026.05.20 18:14:53.476697 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.05.20 18:14:53.476804 [ 135 ] {} <Debug> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7449 | 2026.05.20 18:14:53.476827 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001309 sec., 9167.303284950343 rows/sec., 716.20 KiB/sec. | ||
| 7450 | 2026.05.20 18:14:53.476855 [ 135 ] {} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.05.20 18:14:53.476872 [ 271 ] {53e00a62-9cab-4d8f-bfa4-815b4a6f931c} <Debug> TCPHandler: Processed in 0.001484445 sec. | ||
| 7452 | 2026.05.20 18:14:53.476886 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7453 | 2026.05.20 18:14:53.477002 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7454 | 2026.05.20 18:14:53.477016 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.20 18:14:53.477134 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7456 | 2026.05.20 18:14:53.477143 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7457 | 2026.05.20 18:14:53.477181 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7458 | 2026.05.20 18:14:53.477204 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7459 | 2026.05.20 18:14:53.477248 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7460 | 2026.05.20 18:14:53.477304 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7461 | 2026.05.20 18:14:53.477349 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7462 | 2026.05.20 18:14:53.477390 [ 196 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7463 | 2026.05.20 18:14:53.477811 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.05.20 18:14:53.477857 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7465 | 2026.05.20 18:14:53.478069 [ 186 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105015 sec., 54297.90545829695 rows/sec., 4.35 MiB/sec. | ||
| 7466 | 2026.05.20 18:14:53.478200 [ 186 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7467 | 2026.05.20 18:14:53.478233 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7468 | 2026.05.20 18:14:53.478557 [ 186 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.05.20 18:14:53.478580 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.05.20 18:14:53.478736 [ 186 ] {55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a::all_1_9_2} <Trace> oximeter.fields_u8 (55d9be13-30b0-4dfa-8fc5-0f7fd3179f5a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7471 | 2026.05.20 18:14:53.478802 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7472 | 2026.05.20 18:14:53.478840 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001713 sec., 90484.53006421484 rows/sec., 7.30 MiB/sec. | ||
| 7473 | 2026.05.20 18:14:53.478882 [ 271 ] {1d76e919-55eb-4643-a9ec-bd69f62cf472} <Debug> TCPHandler: Processed in 0.001915774 sec. | ||
| 7474 | 2026.05.20 18:14:53.479030 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.05.20 18:14:53.479128 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7476 | 2026.05.20 18:14:53.479170 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7477 | 2026.05.20 18:14:53.479606 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.20 18:14:53.479641 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7479 | 2026.05.20 18:14:53.479964 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7480 | 2026.05.20 18:14:53.480173 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.20 18:14:53.480303 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001192 sec., 170302.0134228188 rows/sec., 12.20 MiB/sec. | ||
| 7482 | 2026.05.20 18:14:53.480340 [ 271 ] {63e551b6-1a75-4322-be68-b833e6eb4d8d} <Debug> TCPHandler: Processed in 0.001360401 sec. | ||
| 7483 | 2026.05.20 18:14:53.480476 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.20 18:14:53.480572 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.05.20 18:14:53.480625 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <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 | ||
| 7486 | 2026.05.20 18:14:53.481488 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.05.20 18:14:53.481524 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7488 | 2026.05.20 18:14:53.482093 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7489 | 2026.05.20 18:14:53.482328 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.05.20 18:14:53.482450 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7491 | 2026.05.20 18:14:53.482463 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001909 sec., 21477.2132006286 rows/sec., 38.49 MiB/sec. | ||
| 7492 | 2026.05.20 18:14:53.482491 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.05.20 18:14:53.482515 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7494 | 2026.05.20 18:14:53.482525 [ 271 ] {66990a01-e34b-43d8-8179-1a79c13ff5be} <Debug> TCPHandler: Processed in 0.002098269 sec. | ||
| 7495 | 2026.05.20 18:14:53.482594 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7496 | 2026.05.20 18:14:53.482668 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.05.20 18:14:53.482768 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7498 | 2026.05.20 18:14:53.482796 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7499 | 2026.05.20 18:14:53.482810 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7500 | 2026.05.20 18:14:53.482862 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 780 rows starting from the beginning of the part | ||
| 7501 | 2026.05.20 18:14:53.482985 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7502 | 2026.05.20 18:14:53.483090 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 7503 | 2026.05.20 18:14:53.483182 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.05.20 18:14:53.483193 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part | ||
| 7505 | 2026.05.20 18:14:53.483227 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7506 | 2026.05.20 18:14:53.483314 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 7507 | 2026.05.20 18:14:53.483421 [ 186 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7508 | 2026.05.20 18:14:53.483552 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7509 | 2026.05.20 18:14:53.483796 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.05.20 18:14:53.483937 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 7511 | 2026.05.20 18:14:53.483970 [ 271 ] {691121e4-5a61-4a41-b07f-f5cebeb4baae} <Debug> TCPHandler: Processed in 0.001352501 sec. | ||
| 7512 | 2026.05.20 18:14:53.495136 [ 192 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 19 columns (19 merged, 0 gathered) in 0.012570611 sec., 75811.74852996405 rows/sec., 135.85 MiB/sec. | ||
| 7513 | 2026.05.20 18:14:53.496196 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7514 | 2026.05.20 18:14:53.496530 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.20 18:14:53.496609 [ 188 ] {cb871955-076c-414b-9775-72b0883bd6a3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cb871955-076c-414b-9775-72b0883bd6a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7516 | 2026.05.20 18:14:53.496697 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7517 | 2026.05.20 18:14:54.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.73 MiB, peak 283.04 MiB, free memory in arenas 0.00 B, will set to 278.02 MiB (RSS), difference: 3.29 MiB | ||
| 7518 | 2026.05.20 18:14:54.541810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16755 | ||
| 7519 | 2026.05.20 18:14:54.542429 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.05.20 18:14:54.542484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7521 | 2026.05.20 18:14:54.542957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7522 | 2026.05.20 18:14:54.543181 [ 244 ] {} <Trace> system.asynchronous_metric_log (852a0d10-f351-457c-9d94-6eb6f3413e7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.05.20 18:14:54.543309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16755 | ||
| 7524 | 2026.05.20 18:14:55.428778 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7525 | 2026.05.20 18:14:55.445571 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.05.20 18:14:55.445617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7527 | 2026.05.20 18:14:55.452369 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7528 | 2026.05.20 18:14:55.453148 [ 242 ] {} <Trace> system.metric_log (f5aae28a-a3b6-46e5-a223-c26c776e492e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.05.20 18:14:55.456425 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7530 | 2026.05.20 18:14:58.459263 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.05.20 18:14:58.459572 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) 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) | ||
| 7532 | 2026.05.20 18:14:58.459906 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7533 | 2026.05.20 18:14:58.459945 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <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 | ||
| 7534 | 2026.05.20 18:14:58.460162 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7535 | 2026.05.20 18:14:58.460233 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7536 | 2026.05.20 18:14:58.460377 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7537 | 2026.05.20 18:14:58.460474 [ 336 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7538 | 2026.05.20 18:14:58.460490 [ 321 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7539 | 2026.05.20 18:14:58.460474 [ 363 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7540 | 2026.05.20 18:14:58.460639 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7541 | 2026.05.20 18:14:58.460668 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7542 | 2026.05.20 18:14:58.460740 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7543 | 2026.05.20 18:14:58.460760 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> oximeter.timeseries_schema (82e6bf7f-f255-44b4-9f0f-12db3089a33c) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7544 | 2026.05.20 18:14:58.460796 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7545 | 2026.05.20 18:14:58.460840 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7546 | 2026.05.20 18:14:58.461870 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002418 sec., 14474.772539288668 rows/sec., 2.44 MiB/sec. | ||
| 7547 | 2026.05.20 18:14:58.461979 [ 271 ] {0ab7c55a-f420-4c36-89e7-3e14fb5e5ed8} <Debug> TCPHandler: Processed in 0.002876686 sec. | ||
| 7548 | 2026.05.20 18:14:58.463701 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.05.20 18:14:58.463817 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7550 | 2026.05.20 18:14:58.463862 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7551 | 2026.05.20 18:14:58.464477 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.20 18:14:58.464535 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7553 | 2026.05.20 18:14:58.465002 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7554 | 2026.05.20 18:14:58.465251 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.05.20 18:14:58.465410 [ 113 ] {} <Debug> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7556 | 2026.05.20 18:14:58.465439 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 7557 | 2026.05.20 18:14:58.465453 [ 113 ] {} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.05.20 18:14:58.465490 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7559 | 2026.05.20 18:14:58.465514 [ 271 ] {2d9537fa-0b88-4a8a-92c2-761e71efe0ac} <Debug> TCPHandler: Processed in 0.001867543 sec. | ||
| 7560 | 2026.05.20 18:14:58.465606 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7561 | 2026.05.20 18:14:58.465724 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7562 | 2026.05.20 18:14:58.465733 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.05.20 18:14:58.465758 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2614 rows starting from the beginning of the part | ||
| 7564 | 2026.05.20 18:14:58.465823 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7565 | 2026.05.20 18:14:58.465868 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 138 rows starting from the beginning of the part | ||
| 7566 | 2026.05.20 18:14:58.465872 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7567 | 2026.05.20 18:14:58.465909 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7568 | 2026.05.20 18:14:58.465939 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7569 | 2026.05.20 18:14:58.465954 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 7570 | 2026.05.20 18:14:58.465996 [ 201 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7571 | 2026.05.20 18:14:58.466457 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.05.20 18:14:58.466498 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7573 | 2026.05.20 18:14:58.466843 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7574 | 2026.05.20 18:14:58.467063 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.05.20 18:14:58.467183 [ 125 ] {} <Debug> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7576 | 2026.05.20 18:14:58.467197 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001365 sec., 46886.44688644689 rows/sec., 3.66 MiB/sec. | ||
| 7577 | 2026.05.20 18:14:58.467220 [ 125 ] {} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.05.20 18:14:58.467238 [ 271 ] {17b0c69a-9dc0-4714-a6ad-778a3ab958af} <Debug> TCPHandler: Processed in 0.001620688 sec. | ||
| 7579 | 2026.05.20 18:14:58.467266 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7580 | 2026.05.20 18:14:58.467318 [ 199 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766571 sec., 1802927.8189215153 rows/sec., 145.06 MiB/sec. | ||
| 7581 | 2026.05.20 18:14:58.467362 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7582 | 2026.05.20 18:14:58.467373 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.05.20 18:14:58.467445 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7584 | 2026.05.20 18:14:58.467477 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7585 | 2026.05.20 18:14:58.467481 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7586 | 2026.05.20 18:14:58.467530 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7587 | 2026.05.20 18:14:58.467536 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7588 | 2026.05.20 18:14:58.467587 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 105 rows starting from the beginning of the part | ||
| 7589 | 2026.05.20 18:14:58.467621 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7590 | 2026.05.20 18:14:58.467631 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7591 | 2026.05.20 18:14:58.467695 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 155 rows starting from the beginning of the part | ||
| 7592 | 2026.05.20 18:14:58.467734 [ 199 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7593 | 2026.05.20 18:14:58.467983 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.05.20 18:14:58.467990 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.05.20 18:14:58.468039 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7596 | 2026.05.20 18:14:58.468089 [ 191 ] {8d9917f0-f373-4e4b-8c33-78c3cccc3a06::all_1_56_11} <Trace> oximeter.fields_string (8d9917f0-f373-4e4b-8c33-78c3cccc3a06) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7597 | 2026.05.20 18:14:58.468191 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7598 | 2026.05.20 18:14:58.468402 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7599 | 2026.05.20 18:14:58.468626 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.05.20 18:14:58.468733 [ 192 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417803 sec., 1306951.671000837 rows/sec., 97.25 MiB/sec. | ||
| 7601 | 2026.05.20 18:14:58.468757 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 7602 | 2026.05.20 18:14:58.468761 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7603 | 2026.05.20 18:14:58.468792 [ 271 ] {7435cfb0-a243-40dc-8ef5-f1c55497e980} <Debug> TCPHandler: Processed in 0.001470324 sec. | ||
| 7604 | 2026.05.20 18:14:58.468814 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.05.20 18:14:58.468839 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7606 | 2026.05.20 18:14:58.468911 [ 192 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7607 | 2026.05.20 18:14:58.468916 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7608 | 2026.05.20 18:14:58.469019 [ 271 ] {} <Trace> TCP-Session: 818c4b9c-5931-48cb-baa4-5b7af002058a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.05.20 18:14:58.469021 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7610 | 2026.05.20 18:14:58.469074 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18552 rows starting from the beginning of the part | ||
| 7611 | 2026.05.20 18:14:58.469124 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 96 rows starting from the beginning of the part | ||
| 7612 | 2026.05.20 18:14:58.469165 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7613 | 2026.05.20 18:14:58.469169 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7614 | 2026.05.20 18:14:58.469202 [ 192 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.05.20 18:14:58.469206 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7616 | 2026.05.20 18:14:58.469246 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7617 | 2026.05.20 18:14:58.469267 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 203 rows starting from the beginning of the part | ||
| 7618 | 2026.05.20 18:14:58.469282 [ 192 ] {b9e6b9f0-1acc-431c-b94f-ea0b245d3565::all_1_56_11} <Trace> oximeter.fields_uuid (b9e6b9f0-1acc-431c-b94f-ea0b245d3565) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7619 | 2026.05.20 18:14:58.469309 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7620 | 2026.05.20 18:14:58.469373 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7621 | 2026.05.20 18:14:58.469741 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.05.20 18:14:58.469783 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7623 | 2026.05.20 18:14:58.470176 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7624 | 2026.05.20 18:14:58.470397 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.05.20 18:14:58.470528 [ 125 ] {} <Debug> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7626 | 2026.05.20 18:14:58.470542 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 7627 | 2026.05.20 18:14:58.470577 [ 125 ] {} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.05.20 18:14:58.470600 [ 271 ] {547635b7-1c1b-4941-9f96-39146b0c1240} <Debug> TCPHandler: Processed in 0.001691289 sec. | ||
| 7629 | 2026.05.20 18:14:58.470603 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 7630 | 2026.05.20 18:14:58.470782 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7631 | 2026.05.20 18:14:58.470877 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2026.05.20 18:14:58.470906 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2712 rows starting from the beginning of the part | ||
| 7633 | 2026.05.20 18:14:58.470957 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 7634 | 2026.05.20 18:14:58.470999 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7635 | 2026.05.20 18:14:58.471039 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7636 | 2026.05.20 18:14:58.471076 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7637 | 2026.05.20 18:14:58.471113 [ 195 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7638 | 2026.05.20 18:14:58.472478 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 4 columns (4 merged, 0 gathered) in 0.001730911 sec., 1726258.6002399893 rows/sec., 116.34 MiB/sec. | ||
| 7639 | 2026.05.20 18:14:58.472841 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7640 | 2026.05.20 18:14:58.473119 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.05.20 18:14:58.473194 [ 192 ] {75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f::all_1_56_11} <Trace> oximeter.measurements_u64 (75b77a0a-fb22-4d61-8cfd-2e2e87da8a8f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7642 | 2026.05.20 18:14:58.473275 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7643 | 2026.05.20 18:14:58.473966 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19331 rows, containing 5 columns (5 merged, 0 gathered) in 0.005078288 sec., 3806597.8140664725 rows/sec., 248.32 MiB/sec. | ||
| 7644 | 2026.05.20 18:14:58.474295 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7645 | 2026.05.20 18:14:58.474528 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.05.20 18:14:58.474595 [ 199 ] {22ba6e6c-5a14-4f05-b79f-6057654c9eb6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (22ba6e6c-5a14-4f05-b79f-6057654c9eb6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7647 | 2026.05.20 18:14:58.474655 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 7648 | 2026.05.20 18:14:59.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.80 MiB, peak 288.33 MiB, free memory in arenas 0.00 B, will set to 280.13 MiB (RSS), difference: 1.34 MiB | ||