| 1 | [ May 20 15:57:07 Enabled. ] | ||
| 2 | [ May 20 15:57:07 Rereading configuration. ] | ||
| 3 | [ May 20 15:57:08 Rereading configuration. ] | ||
| 4 | [ May 20 15:57:09 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 15:57:09 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 15:57:10.235808 [ 1 ] {} <Information> Application: Will watch for the process with pid 23696 | ||
| 29 | 2026.05.20 15:57:10.236256 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.20 15:57:10.407681 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23696 | ||
| 31 | 2026.05.20 15:57:10.408964 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.20 15:57:10.409148 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.20 15:57:10.499554 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.20 15:57:10.527956 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.20 15:57:10.528059 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.20 15:57:10.528077 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.20 15:57:10.528147 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.20 15:57:10.528964 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.20 15:57:10.532088 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.20 15:57:10.533855 [ 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 15:57:10.534882 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.20 15:57:10.535837 [ 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 15:57:10.535897 [ 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 15:57:10.535910 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.20 15:57:10.536634 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.20 15:57:10.538693 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.20 15:57:10.546039 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.20 15:57:10.546873 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.20 15:57:10.548927 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.20 15:57:10.549575 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.20 15:57:10.550348 [ 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 15:57:10.551010 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.20 15:57:10.556193 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.20 15:57:10.556472 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.20 15:57:10.558095 [ 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 15:57:10.558490 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.20 15:57:10.558821 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.20 15:57:10.559138 [ 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 15:57:10.560192 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.20 15:57:10.560256 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.20 15:57:10.560331 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.20 15:57:10.560434 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.20 15:57:10.566162 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.20 15:57:10.566235 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170815 sec | ||
| 69 | 2026.05.20 15:57:10.566286 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.20 15:57:10.566299 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.20 15:57:10.566961 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.20 15:57:10.567538 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.20 15:57:10.575730 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.20 15:57:10.575850 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.20 15:57:10.575866 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.20 15:57:10.575878 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.20 15:57:10.575983 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.20 15:57:10.576000 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.20 15:57:10.578985 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.20 15:57:10.579029 [ 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 15:57:10.579146 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.20 15:57:10.579352 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.20 15:57:10.579408 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.20 15:57:10.579498 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.20 15:57:10.579513 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.20 15:57:10.579527 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.20 15:57:10.579638 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.20 15:57:10.579654 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.20 15:57:10.603681 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.20 15:57:10.604628 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.20 15:57:10.604686 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0792e-05 sec | ||
| 92 | 2026.05.20 15:57:10.604701 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.20 15:57:10.604712 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.20 15:57:10.604747 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.20 15:57:10.605001 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.20 15:57:10.605110 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.20 15:57:10.605126 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.20 15:57:10.605137 [ 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 15:57:10.605214 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.20 15:57:10.625682 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.20 15:57:10.625888 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.19 MiB (RSS), difference: 92.34 MiB | ||
| 102 | 2026.05.20 15:57:10.627390 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.605e-05 sec. | ||
| 103 | 2026.05.20 15:57:10.627745 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.20 15:57:10.628359 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.20 15:57:10.628377 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.20 15:57:10.855712 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39002 | ||
| 107 | 2026.05.20 15:57:10.855996 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.20 15:57:10.856055 [ 3 ] {} <Debug> TCP-Session: dd66cecf-2820-4365-9f11-0b6dd82e5d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:39002 | ||
| 109 | 2026.05.20 15:57:10.856084 [ 3 ] {} <Debug> TCP-Session: dd66cecf-2820-4365-9f11-0b6dd82e5d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.20 15:57:10.856186 [ 3 ] {} <Debug> TCP-Session: dd66cecf-2820-4365-9f11-0b6dd82e5d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.20 15:57:10.856310 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.20 15:57:10.856345 [ 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 15:57:10.856444 [ 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 15:57:10.858806 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60868 | ||
| 115 | 2026.05.20 15:57:10.858843 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35953 | ||
| 116 | 2026.05.20 15:57:10.859081 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.20 15:57:10.859186 [ 5 ] {} <Debug> TCP-Session: 155ec637-e9f6-4c78-925f-6151d0cb23ce Authenticating user 'default' from [fd00:1122:3344:101::e]:35953 | ||
| 118 | 2026.05.20 15:57:10.859210 [ 5 ] {} <Debug> TCP-Session: 155ec637-e9f6-4c78-925f-6151d0cb23ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.20 15:57:10.859223 [ 5 ] {} <Debug> TCP-Session: 155ec637-e9f6-4c78-925f-6151d0cb23ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.20 15:57:10.859723 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63032 | ||
| 121 | 2026.05.20 15:57:10.859908 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60147 | ||
| 122 | 2026.05.20 15:57:10.859991 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57342 | ||
| 123 | 2026.05.20 15:57:10.860510 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50574 | ||
| 124 | 2026.05.20 15:57:10.860516 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 125 | 2026.05.20 15:57:10.860528 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.20 15:57:10.860733 [ 4 ] {} <Debug> TCP-Session: e49e1f35-167e-4581-84f3-a69cc54265f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60868 | ||
| 127 | 2026.05.20 15:57:10.860762 [ 4 ] {} <Debug> TCP-Session: e49e1f35-167e-4581-84f3-a69cc54265f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.20 15:57:10.860782 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.20 15:57:10.860858 [ 4 ] {} <Debug> TCP-Session: e49e1f35-167e-4581-84f3-a69cc54265f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.20 15:57:10.860884 [ 256 ] {} <Debug> TCP-Session: 2b8eec89-6384-48b1-9e69-459efa2277bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57342 | ||
| 131 | 2026.05.20 15:57:10.860912 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.20 15:57:10.860940 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.20 15:57:10.860960 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.20 15:57:10.860985 [ 256 ] {} <Debug> TCP-Session: 2b8eec89-6384-48b1-9e69-459efa2277bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.20 15:57:10.861029 [ 258 ] {} <Debug> TCP-Session: dd5818d6-94ad-49f1-9ed3-8be10053b05d Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 136 | 2026.05.20 15:57:10.861016 [ 253 ] {} <Debug> TCP-Session: 6777db30-52f9-462d-94d8-d5af89b08670 Authenticating user 'default' from [fd00:1122:3344:101::e]:63032 | ||
| 137 | 2026.05.20 15:57:10.861004 [ 255 ] {} <Debug> TCP-Session: dd3a37dd-ab64-4d8e-ad2a-77ada258aafa Authenticating user 'default' from [fd00:1122:3344:101::e]:60147 | ||
| 138 | 2026.05.20 15:57:10.861104 [ 258 ] {} <Debug> TCP-Session: dd5818d6-94ad-49f1-9ed3-8be10053b05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.20 15:57:10.861095 [ 253 ] {} <Debug> TCP-Session: 6777db30-52f9-462d-94d8-d5af89b08670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.20 15:57:10.861076 [ 256 ] {} <Debug> TCP-Session: 2b8eec89-6384-48b1-9e69-459efa2277bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.20 15:57:10.861185 [ 258 ] {} <Debug> TCP-Session: dd5818d6-94ad-49f1-9ed3-8be10053b05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.20 15:57:10.861171 [ 255 ] {} <Debug> TCP-Session: dd3a37dd-ab64-4d8e-ad2a-77ada258aafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.20 15:57:10.861172 [ 253 ] {} <Debug> TCP-Session: 6777db30-52f9-462d-94d8-d5af89b08670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.20 15:57:10.861266 [ 255 ] {} <Debug> TCP-Session: dd3a37dd-ab64-4d8e-ad2a-77ada258aafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.20 15:57:10.860897 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.20 15:57:10.861378 [ 257 ] {} <Debug> TCP-Session: e1db5226-822a-4e77-828a-ae30c6bf3138 Authenticating user 'default' from [fd00:1122:3344:101::e]:50574 | ||
| 147 | 2026.05.20 15:57:10.861466 [ 257 ] {} <Debug> TCP-Session: e1db5226-822a-4e77-828a-ae30c6bf3138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.20 15:57:10.861480 [ 257 ] {} <Debug> TCP-Session: e1db5226-822a-4e77-828a-ae30c6bf3138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.20 15:57:10.992079 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57637 | ||
| 150 | 2026.05.20 15:57:10.992292 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.20 15:57:10.992330 [ 259 ] {} <Debug> TCP-Session: e312eac9-ccbb-4433-b139-33751314cd0c Authenticating user 'default' from [fd00:1122:3344:101::c]:57637 | ||
| 152 | 2026.05.20 15:57:10.992350 [ 259 ] {} <Debug> TCP-Session: e312eac9-ccbb-4433-b139-33751314cd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.20 15:57:10.992405 [ 259 ] {} <Debug> TCP-Session: e312eac9-ccbb-4433-b139-33751314cd0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.20 15:57:10.992524 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.20 15:57:10.992564 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.20 15:57:10.992658 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.20 15:57:10.993878 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35547 | ||
| 158 | 2026.05.20 15:57:10.993974 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59708 | ||
| 159 | 2026.05.20 15:57:10.993985 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61732 | ||
| 160 | 2026.05.20 15:57:10.994005 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.05.20 15:57:10.994194 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36050 | ||
| 162 | 2026.05.20 15:57:10.994205 [ 260 ] {} <Debug> TCP-Session: 5876fd15-be89-4775-ae64-e405cea43e80 Authenticating user 'default' from [fd00:1122:3344:101::c]:35547 | ||
| 163 | 2026.05.20 15:57:10.994254 [ 260 ] {} <Debug> TCP-Session: 5876fd15-be89-4775-ae64-e405cea43e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.20 15:57:10.994264 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.20 15:57:10.994272 [ 260 ] {} <Debug> TCP-Session: 5876fd15-be89-4775-ae64-e405cea43e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.20 15:57:10.994359 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.20 15:57:10.994394 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53488 | ||
| 168 | 2026.05.20 15:57:10.994432 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.20 15:57:10.994430 [ 262 ] {} <Debug> TCP-Session: f2e6c3d2-2138-4a3b-a825-1d3cafc9e9ae Authenticating user 'default' from [fd00:1122:3344:101::c]:61732 | ||
| 170 | 2026.05.20 15:57:10.994424 [ 261 ] {} <Debug> TCP-Session: bae116e7-c373-4030-a9f9-1d5de7e6b164 Authenticating user 'default' from [fd00:1122:3344:101::c]:59708 | ||
| 171 | 2026.05.20 15:57:10.994642 [ 263 ] {} <Debug> TCP-Session: be23c4de-b640-4ba5-9507-3f17e44704df Authenticating user 'default' from [fd00:1122:3344:101::c]:36050 | ||
| 172 | 2026.05.20 15:57:10.994621 [ 262 ] {} <Debug> TCP-Session: f2e6c3d2-2138-4a3b-a825-1d3cafc9e9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.20 15:57:10.994696 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.20 15:57:10.994611 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34618 | ||
| 175 | 2026.05.20 15:57:10.994772 [ 262 ] {} <Debug> TCP-Session: f2e6c3d2-2138-4a3b-a825-1d3cafc9e9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.20 15:57:10.994762 [ 264 ] {} <Debug> TCP-Session: 28b1972f-edbe-444d-a5b7-2beac18479da Authenticating user 'default' from [fd00:1122:3344:101::c]:53488 | ||
| 177 | 2026.05.20 15:57:10.994733 [ 261 ] {} <Debug> TCP-Session: bae116e7-c373-4030-a9f9-1d5de7e6b164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.20 15:57:10.994898 [ 264 ] {} <Debug> TCP-Session: 28b1972f-edbe-444d-a5b7-2beac18479da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.20 15:57:10.994918 [ 261 ] {} <Debug> TCP-Session: bae116e7-c373-4030-a9f9-1d5de7e6b164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.20 15:57:10.994607 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56246 | ||
| 181 | 2026.05.20 15:57:10.994993 [ 264 ] {} <Debug> TCP-Session: 28b1972f-edbe-444d-a5b7-2beac18479da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.20 15:57:10.994955 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.20 15:57:10.994746 [ 263 ] {} <Debug> TCP-Session: be23c4de-b640-4ba5-9507-3f17e44704df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.20 15:57:10.995133 [ 263 ] {} <Debug> TCP-Session: be23c4de-b640-4ba5-9507-3f17e44704df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.20 15:57:10.995142 [ 266 ] {} <Debug> TCP-Session: 37f20a36-4669-49a8-983c-9fe76ea689e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:34618 | ||
| 186 | 2026.05.20 15:57:10.995192 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.20 15:57:10.995234 [ 266 ] {} <Debug> TCP-Session: 37f20a36-4669-49a8-983c-9fe76ea689e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.20 15:57:10.995245 [ 265 ] {} <Debug> TCP-Session: cbf6adf8-6fe4-4599-93e6-a828bbe097ea Authenticating user 'default' from [fd00:1122:3344:101::c]:56246 | ||
| 189 | 2026.05.20 15:57:10.995363 [ 266 ] {} <Debug> TCP-Session: 37f20a36-4669-49a8-983c-9fe76ea689e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.20 15:57:10.995380 [ 265 ] {} <Debug> TCP-Session: cbf6adf8-6fe4-4599-93e6-a828bbe097ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.20 15:57:10.995481 [ 265 ] {} <Debug> TCP-Session: cbf6adf8-6fe4-4599-93e6-a828bbe097ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.20 15:57:11.000141 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.29 MiB, peak 117.29 MiB, free memory in arenas 0.00 B, will set to 120.17 MiB (RSS), difference: 2.87 MiB | ||
| 193 | 2026.05.20 15:57:11.047869 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45613 | ||
| 194 | 2026.05.20 15:57:11.048073 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.20 15:57:11.048129 [ 267 ] {} <Debug> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45613 | ||
| 196 | 2026.05.20 15:57:11.048155 [ 267 ] {} <Debug> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.20 15:57:11.048269 [ 267 ] {} <Debug> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.20 15:57:11.048363 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.05.20 15:57:11.048407 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.05.20 15:57:11.048518 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.05.20 15:57:11.049605 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57768 | ||
| 202 | 2026.05.20 15:57:11.049728 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33371 | ||
| 203 | 2026.05.20 15:57:11.049862 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53193 | ||
| 204 | 2026.05.20 15:57:11.049870 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.05.20 15:57:11.049991 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58591 | ||
| 206 | 2026.05.20 15:57:11.050062 [ 268 ] {} <Debug> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Authenticating user 'default' from [fd00:1122:3344:101::d]:57768 | ||
| 207 | 2026.05.20 15:57:11.050096 [ 268 ] {} <Debug> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.20 15:57:11.050182 [ 268 ] {} <Debug> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.20 15:57:11.050766 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49152 | ||
| 210 | 2026.05.20 15:57:11.050867 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.05.20 15:57:11.050893 [ 269 ] {} <Debug> TCP-Session: fd29ca08-350e-4eea-8697-3568e8d5fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:33371 | ||
| 212 | 2026.05.20 15:57:11.050976 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65232 | ||
| 213 | 2026.05.20 15:57:11.050996 [ 269 ] {} <Debug> TCP-Session: fd29ca08-350e-4eea-8697-3568e8d5fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.20 15:57:11.051023 [ 269 ] {} <Debug> TCP-Session: fd29ca08-350e-4eea-8697-3568e8d5fc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.20 15:57:11.051791 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51054 | ||
| 216 | 2026.05.20 15:57:11.051797 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.20 15:57:11.051851 [ 271 ] {} <Debug> TCP-Session: a53b17b7-9004-4e22-a55f-c13ed868e97e Authenticating user 'default' from [fd00:1122:3344:101::d]:58591 | ||
| 218 | 2026.05.20 15:57:11.051913 [ 271 ] {} <Debug> TCP-Session: a53b17b7-9004-4e22-a55f-c13ed868e97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.20 15:57:11.051964 [ 271 ] {} <Debug> TCP-Session: a53b17b7-9004-4e22-a55f-c13ed868e97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.20 15:57:11.052428 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.20 15:57:11.052465 [ 273 ] {} <Debug> TCP-Session: 3263bd14-fc60-475c-937e-d6b65d732288 Authenticating user 'default' from [fd00:1122:3344:101::d]:65232 | ||
| 222 | 2026.05.20 15:57:11.052567 [ 273 ] {} <Debug> TCP-Session: 3263bd14-fc60-475c-937e-d6b65d732288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.20 15:57:11.052582 [ 273 ] {} <Debug> TCP-Session: 3263bd14-fc60-475c-937e-d6b65d732288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.20 15:57:11.052613 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60682 | ||
| 225 | 2026.05.20 15:57:11.052652 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.20 15:57:11.052753 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 227 | 2026.05.20 15:57:11.052773 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.20 15:57:11.052916 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.05.20 15:57:11.052837 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.20 15:57:11.052790 [ 272 ] {} <Debug> TCP-Session: 39902525-0244-4ec0-bfdd-204a8ade8edc Authenticating user 'default' from [fd00:1122:3344:101::d]:49152 | ||
| 231 | 2026.05.20 15:57:11.053007 [ 274 ] {} <Debug> TCP-Session: c31f9b61-8c9e-49c0-85ee-caca1a38cd46 Authenticating user 'default' from [fd00:1122:3344:101::d]:51054 | ||
| 232 | 2026.05.20 15:57:11.053018 [ 275 ] {} <Debug> TCP-Session: d3b65518-d6c9-4bcc-bdbb-44ec11cfd61f Authenticating user 'default' from [fd00:1122:3344:101::d]:60682 | ||
| 233 | 2026.05.20 15:57:11.053002 [ 270 ] {} <Debug> TCP-Session: d4b191e3-3d89-4591-917d-fb095db0da8f Authenticating user 'default' from [fd00:1122:3344:101::d]:53193 | ||
| 234 | 2026.05.20 15:57:11.053126 [ 274 ] {} <Debug> TCP-Session: c31f9b61-8c9e-49c0-85ee-caca1a38cd46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.20 15:57:11.053177 [ 270 ] {} <Debug> TCP-Session: d4b191e3-3d89-4591-917d-fb095db0da8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.20 15:57:11.053117 [ 275 ] {} <Debug> TCP-Session: d3b65518-d6c9-4bcc-bdbb-44ec11cfd61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.20 15:57:11.053248 [ 270 ] {} <Debug> TCP-Session: d4b191e3-3d89-4591-917d-fb095db0da8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.20 15:57:11.053232 [ 274 ] {} <Debug> TCP-Session: c31f9b61-8c9e-49c0-85ee-caca1a38cd46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.20 15:57:11.053113 [ 272 ] {} <Debug> TCP-Session: 39902525-0244-4ec0-bfdd-204a8ade8edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.20 15:57:11.053310 [ 275 ] {} <Debug> TCP-Session: d3b65518-d6c9-4bcc-bdbb-44ec11cfd61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.20 15:57:11.053395 [ 272 ] {} <Debug> TCP-Session: 39902525-0244-4ec0-bfdd-204a8ade8edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.20 15:57:11.053967 [ 267 ] {50eb8b90-e3f5-4025-a6f4-6ca58469c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2026.05.20 15:57:11.107477 [ 267 ] {50eb8b90-e3f5-4025-a6f4-6ca58469c96a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45613) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 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 | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2026.05.20 15:57:11.108595 [ 267 ] {50eb8b90-e3f5-4025-a6f4-6ca58469c96a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 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 | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2026.05.20 15:57:11.108897 [ 267 ] {50eb8b90-e3f5-4025-a6f4-6ca58469c96a} <Debug> TCPHandler: Processed in 0.059125931 sec. | ||
| 292 | 2026.05.20 15:57:11.109261 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.05.20 15:57:11.109566 [ 268 ] {741dcfab-bb27-45c5-97a6-8da4fe749387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.05.20 15:57:11.109973 [ 268 ] {741dcfab-bb27-45c5-97a6-8da4fe749387} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57768) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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 | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 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 | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.05.20 15:57:11.110273 [ 268 ] {741dcfab-bb27-45c5-97a6-8da4fe749387} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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 | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 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 | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.05.20 15:57:11.110515 [ 268 ] {741dcfab-bb27-45c5-97a6-8da4fe749387} <Debug> TCPHandler: Processed in 0.001416977 sec. | ||
| 343 | 2026.05.20 15:57:11.110783 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.20 15:57:11.111605 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2026.05.20 15:57:11.111787 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2026.05.20 15:57:11.112482 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2026.05.20 15:57:11.112504 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5422e-05 sec | ||
| 348 | 2026.05.20 15:57:11.112607 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Trace> ReferentialDeps: No tables | ||
| 349 | 2026.05.20 15:57:11.112621 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Trace> LoadingDeps: No tables | ||
| 350 | 2026.05.20 15:57:11.112649 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2026.05.20 15:57:11.113322 [ 267 ] {0c9dd134-3b84-486d-80c0-a2b3fe0300f5} <Debug> TCPHandler: Processed in 0.002611927 sec. | ||
| 352 | 2026.05.20 15:57:11.113478 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.05.20 15:57:11.113756 [ 267 ] {23d5d8a6-a6dd-4a80-b46c-a3f1a7741e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2026.05.20 15:57:11.113902 [ 267 ] {23d5d8a6-a6dd-4a80-b46c-a3f1a7741e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2026.05.20 15:57:11.121346 [ 267 ] {23d5d8a6-a6dd-4a80-b46c-a3f1a7741e8c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.05.20 15:57:11.122678 [ 267 ] {23d5d8a6-a6dd-4a80-b46c-a3f1a7741e8c} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0): Loading data parts | ||
| 358 | 2026.05.20 15:57:11.123229 [ 267 ] {23d5d8a6-a6dd-4a80-b46c-a3f1a7741e8c} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0): There are no data parts | ||
| 359 | 2026.05.20 15:57:11.125039 [ 267 ] {23d5d8a6-a6dd-4a80-b46c-a3f1a7741e8c} <Debug> TCPHandler: Processed in 0.011611545 sec. | ||
| 360 | 2026.05.20 15:57:11.125253 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.05.20 15:57:11.126031 [ 267 ] {71646184-e2a2-49b8-8983-43d4a388fc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2026.05.20 15:57:11.126101 [ 267 ] {71646184-e2a2-49b8-8983-43d4a388fc3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2026.05.20 15:57:11.132530 [ 267 ] {71646184-e2a2-49b8-8983-43d4a388fc3e} <Debug> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Loading data parts | ||
| 374 | 2026.05.20 15:57:11.132671 [ 267 ] {71646184-e2a2-49b8-8983-43d4a388fc3e} <Debug> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): There are no data parts | ||
| 375 | 2026.05.20 15:57:11.133153 [ 267 ] {71646184-e2a2-49b8-8983-43d4a388fc3e} <Debug> TCPHandler: Processed in 0.007954704 sec. | ||
| 376 | 2026.05.20 15:57:11.133350 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2026.05.20 15:57:11.133531 [ 267 ] {d03e3d7e-ced4-4841-afbd-77e0b5c3e95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 378 | 2026.05.20 15:57:11.133591 [ 267 ] {d03e3d7e-ced4-4841-afbd-77e0b5c3e95d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2026.05.20 15:57:11.134592 [ 267 ] {d03e3d7e-ced4-4841-afbd-77e0b5c3e95d} <Debug> oximeter.measurements_i8 (dca329e0-a196-4cba-b8eb-6bcdaee694c3): Loading data parts | ||
| 380 | 2026.05.20 15:57:11.134778 [ 267 ] {d03e3d7e-ced4-4841-afbd-77e0b5c3e95d} <Debug> oximeter.measurements_i8 (dca329e0-a196-4cba-b8eb-6bcdaee694c3): There are no data parts | ||
| 381 | 2026.05.20 15:57:11.135347 [ 267 ] {d03e3d7e-ced4-4841-afbd-77e0b5c3e95d} <Debug> TCPHandler: Processed in 0.002045457 sec. | ||
| 382 | 2026.05.20 15:57:11.135511 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.05.20 15:57:11.135720 [ 267 ] {8661de96-56a9-43a8-ad55-8b0b24afa8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 384 | 2026.05.20 15:57:11.135776 [ 267 ] {8661de96-56a9-43a8-ad55-8b0b24afa8fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.05.20 15:57:11.136775 [ 267 ] {8661de96-56a9-43a8-ad55-8b0b24afa8fd} <Debug> oximeter.measurements_u8 (a6f82e9d-517d-4f8b-b735-fb2883caf72e): Loading data parts | ||
| 386 | 2026.05.20 15:57:11.136908 [ 267 ] {8661de96-56a9-43a8-ad55-8b0b24afa8fd} <Debug> oximeter.measurements_u8 (a6f82e9d-517d-4f8b-b735-fb2883caf72e): There are no data parts | ||
| 387 | 2026.05.20 15:57:11.137346 [ 267 ] {8661de96-56a9-43a8-ad55-8b0b24afa8fd} <Debug> TCPHandler: Processed in 0.001889453 sec. | ||
| 388 | 2026.05.20 15:57:11.137529 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.05.20 15:57:11.137692 [ 267 ] {8d20f686-c9d0-4012-866b-ff359124f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 390 | 2026.05.20 15:57:11.137753 [ 267 ] {8d20f686-c9d0-4012-866b-ff359124f73c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.05.20 15:57:11.138729 [ 267 ] {8d20f686-c9d0-4012-866b-ff359124f73c} <Debug> oximeter.measurements_i16 (344d451c-1f11-4a8f-a169-58726eeaee0e): Loading data parts | ||
| 392 | 2026.05.20 15:57:11.138872 [ 267 ] {8d20f686-c9d0-4012-866b-ff359124f73c} <Debug> oximeter.measurements_i16 (344d451c-1f11-4a8f-a169-58726eeaee0e): There are no data parts | ||
| 393 | 2026.05.20 15:57:11.139416 [ 267 ] {8d20f686-c9d0-4012-866b-ff359124f73c} <Debug> TCPHandler: Processed in 0.001935194 sec. | ||
| 394 | 2026.05.20 15:57:11.139582 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.05.20 15:57:11.139752 [ 267 ] {7ec9119e-db70-4b10-b5ac-60831499be2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 396 | 2026.05.20 15:57:11.139812 [ 267 ] {7ec9119e-db70-4b10-b5ac-60831499be2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.05.20 15:57:11.140705 [ 267 ] {7ec9119e-db70-4b10-b5ac-60831499be2b} <Debug> oximeter.measurements_u16 (a57f194d-6585-4915-9ff6-38463611d4da): Loading data parts | ||
| 398 | 2026.05.20 15:57:11.140844 [ 267 ] {7ec9119e-db70-4b10-b5ac-60831499be2b} <Debug> oximeter.measurements_u16 (a57f194d-6585-4915-9ff6-38463611d4da): There are no data parts | ||
| 399 | 2026.05.20 15:57:11.141286 [ 267 ] {7ec9119e-db70-4b10-b5ac-60831499be2b} <Debug> TCPHandler: Processed in 0.001754948 sec. | ||
| 400 | 2026.05.20 15:57:11.141448 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.05.20 15:57:11.141620 [ 267 ] {7e613a44-4579-42bb-b1de-638e9a8c60b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 402 | 2026.05.20 15:57:11.141677 [ 267 ] {7e613a44-4579-42bb-b1de-638e9a8c60b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.05.20 15:57:11.142546 [ 267 ] {7e613a44-4579-42bb-b1de-638e9a8c60b3} <Debug> oximeter.measurements_i32 (d6ca8b37-4024-4492-9415-25068d1cf802): Loading data parts | ||
| 404 | 2026.05.20 15:57:11.142681 [ 267 ] {7e613a44-4579-42bb-b1de-638e9a8c60b3} <Debug> oximeter.measurements_i32 (d6ca8b37-4024-4492-9415-25068d1cf802): There are no data parts | ||
| 405 | 2026.05.20 15:57:11.143138 [ 267 ] {7e613a44-4579-42bb-b1de-638e9a8c60b3} <Debug> TCPHandler: Processed in 0.001738148 sec. | ||
| 406 | 2026.05.20 15:57:11.143291 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.05.20 15:57:11.143448 [ 267 ] {31065301-1716-4ec7-8d85-d278885c40b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 408 | 2026.05.20 15:57:11.143504 [ 267 ] {31065301-1716-4ec7-8d85-d278885c40b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.05.20 15:57:11.144373 [ 267 ] {31065301-1716-4ec7-8d85-d278885c40b0} <Debug> oximeter.measurements_u32 (2cdd93cc-00f1-4a2e-a781-f534be9aad61): Loading data parts | ||
| 410 | 2026.05.20 15:57:11.144504 [ 267 ] {31065301-1716-4ec7-8d85-d278885c40b0} <Debug> oximeter.measurements_u32 (2cdd93cc-00f1-4a2e-a781-f534be9aad61): There are no data parts | ||
| 411 | 2026.05.20 15:57:11.144963 [ 267 ] {31065301-1716-4ec7-8d85-d278885c40b0} <Debug> TCPHandler: Processed in 0.001719167 sec. | ||
| 412 | 2026.05.20 15:57:11.145117 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.05.20 15:57:11.145290 [ 267 ] {34d39dff-ca0b-4e32-9354-46679c3e3352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 414 | 2026.05.20 15:57:11.145347 [ 267 ] {34d39dff-ca0b-4e32-9354-46679c3e3352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.05.20 15:57:11.146199 [ 267 ] {34d39dff-ca0b-4e32-9354-46679c3e3352} <Debug> oximeter.measurements_i64 (c75efab8-5be4-4c6d-bef0-ac3ae81c93a4): Loading data parts | ||
| 416 | 2026.05.20 15:57:11.146326 [ 267 ] {34d39dff-ca0b-4e32-9354-46679c3e3352} <Debug> oximeter.measurements_i64 (c75efab8-5be4-4c6d-bef0-ac3ae81c93a4): There are no data parts | ||
| 417 | 2026.05.20 15:57:11.146932 [ 267 ] {34d39dff-ca0b-4e32-9354-46679c3e3352} <Debug> TCPHandler: Processed in 0.001861082 sec. | ||
| 418 | 2026.05.20 15:57:11.147164 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.05.20 15:57:11.147382 [ 267 ] {7196a89e-3dda-46f4-addf-a804498dd5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 420 | 2026.05.20 15:57:11.147465 [ 267 ] {7196a89e-3dda-46f4-addf-a804498dd5f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.05.20 15:57:11.148572 [ 267 ] {7196a89e-3dda-46f4-addf-a804498dd5f8} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Loading data parts | ||
| 422 | 2026.05.20 15:57:11.148751 [ 267 ] {7196a89e-3dda-46f4-addf-a804498dd5f8} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): There are no data parts | ||
| 423 | 2026.05.20 15:57:11.149228 [ 267 ] {7196a89e-3dda-46f4-addf-a804498dd5f8} <Debug> TCPHandler: Processed in 0.002176323 sec. | ||
| 424 | 2026.05.20 15:57:11.149403 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.20 15:57:11.149584 [ 267 ] {3531cf90-f6ff-4ed6-bfd6-4adf2d594db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 426 | 2026.05.20 15:57:11.149644 [ 267 ] {3531cf90-f6ff-4ed6-bfd6-4adf2d594db4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.05.20 15:57:11.150542 [ 267 ] {3531cf90-f6ff-4ed6-bfd6-4adf2d594db4} <Debug> oximeter.measurements_f32 (f86a76bf-3fe7-43a7-8539-3c5f3037ce0f): Loading data parts | ||
| 428 | 2026.05.20 15:57:11.150691 [ 267 ] {3531cf90-f6ff-4ed6-bfd6-4adf2d594db4} <Debug> oximeter.measurements_f32 (f86a76bf-3fe7-43a7-8539-3c5f3037ce0f): There are no data parts | ||
| 429 | 2026.05.20 15:57:11.151162 [ 267 ] {3531cf90-f6ff-4ed6-bfd6-4adf2d594db4} <Debug> TCPHandler: Processed in 0.00180793 sec. | ||
| 430 | 2026.05.20 15:57:11.151323 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.20 15:57:11.151484 [ 267 ] {98eeb872-5d96-4b8d-a1b6-f2409f80f149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 432 | 2026.05.20 15:57:11.151544 [ 267 ] {98eeb872-5d96-4b8d-a1b6-f2409f80f149} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.05.20 15:57:11.152432 [ 267 ] {98eeb872-5d96-4b8d-a1b6-f2409f80f149} <Debug> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Loading data parts | ||
| 434 | 2026.05.20 15:57:11.152585 [ 267 ] {98eeb872-5d96-4b8d-a1b6-f2409f80f149} <Debug> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): There are no data parts | ||
| 435 | 2026.05.20 15:57:11.153028 [ 267 ] {98eeb872-5d96-4b8d-a1b6-f2409f80f149} <Debug> TCPHandler: Processed in 0.001752548 sec. | ||
| 436 | 2026.05.20 15:57:11.153197 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.20 15:57:11.153374 [ 267 ] {f9289261-19f7-434e-8947-e8ee94027291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 438 | 2026.05.20 15:57:11.153434 [ 267 ] {f9289261-19f7-434e-8947-e8ee94027291} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.05.20 15:57:11.154314 [ 267 ] {f9289261-19f7-434e-8947-e8ee94027291} <Debug> oximeter.measurements_string (ef0f0ea0-f62a-4d50-bb8e-725c2968b1f4): Loading data parts | ||
| 440 | 2026.05.20 15:57:11.154458 [ 267 ] {f9289261-19f7-434e-8947-e8ee94027291} <Debug> oximeter.measurements_string (ef0f0ea0-f62a-4d50-bb8e-725c2968b1f4): There are no data parts | ||
| 441 | 2026.05.20 15:57:11.154907 [ 267 ] {f9289261-19f7-434e-8947-e8ee94027291} <Debug> TCPHandler: Processed in 0.001757948 sec. | ||
| 442 | 2026.05.20 15:57:11.155081 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.05.20 15:57:11.155244 [ 267 ] {71d1f35c-1a34-4358-9ce2-dc3cc3570652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.05.20 15:57:11.155307 [ 267 ] {71d1f35c-1a34-4358-9ce2-dc3cc3570652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.05.20 15:57:11.156198 [ 267 ] {71d1f35c-1a34-4358-9ce2-dc3cc3570652} <Debug> oximeter.measurements_bytes (e5790dc5-bd08-4a62-b7b0-9f446044e4d0): Loading data parts | ||
| 453 | 2026.05.20 15:57:11.156333 [ 267 ] {71d1f35c-1a34-4358-9ce2-dc3cc3570652} <Debug> oximeter.measurements_bytes (e5790dc5-bd08-4a62-b7b0-9f446044e4d0): There are no data parts | ||
| 454 | 2026.05.20 15:57:11.156859 [ 267 ] {71d1f35c-1a34-4358-9ce2-dc3cc3570652} <Debug> TCPHandler: Processed in 0.001825441 sec. | ||
| 455 | 2026.05.20 15:57:11.157031 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.20 15:57:11.157227 [ 267 ] {74128cb0-2c92-404f-9f39-98c95ea9a013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 457 | 2026.05.20 15:57:11.157284 [ 267 ] {74128cb0-2c92-404f-9f39-98c95ea9a013} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.05.20 15:57:11.158269 [ 267 ] {74128cb0-2c92-404f-9f39-98c95ea9a013} <Debug> oximeter.measurements_cumulativei64 (ed3be0ea-d7ed-46e0-9921-828b13138ea5): Loading data parts | ||
| 459 | 2026.05.20 15:57:11.158415 [ 267 ] {74128cb0-2c92-404f-9f39-98c95ea9a013} <Debug> oximeter.measurements_cumulativei64 (ed3be0ea-d7ed-46e0-9921-828b13138ea5): There are no data parts | ||
| 460 | 2026.05.20 15:57:11.158892 [ 267 ] {74128cb0-2c92-404f-9f39-98c95ea9a013} <Debug> TCPHandler: Processed in 0.001915133 sec. | ||
| 461 | 2026.05.20 15:57:11.159056 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.05.20 15:57:11.159225 [ 267 ] {ad07acc0-1574-4fa4-9816-daa3e789bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 463 | 2026.05.20 15:57:11.159284 [ 267 ] {ad07acc0-1574-4fa4-9816-daa3e789bd5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.05.20 15:57:11.160172 [ 267 ] {ad07acc0-1574-4fa4-9816-daa3e789bd5e} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Loading data parts | ||
| 465 | 2026.05.20 15:57:11.160309 [ 267 ] {ad07acc0-1574-4fa4-9816-daa3e789bd5e} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): There are no data parts | ||
| 466 | 2026.05.20 15:57:11.160771 [ 267 ] {ad07acc0-1574-4fa4-9816-daa3e789bd5e} <Debug> TCPHandler: Processed in 0.001763869 sec. | ||
| 467 | 2026.05.20 15:57:11.160922 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.05.20 15:57:11.161108 [ 267 ] {dd3bac00-422e-47b2-b8c4-c4a8fa453774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 469 | 2026.05.20 15:57:11.161166 [ 267 ] {dd3bac00-422e-47b2-b8c4-c4a8fa453774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.05.20 15:57:11.162045 [ 267 ] {dd3bac00-422e-47b2-b8c4-c4a8fa453774} <Debug> oximeter.measurements_cumulativef32 (aa357538-5b92-42a7-8eb9-e3031ad8234f): Loading data parts | ||
| 471 | 2026.05.20 15:57:11.162175 [ 267 ] {dd3bac00-422e-47b2-b8c4-c4a8fa453774} <Debug> oximeter.measurements_cumulativef32 (aa357538-5b92-42a7-8eb9-e3031ad8234f): There are no data parts | ||
| 472 | 2026.05.20 15:57:11.162633 [ 267 ] {dd3bac00-422e-47b2-b8c4-c4a8fa453774} <Debug> TCPHandler: Processed in 0.001760158 sec. | ||
| 473 | 2026.05.20 15:57:11.162783 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.05.20 15:57:11.162948 [ 267 ] {4b7cfa7e-e67c-4727-94df-adeec4004da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 475 | 2026.05.20 15:57:11.163010 [ 267 ] {4b7cfa7e-e67c-4727-94df-adeec4004da8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.05.20 15:57:11.163920 [ 267 ] {4b7cfa7e-e67c-4727-94df-adeec4004da8} <Debug> oximeter.measurements_cumulativef64 (0008dd9a-2460-4932-b9e4-77ef603ad878): Loading data parts | ||
| 477 | 2026.05.20 15:57:11.164048 [ 267 ] {4b7cfa7e-e67c-4727-94df-adeec4004da8} <Debug> oximeter.measurements_cumulativef64 (0008dd9a-2460-4932-b9e4-77ef603ad878): There are no data parts | ||
| 478 | 2026.05.20 15:57:11.164508 [ 267 ] {4b7cfa7e-e67c-4727-94df-adeec4004da8} <Debug> TCPHandler: Processed in 0.001774839 sec. | ||
| 479 | 2026.05.20 15:57:11.164688 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.05.20 15:57:11.164916 [ 267 ] {0456ed96-dec8-4ce4-b411-d569b44866ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.05.20 15:57:11.164990 [ 267 ] {0456ed96-dec8-4ce4-b411-d569b44866ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.05.20 15:57:11.166099 [ 267 ] {0456ed96-dec8-4ce4-b411-d569b44866ad} <Debug> oximeter.measurements_histogrami8 (a6829430-6171-428e-a544-c7cacb7070e0): Loading data parts | ||
| 493 | 2026.05.20 15:57:11.166251 [ 267 ] {0456ed96-dec8-4ce4-b411-d569b44866ad} <Debug> oximeter.measurements_histogrami8 (a6829430-6171-428e-a544-c7cacb7070e0): There are no data parts | ||
| 494 | 2026.05.20 15:57:11.166781 [ 267 ] {0456ed96-dec8-4ce4-b411-d569b44866ad} <Debug> TCPHandler: Processed in 0.002143411 sec. | ||
| 495 | 2026.05.20 15:57:11.166931 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.05.20 15:57:11.167151 [ 267 ] {a90fdd22-2234-4992-905e-a13332876bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 497 | 2026.05.20 15:57:11.167223 [ 267 ] {a90fdd22-2234-4992-905e-a13332876bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.05.20 15:57:11.168274 [ 267 ] {a90fdd22-2234-4992-905e-a13332876bd1} <Debug> oximeter.measurements_histogramu8 (a5f6d609-dd68-4d28-8cc5-4db196acaa7b): Loading data parts | ||
| 499 | 2026.05.20 15:57:11.168479 [ 267 ] {a90fdd22-2234-4992-905e-a13332876bd1} <Debug> oximeter.measurements_histogramu8 (a5f6d609-dd68-4d28-8cc5-4db196acaa7b): There are no data parts | ||
| 500 | 2026.05.20 15:57:11.168993 [ 267 ] {a90fdd22-2234-4992-905e-a13332876bd1} <Debug> TCPHandler: Processed in 0.00211023 sec. | ||
| 501 | 2026.05.20 15:57:11.169167 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.05.20 15:57:11.169379 [ 267 ] {a717f17e-73b1-4adc-8ee9-62859f11a491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 503 | 2026.05.20 15:57:11.169450 [ 267 ] {a717f17e-73b1-4adc-8ee9-62859f11a491} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.05.20 15:57:11.170521 [ 267 ] {a717f17e-73b1-4adc-8ee9-62859f11a491} <Debug> oximeter.measurements_histogrami16 (efbd78e4-e2ac-48b7-add1-359ff4c69f0e): Loading data parts | ||
| 505 | 2026.05.20 15:57:11.170650 [ 267 ] {a717f17e-73b1-4adc-8ee9-62859f11a491} <Debug> oximeter.measurements_histogrami16 (efbd78e4-e2ac-48b7-add1-359ff4c69f0e): There are no data parts | ||
| 506 | 2026.05.20 15:57:11.171140 [ 267 ] {a717f17e-73b1-4adc-8ee9-62859f11a491} <Debug> TCPHandler: Processed in 0.002021227 sec. | ||
| 507 | 2026.05.20 15:57:11.171295 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.05.20 15:57:11.171504 [ 267 ] {d7d11075-8775-49fb-86eb-47ada949741f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 509 | 2026.05.20 15:57:11.171575 [ 267 ] {d7d11075-8775-49fb-86eb-47ada949741f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.05.20 15:57:11.172617 [ 267 ] {d7d11075-8775-49fb-86eb-47ada949741f} <Debug> oximeter.measurements_histogramu16 (d80bf325-525c-42f8-8ce1-1d65743466e3): Loading data parts | ||
| 511 | 2026.05.20 15:57:11.172743 [ 267 ] {d7d11075-8775-49fb-86eb-47ada949741f} <Debug> oximeter.measurements_histogramu16 (d80bf325-525c-42f8-8ce1-1d65743466e3): There are no data parts | ||
| 512 | 2026.05.20 15:57:11.173239 [ 267 ] {d7d11075-8775-49fb-86eb-47ada949741f} <Debug> TCPHandler: Processed in 0.001991786 sec. | ||
| 513 | 2026.05.20 15:57:11.173419 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.20 15:57:11.173629 [ 267 ] {f03c2d4a-131d-4441-9417-1ffc3a5f0ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 515 | 2026.05.20 15:57:11.173698 [ 267 ] {f03c2d4a-131d-4441-9417-1ffc3a5f0ad8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.05.20 15:57:11.174726 [ 267 ] {f03c2d4a-131d-4441-9417-1ffc3a5f0ad8} <Debug> oximeter.measurements_histogrami32 (dfa7d85f-6301-4b29-b0c8-d328aa8f05cd): Loading data parts | ||
| 517 | 2026.05.20 15:57:11.174874 [ 267 ] {f03c2d4a-131d-4441-9417-1ffc3a5f0ad8} <Debug> oximeter.measurements_histogrami32 (dfa7d85f-6301-4b29-b0c8-d328aa8f05cd): There are no data parts | ||
| 518 | 2026.05.20 15:57:11.175497 [ 267 ] {f03c2d4a-131d-4441-9417-1ffc3a5f0ad8} <Debug> TCPHandler: Processed in 0.002133461 sec. | ||
| 519 | 2026.05.20 15:57:11.175671 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.20 15:57:11.175895 [ 267 ] {b4e087fb-bc45-4c88-b955-137d01cb139d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 521 | 2026.05.20 15:57:11.175970 [ 267 ] {b4e087fb-bc45-4c88-b955-137d01cb139d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.05.20 15:57:11.177109 [ 267 ] {b4e087fb-bc45-4c88-b955-137d01cb139d} <Debug> oximeter.measurements_histogramu32 (df03ee23-49a6-4260-80d9-319f45602083): Loading data parts | ||
| 523 | 2026.05.20 15:57:11.177245 [ 267 ] {b4e087fb-bc45-4c88-b955-137d01cb139d} <Debug> oximeter.measurements_histogramu32 (df03ee23-49a6-4260-80d9-319f45602083): There are no data parts | ||
| 524 | 2026.05.20 15:57:11.177764 [ 267 ] {b4e087fb-bc45-4c88-b955-137d01cb139d} <Debug> TCPHandler: Processed in 0.002148941 sec. | ||
| 525 | 2026.05.20 15:57:11.177934 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.20 15:57:11.178145 [ 267 ] {2c7b8fba-982e-4d52-8102-b4fdf6cbff47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 527 | 2026.05.20 15:57:11.178213 [ 267 ] {2c7b8fba-982e-4d52-8102-b4fdf6cbff47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.05.20 15:57:11.179269 [ 267 ] {2c7b8fba-982e-4d52-8102-b4fdf6cbff47} <Debug> oximeter.measurements_histogrami64 (f06887ab-f998-4768-8570-dc5502dfc3e3): Loading data parts | ||
| 529 | 2026.05.20 15:57:11.179390 [ 267 ] {2c7b8fba-982e-4d52-8102-b4fdf6cbff47} <Debug> oximeter.measurements_histogrami64 (f06887ab-f998-4768-8570-dc5502dfc3e3): There are no data parts | ||
| 530 | 2026.05.20 15:57:11.179882 [ 267 ] {2c7b8fba-982e-4d52-8102-b4fdf6cbff47} <Debug> TCPHandler: Processed in 0.001995947 sec. | ||
| 531 | 2026.05.20 15:57:11.180040 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.20 15:57:11.180246 [ 267 ] {3fe246b5-b675-4073-934d-336ea02fa384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 533 | 2026.05.20 15:57:11.180319 [ 267 ] {3fe246b5-b675-4073-934d-336ea02fa384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.05.20 15:57:11.181376 [ 267 ] {3fe246b5-b675-4073-934d-336ea02fa384} <Debug> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Loading data parts | ||
| 535 | 2026.05.20 15:57:11.181545 [ 267 ] {3fe246b5-b675-4073-934d-336ea02fa384} <Debug> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): There are no data parts | ||
| 536 | 2026.05.20 15:57:11.182025 [ 267 ] {3fe246b5-b675-4073-934d-336ea02fa384} <Debug> TCPHandler: Processed in 0.002031568 sec. | ||
| 537 | 2026.05.20 15:57:11.182198 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.20 15:57:11.182416 [ 267 ] {566dc19a-4643-47f6-949c-6dccfe388fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 539 | 2026.05.20 15:57:11.182486 [ 267 ] {566dc19a-4643-47f6-949c-6dccfe388fb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.05.20 15:57:11.183518 [ 267 ] {566dc19a-4643-47f6-949c-6dccfe388fb3} <Debug> oximeter.measurements_histogramf32 (5836d968-f227-4176-a738-7aed6d0816ea): Loading data parts | ||
| 541 | 2026.05.20 15:57:11.183670 [ 267 ] {566dc19a-4643-47f6-949c-6dccfe388fb3} <Debug> oximeter.measurements_histogramf32 (5836d968-f227-4176-a738-7aed6d0816ea): There are no data parts | ||
| 542 | 2026.05.20 15:57:11.184189 [ 267 ] {566dc19a-4643-47f6-949c-6dccfe388fb3} <Debug> TCPHandler: Processed in 0.002038287 sec. | ||
| 543 | 2026.05.20 15:57:11.184345 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.20 15:57:11.184550 [ 267 ] {784c4340-3a54-4666-9597-c7a2a58090bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 545 | 2026.05.20 15:57:11.184623 [ 267 ] {784c4340-3a54-4666-9597-c7a2a58090bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.05.20 15:57:11.185694 [ 267 ] {784c4340-3a54-4666-9597-c7a2a58090bb} <Debug> oximeter.measurements_histogramf64 (7cdb371b-1bef-45e4-bd80-3b113c0b9b27): Loading data parts | ||
| 547 | 2026.05.20 15:57:11.185851 [ 267 ] {784c4340-3a54-4666-9597-c7a2a58090bb} <Debug> oximeter.measurements_histogramf64 (7cdb371b-1bef-45e4-bd80-3b113c0b9b27): There are no data parts | ||
| 548 | 2026.05.20 15:57:11.186332 [ 267 ] {784c4340-3a54-4666-9597-c7a2a58090bb} <Debug> TCPHandler: Processed in 0.002035497 sec. | ||
| 549 | 2026.05.20 15:57:11.186521 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.20 15:57:11.186703 [ 267 ] {4ecd4fc1-b961-4288-a8e6-adc6d5e1d2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.05.20 15:57:11.186772 [ 267 ] {4ecd4fc1-b961-4288-a8e6-adc6d5e1d2d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.05.20 15:57:11.188294 [ 267 ] {4ecd4fc1-b961-4288-a8e6-adc6d5e1d2d9} <Debug> oximeter.fields_bool (8daa8b5b-631f-46e5-bc8e-1d913701c90d): Loading data parts | ||
| 578 | 2026.05.20 15:57:11.188411 [ 267 ] {4ecd4fc1-b961-4288-a8e6-adc6d5e1d2d9} <Debug> oximeter.fields_bool (8daa8b5b-631f-46e5-bc8e-1d913701c90d): There are no data parts | ||
| 579 | 2026.05.20 15:57:11.189000 [ 267 ] {4ecd4fc1-b961-4288-a8e6-adc6d5e1d2d9} <Debug> TCPHandler: Processed in 0.002528144 sec. | ||
| 580 | 2026.05.20 15:57:11.189201 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.20 15:57:11.189393 [ 267 ] {95d05035-bfd7-4a2d-b45c-8a0563f49f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 582 | 2026.05.20 15:57:11.189468 [ 267 ] {95d05035-bfd7-4a2d-b45c-8a0563f49f04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.05.20 15:57:11.190526 [ 267 ] {95d05035-bfd7-4a2d-b45c-8a0563f49f04} <Debug> oximeter.fields_i8 (57db7909-35cc-4165-aa52-654f68375330): Loading data parts | ||
| 584 | 2026.05.20 15:57:11.190691 [ 267 ] {95d05035-bfd7-4a2d-b45c-8a0563f49f04} <Debug> oximeter.fields_i8 (57db7909-35cc-4165-aa52-654f68375330): There are no data parts | ||
| 585 | 2026.05.20 15:57:11.191214 [ 267 ] {95d05035-bfd7-4a2d-b45c-8a0563f49f04} <Debug> TCPHandler: Processed in 0.002087749 sec. | ||
| 586 | 2026.05.20 15:57:11.191371 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.05.20 15:57:11.191557 [ 267 ] {47e565f0-453e-491b-98b2-d9e4e7cd5f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 588 | 2026.05.20 15:57:11.191620 [ 267 ] {47e565f0-453e-491b-98b2-d9e4e7cd5f67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.05.20 15:57:11.192614 [ 267 ] {47e565f0-453e-491b-98b2-d9e4e7cd5f67} <Debug> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Loading data parts | ||
| 590 | 2026.05.20 15:57:11.192768 [ 267 ] {47e565f0-453e-491b-98b2-d9e4e7cd5f67} <Debug> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): There are no data parts | ||
| 591 | 2026.05.20 15:57:11.193280 [ 267 ] {47e565f0-453e-491b-98b2-d9e4e7cd5f67} <Debug> TCPHandler: Processed in 0.001958145 sec. | ||
| 592 | 2026.05.20 15:57:11.193448 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.20 15:57:11.193721 [ 267 ] {b6900b44-db94-4672-bd44-e026efbbe8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 594 | 2026.05.20 15:57:11.193796 [ 267 ] {b6900b44-db94-4672-bd44-e026efbbe8c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.05.20 15:57:11.194867 [ 267 ] {b6900b44-db94-4672-bd44-e026efbbe8c5} <Debug> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Loading data parts | ||
| 596 | 2026.05.20 15:57:11.195012 [ 267 ] {b6900b44-db94-4672-bd44-e026efbbe8c5} <Debug> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): There are no data parts | ||
| 597 | 2026.05.20 15:57:11.195508 [ 267 ] {b6900b44-db94-4672-bd44-e026efbbe8c5} <Debug> TCPHandler: Processed in 0.002126431 sec. | ||
| 598 | 2026.05.20 15:57:11.195680 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.20 15:57:11.195877 [ 267 ] {cff92303-4bd0-481a-83e5-941612ed5b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 600 | 2026.05.20 15:57:11.195948 [ 267 ] {cff92303-4bd0-481a-83e5-941612ed5b33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.05.20 15:57:11.197077 [ 267 ] {cff92303-4bd0-481a-83e5-941612ed5b33} <Debug> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Loading data parts | ||
| 602 | 2026.05.20 15:57:11.197246 [ 267 ] {cff92303-4bd0-481a-83e5-941612ed5b33} <Debug> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): There are no data parts | ||
| 603 | 2026.05.20 15:57:11.198989 [ 267 ] {cff92303-4bd0-481a-83e5-941612ed5b33} <Debug> TCPHandler: Processed in 0.003358161 sec. | ||
| 604 | 2026.05.20 15:57:11.199144 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.20 15:57:11.199306 [ 267 ] {15f48519-a1ae-48cb-9565-969968556910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 606 | 2026.05.20 15:57:11.199373 [ 267 ] {15f48519-a1ae-48cb-9565-969968556910} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.05.20 15:57:11.200391 [ 267 ] {15f48519-a1ae-48cb-9565-969968556910} <Debug> oximeter.fields_i32 (25d4b9b2-e592-492b-8660-a745a83dc6ab): Loading data parts | ||
| 608 | 2026.05.20 15:57:11.200543 [ 267 ] {15f48519-a1ae-48cb-9565-969968556910} <Debug> oximeter.fields_i32 (25d4b9b2-e592-492b-8660-a745a83dc6ab): There are no data parts | ||
| 609 | 2026.05.20 15:57:11.200990 [ 267 ] {15f48519-a1ae-48cb-9565-969968556910} <Debug> TCPHandler: Processed in 0.001895432 sec. | ||
| 610 | 2026.05.20 15:57:11.201148 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.20 15:57:11.201322 [ 267 ] {27a3f3f6-f2bc-428a-b8b1-bdf037f489b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 612 | 2026.05.20 15:57:11.201382 [ 267 ] {27a3f3f6-f2bc-428a-b8b1-bdf037f489b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.05.20 15:57:11.202309 [ 267 ] {27a3f3f6-f2bc-428a-b8b1-bdf037f489b0} <Debug> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Loading data parts | ||
| 614 | 2026.05.20 15:57:11.202434 [ 267 ] {27a3f3f6-f2bc-428a-b8b1-bdf037f489b0} <Debug> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): There are no data parts | ||
| 615 | 2026.05.20 15:57:11.202993 [ 267 ] {27a3f3f6-f2bc-428a-b8b1-bdf037f489b0} <Debug> TCPHandler: Processed in 0.001892243 sec. | ||
| 616 | 2026.05.20 15:57:11.203167 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.20 15:57:11.203367 [ 267 ] {68b2c950-5a67-4751-ae49-8d471fdac444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 618 | 2026.05.20 15:57:11.203439 [ 267 ] {68b2c950-5a67-4751-ae49-8d471fdac444} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.05.20 15:57:11.204418 [ 267 ] {68b2c950-5a67-4751-ae49-8d471fdac444} <Debug> oximeter.fields_i64 (9a4eeba8-e178-4844-9c35-ca8a937f8fa8): Loading data parts | ||
| 620 | 2026.05.20 15:57:11.204569 [ 267 ] {68b2c950-5a67-4751-ae49-8d471fdac444} <Debug> oximeter.fields_i64 (9a4eeba8-e178-4844-9c35-ca8a937f8fa8): There are no data parts | ||
| 621 | 2026.05.20 15:57:11.205025 [ 267 ] {68b2c950-5a67-4751-ae49-8d471fdac444} <Debug> TCPHandler: Processed in 0.001921904 sec. | ||
| 622 | 2026.05.20 15:57:11.205209 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.05.20 15:57:11.205367 [ 267 ] {b99cde53-594c-409c-81d6-8bd6931ccdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 624 | 2026.05.20 15:57:11.205430 [ 267 ] {b99cde53-594c-409c-81d6-8bd6931ccdb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.05.20 15:57:11.206362 [ 267 ] {b99cde53-594c-409c-81d6-8bd6931ccdb6} <Debug> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Loading data parts | ||
| 626 | 2026.05.20 15:57:11.206515 [ 267 ] {b99cde53-594c-409c-81d6-8bd6931ccdb6} <Debug> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): There are no data parts | ||
| 627 | 2026.05.20 15:57:11.206964 [ 267 ] {b99cde53-594c-409c-81d6-8bd6931ccdb6} <Debug> TCPHandler: Processed in 0.00180275 sec. | ||
| 628 | 2026.05.20 15:57:11.207116 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.05.20 15:57:11.207291 [ 267 ] {85b41c9d-5074-4597-bede-b8dfe97457a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 630 | 2026.05.20 15:57:11.207345 [ 267 ] {85b41c9d-5074-4597-bede-b8dfe97457a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.05.20 15:57:11.208288 [ 267 ] {85b41c9d-5074-4597-bede-b8dfe97457a5} <Debug> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): Loading data parts | ||
| 632 | 2026.05.20 15:57:11.208419 [ 267 ] {85b41c9d-5074-4597-bede-b8dfe97457a5} <Debug> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): There are no data parts | ||
| 633 | 2026.05.20 15:57:11.209052 [ 267 ] {85b41c9d-5074-4597-bede-b8dfe97457a5} <Debug> TCPHandler: Processed in 0.001977076 sec. | ||
| 634 | 2026.05.20 15:57:11.209417 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.05.20 15:57:11.209645 [ 267 ] {5f4175b8-1213-4bd3-98ef-371e4aeea490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 636 | 2026.05.20 15:57:11.209732 [ 267 ] {5f4175b8-1213-4bd3-98ef-371e4aeea490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.05.20 15:57:11.210916 [ 267 ] {5f4175b8-1213-4bd3-98ef-371e4aeea490} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Loading data parts | ||
| 638 | 2026.05.20 15:57:11.211070 [ 267 ] {5f4175b8-1213-4bd3-98ef-371e4aeea490} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): There are no data parts | ||
| 639 | 2026.05.20 15:57:11.211542 [ 267 ] {5f4175b8-1213-4bd3-98ef-371e4aeea490} <Debug> TCPHandler: Processed in 0.002269205 sec. | ||
| 640 | 2026.05.20 15:57:11.211708 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.05.20 15:57:11.211910 [ 267 ] {da6b9716-cf13-4b9b-a652-f0a3549daa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 642 | 2026.05.20 15:57:11.211968 [ 267 ] {da6b9716-cf13-4b9b-a652-f0a3549daa15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.05.20 15:57:11.212952 [ 267 ] {da6b9716-cf13-4b9b-a652-f0a3549daa15} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Loading data parts | ||
| 644 | 2026.05.20 15:57:11.213077 [ 267 ] {da6b9716-cf13-4b9b-a652-f0a3549daa15} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): There are no data parts | ||
| 645 | 2026.05.20 15:57:11.213545 [ 267 ] {da6b9716-cf13-4b9b-a652-f0a3549daa15} <Debug> TCPHandler: Processed in 0.001906093 sec. | ||
| 646 | 2026.05.20 15:57:11.213741 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.05.20 15:57:11.214010 [ 267 ] {f75d1825-ca72-483e-9dd7-601905b6a6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.05.20 15:57:11.214112 [ 267 ] {f75d1825-ca72-483e-9dd7-601905b6a6a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.05.20 15:57:11.215163 [ 267 ] {f75d1825-ca72-483e-9dd7-601905b6a6a7} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1): Loading data parts | ||
| 653 | 2026.05.20 15:57:11.215280 [ 267 ] {f75d1825-ca72-483e-9dd7-601905b6a6a7} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1): There are no data parts | ||
| 654 | 2026.05.20 15:57:11.215910 [ 267 ] {f75d1825-ca72-483e-9dd7-601905b6a6a7} <Debug> TCPHandler: Processed in 0.002219433 sec. | ||
| 655 | 2026.05.20 15:57:11.218070 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.05.20 15:57:11.218304 [ 268 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.05.20 15:57:11.219994 [ 268 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.05.20 15:57:11.228637 [ 276 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Trace> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.05.20 15:57:11.228684 [ 276 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 660 | 2026.05.20 15:57:11.231757 [ 276 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.05.20 15:57:11.232168 [ 276 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Trace> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.05.20 15:57:11.232436 [ 268 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014239 sec., 70.22965095863474 rows/sec., 1.10 KiB/sec. | ||
| 663 | 2026.05.20 15:57:11.232762 [ 268 ] {12198bce-c6a9-4d18-bf72-14e3bccdf6d1} <Debug> TCPHandler: Processed in 0.014746629 sec. | ||
| 664 | 2026.05.20 15:57:11.500895 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47297 | ||
| 665 | 2026.05.20 15:57:11.501010 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.20 15:57:11.501056 [ 277 ] {} <Debug> TCP-Session: 75af5940-e55d-487a-a2a0-fa3bcd62f2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:47297 | ||
| 667 | 2026.05.20 15:57:11.501132 [ 277 ] {} <Debug> TCP-Session: 75af5940-e55d-487a-a2a0-fa3bcd62f2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.20 15:57:11.501146 [ 277 ] {} <Debug> TCP-Session: 75af5940-e55d-487a-a2a0-fa3bcd62f2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.20 15:57:11.501526 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39309 | ||
| 670 | 2026.05.20 15:57:11.501630 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43499 | ||
| 671 | 2026.05.20 15:57:11.501678 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44698 | ||
| 672 | 2026.05.20 15:57:11.501838 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41099 | ||
| 673 | 2026.05.20 15:57:11.501847 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.20 15:57:11.501914 [ 278 ] {} <Debug> TCP-Session: 41bcde56-ba9d-4d88-aa14-ade0d9152fac Authenticating user 'default' from [fd00:1122:3344:101::e]:39309 | ||
| 675 | 2026.05.20 15:57:11.501919 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.20 15:57:11.501961 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.05.20 15:57:11.501947 [ 278 ] {} <Debug> TCP-Session: 41bcde56-ba9d-4d88-aa14-ade0d9152fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.20 15:57:11.502001 [ 279 ] {} <Debug> TCP-Session: 79dfaaf2-0eb8-4a07-bbf1-c5673f01d24b Authenticating user 'default' from [fd00:1122:3344:101::e]:43499 | ||
| 679 | 2026.05.20 15:57:11.501990 [ 280 ] {} <Debug> TCP-Session: 3a721a42-02ba-4a47-bc67-bc3e22e89332 Authenticating user 'default' from [fd00:1122:3344:101::e]:44698 | ||
| 680 | 2026.05.20 15:57:11.502042 [ 277 ] {} <Trace> TCP-Session: 75af5940-e55d-487a-a2a0-fa3bcd62f2ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.20 15:57:11.502168 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61023 | ||
| 682 | 2026.05.20 15:57:11.502055 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.20 15:57:11.502226 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59580 | ||
| 684 | 2026.05.20 15:57:11.502270 [ 281 ] {} <Debug> TCP-Session: 380e2242-cf87-4055-867e-8b595b0a6ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41099 | ||
| 685 | 2026.05.20 15:57:11.502302 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59644 | ||
| 686 | 2026.05.20 15:57:11.502057 [ 279 ] {} <Debug> TCP-Session: 79dfaaf2-0eb8-4a07-bbf1-c5673f01d24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.20 15:57:11.502343 [ 281 ] {} <Debug> TCP-Session: 380e2242-cf87-4055-867e-8b595b0a6ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.05.20 15:57:11.502356 [ 279 ] {} <Debug> TCP-Session: 79dfaaf2-0eb8-4a07-bbf1-c5673f01d24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.20 15:57:11.502394 [ 281 ] {} <Debug> TCP-Session: 380e2242-cf87-4055-867e-8b595b0a6ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.20 15:57:11.502062 [ 280 ] {} <Debug> TCP-Session: 3a721a42-02ba-4a47-bc67-bc3e22e89332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.20 15:57:11.502460 [ 277 ] {f66534dd-3e2c-444a-8570-206d38a1f98f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47297) 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) | ||
| 692 | 2026.05.20 15:57:11.502412 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.20 15:57:11.502617 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.20 15:57:11.502601 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.20 15:57:11.502756 [ 285 ] {} <Debug> TCP-Session: d1ecc472-66f2-4f73-ac63-d7fc3447733c Authenticating user 'default' from [fd00:1122:3344:101::e]:59644 | ||
| 696 | 2026.05.20 15:57:11.502784 [ 284 ] {} <Debug> TCP-Session: eeaf9208-032d-486d-8081-a479ece1ada5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59580 | ||
| 697 | 2026.05.20 15:57:11.502764 [ 282 ] {} <Debug> TCP-Session: 3981d5ef-0d09-4a62-af8a-e218afdd863d Authenticating user 'default' from [fd00:1122:3344:101::e]:61023 | ||
| 698 | 2026.05.20 15:57:11.502821 [ 285 ] {} <Debug> TCP-Session: d1ecc472-66f2-4f73-ac63-d7fc3447733c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.20 15:57:11.502836 [ 284 ] {} <Debug> TCP-Session: eeaf9208-032d-486d-8081-a479ece1ada5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.20 15:57:11.502854 [ 282 ] {} <Debug> TCP-Session: 3981d5ef-0d09-4a62-af8a-e218afdd863d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.20 15:57:11.502873 [ 285 ] {} <Debug> TCP-Session: d1ecc472-66f2-4f73-ac63-d7fc3447733c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.20 15:57:11.502888 [ 282 ] {} <Debug> TCP-Session: 3981d5ef-0d09-4a62-af8a-e218afdd863d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.20 15:57:11.502880 [ 284 ] {} <Debug> TCP-Session: eeaf9208-032d-486d-8081-a479ece1ada5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.20 15:57:11.502558 [ 280 ] {} <Debug> TCP-Session: 3a721a42-02ba-4a47-bc67-bc3e22e89332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.20 15:57:11.502039 [ 278 ] {} <Debug> TCP-Session: 41bcde56-ba9d-4d88-aa14-ade0d9152fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.20 15:57:11.502144 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63136 | ||
| 707 | 2026.05.20 15:57:11.503717 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.20 15:57:11.503758 [ 283 ] {} <Debug> TCP-Session: 519167e5-5719-4b0b-ad40-172a6a575cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63136 | ||
| 709 | 2026.05.20 15:57:11.503806 [ 283 ] {} <Debug> TCP-Session: 519167e5-5719-4b0b-ad40-172a6a575cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.20 15:57:11.503820 [ 283 ] {} <Debug> TCP-Session: 519167e5-5719-4b0b-ad40-172a6a575cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.20 15:57:11.505941 [ 277 ] {f66534dd-3e2c-444a-8570-206d38a1f98f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 712 | 2026.05.20 15:57:11.508037 [ 277 ] {f66534dd-3e2c-444a-8570-206d38a1f98f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 713 | 2026.05.20 15:57:11.509364 [ 276 ] {f66534dd-3e2c-444a-8570-206d38a1f98f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 714 | 2026.05.20 15:57:11.509773 [ 277 ] {f66534dd-3e2c-444a-8570-206d38a1f98f} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.007449 sec., 5504.094509330112 rows/sec., 335.48 KiB/sec. | ||
| 715 | 2026.05.20 15:57:11.509951 [ 277 ] {f66534dd-3e2c-444a-8570-206d38a1f98f} <Debug> TCPHandler: Processed in 0.008166731 sec. | ||
| 716 | 2026.05.20 15:57:12.001147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.15 MiB, peak 129.15 MiB, free memory in arenas 0.00 B, will set to 140.54 MiB (RSS), difference: 11.39 MiB | ||
| 717 | 2026.05.20 15:57:12.757423 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43683 | ||
| 718 | 2026.05.20 15:57:12.757872 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.20 15:57:12.757937 [ 286 ] {} <Debug> TCP-Session: db12d42e-a1f6-47bd-974c-beecf9e3d8f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43683 | ||
| 720 | 2026.05.20 15:57:12.757980 [ 286 ] {} <Debug> TCP-Session: db12d42e-a1f6-47bd-974c-beecf9e3d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.20 15:57:12.758002 [ 286 ] {} <Debug> TCP-Session: db12d42e-a1f6-47bd-974c-beecf9e3d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.20 15:57:12.758218 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.20 15:57:12.758260 [ 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 | ||
| 724 | 2026.05.20 15:57:12.758404 [ 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 | ||
| 725 | 2026.05.20 15:57:12.759650 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65268 | ||
| 726 | 2026.05.20 15:57:12.759741 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34569 | ||
| 727 | 2026.05.20 15:57:12.759792 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47919 | ||
| 728 | 2026.05.20 15:57:12.759818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.05.20 15:57:12.759886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44065 | ||
| 730 | 2026.05.20 15:57:12.759957 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.20 15:57:12.759949 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.20 15:57:12.760025 [ 287 ] {} <Debug> TCP-Session: 12b54488-5f5a-4b92-bcb6-0d730c35b617 Authenticating user 'default' from [fd00:1122:3344:101::b]:65268 | ||
| 733 | 2026.05.20 15:57:12.760048 [ 289 ] {} <Debug> TCP-Session: 4158487e-1e93-4faf-ae3b-72e4763c96c6 Authenticating user 'default' from [fd00:1122:3344:101::b]:47919 | ||
| 734 | 2026.05.20 15:57:12.760098 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33063 | ||
| 735 | 2026.05.20 15:57:12.760043 [ 288 ] {} <Debug> TCP-Session: f85e3899-a6c2-4906-ab62-592799e3e303 Authenticating user 'default' from [fd00:1122:3344:101::b]:34569 | ||
| 736 | 2026.05.20 15:57:12.760181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.20 15:57:12.760209 [ 288 ] {} <Debug> TCP-Session: f85e3899-a6c2-4906-ab62-592799e3e303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.20 15:57:12.760161 [ 289 ] {} <Debug> TCP-Session: 4158487e-1e93-4faf-ae3b-72e4763c96c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.20 15:57:12.760024 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57517 | ||
| 740 | 2026.05.20 15:57:12.760315 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62506 | ||
| 741 | 2026.05.20 15:57:12.760301 [ 290 ] {} <Debug> TCP-Session: 47fd5791-14e8-4dda-a79a-18365704c144 Authenticating user 'default' from [fd00:1122:3344:101::b]:44065 | ||
| 742 | 2026.05.20 15:57:12.760297 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.20 15:57:12.760439 [ 290 ] {} <Debug> TCP-Session: 47fd5791-14e8-4dda-a79a-18365704c144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.20 15:57:12.760281 [ 288 ] {} <Debug> TCP-Session: f85e3899-a6c2-4906-ab62-592799e3e303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.20 15:57:12.760570 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.20 15:57:12.760634 [ 292 ] {} <Debug> TCP-Session: babaefaf-0eed-491f-b3cd-49f757b50200 Authenticating user 'default' from [fd00:1122:3344:101::b]:33063 | ||
| 747 | 2026.05.20 15:57:12.760653 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.20 15:57:12.760665 [ 291 ] {} <Debug> TCP-Session: 69ebbc12-414f-402e-9e13-04b0de42e04e Authenticating user 'default' from [fd00:1122:3344:101::b]:57517 | ||
| 749 | 2026.05.20 15:57:12.760623 [ 290 ] {} <Debug> TCP-Session: 47fd5791-14e8-4dda-a79a-18365704c144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.20 15:57:12.760783 [ 292 ] {} <Debug> TCP-Session: babaefaf-0eed-491f-b3cd-49f757b50200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.20 15:57:12.760790 [ 291 ] {} <Debug> TCP-Session: 69ebbc12-414f-402e-9e13-04b0de42e04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.20 15:57:12.760813 [ 293 ] {} <Debug> TCP-Session: 6ab1f7aa-151d-4a49-9373-67b4d0f39118 Authenticating user 'default' from [fd00:1122:3344:101::b]:62506 | ||
| 753 | 2026.05.20 15:57:12.760267 [ 289 ] {} <Debug> TCP-Session: 4158487e-1e93-4faf-ae3b-72e4763c96c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.20 15:57:12.760148 [ 287 ] {} <Debug> TCP-Session: 12b54488-5f5a-4b92-bcb6-0d730c35b617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.20 15:57:12.760892 [ 287 ] {} <Debug> TCP-Session: 12b54488-5f5a-4b92-bcb6-0d730c35b617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.20 15:57:12.760990 [ 293 ] {} <Debug> TCP-Session: 6ab1f7aa-151d-4a49-9373-67b4d0f39118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.20 15:57:12.761009 [ 291 ] {} <Debug> TCP-Session: 69ebbc12-414f-402e-9e13-04b0de42e04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.20 15:57:12.761083 [ 293 ] {} <Debug> TCP-Session: 6ab1f7aa-151d-4a49-9373-67b4d0f39118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.20 15:57:12.761129 [ 292 ] {} <Debug> TCP-Session: babaefaf-0eed-491f-b3cd-49f757b50200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.20 15:57:13.686388 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50554 | ||
| 761 | 2026.05.20 15:57:13.686630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.20 15:57:13.686722 [ 294 ] {} <Debug> TCP-Session: 9a9192d2-3417-4cd3-85b5-65b3f99b88df Authenticating user 'default' from [fd00:1122:3344:101::a]:50554 | ||
| 763 | 2026.05.20 15:57:13.686773 [ 294 ] {} <Debug> TCP-Session: 9a9192d2-3417-4cd3-85b5-65b3f99b88df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.20 15:57:13.686798 [ 294 ] {} <Debug> TCP-Session: 9a9192d2-3417-4cd3-85b5-65b3f99b88df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.20 15:57:13.686912 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.20 15:57:13.686963 [ 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 | ||
| 767 | 2026.05.20 15:57:13.686990 [ 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 | ||
| 768 | 2026.05.20 15:57:13.688731 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58902 | ||
| 769 | 2026.05.20 15:57:13.688868 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53241 | ||
| 770 | 2026.05.20 15:57:13.689040 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43666 | ||
| 771 | 2026.05.20 15:57:13.689257 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.05.20 15:57:13.689274 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.05.20 15:57:13.689314 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56630 | ||
| 774 | 2026.05.20 15:57:13.689334 [ 296 ] {} <Debug> TCP-Session: 2b0ec1d9-9e8a-4b31-b5d3-4bfd73cc7ed3 Authenticating user 'default' from [fd00:1122:3344:101::a]:53241 | ||
| 775 | 2026.05.20 15:57:13.689345 [ 295 ] {} <Debug> TCP-Session: fa0aa797-5f3f-4736-9d70-c77bbf48d696 Authenticating user 'default' from [fd00:1122:3344:101::a]:58902 | ||
| 776 | 2026.05.20 15:57:13.689382 [ 296 ] {} <Debug> TCP-Session: 2b0ec1d9-9e8a-4b31-b5d3-4bfd73cc7ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.20 15:57:13.689425 [ 295 ] {} <Debug> TCP-Session: fa0aa797-5f3f-4736-9d70-c77bbf48d696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.20 15:57:13.689429 [ 296 ] {} <Debug> TCP-Session: 2b0ec1d9-9e8a-4b31-b5d3-4bfd73cc7ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.20 15:57:13.689447 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.20 15:57:13.689459 [ 295 ] {} <Debug> TCP-Session: fa0aa797-5f3f-4736-9d70-c77bbf48d696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.20 15:57:13.689523 [ 297 ] {} <Debug> TCP-Session: 75943246-fbe2-4ddc-98f9-436402003c5d Authenticating user 'default' from [fd00:1122:3344:101::a]:43666 | ||
| 782 | 2026.05.20 15:57:13.689585 [ 297 ] {} <Debug> TCP-Session: 75943246-fbe2-4ddc-98f9-436402003c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.20 15:57:13.689601 [ 297 ] {} <Debug> TCP-Session: 75943246-fbe2-4ddc-98f9-436402003c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.20 15:57:13.689697 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41335 | ||
| 785 | 2026.05.20 15:57:13.689737 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.20 15:57:13.689805 [ 298 ] {} <Debug> TCP-Session: 457a949f-0d48-4a67-8604-8f91b05375a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:56630 | ||
| 787 | 2026.05.20 15:57:13.689839 [ 298 ] {} <Debug> TCP-Session: 457a949f-0d48-4a67-8604-8f91b05375a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.20 15:57:13.689857 [ 298 ] {} <Debug> TCP-Session: 457a949f-0d48-4a67-8604-8f91b05375a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.20 15:57:13.689943 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60258 | ||
| 790 | 2026.05.20 15:57:13.689975 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.20 15:57:13.690033 [ 299 ] {} <Debug> TCP-Session: 28b0abb9-f47f-4d0a-93f6-5a898a7278f4 Authenticating user 'default' from [fd00:1122:3344:101::a]:41335 | ||
| 792 | 2026.05.20 15:57:13.690059 [ 299 ] {} <Debug> TCP-Session: 28b0abb9-f47f-4d0a-93f6-5a898a7278f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.20 15:57:13.690074 [ 299 ] {} <Debug> TCP-Session: 28b0abb9-f47f-4d0a-93f6-5a898a7278f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.20 15:57:13.690158 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49933 | ||
| 795 | 2026.05.20 15:57:13.690255 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.20 15:57:13.690425 [ 300 ] {} <Debug> TCP-Session: 15305144-5bdb-4760-a121-c5f4c44bec6c Authenticating user 'default' from [fd00:1122:3344:101::a]:60258 | ||
| 797 | 2026.05.20 15:57:13.690462 [ 300 ] {} <Debug> TCP-Session: 15305144-5bdb-4760-a121-c5f4c44bec6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.20 15:57:13.690474 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.20 15:57:13.690485 [ 300 ] {} <Debug> TCP-Session: 15305144-5bdb-4760-a121-c5f4c44bec6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.20 15:57:13.690531 [ 301 ] {} <Debug> TCP-Session: d0f43278-15b3-44cd-a596-4cffb6185d3a Authenticating user 'default' from [fd00:1122:3344:101::a]:49933 | ||
| 801 | 2026.05.20 15:57:13.690567 [ 301 ] {} <Debug> TCP-Session: d0f43278-15b3-44cd-a596-4cffb6185d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.20 15:57:13.690589 [ 301 ] {} <Debug> TCP-Session: d0f43278-15b3-44cd-a596-4cffb6185d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.20 15:57:18.080928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.20 15:57:18.080946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.20 15:57:18.081031 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.20 15:57:18.081053 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.20 15:57:18.082942 [ 245 ] {} <Debug> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Loading data parts | ||
| 808 | 2026.05.20 15:57:18.083078 [ 245 ] {} <Debug> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): There are no data parts | ||
| 809 | 2026.05.20 15:57:18.084906 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.20 15:57:18.084943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 811 | 2026.05.20 15:57:18.086888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.20 15:57:18.087546 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.20 15:57:18.087695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 814 | 2026.05.20 15:57:18.093079 [ 244 ] {} <Debug> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Loading data parts | ||
| 815 | 2026.05.20 15:57:18.093229 [ 244 ] {} <Debug> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): There are no data parts | ||
| 816 | 2026.05.20 15:57:18.117727 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.20 15:57:18.117793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 818 | 2026.05.20 15:57:18.124148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.20 15:57:18.125370 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.20 15:57:18.128318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.20 15:57:19.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.83 MiB, peak 150.83 MiB, free memory in arenas 0.00 B, will set to 155.84 MiB (RSS), difference: 9.01 MiB | ||
| 822 | 2026.05.20 15:57:20.580034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 823 | 2026.05.20 15:57:20.580190 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.20 15:57:20.583880 [ 243 ] {} <Debug> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Loading data parts | ||
| 825 | 2026.05.20 15:57:20.584063 [ 243 ] {} <Debug> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): There are no data parts | ||
| 826 | 2026.05.20 15:57:20.586762 [ 243 ] {} <Trace> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.20 15:57:20.586802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 828 | 2026.05.20 15:57:20.588422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.20 15:57:20.589076 [ 243 ] {} <Trace> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.20 15:57:20.589297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 831 | 2026.05.20 15:57:21.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.96 MiB, peak 159.96 MiB, free memory in arenas 0.00 B, will set to 156.83 MiB (RSS), difference: -3.13 MiB | ||
| 832 | 2026.05.20 15:57:25.560751 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.20 15:57:25.560863 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.20 15:57:25.588623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.20 15:57:25.589278 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.20 15:57:25.589316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 837 | 2026.05.20 15:57:25.590170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.20 15:57:25.590755 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): 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 15:57:25.590901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.20 15:57:25.629285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.20 15:57:25.645875 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.20 15:57:25.645933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 843 | 2026.05.20 15:57:25.652417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.20 15:57:25.653732 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): 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 15:57:25.656361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.20 15:57:26.001120 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.50 MiB, peak 161.50 MiB, free memory in arenas 0.00 B, will set to 159.49 MiB (RSS), difference: 1.99 MiB | ||
| 847 | 2026.05.20 15:57:26.494294 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.20 15:57:26.494550 [ 267 ] {3694e2f2-1cd5-465b-a2af-47af81831a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.20 15:57:26.495233 [ 267 ] {3694e2f2-1cd5-465b-a2af-47af81831a7b} <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 15:57:26.495368 [ 267 ] {3694e2f2-1cd5-465b-a2af-47af81831a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.20 15:57:26.495840 [ 267 ] {3694e2f2-1cd5-465b-a2af-47af81831a7b} <Debug> TCPHandler: Processed in 0.001689946 sec. | ||
| 852 | 2026.05.20 15:57:26.513403 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.20 15:57:26.513600 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.20 15:57:26.513681 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <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 15:57:26.516567 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.20 15:57:26.516629 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 857 | 2026.05.20 15:57:26.517369 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.20 15:57:26.517809 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1): 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 15:57:26.517979 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.004437 sec., 9240.477800315528 rows/sec., 2.01 MiB/sec. | ||
| 860 | 2026.05.20 15:57:26.518029 [ 267 ] {c9467a65-ecbb-4c85-a6ec-80fff6a6d23f} <Debug> TCPHandler: Processed in 0.004771939 sec. | ||
| 861 | 2026.05.20 15:57:26.518187 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.20 15:57:26.518296 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.20 15:57:26.518343 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 864 | 2026.05.20 15:57:26.520320 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.20 15:57:26.520363 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 866 | 2026.05.20 15:57:26.520876 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.20 15:57:26.521454 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): 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 15:57:26.521595 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003325 sec., 85413.53383458647 rows/sec., 5.42 MiB/sec. | ||
| 869 | 2026.05.20 15:57:26.521632 [ 267 ] {a9590971-af11-4d50-9dd3-f62b11a47eaf} <Debug> TCPHandler: Processed in 0.003498136 sec. | ||
| 870 | 2026.05.20 15:57:26.521765 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.20 15:57:26.521874 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.20 15:57:26.521919 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.20 15:57:26.522359 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Trace> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.20 15:57:26.522398 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 875 | 2026.05.20 15:57:26.522843 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.20 15:57:26.523514 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Trace> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): 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 15:57:26.523662 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001815 sec., 6611.570247933884 rows/sec., 539.13 KiB/sec. | ||
| 878 | 2026.05.20 15:57:26.523697 [ 267 ] {53d2d8b4-4a83-4dd0-82b5-749330af3f47} <Debug> TCPHandler: Processed in 0.001982496 sec. | ||
| 879 | 2026.05.20 15:57:26.523870 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.20 15:57:26.523972 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.20 15:57:26.524013 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.20 15:57:26.525973 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.20 15:57:26.526015 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 884 | 2026.05.20 15:57:26.527118 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.20 15:57:26.527776 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): 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 15:57:26.527919 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Debug> executeQuery: Read 3156 rows, 240.00 KiB in 0.003966 sec., 795763.9939485628 rows/sec., 59.10 MiB/sec. | ||
| 887 | 2026.05.20 15:57:26.527958 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 888 | 2026.05.20 15:57:26.527973 [ 267 ] {ec40e3ce-633e-4167-ad47-4abc6a62726e} <Debug> TCPHandler: Processed in 0.004152877 sec. | ||
| 889 | 2026.05.20 15:57:26.528113 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.20 15:57:26.528217 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.20 15:57:26.528260 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.20 15:57:26.528777 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.20 15:57:26.528813 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 894 | 2026.05.20 15:57:26.529310 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.20 15:57:26.529905 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.20 15:57:26.530039 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Debug> executeQuery: Read 167 rows, 10.36 KiB in 0.001842 sec., 90662.32356134636 rows/sec., 5.49 MiB/sec. | ||
| 897 | 2026.05.20 15:57:26.530074 [ 267 ] {6cfe293b-1ab9-4e74-ae4e-e4028c386168} <Debug> TCPHandler: Processed in 0.002010927 sec. | ||
| 898 | 2026.05.20 15:57:26.530218 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.20 15:57:26.530317 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.20 15:57:26.530358 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.20 15:57:26.531030 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.20 15:57:26.531069 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 903 | 2026.05.20 15:57:26.531602 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.20 15:57:26.532234 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.20 15:57:26.532365 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002067 sec., 459603.28979196906 rows/sec., 27.04 MiB/sec. | ||
| 906 | 2026.05.20 15:57:26.532398 [ 267 ] {e7e8c519-67d0-4999-96f6-f672d78b6421} <Debug> TCPHandler: Processed in 0.002229754 sec. | ||
| 907 | 2026.05.20 15:57:26.532544 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.20 15:57:26.532642 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.20 15:57:26.532682 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 910 | 2026.05.20 15:57:26.533081 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.20 15:57:26.533118 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 912 | 2026.05.20 15:57:26.533602 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.20 15:57:26.534225 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.20 15:57:26.534357 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001733 sec., 577.0340450086555 rows/sec., 40.57 KiB/sec. | ||
| 915 | 2026.05.20 15:57:26.534392 [ 267 ] {e9b4e232-6389-4916-97da-a8ba84d530ed} <Debug> TCPHandler: Processed in 0.001896253 sec. | ||
| 916 | 2026.05.20 15:57:26.534517 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.20 15:57:26.534614 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.20 15:57:26.534655 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 919 | 2026.05.20 15:57:26.535124 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.20 15:57:26.535163 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 921 | 2026.05.20 15:57:26.535669 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.20 15:57:26.536253 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.20 15:57:26.536384 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001787 sec., 82820.36933407947 rows/sec., 4.71 MiB/sec. | ||
| 924 | 2026.05.20 15:57:26.536417 [ 267 ] {b2028b66-65bb-4e21-81d5-c1d5d1520836} <Debug> TCPHandler: Processed in 0.001949664 sec. | ||
| 925 | 2026.05.20 15:57:26.536542 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.20 15:57:26.536640 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.20 15:57:26.536680 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 928 | 2026.05.20 15:57:26.537779 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.20 15:57:26.537818 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 930 | 2026.05.20 15:57:26.538339 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.20 15:57:26.538964 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.20 15:57:26.539094 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Debug> executeQuery: Read 1730 rows, 119.32 KiB in 0.002471 sec., 700121.4083367058 rows/sec., 47.16 MiB/sec. | ||
| 933 | 2026.05.20 15:57:26.539127 [ 267 ] {894852a8-e8bc-4c77-8ab7-58850e896fe3} <Debug> TCPHandler: Processed in 0.002633737 sec. | ||
| 934 | 2026.05.20 15:57:26.539273 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.20 15:57:26.539370 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.20 15:57:26.539413 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 937 | 2026.05.20 15:57:26.539765 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.20 15:57:26.539803 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 939 | 2026.05.20 15:57:26.540269 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.20 15:57:26.540822 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.20 15:57:26.540954 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. | ||
| 942 | 2026.05.20 15:57:26.540986 [ 267 ] {7bb8f649-ad74-444c-b546-6b11d08c41a3} <Debug> TCPHandler: Processed in 0.001762238 sec. | ||
| 943 | 2026.05.20 15:57:26.541127 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.20 15:57:26.541224 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.20 15:57:26.541267 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 946 | 2026.05.20 15:57:26.542071 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.20 15:57:26.542105 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 948 | 2026.05.20 15:57:26.542711 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.20 15:57:26.543205 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.20 15:57:26.543338 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Debug> executeQuery: Read 1914 rows, 118.52 KiB in 0.002132 sec., 897748.592870544 rows/sec., 54.29 MiB/sec. | ||
| 951 | 2026.05.20 15:57:26.543372 [ 267 ] {c8022b39-239c-409c-bc36-ecd03b7912e1} <Debug> TCPHandler: Processed in 0.002294256 sec. | ||
| 952 | 2026.05.20 15:57:26.543510 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.20 15:57:26.543610 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.20 15:57:26.543654 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 955 | 2026.05.20 15:57:26.543998 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.20 15:57:26.544035 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 957 | 2026.05.20 15:57:26.544510 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.20 15:57:26.545000 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.20 15:57:26.545136 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. | ||
| 960 | 2026.05.20 15:57:26.545169 [ 267 ] {19b7ec25-7de6-49c4-a0b9-801092d574c8} <Debug> TCPHandler: Processed in 0.001708927 sec. | ||
| 961 | 2026.05.20 15:57:26.545298 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.05.20 15:57:26.545396 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 963 | 2026.05.20 15:57:26.545451 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <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 | ||
| 964 | 2026.05.20 15:57:26.546265 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.05.20 15:57:26.546303 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 966 | 2026.05.20 15:57:26.546984 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.05.20 15:57:26.547537 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.05.20 15:57:26.547678 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.0023 sec., 5652.173913043478 rows/sec., 10.13 MiB/sec. | ||
| 969 | 2026.05.20 15:57:26.547728 [ 267 ] {966793f3-fd87-494f-9939-05788a2c963c} <Debug> TCPHandler: Processed in 0.002478952 sec. | ||
| 970 | 2026.05.20 15:57:26.547870 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.05.20 15:57:26.547967 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 972 | 2026.05.20 15:57:26.548010 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 973 | 2026.05.20 15:57:26.548366 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.20 15:57:26.548404 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 975 | 2026.05.20 15:57:26.548848 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.05.20 15:57:26.549341 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.20 15:57:26.549474 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001526 sec., 27522.935779816515 rows/sec., 1.57 MiB/sec. | ||
| 978 | 2026.05.20 15:57:26.549506 [ 267 ] {3ad42acd-3313-49d5-b1e7-d8d9b401b665} <Debug> TCPHandler: Processed in 0.001685486 sec. | ||
| 979 | 2026.05.20 15:57:31.244979 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.05.20 15:57:31.245216 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 981 | 2026.05.20 15:57:31.245563 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 982 | 2026.05.20 15:57:31.245637 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <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 | ||
| 983 | 2026.05.20 15:57:31.245879 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2026.05.20 15:57:31.246063 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2026.05.20 15:57:31.246326 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 986 | 2026.05.20 15:57:31.246446 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 987 | 2026.05.20 15:57:31.246489 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 988 | 2026.05.20 15:57:31.246504 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 989 | 2026.05.20 15:57:31.246599 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 990 | 2026.05.20 15:57:31.246621 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 991 | 2026.05.20 15:57:31.249725 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.004584 sec., 8944.153577661431 rows/sec., 1.95 MiB/sec. | ||
| 992 | 2026.05.20 15:57:31.249890 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Debug> MemoryTracker: Peak memory usage (for query): 139.08 KiB. | ||
| 993 | 2026.05.20 15:57:31.249911 [ 267 ] {55934b1e-49eb-4515-89e9-5a908d58c2a0} <Debug> TCPHandler: Processed in 0.005064658 sec. | ||
| 994 | 2026.05.20 15:57:31.251453 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.05.20 15:57:31.251606 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.05.20 15:57:31.251667 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.05.20 15:57:31.252292 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.05.20 15:57:31.252338 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 999 | 2026.05.20 15:57:31.252907 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.05.20 15:57:31.253508 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.05.20 15:57:31.253679 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00209 sec., 26794.258373205743 rows/sec., 2.05 MiB/sec. | ||
| 1002 | 2026.05.20 15:57:31.253725 [ 267 ] {b0d8dd58-0507-49df-a504-27de6afc7720} <Debug> TCPHandler: Processed in 0.002387899 sec. | ||
| 1003 | 2026.05.20 15:57:31.253859 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.05.20 15:57:31.253966 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.05.20 15:57:31.254012 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.05.20 15:57:31.254455 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.05.20 15:57:31.254493 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1008 | 2026.05.20 15:57:31.255119 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.05.20 15:57:31.255624 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.05.20 15:57:31.255805 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001858 sec., 34445.64047362756 rows/sec., 2.69 MiB/sec. | ||
| 1011 | 2026.05.20 15:57:31.255860 [ 267 ] {ed674bb8-3115-43f5-be6b-6ec51b2c85b1} <Debug> TCPHandler: Processed in 0.002052198 sec. | ||
| 1012 | 2026.05.20 15:57:31.255992 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.05.20 15:57:31.256109 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.05.20 15:57:31.256161 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.05.20 15:57:31.256578 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.05.20 15:57:31.256615 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1017 | 2026.05.20 15:57:31.257092 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.05.20 15:57:31.257807 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.05.20 15:57:31.257943 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001867 sec., 68559.18585966792 rows/sec., 4.78 MiB/sec. | ||
| 1020 | 2026.05.20 15:57:31.257977 [ 267 ] {341503c7-9d25-4da5-95d3-070f12c9def4} <Debug> TCPHandler: Processed in 0.002040877 sec. | ||
| 1021 | 2026.05.20 15:57:31.258098 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.05.20 15:57:31.258196 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.05.20 15:57:31.258239 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.05.20 15:57:31.258585 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.20 15:57:31.258621 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1026 | 2026.05.20 15:57:31.259025 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.05.20 15:57:31.259496 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.05.20 15:57:31.259628 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001452 sec., 33057.85123966942 rows/sec., 2.23 MiB/sec. | ||
| 1029 | 2026.05.20 15:57:31.259660 [ 267 ] {7b9203c7-1617-4c6a-ab5a-524090260a68} <Debug> TCPHandler: Processed in 0.001612444 sec. | ||
| 1030 | 2026.05.20 15:57:33.090978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1031 | 2026.05.20 15:57:33.091480 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.20 15:57:33.091517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1033 | 2026.05.20 15:57:33.092287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.05.20 15:57:33.092906 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.20 15:57:33.093036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1036 | 2026.05.20 15:57:33.156428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.05.20 15:57:33.174025 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.05.20 15:57:33.174095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1039 | 2026.05.20 15:57:33.180974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.05.20 15:57:33.182660 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.05.20 15:57:33.189607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.05.20 15:57:34.000286 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.65 MiB, peak 166.65 MiB, free memory in arenas 0.00 B, will set to 164.29 MiB (RSS), difference: 1.64 MiB | ||
| 1043 | 2026.05.20 15:57:36.248015 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.05.20 15:57:36.248298 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 1045 | 2026.05.20 15:57:36.248642 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1046 | 2026.05.20 15:57:36.248685 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <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 | ||
| 1047 | 2026.05.20 15:57:36.248919 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2026.05.20 15:57:36.249004 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.05.20 15:57:36.249161 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1050 | 2026.05.20 15:57:36.249211 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1051 | 2026.05.20 15:57:36.249241 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1052 | 2026.05.20 15:57:36.249259 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1053 | 2026.05.20 15:57:36.249304 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1054 | 2026.05.20 15:57:36.249327 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1055 | 2026.05.20 15:57:36.250673 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002466 sec., 16626.115166261152 rows/sec., 3.62 MiB/sec. | ||
| 1056 | 2026.05.20 15:57:36.250815 [ 267 ] {0ec182b2-7ac6-483c-b182-4614018c2a90} <Debug> TCPHandler: Processed in 0.003003849 sec. | ||
| 1057 | 2026.05.20 15:57:36.252813 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.05.20 15:57:36.252945 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1059 | 2026.05.20 15:57:36.252995 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1060 | 2026.05.20 15:57:36.253545 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2026.05.20 15:57:36.253594 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1062 | 2026.05.20 15:57:36.254226 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1063 | 2026.05.20 15:57:36.254800 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2026.05.20 15:57:36.254961 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.08 MiB/sec. | ||
| 1065 | 2026.05.20 15:57:36.255001 [ 267 ] {0c451f35-9b78-4fc1-b5d7-9cf1ee8199fd} <Debug> TCPHandler: Processed in 0.002251725 sec. | ||
| 1066 | 2026.05.20 15:57:36.255163 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.05.20 15:57:36.255272 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1068 | 2026.05.20 15:57:36.255318 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1069 | 2026.05.20 15:57:36.255791 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.05.20 15:57:36.255828 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1071 | 2026.05.20 15:57:36.256409 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1072 | 2026.05.20 15:57:36.257005 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.05.20 15:57:36.257148 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
| 1074 | 2026.05.20 15:57:36.257187 [ 267 ] {79de0033-b65f-405e-8a4c-7a24d10a8c19} <Debug> TCPHandler: Processed in 0.00208036 sec. | ||
| 1075 | 2026.05.20 15:57:36.257390 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.05.20 15:57:36.257510 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1077 | 2026.05.20 15:57:36.257558 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1078 | 2026.05.20 15:57:36.258020 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.05.20 15:57:36.258057 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1080 | 2026.05.20 15:57:36.258571 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1081 | 2026.05.20 15:57:36.259248 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.05.20 15:57:36.259436 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001948 sec., 82135.52361396303 rows/sec., 5.72 MiB/sec. | ||
| 1083 | 2026.05.20 15:57:36.259486 [ 267 ] {b223297f-a7ac-4e9a-9711-3fec1bd5802c} <Debug> TCPHandler: Processed in 0.002164482 sec. | ||
| 1084 | 2026.05.20 15:57:36.259747 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.05.20 15:57:36.259947 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1086 | 2026.05.20 15:57:36.260026 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1087 | 2026.05.20 15:57:36.260695 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.05.20 15:57:36.260750 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1089 | 2026.05.20 15:57:36.261510 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1090 | 2026.05.20 15:57:36.262226 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.05.20 15:57:36.262404 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002511 sec., 23894.862604540023 rows/sec., 1.61 MiB/sec. | ||
| 1092 | 2026.05.20 15:57:36.262465 [ 267 ] {790a8363-e0ba-4cbe-8e8d-a3978789b8c8} <Debug> TCPHandler: Processed in 0.002855784 sec. | ||
| 1093 | 2026.05.20 15:57:40.560968 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1094 | 2026.05.20 15:57:40.561065 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1095 | 2026.05.20 15:57:40.594085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1096 | 2026.05.20 15:57:40.594499 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.05.20 15:57:40.594533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1098 | 2026.05.20 15:57:40.595238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1099 | 2026.05.20 15:57:40.595810 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.05.20 15:57:40.595938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1101 | 2026.05.20 15:57:40.690195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1102 | 2026.05.20 15:57:40.706296 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.05.20 15:57:40.706340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1104 | 2026.05.20 15:57:40.712580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1105 | 2026.05.20 15:57:40.713924 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.05.20 15:57:40.716509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1107 | 2026.05.20 15:57:41.250920 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.05.20 15:57:41.251181 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1109 | 2026.05.20 15:57:41.251529 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1110 | 2026.05.20 15:57:41.251571 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1111 | 2026.05.20 15:57:41.251812 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.05.20 15:57:41.251882 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.05.20 15:57:41.252022 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1114 | 2026.05.20 15:57:41.252058 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1115 | 2026.05.20 15:57:41.252080 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1116 | 2026.05.20 15:57:41.252098 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1117 | 2026.05.20 15:57:41.252141 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1118 | 2026.05.20 15:57:41.252162 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1119 | 2026.05.20 15:57:41.253220 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002152 sec., 19052.04460966543 rows/sec., 4.15 MiB/sec. | ||
| 1120 | 2026.05.20 15:57:41.253317 [ 267 ] {011187ad-b401-428e-aa59-7d53564935e3} <Debug> TCPHandler: Processed in 0.002537884 sec. | ||
| 1121 | 2026.05.20 15:57:41.258127 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.20 15:57:41.258263 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.20 15:57:41.258317 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1124 | 2026.05.20 15:57:41.258990 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.20 15:57:41.259042 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1126 | 2026.05.20 15:57:41.259595 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1127 | 2026.05.20 15:57:41.260074 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.20 15:57:41.260220 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001995 sec., 142355.88972431078 rows/sec., 9.04 MiB/sec. | ||
| 1129 | 2026.05.20 15:57:41.260255 [ 267 ] {93c70dd7-35b8-4ed2-a72c-d06968e942cc} <Debug> TCPHandler: Processed in 0.002190082 sec. | ||
| 1130 | 2026.05.20 15:57:41.260387 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.20 15:57:41.260490 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.20 15:57:41.260531 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1133 | 2026.05.20 15:57:41.261237 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.20 15:57:41.261274 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1135 | 2026.05.20 15:57:41.261730 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1136 | 2026.05.20 15:57:41.262165 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.20 15:57:41.262300 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001831 sec., 447296.5592572365 rows/sec., 34.67 MiB/sec. | ||
| 1138 | 2026.05.20 15:57:41.262335 [ 267 ] {bdcc6df9-39be-4390-b2b8-78e085ae600a} <Debug> TCPHandler: Processed in 0.001997166 sec. | ||
| 1139 | 2026.05.20 15:57:41.262473 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.20 15:57:41.262573 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.20 15:57:41.262614 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1142 | 2026.05.20 15:57:41.263124 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.20 15:57:41.263161 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1144 | 2026.05.20 15:57:41.263570 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.05.20 15:57:41.264035 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.20 15:57:41.264165 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001611 sec., 94972.06703910614 rows/sec., 5.68 MiB/sec. | ||
| 1147 | 2026.05.20 15:57:41.264199 [ 267 ] {ef77655d-3523-4413-8da0-d16fd4494726} <Debug> TCPHandler: Processed in 0.001775329 sec. | ||
| 1148 | 2026.05.20 15:57:41.264324 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.20 15:57:41.264422 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.20 15:57:41.264463 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1151 | 2026.05.20 15:57:41.264926 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.05.20 15:57:41.264963 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1153 | 2026.05.20 15:57:41.265374 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2026.05.20 15:57:41.265826 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.05.20 15:57:41.265953 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00155 sec., 96129.03225806452 rows/sec., 6.21 MiB/sec. | ||
| 1156 | 2026.05.20 15:57:41.265986 [ 267 ] {b6e2b50b-c9a7-4d0e-a1d5-d996c0ee1c97} <Debug> TCPHandler: Processed in 0.001710857 sec. | ||
| 1157 | 2026.05.20 15:57:41.266112 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.05.20 15:57:41.266209 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.05.20 15:57:41.266250 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1160 | 2026.05.20 15:57:41.266712 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.20 15:57:41.266747 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1162 | 2026.05.20 15:57:41.267149 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1163 | 2026.05.20 15:57:41.267596 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.20 15:57:41.267723 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001532 sec., 96605.74412532637 rows/sec., 5.49 MiB/sec. | ||
| 1165 | 2026.05.20 15:57:41.267755 [ 267 ] {22eace60-e0f5-40f6-ae60-1ea7fe218d28} <Debug> TCPHandler: Processed in 0.001693616 sec. | ||
| 1166 | 2026.05.20 15:57:41.267877 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.20 15:57:41.267974 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.20 15:57:41.268014 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1169 | 2026.05.20 15:57:41.268654 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.20 15:57:41.268691 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1171 | 2026.05.20 15:57:41.269130 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1172 | 2026.05.20 15:57:41.269674 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.20 15:57:41.269805 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001849 sec., 270957.2742022715 rows/sec., 19.05 MiB/sec. | ||
| 1174 | 2026.05.20 15:57:41.269839 [ 267 ] {cf5b5f6d-6cdc-4251-9418-e667ca5e284b} <Debug> TCPHandler: Processed in 0.002011137 sec. | ||
| 1175 | 2026.05.20 15:57:41.269975 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.05.20 15:57:41.270072 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1177 | 2026.05.20 15:57:41.270113 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1178 | 2026.05.20 15:57:41.270443 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.20 15:57:41.270479 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1180 | 2026.05.20 15:57:41.270892 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.05.20 15:57:41.271335 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.20 15:57:41.271467 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 221.85 KiB/sec. | ||
| 1183 | 2026.05.20 15:57:41.271499 [ 267 ] {130e8fd8-2761-4d85-bc69-bdb99a2e7d2b} <Debug> TCPHandler: Processed in 0.001573962 sec. | ||
| 1184 | 2026.05.20 15:57:41.271631 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.20 15:57:41.271728 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.05.20 15:57:41.271770 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1187 | 2026.05.20 15:57:41.272176 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.05.20 15:57:41.272211 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1189 | 2026.05.20 15:57:41.272646 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1190 | 2026.05.20 15:57:41.273095 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.05.20 15:57:41.273226 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001516 sec., 174802.11081794195 rows/sec., 11.62 MiB/sec. | ||
| 1192 | 2026.05.20 15:57:41.273258 [ 267 ] {1d42f3f4-96e4-4f51-a704-23025cc0bd55} <Debug> TCPHandler: Processed in 0.001676056 sec. | ||
| 1193 | 2026.05.20 15:57:41.273400 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.20 15:57:41.273498 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.20 15:57:41.273541 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1196 | 2026.05.20 15:57:41.273874 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.20 15:57:41.273909 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1198 | 2026.05.20 15:57:41.274326 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.05.20 15:57:41.274766 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.20 15:57:41.274895 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
| 1201 | 2026.05.20 15:57:41.274928 [ 267 ] {68d38bed-bcb5-4f36-b7a2-63aaa380722e} <Debug> TCPHandler: Processed in 0.001577722 sec. | ||
| 1202 | 2026.05.20 15:57:41.275062 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.20 15:57:41.275157 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.20 15:57:41.275211 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <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 | ||
| 1205 | 2026.05.20 15:57:41.275922 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.20 15:57:41.275958 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1207 | 2026.05.20 15:57:41.276609 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.05.20 15:57:41.277037 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.20 15:57:41.277174 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002034 sec., 5408.062930186825 rows/sec., 9.69 MiB/sec. | ||
| 1210 | 2026.05.20 15:57:41.277222 [ 267 ] {46730b2b-80b7-4fec-8bdd-2f3d5f928fdf} <Debug> TCPHandler: Processed in 0.002208823 sec. | ||
| 1211 | 2026.05.20 15:57:41.277356 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.20 15:57:41.277455 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.20 15:57:41.277497 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2026.05.20 15:57:41.277845 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.20 15:57:41.277881 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1216 | 2026.05.20 15:57:41.278283 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2026.05.20 15:57:41.278819 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.20 15:57:41.278976 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001539 sec., 58479.53216374269 rows/sec., 3.66 MiB/sec. | ||
| 1219 | 2026.05.20 15:57:41.279014 [ 267 ] {6170e955-8a31-46b6-92c0-93248096b1c9} <Debug> TCPHandler: Processed in 0.001707687 sec. | ||
| 1220 | 2026.05.20 15:57:46.245917 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.20 15:57:46.246186 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 1222 | 2026.05.20 15:57:46.246541 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1223 | 2026.05.20 15:57:46.246599 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <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 | ||
| 1224 | 2026.05.20 15:57:46.246859 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1225 | 2026.05.20 15:57:46.246936 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1226 | 2026.05.20 15:57:46.247074 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1227 | 2026.05.20 15:57:46.247110 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1228 | 2026.05.20 15:57:46.247132 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1229 | 2026.05.20 15:57:46.247148 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1230 | 2026.05.20 15:57:46.247188 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1231 | 2026.05.20 15:57:46.247209 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1232 | 2026.05.20 15:57:46.248323 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002238 sec., 18319.92850759607 rows/sec., 3.99 MiB/sec. | ||
| 1233 | 2026.05.20 15:57:46.248425 [ 267 ] {a5d03174-7093-4c10-8441-86fddd2f4239} <Debug> TCPHandler: Processed in 0.002641038 sec. | ||
| 1234 | 2026.05.20 15:57:46.250044 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.05.20 15:57:46.250166 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1236 | 2026.05.20 15:57:46.250213 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1237 | 2026.05.20 15:57:46.250786 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.20 15:57:46.250841 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1239 | 2026.05.20 15:57:46.251398 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1240 | 2026.05.20 15:57:46.251903 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.20 15:57:46.252147 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002012 sec., 27833.001988071574 rows/sec., 2.12 MiB/sec. | ||
| 1242 | 2026.05.20 15:57:46.252194 [ 267 ] {256daa56-3541-4bc3-a1a7-82e751f15229} <Debug> TCPHandler: Processed in 0.002213853 sec. | ||
| 1243 | 2026.05.20 15:57:46.252397 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.05.20 15:57:46.252535 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1245 | 2026.05.20 15:57:46.252590 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1246 | 2026.05.20 15:57:46.253223 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.20 15:57:46.253270 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1248 | 2026.05.20 15:57:46.253987 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1249 | 2026.05.20 15:57:46.254585 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.20 15:57:46.254769 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002265 sec., 28256.0706401766 rows/sec., 2.21 MiB/sec. | ||
| 1251 | 2026.05.20 15:57:46.254808 [ 267 ] {5a4a1734-40c2-45d5-aca2-9c0e33760e59} <Debug> TCPHandler: Processed in 0.002477862 sec. | ||
| 1252 | 2026.05.20 15:57:46.254968 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.20 15:57:46.255077 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.20 15:57:46.255123 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1255 | 2026.05.20 15:57:46.255563 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.20 15:57:46.255601 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1257 | 2026.05.20 15:57:46.256106 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1258 | 2026.05.20 15:57:46.256648 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.20 15:57:46.256822 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001768 sec., 90497.73755656109 rows/sec., 6.30 MiB/sec. | ||
| 1260 | 2026.05.20 15:57:46.256860 [ 267 ] {b956e91e-b1b3-46e0-a9cf-43279e2fc0f0} <Debug> TCPHandler: Processed in 0.001944554 sec. | ||
| 1261 | 2026.05.20 15:57:46.257015 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.05.20 15:57:46.257117 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.05.20 15:57:46.257159 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1264 | 2026.05.20 15:57:46.257506 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.20 15:57:46.257544 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1266 | 2026.05.20 15:57:46.257996 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2026.05.20 15:57:46.258640 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.05.20 15:57:46.258811 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001712 sec., 35046.72897196262 rows/sec., 2.36 MiB/sec. | ||
| 1269 | 2026.05.20 15:57:46.258846 [ 267 ] {b8e33f39-4154-4a94-ba8e-ec50eb325642} <Debug> TCPHandler: Processed in 0.001883463 sec. | ||
| 1270 | 2026.05.20 15:57:48.096554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1271 | 2026.05.20 15:57:48.097022 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.20 15:57:48.097069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1273 | 2026.05.20 15:57:48.097741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1274 | 2026.05.20 15:57:48.098300 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.20 15:57:48.098463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1276 | 2026.05.20 15:57:48.217120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1277 | 2026.05.20 15:57:48.235474 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.20 15:57:48.235541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1279 | 2026.05.20 15:57:48.242007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1280 | 2026.05.20 15:57:48.243247 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.20 15:57:48.246390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1282 | 2026.05.20 15:57:49.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.21 MiB, peak 170.21 MiB, free memory in arenas 0.00 B, will set to 167.47 MiB (RSS), difference: 1.26 MiB | ||
| 1283 | 2026.05.20 15:57:51.249841 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.20 15:57:51.250105 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.20 15:57:51.250447 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1286 | 2026.05.20 15:57:51.250488 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1287 | 2026.05.20 15:57:51.250730 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2026.05.20 15:57:51.250798 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2026.05.20 15:57:51.250940 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1290 | 2026.05.20 15:57:51.250977 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1291 | 2026.05.20 15:57:51.251000 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1292 | 2026.05.20 15:57:51.251022 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1293 | 2026.05.20 15:57:51.251065 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1294 | 2026.05.20 15:57:51.251086 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1295 | 2026.05.20 15:57:51.252767 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002771 sec., 14796.102490075786 rows/sec., 3.22 MiB/sec. | ||
| 1296 | 2026.05.20 15:57:51.252867 [ 267 ] {06fcc94c-bd76-458d-a57e-8173d8090f54} <Debug> TCPHandler: Processed in 0.003169635 sec. | ||
| 1297 | 2026.05.20 15:57:51.257942 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.20 15:57:51.258134 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.20 15:57:51.258208 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1300 | 2026.05.20 15:57:51.259018 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.20 15:57:51.259062 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1302 | 2026.05.20 15:57:51.259644 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2026.05.20 15:57:51.260208 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.20 15:57:51.260357 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002278 sec., 124670.76382791922 rows/sec., 7.92 MiB/sec. | ||
| 1305 | 2026.05.20 15:57:51.260391 [ 267 ] {a4fe4b00-46cf-4fe9-a7cc-18c077412161} <Debug> TCPHandler: Processed in 0.002545114 sec. | ||
| 1306 | 2026.05.20 15:57:51.260533 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.20 15:57:51.260630 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.20 15:57:51.260671 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1309 | 2026.05.20 15:57:51.261421 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.20 15:57:51.261458 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1311 | 2026.05.20 15:57:51.262014 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1312 | 2026.05.20 15:57:51.262628 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.20 15:57:51.262762 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00215 sec., 380930.23255813954 rows/sec., 29.53 MiB/sec. | ||
| 1314 | 2026.05.20 15:57:51.262768 [ 60 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1315 | 2026.05.20 15:57:51.262796 [ 267 ] {673d6dc3-7ac6-4d39-b931-3a5f5bf0cc42} <Debug> TCPHandler: Processed in 0.002316967 sec. | ||
| 1316 | 2026.05.20 15:57:51.262845 [ 60 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.05.20 15:57:51.262873 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1318 | 2026.05.20 15:57:51.262965 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.20 15:57:51.263076 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.20 15:57:51.263118 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1321 | 2026.05.20 15:57:51.263591 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.20 15:57:51.263628 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1323 | 2026.05.20 15:57:51.264160 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.05.20 15:57:51.264880 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.20 15:57:51.265017 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001959 sec., 78101.0719754977 rows/sec., 4.67 MiB/sec. | ||
| 1326 | 2026.05.20 15:57:51.265052 [ 267 ] {3d33ca94-b68f-46fc-afb9-e873892769b4} <Debug> TCPHandler: Processed in 0.002136251 sec. | ||
| 1327 | 2026.05.20 15:57:51.265125 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 1328 | 2026.05.20 15:57:51.265200 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.05.20 15:57:51.265299 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1330 | 2026.05.20 15:57:51.265309 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.05.20 15:57:51.265362 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1332 | 2026.05.20 15:57:51.265382 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3156 rows starting from the beginning of the part | ||
| 1333 | 2026.05.20 15:57:51.265499 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 1334 | 2026.05.20 15:57:51.265596 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1335 | 2026.05.20 15:57:51.265655 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 819 rows starting from the beginning of the part | ||
| 1336 | 2026.05.20 15:57:51.265709 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1337 | 2026.05.20 15:57:51.265765 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 819 rows starting from the beginning of the part | ||
| 1338 | 2026.05.20 15:57:51.265864 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.05.20 15:57:51.265907 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1340 | 2026.05.20 15:57:51.266568 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.05.20 15:57:51.267177 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.05.20 15:57:51.267314 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002023 sec., 73652.99060800791 rows/sec., 4.76 MiB/sec. | ||
| 1343 | 2026.05.20 15:57:51.267351 [ 267 ] {e2b0181a-849b-41b5-9be0-850b6fc03f11} <Debug> TCPHandler: Processed in 0.002211713 sec. | ||
| 1344 | 2026.05.20 15:57:51.267478 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.05.20 15:57:51.267576 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.05.20 15:57:51.267616 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1347 | 2026.05.20 15:57:51.268093 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.05.20 15:57:51.268131 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1349 | 2026.05.20 15:57:51.268625 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1350 | 2026.05.20 15:57:51.269235 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.05.20 15:57:51.269366 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001808 sec., 81858.40707964601 rows/sec., 4.66 MiB/sec. | ||
| 1352 | 2026.05.20 15:57:51.269400 [ 267 ] {a2fe298d-e02b-4adc-a528-bb2efe46d1de} <Debug> TCPHandler: Processed in 0.001971365 sec. | ||
| 1353 | 2026.05.20 15:57:51.269526 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.05.20 15:57:51.269623 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1355 | 2026.05.20 15:57:51.269663 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1356 | 2026.05.20 15:57:51.270337 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.05.20 15:57:51.270373 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1358 | 2026.05.20 15:57:51.270904 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1359 | 2026.05.20 15:57:51.271530 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.05.20 15:57:51.271646 [ 60 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1361 | 2026.05.20 15:57:51.271665 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.002059 sec., 243322.00097134532 rows/sec., 17.10 MiB/sec. | ||
| 1362 | 2026.05.20 15:57:51.271730 [ 60 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.20 15:57:51.271732 [ 267 ] {627f26da-39d3-4fed-a1c5-ba7f7a99bcd1} <Debug> TCPHandler: Processed in 0.002254914 sec. | ||
| 1364 | 2026.05.20 15:57:51.271769 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1365 | 2026.05.20 15:57:51.271887 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.05.20 15:57:51.271931 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 1367 | 2026.05.20 15:57:51.271993 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1368 | 2026.05.20 15:57:51.272042 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1369 | 2026.05.20 15:57:51.272073 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1370 | 2026.05.20 15:57:51.272114 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1730 rows starting from the beginning of the part | ||
| 1371 | 2026.05.20 15:57:51.272215 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 1372 | 2026.05.20 15:57:51.272271 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1373 | 2026.05.20 15:57:51.272323 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 501 rows starting from the beginning of the part | ||
| 1374 | 2026.05.20 15:57:51.272434 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.20 15:57:51.272477 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1376 | 2026.05.20 15:57:51.272515 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1377 | 2026.05.20 15:57:51.272591 [ 199 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 501 rows starting from the beginning of the part | ||
| 1378 | 2026.05.20 15:57:51.273098 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1379 | 2026.05.20 15:57:51.273657 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.05.20 15:57:51.273798 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001823 sec., 3291.2781130005487 rows/sec., 171.96 KiB/sec. | ||
| 1381 | 2026.05.20 15:57:51.273841 [ 267 ] {0224e42f-c162-4799-b939-8e5ef15e8456} <Debug> TCPHandler: Processed in 0.002003846 sec. | ||
| 1382 | 2026.05.20 15:57:51.273976 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.05.20 15:57:51.274076 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1384 | 2026.05.20 15:57:51.274121 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1385 | 2026.05.20 15:57:51.274130 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 5 columns (5 merged, 0 gathered) in 0.011169451 sec., 444247.43884010054 rows/sec., 35.19 MiB/sec. | ||
| 1386 | 2026.05.20 15:57:51.274550 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.20 15:57:51.274597 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1388 | 2026.05.20 15:57:51.274728 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1389 | 2026.05.20 15:57:51.275094 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2924 rows, containing 5 columns (5 merged, 0 gathered) in 0.003211716 sec., 910416.7367226741 rows/sec., 66.35 MiB/sec. | ||
| 1390 | 2026.05.20 15:57:51.275257 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1391 | 2026.05.20 15:57:51.275434 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.20 15:57:51.275533 [ 194 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_6_1} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1393 | 2026.05.20 15:57:51.275553 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1394 | 2026.05.20 15:57:51.275647 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 1395 | 2026.05.20 15:57:51.275949 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.05.20 15:57:51.276092 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1397 | 2026.05.20 15:57:51.276111 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.002053 sec., 129079.39600584509 rows/sec., 8.58 MiB/sec. | ||
| 1398 | 2026.05.20 15:57:51.276140 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.05.20 15:57:51.276163 [ 267 ] {f5c79c29-01a0-4f66-b9ea-51f0db20f961} <Debug> TCPHandler: Processed in 0.002239024 sec. | ||
| 1400 | 2026.05.20 15:57:51.276170 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1401 | 2026.05.20 15:57:51.276254 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.05.20 15:57:51.276305 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.05.20 15:57:51.276318 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 1404 | 2026.05.20 15:57:51.276373 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_6_1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1405 | 2026.05.20 15:57:51.276412 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.05.20 15:57:51.276459 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1407 | 2026.05.20 15:57:51.276462 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1408 | 2026.05.20 15:57:51.276481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1409 | 2026.05.20 15:57:51.276513 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1914 rows starting from the beginning of the part | ||
| 1410 | 2026.05.20 15:57:51.276615 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1411 | 2026.05.20 15:57:51.276679 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 1412 | 2026.05.20 15:57:51.276737 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1413 | 2026.05.20 15:57:51.276795 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 1414 | 2026.05.20 15:57:51.276838 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.20 15:57:51.276849 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1416 | 2026.05.20 15:57:51.276885 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1417 | 2026.05.20 15:57:51.277419 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1418 | 2026.05.20 15:57:51.278015 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.20 15:57:51.278180 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001786 sec., 559.9104143337066 rows/sec., 37.73 KiB/sec. | ||
| 1420 | 2026.05.20 15:57:51.278215 [ 267 ] {91434d99-5061-4c36-9272-d041cc302f51} <Debug> TCPHandler: Processed in 0.001959194 sec. | ||
| 1421 | 2026.05.20 15:57:51.278340 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.05.20 15:57:51.278445 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.05.20 15:57:51.278505 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <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 | ||
| 1424 | 2026.05.20 15:57:51.278980 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270896 sec., 1067568.3657196858 rows/sec., 67.24 MiB/sec. | ||
| 1425 | 2026.05.20 15:57:51.279303 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.20 15:57:51.279347 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1427 | 2026.05.20 15:57:51.279401 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1428 | 2026.05.20 15:57:51.279951 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.20 15:57:51.280025 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1430 | 2026.05.20 15:57:51.280095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1431 | 2026.05.20 15:57:51.280132 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1432 | 2026.05.20 15:57:51.280700 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.05.20 15:57:51.280848 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002421 sec., 4543.577034283354 rows/sec., 8.14 MiB/sec. | ||
| 1434 | 2026.05.20 15:57:51.280903 [ 267 ] {5f014e7a-33d3-4917-8c08-cacf010e2221} <Debug> TCPHandler: Processed in 0.002611927 sec. | ||
| 1435 | 2026.05.20 15:57:51.281024 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.05.20 15:57:51.281121 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.05.20 15:57:51.281162 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1438 | 2026.05.20 15:57:51.281515 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.05.20 15:57:51.281552 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1440 | 2026.05.20 15:57:51.282032 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1441 | 2026.05.20 15:57:51.282521 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.05.20 15:57:51.282653 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00155 sec., 58064.51612903226 rows/sec., 3.63 MiB/sec. | ||
| 1443 | 2026.05.20 15:57:51.282686 [ 267 ] {80caf2cf-c2de-470b-824f-0e9c3d2dda49} <Debug> TCPHandler: Processed in 0.001710997 sec. | ||
| 1444 | 2026.05.20 15:57:51.282690 [ 61 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1445 | 2026.05.20 15:57:51.282762 [ 61 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.05.20 15:57:51.282799 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1447 | 2026.05.20 15:57:51.282911 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 1448 | 2026.05.20 15:57:51.283039 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1449 | 2026.05.20 15:57:51.283092 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1450 | 2026.05.20 15:57:51.283191 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1451 | 2026.05.20 15:57:51.283259 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 1452 | 2026.05.20 15:57:51.283320 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1453 | 2026.05.20 15:57:51.283382 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 1454 | 2026.05.20 15:57:51.283451 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1455 | 2026.05.20 15:57:51.284279 [ 191 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410956 sec., 276408.3359084195 rows/sec., 17.71 MiB/sec. | ||
| 1456 | 2026.05.20 15:57:51.284614 [ 187 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1457 | 2026.05.20 15:57:51.285186 [ 187 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.05.20 15:57:51.285253 [ 187 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_6_1} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1459 | 2026.05.20 15:57:51.285325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1460 | 2026.05.20 15:57:55.561127 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1461 | 2026.05.20 15:57:55.561204 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1462 | 2026.05.20 15:57:55.599458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1463 | 2026.05.20 15:57:55.599925 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.20 15:57:55.599965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1465 | 2026.05.20 15:57:55.600598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1466 | 2026.05.20 15:57:55.601145 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.20 15:57:55.601272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1468 | 2026.05.20 15:57:55.601274 [ 69 ] {} <Debug> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1469 | 2026.05.20 15:57:55.601334 [ 69 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.05.20 15:57:55.601354 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1471 | 2026.05.20 15:57:55.601475 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1472 | 2026.05.20 15:57:55.601570 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1473 | 2026.05.20 15:57:55.601598 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1474 | 2026.05.20 15:57:55.601651 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1475 | 2026.05.20 15:57:55.601690 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1476 | 2026.05.20 15:57:55.601728 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1477 | 2026.05.20 15:57:55.601764 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1478 | 2026.05.20 15:57:55.601843 [ 192 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 1479 | 2026.05.20 15:57:55.610122 [ 191 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.008683628 sec., 323136.8271418352 rows/sec., 4.62 MiB/sec. | ||
| 1480 | 2026.05.20 15:57:55.610928 [ 199 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1481 | 2026.05.20 15:57:55.611488 [ 199 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_6_1} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.05.20 15:57:55.611566 [ 199 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_6_1} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1483 | 2026.05.20 15:57:55.611658 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1484 | 2026.05.20 15:57:55.747360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1485 | 2026.05.20 15:57:55.763988 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.05.20 15:57:55.764038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1487 | 2026.05.20 15:57:55.770416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1488 | 2026.05.20 15:57:55.771594 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.20 15:57:55.771862 [ 69 ] {} <Debug> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1490 | 2026.05.20 15:57:55.771908 [ 69 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.05.20 15:57:55.771932 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1492 | 2026.05.20 15:57:55.772048 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1493 | 2026.05.20 15:57:55.774803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1494 | 2026.05.20 15:57:55.776167 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1495 | 2026.05.20 15:57:55.777668 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1496 | 2026.05.20 15:57:55.782307 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1497 | 2026.05.20 15:57:55.786693 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1498 | 2026.05.20 15:57:55.791059 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1499 | 2026.05.20 15:57:55.796375 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1500 | 2026.05.20 15:57:55.800530 [ 199 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 1501 | 2026.05.20 15:57:55.857404 [ 191 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.085404332 sec., 538.6143644329424 rows/sec., 2.79 MiB/sec. | ||
| 1502 | 2026.05.20 15:57:55.859185 [ 201 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1503 | 2026.05.20 15:57:55.861326 [ 201 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_6_1} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.20 15:57:55.861418 [ 201 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_6_1} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1505 | 2026.05.20 15:57:55.862409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1506 | 2026.05.20 15:57:56.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.96 MiB, peak 179.50 MiB, free memory in arenas 0.00 B, will set to 179.79 MiB (RSS), difference: 9.84 MiB | ||
| 1507 | 2026.05.20 15:57:56.245566 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.05.20 15:57:56.245798 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 1509 | 2026.05.20 15:57:56.246122 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1510 | 2026.05.20 15:57:56.246163 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <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 | ||
| 1511 | 2026.05.20 15:57:56.246397 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1512 | 2026.05.20 15:57:56.246472 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1513 | 2026.05.20 15:57:56.246666 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1514 | 2026.05.20 15:57:56.246709 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2026.05.20 15:57:56.246733 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1516 | 2026.05.20 15:57:56.246750 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1517 | 2026.05.20 15:57:56.246801 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1518 | 2026.05.20 15:57:56.246824 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1519 | 2026.05.20 15:57:56.248088 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002368 sec., 17314.18918918919 rows/sec., 3.77 MiB/sec. | ||
| 1520 | 2026.05.20 15:57:56.248212 [ 267 ] {27ecaa74-8476-4960-a721-de40388ed0cd} <Debug> TCPHandler: Processed in 0.002783063 sec. | ||
| 1521 | 2026.05.20 15:57:56.249894 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.20 15:57:56.250034 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.20 15:57:56.250097 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1524 | 2026.05.20 15:57:56.250739 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.20 15:57:56.250785 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1526 | 2026.05.20 15:57:56.251273 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1527 | 2026.05.20 15:57:56.251731 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.20 15:57:56.251885 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. | ||
| 1529 | 2026.05.20 15:57:56.251924 [ 267 ] {76263c92-17ec-4532-b2db-e2670e585d9a} <Debug> TCPHandler: Processed in 0.002143771 sec. | ||
| 1530 | 2026.05.20 15:57:56.252075 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.05.20 15:57:56.252180 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1532 | 2026.05.20 15:57:56.252225 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1533 | 2026.05.20 15:57:56.252653 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.05.20 15:57:56.252691 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1535 | 2026.05.20 15:57:56.253115 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1536 | 2026.05.20 15:57:56.253603 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.20 15:57:56.253738 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001582 sec., 40455.1201011378 rows/sec., 3.16 MiB/sec. | ||
| 1538 | 2026.05.20 15:57:56.253772 [ 267 ] {86b660be-c74e-470b-850a-3bfec7d9b62e} <Debug> TCPHandler: Processed in 0.001749958 sec. | ||
| 1539 | 2026.05.20 15:57:56.253913 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.05.20 15:57:56.254014 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1541 | 2026.05.20 15:57:56.254061 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1542 | 2026.05.20 15:57:56.254477 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.20 15:57:56.254515 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1544 | 2026.05.20 15:57:56.254986 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1545 | 2026.05.20 15:57:56.255593 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.20 15:57:56.255733 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. | ||
| 1547 | 2026.05.20 15:57:56.255768 [ 267 ] {0593301d-7ae1-4936-8446-d9a251feb5b9} <Debug> TCPHandler: Processed in 0.001904673 sec. | ||
| 1548 | 2026.05.20 15:57:56.255899 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.20 15:57:56.255998 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.20 15:57:56.256041 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1551 | 2026.05.20 15:57:56.256434 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.05.20 15:57:56.256495 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1553 | 2026.05.20 15:57:56.257306 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1554 | 2026.05.20 15:57:56.257904 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.05.20 15:57:56.258125 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002138 sec., 28063.61085126286 rows/sec., 1.89 MiB/sec. | ||
| 1556 | 2026.05.20 15:57:56.258187 [ 267 ] {07c1b6c1-c810-4037-8295-c08c2e4c416c} <Debug> TCPHandler: Processed in 0.002338007 sec. | ||
| 1557 | 2026.05.20 15:57:56.445917 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.20 15:57:56.446214 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1559 | 2026.05.20 15:57:56.446622 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1560 | 2026.05.20 15:57:56.446670 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1561 | 2026.05.20 15:57:56.446938 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1562 | 2026.05.20 15:57:56.447013 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1563 | 2026.05.20 15:57:56.447159 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 1564 | 2026.05.20 15:57:56.447196 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1565 | 2026.05.20 15:57:56.447218 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1566 | 2026.05.20 15:57:56.447234 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1567 | 2026.05.20 15:57:56.447279 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1568 | 2026.05.20 15:57:56.447299 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1569 | 2026.05.20 15:57:56.448625 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002541 sec., 16135.379771743408 rows/sec., 3.52 MiB/sec. | ||
| 1570 | 2026.05.20 15:57:56.448738 [ 267 ] {904f8738-1732-4773-92ef-56aaa2ab6b27} <Debug> TCPHandler: Processed in 0.002976499 sec. | ||
| 1571 | 2026.05.20 15:57:56.463344 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.05.20 15:57:56.463542 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.20 15:57:56.463620 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1574 | 2026.05.20 15:57:56.464430 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.20 15:57:56.464485 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1576 | 2026.05.20 15:57:56.465098 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1577 | 2026.05.20 15:57:56.465586 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.20 15:57:56.465735 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002247 sec., 126390.74321317313 rows/sec., 8.03 MiB/sec. | ||
| 1579 | 2026.05.20 15:57:56.465773 [ 267 ] {f5847e2a-65d7-421c-aae4-9efe322d2077} <Debug> TCPHandler: Processed in 0.002568395 sec. | ||
| 1580 | 2026.05.20 15:57:56.465912 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.20 15:57:56.466009 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1582 | 2026.05.20 15:57:56.466049 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1583 | 2026.05.20 15:57:56.467637 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.20 15:57:56.467672 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1585 | 2026.05.20 15:57:56.468447 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1586 | 2026.05.20 15:57:56.468902 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.20 15:57:56.469035 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Debug> executeQuery: Read 3150 rows, 239.56 KiB in 0.003045 sec., 1034482.7586206896 rows/sec., 76.83 MiB/sec. | ||
| 1588 | 2026.05.20 15:57:56.469071 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1589 | 2026.05.20 15:57:56.469085 [ 267 ] {d7913058-091e-4b53-8c7a-567784eb20b2} <Debug> TCPHandler: Processed in 0.003222657 sec. | ||
| 1590 | 2026.05.20 15:57:56.469229 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.05.20 15:57:56.469326 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.05.20 15:57:56.469366 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1593 | 2026.05.20 15:57:56.469801 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.20 15:57:56.469839 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1595 | 2026.05.20 15:57:56.470266 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1596 | 2026.05.20 15:57:56.470720 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.20 15:57:56.470903 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001573 sec., 98537.82581055308 rows/sec., 5.91 MiB/sec. | ||
| 1598 | 2026.05.20 15:57:56.471014 [ 267 ] {4881f1fc-c1f3-499d-b24b-e9af8b2d27ad} <Debug> TCPHandler: Processed in 0.001833041 sec. | ||
| 1599 | 2026.05.20 15:57:56.471215 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.20 15:57:56.471371 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.05.20 15:57:56.471443 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1602 | 2026.05.20 15:57:56.472462 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.20 15:57:56.472525 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1604 | 2026.05.20 15:57:56.473119 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2026.05.20 15:57:56.473681 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): 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 15:57:56.473837 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002517 sec., 377433.45252284466 rows/sec., 22.21 MiB/sec. | ||
| 1607 | 2026.05.20 15:57:56.473878 [ 267 ] {7fb45fa8-117b-44e4-bd45-e7a21702ba1c} <Debug> TCPHandler: Processed in 0.002782532 sec. | ||
| 1608 | 2026.05.20 15:57:56.474022 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.20 15:57:56.474127 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.05.20 15:57:56.474171 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1611 | 2026.05.20 15:57:56.474573 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.20 15:57:56.474611 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1613 | 2026.05.20 15:57:56.475030 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1614 | 2026.05.20 15:57:56.475480 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): 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 15:57:56.475617 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001515 sec., 660.06600660066 rows/sec., 46.41 KiB/sec. | ||
| 1616 | 2026.05.20 15:57:56.475651 [ 267 ] {da0d11a9-4337-4294-a408-052fded2dcce} <Debug> TCPHandler: Processed in 0.001681076 sec. | ||
| 1617 | 2026.05.20 15:57:56.475772 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.05.20 15:57:56.475871 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.20 15:57:56.475913 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1620 | 2026.05.20 15:57:56.476347 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.20 15:57:56.476385 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1622 | 2026.05.20 15:57:56.476813 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1623 | 2026.05.20 15:57:56.477269 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.20 15:57:56.477397 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001545 sec., 95792.88025889968 rows/sec., 5.45 MiB/sec. | ||
| 1625 | 2026.05.20 15:57:56.477430 [ 267 ] {6285350a-d937-44db-b7ff-3b4e9b0f9dd3} <Debug> TCPHandler: Processed in 0.001707347 sec. | ||
| 1626 | 2026.05.20 15:57:56.477569 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.20 15:57:56.477667 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1628 | 2026.05.20 15:57:56.477708 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1629 | 2026.05.20 15:57:56.478698 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.05.20 15:57:56.478734 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1631 | 2026.05.20 15:57:56.479314 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1632 | 2026.05.20 15:57:56.479790 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.05.20 15:57:56.479924 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.002275 sec., 755164.8351648351 rows/sec., 50.80 MiB/sec. | ||
| 1634 | 2026.05.20 15:57:56.479958 [ 267 ] {11edb89f-38fd-4a6a-925e-f58919472802} <Debug> TCPHandler: Processed in 0.002438871 sec. | ||
| 1635 | 2026.05.20 15:57:56.480080 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.05.20 15:57:56.480177 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1637 | 2026.05.20 15:57:56.480220 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1638 | 2026.05.20 15:57:56.480557 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.05.20 15:57:56.480594 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1640 | 2026.05.20 15:57:56.481050 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1641 | 2026.05.20 15:57:56.481521 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.05.20 15:57:56.481658 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
| 1643 | 2026.05.20 15:57:56.481691 [ 267 ] {27e164fc-1f86-4c25-a6bd-d1d2cbbd1dc9} <Debug> TCPHandler: Processed in 0.001660245 sec. | ||
| 1644 | 2026.05.20 15:57:56.481811 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.20 15:57:56.481909 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.20 15:57:56.481953 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1647 | 2026.05.20 15:57:56.482650 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.20 15:57:56.482686 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1649 | 2026.05.20 15:57:56.483233 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1650 | 2026.05.20 15:57:56.483698 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.20 15:57:56.483827 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001936 sec., 826962.8099173554 rows/sec., 50.20 MiB/sec. | ||
| 1652 | 2026.05.20 15:57:56.483861 [ 267 ] {f397c375-d45c-4055-918e-97fb3700339b} <Debug> TCPHandler: Processed in 0.0020993 sec. | ||
| 1653 | 2026.05.20 15:57:56.484002 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.05.20 15:57:56.484099 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.05.20 15:57:56.484141 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1656 | 2026.05.20 15:57:56.484462 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.05.20 15:57:56.484498 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1658 | 2026.05.20 15:57:56.484965 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1659 | 2026.05.20 15:57:56.485420 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.05.20 15:57:56.485551 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
| 1661 | 2026.05.20 15:57:56.485584 [ 267 ] {0e187be8-af60-4c7b-a046-c1f2cbc1807f} <Debug> TCPHandler: Processed in 0.001630814 sec. | ||
| 1662 | 2026.05.20 15:57:56.485704 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.20 15:57:56.485800 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.05.20 15:57:56.485854 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <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 | ||
| 1665 | 2026.05.20 15:57:56.486606 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.05.20 15:57:56.486643 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1667 | 2026.05.20 15:57:56.487278 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1668 | 2026.05.20 15:57:56.487730 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.05.20 15:57:56.487876 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002092 sec., 6214.149139579349 rows/sec., 11.14 MiB/sec. | ||
| 1670 | 2026.05.20 15:57:56.487941 [ 267 ] {872fe67d-6c8f-46fc-ad10-77e77aff588b} <Debug> TCPHandler: Processed in 0.002286845 sec. | ||
| 1671 | 2026.05.20 15:57:56.488064 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.05.20 15:57:56.488161 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.05.20 15:57:56.488202 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1674 | 2026.05.20 15:57:56.488530 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.05.20 15:57:56.488566 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1676 | 2026.05.20 15:57:56.488975 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1677 | 2026.05.20 15:57:56.489437 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.05.20 15:57:56.489567 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001425 sec., 29473.684210526313 rows/sec., 1.68 MiB/sec. | ||
| 1679 | 2026.05.20 15:57:56.489601 [ 267 ] {946bf18e-700e-4d63-b534-0030eea78e9c} <Debug> TCPHandler: Processed in 0.001587402 sec. | ||
| 1680 | 2026.05.20 15:58:01.243696 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.05.20 15:58:01.243923 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 1682 | 2026.05.20 15:58:01.244244 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1683 | 2026.05.20 15:58:01.244298 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <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 | ||
| 1684 | 2026.05.20 15:58:01.244518 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1685 | 2026.05.20 15:58:01.244589 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1686 | 2026.05.20 15:58:01.244727 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1687 | 2026.05.20 15:58:01.244762 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1688 | 2026.05.20 15:58:01.244784 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1689 | 2026.05.20 15:58:01.244799 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1690 | 2026.05.20 15:58:01.244844 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1691 | 2026.05.20 15:58:01.244864 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1692 | 2026.05.20 15:58:01.245856 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002019 sec., 20307.082714214957 rows/sec., 4.42 MiB/sec. | ||
| 1693 | 2026.05.20 15:58:01.245950 [ 267 ] {bbbcc47b-f99e-483f-a01b-19f7e95cbb2c} <Debug> TCPHandler: Processed in 0.002376939 sec. | ||
| 1694 | 2026.05.20 15:58:01.247534 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.20 15:58:01.247733 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2026.05.20 15:58:01.247812 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2026.05.20 15:58:01.248523 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.20 15:58:01.248572 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1699 | 2026.05.20 15:58:01.249055 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1700 | 2026.05.20 15:58:01.249539 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.20 15:58:01.249705 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.11 MiB/sec. | ||
| 1702 | 2026.05.20 15:58:01.249750 [ 267 ] {005e5d63-4b0e-4184-bbee-088a68e98261} <Debug> TCPHandler: Processed in 0.002360118 sec. | ||
| 1703 | 2026.05.20 15:58:01.249892 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.05.20 15:58:01.249997 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1705 | 2026.05.20 15:58:01.250042 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1706 | 2026.05.20 15:58:01.250656 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.05.20 15:58:01.250721 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1708 | 2026.05.20 15:58:01.251260 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1709 | 2026.05.20 15:58:01.251726 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.20 15:58:01.251895 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001919 sec., 33350.70349140177 rows/sec., 2.60 MiB/sec. | ||
| 1711 | 2026.05.20 15:58:01.251953 [ 267 ] {564b277c-7758-4e3e-964d-ea4a15cb1d21} <Debug> TCPHandler: Processed in 0.00211229 sec. | ||
| 1712 | 2026.05.20 15:58:01.252152 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.05.20 15:58:01.252284 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2026.05.20 15:58:01.252345 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1715 | 2026.05.20 15:58:01.252835 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.20 15:58:01.252874 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1717 | 2026.05.20 15:58:01.253329 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1718 | 2026.05.20 15:58:01.253768 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.20 15:58:01.253904 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00166 sec., 77108.43373493975 rows/sec., 5.37 MiB/sec. | ||
| 1720 | 2026.05.20 15:58:01.253939 [ 267 ] {d2c0318b-fd3e-4b0c-ada8-fdff0154c49d} <Debug> TCPHandler: Processed in 0.001893813 sec. | ||
| 1721 | 2026.05.20 15:58:01.254086 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.20 15:58:01.254187 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.20 15:58:01.254229 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1724 | 2026.05.20 15:58:01.254575 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.05.20 15:58:01.254612 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1726 | 2026.05.20 15:58:01.255064 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1727 | 2026.05.20 15:58:01.255493 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.20 15:58:01.255625 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001459 sec., 32899.24605894448 rows/sec., 2.22 MiB/sec. | ||
| 1729 | 2026.05.20 15:58:01.255658 [ 267 ] {1fcbdff9-2c05-40b8-86ee-df42ec0aec89} <Debug> TCPHandler: Processed in 0.001621483 sec. | ||
| 1730 | 2026.05.20 15:58:03.101734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1731 | 2026.05.20 15:58:03.102195 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.05.20 15:58:03.102231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1733 | 2026.05.20 15:58:03.102764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1734 | 2026.05.20 15:58:03.102996 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.05.20 15:58:03.103129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1736 | 2026.05.20 15:58:03.275284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1737 | 2026.05.20 15:58:03.292442 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.05.20 15:58:03.292508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1739 | 2026.05.20 15:58:03.298083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1740 | 2026.05.20 15:58:03.298947 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.05.20 15:58:03.302179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1742 | 2026.05.20 15:58:06.246381 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.05.20 15:58:06.246616 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) 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) | ||
| 1744 | 2026.05.20 15:58:06.246936 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1745 | 2026.05.20 15:58:06.246976 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <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 | ||
| 1746 | 2026.05.20 15:58:06.247192 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1747 | 2026.05.20 15:58:06.247264 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1748 | 2026.05.20 15:58:06.247403 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1749 | 2026.05.20 15:58:06.247439 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1750 | 2026.05.20 15:58:06.247462 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1751 | 2026.05.20 15:58:06.247477 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1752 | 2026.05.20 15:58:06.247520 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1753 | 2026.05.20 15:58:06.247540 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1754 | 2026.05.20 15:58:06.248424 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.001899 sec., 21590.310689836755 rows/sec., 4.70 MiB/sec. | ||
| 1755 | 2026.05.20 15:58:06.248499 [ 267 ] {782268d6-0a2d-4d70-8fb3-33e3dc284df7} <Debug> TCPHandler: Processed in 0.002248914 sec. | ||
| 1756 | 2026.05.20 15:58:06.250095 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.05.20 15:58:06.250216 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1758 | 2026.05.20 15:58:06.250262 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1759 | 2026.05.20 15:58:06.250768 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.05.20 15:58:06.250813 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1761 | 2026.05.20 15:58:06.251191 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1762 | 2026.05.20 15:58:06.251429 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.05.20 15:58:06.251582 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001399 sec., 40028.59185132237 rows/sec., 3.06 MiB/sec. | ||
| 1764 | 2026.05.20 15:58:06.251619 [ 267 ] {d628eac2-19f3-468c-b84d-d1671739024b} <Debug> TCPHandler: Processed in 0.001582343 sec. | ||
| 1765 | 2026.05.20 15:58:06.251795 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.20 15:58:06.251898 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1767 | 2026.05.20 15:58:06.251940 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1768 | 2026.05.20 15:58:06.252758 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.05.20 15:58:06.252827 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1770 | 2026.05.20 15:58:06.253251 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1771 | 2026.05.20 15:58:06.253507 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.20 15:58:06.253686 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001805 sec., 35457.06371191136 rows/sec., 2.77 MiB/sec. | ||
| 1773 | 2026.05.20 15:58:06.253747 [ 267 ] {9e3c3dc1-77da-499f-b36c-d57463e195b2} <Debug> TCPHandler: Processed in 0.002002306 sec. | ||
| 1774 | 2026.05.20 15:58:06.253999 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.05.20 15:58:06.254136 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1776 | 2026.05.20 15:58:06.254198 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1777 | 2026.05.20 15:58:06.254693 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.05.20 15:58:06.254734 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1779 | 2026.05.20 15:58:06.255086 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1780 | 2026.05.20 15:58:06.255303 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.05.20 15:58:06.255442 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 1782 | 2026.05.20 15:58:06.255480 [ 267 ] {b5d62eda-95fe-454b-b765-a0f679587364} <Debug> TCPHandler: Processed in 0.001606933 sec. | ||
| 1783 | 2026.05.20 15:58:06.255610 [ 267 ] {} <Trace> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.20 15:58:06.255714 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45613) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.20 15:58:06.255760 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1786 | 2026.05.20 15:58:06.256115 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.20 15:58:06.256151 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1788 | 2026.05.20 15:58:06.256462 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1789 | 2026.05.20 15:58:06.256671 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.20 15:58:06.256800 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 1791 | 2026.05.20 15:58:06.256833 [ 267 ] {3123ffea-f6f5-4c13-a6c7-3861ff783c4a} <Debug> TCPHandler: Processed in 0.001274843 sec. | ||
| 1792 | 2026.05.20 15:58:10.561275 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1793 | 2026.05.20 15:58:10.561385 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1794 | 2026.05.20 15:58:10.603141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1795 | 2026.05.20 15:58:10.603662 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.20 15:58:10.603714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1797 | 2026.05.20 15:58:10.604237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1798 | 2026.05.20 15:58:10.604504 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.20 15:58:10.604639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1800 | 2026.05.20 15:58:10.802289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1801 | 2026.05.20 15:58:10.818250 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.05.20 15:58:10.818304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1803 | 2026.05.20 15:58:10.823709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1804 | 2026.05.20 15:58:10.824407 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.05.20 15:58:10.827049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1806 | 2026.05.20 15:58:11.052236 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1807 | 2026.05.20 15:58:11.052297 [ 267 ] {} <Debug> TCP-Session: 6ab9a8e5-6555-4989-b920-d641e71477f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.20 15:58:11.250018 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.20 15:58:11.250244 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.20 15:58:11.250606 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1811 | 2026.05.20 15:58:11.250649 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1812 | 2026.05.20 15:58:11.250898 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1813 | 2026.05.20 15:58:11.250969 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1814 | 2026.05.20 15:58:11.251113 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1815 | 2026.05.20 15:58:11.251149 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1816 | 2026.05.20 15:58:11.251171 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 1817 | 2026.05.20 15:58:11.251187 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1818 | 2026.05.20 15:58:11.251228 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1819 | 2026.05.20 15:58:11.251248 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1820 | 2026.05.20 15:58:11.252124 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.001978 sec., 20728.008088978764 rows/sec., 4.52 MiB/sec. | ||
| 1821 | 2026.05.20 15:58:11.252193 [ 268 ] {097505e8-60d0-4a08-be08-2d12c102c74e} <Debug> TCPHandler: Processed in 0.002306877 sec. | ||
| 1822 | 2026.05.20 15:58:11.256980 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.05.20 15:58:11.257183 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1824 | 2026.05.20 15:58:11.257262 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1825 | 2026.05.20 15:58:11.258088 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.05.20 15:58:11.258140 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1827 | 2026.05.20 15:58:11.258535 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1828 | 2026.05.20 15:58:11.258781 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.05.20 15:58:11.258936 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00185 sec., 153513.51351351352 rows/sec., 9.75 MiB/sec. | ||
| 1830 | 2026.05.20 15:58:11.258941 [ 44 ] {} <Debug> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1831 | 2026.05.20 15:58:11.258976 [ 268 ] {c50cde2a-94fd-4225-a59e-0c108064e973} <Debug> TCPHandler: Processed in 0.002184672 sec. | ||
| 1832 | 2026.05.20 15:58:11.259006 [ 44 ] {} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.05.20 15:58:11.259032 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1834 | 2026.05.20 15:58:11.259115 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.05.20 15:58:11.259168 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::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 | ||
| 1836 | 2026.05.20 15:58:11.259218 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.20 15:58:11.259327 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1838 | 2026.05.20 15:58:11.259362 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1839 | 2026.05.20 15:58:11.259403 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1840 | 2026.05.20 15:58:11.259499 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1841 | 2026.05.20 15:58:11.259552 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1842 | 2026.05.20 15:58:11.259593 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1843 | 2026.05.20 15:58:11.259635 [ 189 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1844 | 2026.05.20 15:58:11.260100 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.05.20 15:58:11.260144 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1846 | 2026.05.20 15:58:11.260547 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1847 | 2026.05.20 15:58:11.260629 [ 191 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470498 sec., 965659.252851755 rows/sec., 65.02 MiB/sec. | ||
| 1848 | 2026.05.20 15:58:11.260779 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.20 15:58:11.260815 [ 195 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1850 | 2026.05.20 15:58:11.260921 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001666 sec., 491596.6386554622 rows/sec., 38.10 MiB/sec. | ||
| 1851 | 2026.05.20 15:58:11.260927 [ 42 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1852 | 2026.05.20 15:58:11.260958 [ 268 ] {667aae2c-6687-4b4b-8946-f86c93db4b07} <Debug> TCPHandler: Processed in 0.001840181 sec. | ||
| 1853 | 2026.05.20 15:58:11.260980 [ 42 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.20 15:58:11.261016 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1855 | 2026.05.20 15:58:11.261095 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 1856 | 2026.05.20 15:58:11.261103 [ 191 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.20 15:58:11.261109 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.05.20 15:58:11.261195 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1859 | 2026.05.20 15:58:11.261219 [ 191 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_5_1} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1860 | 2026.05.20 15:58:11.261226 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3156 rows starting from the beginning of the part | ||
| 1861 | 2026.05.20 15:58:11.261247 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.20 15:58:11.261287 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1863 | 2026.05.20 15:58:11.261295 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1864 | 2026.05.20 15:58:11.261330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1865 | 2026.05.20 15:58:11.261333 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3150 rows starting from the beginning of the part | ||
| 1866 | 2026.05.20 15:58:11.261389 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1867 | 2026.05.20 15:58:11.261426 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 1868 | 2026.05.20 15:58:11.261464 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 819 rows starting from the beginning of the part | ||
| 1869 | 2026.05.20 15:58:11.261769 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.05.20 15:58:11.261811 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1871 | 2026.05.20 15:58:11.262137 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1872 | 2026.05.20 15:58:11.262375 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.05.20 15:58:11.262516 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00129 sec., 118604.6511627907 rows/sec., 7.09 MiB/sec. | ||
| 1874 | 2026.05.20 15:58:11.262550 [ 268 ] {438648da-b744-4224-9d4b-7fb2d16d28f4} <Debug> TCPHandler: Processed in 0.001491669 sec. | ||
| 1875 | 2026.05.20 15:58:11.262686 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.05.20 15:58:11.262784 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.05.20 15:58:11.262825 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1878 | 2026.05.20 15:58:11.263266 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.05.20 15:58:11.263302 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1880 | 2026.05.20 15:58:11.263617 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1881 | 2026.05.20 15:58:11.263715 [ 191 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651258 sec., 2750769.6346413665 rows/sec., 215.91 MiB/sec. | ||
| 1882 | 2026.05.20 15:58:11.263857 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.05.20 15:58:11.263999 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001233 sec., 120843.47120843471 rows/sec., 7.81 MiB/sec. | ||
| 1884 | 2026.05.20 15:58:11.264034 [ 268 ] {33fc393e-25e2-4c58-82da-894309f4f6c3} <Debug> TCPHandler: Processed in 0.001396517 sec. | ||
| 1885 | 2026.05.20 15:58:11.264098 [ 195 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1886 | 2026.05.20 15:58:11.264162 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.20 15:58:11.264260 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.20 15:58:11.264302 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1889 | 2026.05.20 15:58:11.264382 [ 195 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.20 15:58:11.264464 [ 195 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_11_2} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1891 | 2026.05.20 15:58:11.264546 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 1892 | 2026.05.20 15:58:11.264749 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.05.20 15:58:11.264785 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1894 | 2026.05.20 15:58:11.265088 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1895 | 2026.05.20 15:58:11.265297 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.20 15:58:11.265402 [ 42 ] {} <Debug> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1897 | 2026.05.20 15:58:11.265429 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 1898 | 2026.05.20 15:58:11.265437 [ 42 ] {} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.20 15:58:11.265468 [ 268 ] {bb4b2b15-a97c-4da1-bbf9-421f8932be18} <Debug> TCPHandler: Processed in 0.001355845 sec. | ||
| 1900 | 2026.05.20 15:58:11.265469 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1901 | 2026.05.20 15:58:11.265556 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::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 | ||
| 1902 | 2026.05.20 15:58:11.265641 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.05.20 15:58:11.265645 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1904 | 2026.05.20 15:58:11.265691 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 1905 | 2026.05.20 15:58:11.265736 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 1906 | 2026.05.20 15:58:11.265750 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1907 | 2026.05.20 15:58:11.265775 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 1908 | 2026.05.20 15:58:11.265796 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1909 | 2026.05.20 15:58:11.265816 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 1910 | 2026.05.20 15:58:11.265859 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 1911 | 2026.05.20 15:58:11.266424 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.05.20 15:58:11.266465 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1913 | 2026.05.20 15:58:11.266572 [ 195 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001042795 sec., 709631.3273462185 rows/sec., 43.07 MiB/sec. | ||
| 1914 | 2026.05.20 15:58:11.266737 [ 195 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1915 | 2026.05.20 15:58:11.266851 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1916 | 2026.05.20 15:58:11.267089 [ 195 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.05.20 15:58:11.267145 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.05.20 15:58:11.267166 [ 195 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_5_1} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1919 | 2026.05.20 15:58:11.267245 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1920 | 2026.05.20 15:58:11.267275 [ 42 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1921 | 2026.05.20 15:58:11.267290 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001559 sec., 321359.84605516354 rows/sec., 22.59 MiB/sec. | ||
| 1922 | 2026.05.20 15:58:11.267325 [ 42 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.05.20 15:58:11.267353 [ 268 ] {e4e30d4a-7e8e-4891-b110-8c43d525e2ac} <Debug> TCPHandler: Processed in 0.001763179 sec. | ||
| 1924 | 2026.05.20 15:58:11.267354 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1925 | 2026.05.20 15:58:11.267474 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 1926 | 2026.05.20 15:58:11.267497 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.20 15:58:11.267573 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1928 | 2026.05.20 15:58:11.267601 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1929 | 2026.05.20 15:58:11.267615 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1730 rows starting from the beginning of the part | ||
| 1930 | 2026.05.20 15:58:11.267652 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1931 | 2026.05.20 15:58:11.267718 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 1932 | 2026.05.20 15:58:11.267772 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1718 rows starting from the beginning of the part | ||
| 1933 | 2026.05.20 15:58:11.267815 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1934 | 2026.05.20 15:58:11.267858 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 1935 | 2026.05.20 15:58:11.267900 [ 200 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 501 rows starting from the beginning of the part | ||
| 1936 | 2026.05.20 15:58:11.268023 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.05.20 15:58:11.268066 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1938 | 2026.05.20 15:58:11.268414 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1939 | 2026.05.20 15:58:11.268642 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.05.20 15:58:11.268783 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001201 sec., 4995.836802664447 rows/sec., 261.01 KiB/sec. | ||
| 1941 | 2026.05.20 15:58:11.268817 [ 268 ] {d661db8f-3e01-44fd-a49c-4a3286704c4b} <Debug> TCPHandler: Processed in 0.001369985 sec. | ||
| 1942 | 2026.05.20 15:58:11.268953 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.20 15:58:11.269051 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.20 15:58:11.269094 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1945 | 2026.05.20 15:58:11.269413 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977906 sec., 2093628.3119622467 rows/sec., 150.71 MiB/sec. | ||
| 1946 | 2026.05.20 15:58:11.269538 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.05.20 15:58:11.269578 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1948 | 2026.05.20 15:58:11.269669 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1949 | 2026.05.20 15:58:11.269990 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1950 | 2026.05.20 15:58:11.269993 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.20 15:58:11.270102 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_11_2} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1952 | 2026.05.20 15:58:11.270190 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1953 | 2026.05.20 15:58:11.270247 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.05.20 15:58:11.270359 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1955 | 2026.05.20 15:58:11.270385 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001357 sec., 195283.71407516583 rows/sec., 12.98 MiB/sec. | ||
| 1956 | 2026.05.20 15:58:11.270393 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.20 15:58:11.270423 [ 268 ] {11cd4425-91d0-4343-a7db-bf518e01b5e8} <Debug> TCPHandler: Processed in 0.001526251 sec. | ||
| 1958 | 2026.05.20 15:58:11.270424 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1959 | 2026.05.20 15:58:11.270519 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 1960 | 2026.05.20 15:58:11.270618 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1961 | 2026.05.20 15:58:11.270620 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.20 15:58:11.270645 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2892 rows starting from the beginning of the part | ||
| 1963 | 2026.05.20 15:58:11.270721 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 1964 | 2026.05.20 15:58:11.270725 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.05.20 15:58:11.270770 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1601 rows starting from the beginning of the part | ||
| 1966 | 2026.05.20 15:58:11.270777 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1967 | 2026.05.20 15:58:11.270821 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 1968 | 2026.05.20 15:58:11.270867 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 1969 | 2026.05.20 15:58:11.270919 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 1970 | 2026.05.20 15:58:11.271207 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.20 15:58:11.271244 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1972 | 2026.05.20 15:58:11.271615 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1973 | 2026.05.20 15:58:11.271853 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.20 15:58:11.271959 [ 42 ] {} <Debug> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1975 | 2026.05.20 15:58:11.271989 [ 42 ] {} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.05.20 15:58:11.271990 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001255 sec., 796.8127490039841 rows/sec., 53.69 KiB/sec. | ||
| 1977 | 2026.05.20 15:58:11.272008 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1978 | 2026.05.20 15:58:11.272035 [ 268 ] {f83bcd15-6a15-4730-9215-4e596574ec1f} <Debug> TCPHandler: Processed in 0.001442988 sec. | ||
| 1979 | 2026.05.20 15:58:11.272099 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::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 | ||
| 1980 | 2026.05.20 15:58:11.272164 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.05.20 15:58:11.272187 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1982 | 2026.05.20 15:58:11.272215 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1983 | 2026.05.20 15:58:11.272260 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.05.20 15:58:11.272270 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::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 | ||
| 1985 | 2026.05.20 15:58:11.272318 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::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 | ||
| 1986 | 2026.05.20 15:58:11.272326 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <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 | ||
| 1987 | 2026.05.20 15:58:11.272363 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::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 | ||
| 1988 | 2026.05.20 15:58:11.272405 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::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 | ||
| 1989 | 2026.05.20 15:58:11.273103 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041135 sec., 4802.451171077718 rows/sec., 323.60 KiB/sec. | ||
| 1990 | 2026.05.20 15:58:11.273130 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.20 15:58:11.273122 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5206 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618797 sec., 1987935.6819180716 rows/sec., 125.31 MiB/sec. | ||
| 1992 | 2026.05.20 15:58:11.273269 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1993 | 2026.05.20 15:58:11.273323 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1994 | 2026.05.20 15:58:11.273572 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_5_1} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.20 15:58:11.273636 [ 200 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_5_1} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1996 | 2026.05.20 15:58:11.273657 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1997 | 2026.05.20 15:58:11.273691 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 1998 | 2026.05.20 15:58:11.273943 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1999 | 2026.05.20 15:58:11.274016 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.05.20 15:58:11.274114 [ 195 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2001 | 2026.05.20 15:58:11.274187 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2002 | 2026.05.20 15:58:11.274198 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.20 15:58:11.274362 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002119 sec., 5191.1278905143945 rows/sec., 9.30 MiB/sec. | ||
| 2004 | 2026.05.20 15:58:11.274421 [ 268 ] {d6cf5e8d-5e74-45c4-a631-d2af55019f2c} <Debug> TCPHandler: Processed in 0.002305856 sec. | ||
| 2005 | 2026.05.20 15:58:11.274560 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.05.20 15:58:11.274658 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.05.20 15:58:11.274699 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2008 | 2026.05.20 15:58:11.275046 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.05.20 15:58:11.275082 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2010 | 2026.05.20 15:58:11.275403 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2011 | 2026.05.20 15:58:11.275635 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.05.20 15:58:11.275736 [ 42 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2013 | 2026.05.20 15:58:11.275763 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 2014 | 2026.05.20 15:58:11.275770 [ 42 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.05.20 15:58:11.275801 [ 268 ] {2b279d89-f31e-43de-b0e6-9c6f8c78153a} <Debug> TCPHandler: Processed in 0.001290273 sec. | ||
| 2016 | 2026.05.20 15:58:11.275801 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2017 | 2026.05.20 15:58:11.275917 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 2018 | 2026.05.20 15:58:11.276044 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2019 | 2026.05.20 15:58:11.276090 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2020 | 2026.05.20 15:58:11.276185 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 2021 | 2026.05.20 15:58:11.276244 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2022 | 2026.05.20 15:58:11.276296 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2023 | 2026.05.20 15:58:11.276354 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 2024 | 2026.05.20 15:58:11.276408 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2025 | 2026.05.20 15:58:11.277323 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001450498 sec., 475698.69107023935 rows/sec., 30.56 MiB/sec. | ||
| 2026 | 2026.05.20 15:58:11.277498 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2027 | 2026.05.20 15:58:11.277770 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.20 15:58:11.277839 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_11_2} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2029 | 2026.05.20 15:58:11.277905 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2030 | 2026.05.20 15:58:11.503208 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2031 | 2026.05.20 15:58:11.503262 [ 277 ] {} <Debug> TCP-Session: 75af5940-e55d-487a-a2a0-fa3bcd62f2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.20 15:58:12.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.66 MiB, peak 186.77 MiB, free memory in arenas 0.00 B, will set to 182.21 MiB (RSS), difference: 4.54 MiB | ||
| 2033 | 2026.05.20 15:58:13.539312 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59421 | ||
| 2034 | 2026.05.20 15:58:13.539433 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.05.20 15:58:13.539467 [ 267 ] {} <Debug> TCP-Session: d2eb8e85-8002-4cc6-8832-acb9ba0d672f Authenticating user 'default' from [fd00:1122:3344:101::e]:59421 | ||
| 2036 | 2026.05.20 15:58:13.539499 [ 267 ] {} <Debug> TCP-Session: d2eb8e85-8002-4cc6-8832-acb9ba0d672f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.05.20 15:58:13.539518 [ 267 ] {} <Debug> TCP-Session: d2eb8e85-8002-4cc6-8832-acb9ba0d672f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.20 15:58:13.540076 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61946 | ||
| 2039 | 2026.05.20 15:58:13.540092 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50914 | ||
| 2040 | 2026.05.20 15:58:13.540191 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2041 | 2026.05.20 15:58:13.540220 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43830 | ||
| 2042 | 2026.05.20 15:58:13.540247 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2043 | 2026.05.20 15:58:13.540226 [ 277 ] {} <Debug> TCP-Session: 3a7a9139-0618-47ae-8143-927966c7c9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61946 | ||
| 2044 | 2026.05.20 15:58:13.540307 [ 307 ] {} <Debug> TCP-Session: 7fa24071-6854-4a49-bacb-b8f2ae486638 Authenticating user 'default' from [fd00:1122:3344:101::e]:50914 | ||
| 2045 | 2026.05.20 15:58:13.540329 [ 277 ] {} <Debug> TCP-Session: 3a7a9139-0618-47ae-8143-927966c7c9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.05.20 15:58:13.540337 [ 307 ] {} <Debug> TCP-Session: 7fa24071-6854-4a49-bacb-b8f2ae486638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.20 15:58:13.540350 [ 277 ] {} <Debug> TCP-Session: 3a7a9139-0618-47ae-8143-927966c7c9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.05.20 15:58:13.540356 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2049 | 2026.05.20 15:58:13.540361 [ 307 ] {} <Debug> TCP-Session: 7fa24071-6854-4a49-bacb-b8f2ae486638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.05.20 15:58:13.540410 [ 308 ] {} <Debug> TCP-Session: 5f5cea49-3de1-4e85-8a99-1be612d0ff79 Authenticating user 'default' from [fd00:1122:3344:101::e]:43830 | ||
| 2051 | 2026.05.20 15:58:13.540448 [ 308 ] {} <Debug> TCP-Session: 5f5cea49-3de1-4e85-8a99-1be612d0ff79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.05.20 15:58:13.540471 [ 308 ] {} <Debug> TCP-Session: 5f5cea49-3de1-4e85-8a99-1be612d0ff79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.05.20 15:58:13.542018 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56633 | ||
| 2054 | 2026.05.20 15:58:13.542098 [ 267 ] {} <Trace> TCP-Session: d2eb8e85-8002-4cc6-8832-acb9ba0d672f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.05.20 15:58:13.542139 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2026.05.20 15:58:13.542180 [ 309 ] {} <Debug> TCP-Session: ce2cd44b-c2f8-4744-9321-cc70344e6ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56633 | ||
| 2057 | 2026.05.20 15:58:13.542210 [ 309 ] {} <Debug> TCP-Session: ce2cd44b-c2f8-4744-9321-cc70344e6ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.05.20 15:58:13.542233 [ 309 ] {} <Debug> TCP-Session: ce2cd44b-c2f8-4744-9321-cc70344e6ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.05.20 15:58:13.542266 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45713 | ||
| 2060 | 2026.05.20 15:58:13.542316 [ 267 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2061 | 2026.05.20 15:58:13.542451 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2026.05.20 15:58:13.542500 [ 311 ] {} <Debug> TCP-Session: b8d62e19-bbd3-432e-920c-e8a14e2a975d Authenticating user 'default' from [fd00:1122:3344:101::e]:45713 | ||
| 2063 | 2026.05.20 15:58:13.542530 [ 311 ] {} <Debug> TCP-Session: b8d62e19-bbd3-432e-920c-e8a14e2a975d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.05.20 15:58:13.542554 [ 311 ] {} <Debug> TCP-Session: b8d62e19-bbd3-432e-920c-e8a14e2a975d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.20 15:58:13.542560 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33781 | ||
| 2066 | 2026.05.20 15:58:13.542730 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.05.20 15:58:13.542731 [ 267 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2068 | 2026.05.20 15:58:13.542779 [ 310 ] {} <Debug> TCP-Session: 399fb541-f67b-434d-b722-a3406f25729f Authenticating user 'default' from [fd00:1122:3344:101::e]:33781 | ||
| 2069 | 2026.05.20 15:58:13.542737 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40915 | ||
| 2070 | 2026.05.20 15:58:13.542811 [ 310 ] {} <Debug> TCP-Session: 399fb541-f67b-434d-b722-a3406f25729f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.20 15:58:13.542839 [ 267 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2072 | 2026.05.20 15:58:13.542860 [ 310 ] {} <Debug> TCP-Session: 399fb541-f67b-434d-b722-a3406f25729f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.20 15:58:13.550724 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.05.20 15:58:13.550844 [ 312 ] {} <Debug> TCP-Session: ed395cb3-20ba-44a0-ba8b-89624bf36202 Authenticating user 'default' from [fd00:1122:3344:101::e]:40915 | ||
| 2075 | 2026.05.20 15:58:13.550907 [ 312 ] {} <Debug> TCP-Session: ed395cb3-20ba-44a0-ba8b-89624bf36202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.05.20 15:58:13.550941 [ 312 ] {} <Debug> TCP-Session: ed395cb3-20ba-44a0-ba8b-89624bf36202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.05.20 15:58:13.551183 [ 267 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 2078 | 2026.05.20 15:58:13.564766 [ 313 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> AggregatingTransform: Aggregating | ||
| 2079 | 2026.05.20 15:58:13.564911 [ 313 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2080 | 2026.05.20 15:58:13.567585 [ 313 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006325439 sec. (158.092 rows/sec., 6.18 KiB/sec.) | ||
| 2081 | 2026.05.20 15:58:13.567629 [ 313 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> Aggregator: Merging aggregated data | ||
| 2082 | 2026.05.20 15:58:13.567670 [ 313 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 2083 | 2026.05.20 15:58:13.571476 [ 267 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.029217 sec., 34.22664886880926 rows/sec., 1.34 KiB/sec. | ||
| 2084 | 2026.05.20 15:58:13.571702 [ 267 ] {1247aafc-f954-483c-a798-6fd25457e54c} <Debug> TCPHandler: Processed in 0.029790678 sec. | ||
| 2085 | 2026.05.20 15:58:13.574687 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2026.05.20 15:58:13.574732 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2026.05.20 15:58:13.574766 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.05.20 15:58:13.574802 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2089 | 2026.05.20 15:58:13.574843 [ 308 ] {} <Debug> TCP-Session: 5f5cea49-3de1-4e85-8a99-1be612d0ff79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.05.20 15:58:13.574865 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2091 | 2026.05.20 15:58:13.574900 [ 312 ] {} <Debug> TCP-Session: ed395cb3-20ba-44a0-ba8b-89624bf36202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.20 15:58:13.574824 [ 277 ] {} <Debug> TCP-Session: 3a7a9139-0618-47ae-8143-927966c7c9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.20 15:58:13.574934 [ 311 ] {} <Debug> TCP-Session: b8d62e19-bbd3-432e-920c-e8a14e2a975d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.05.20 15:58:13.574815 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.05.20 15:58:13.574755 [ 267 ] {} <Debug> TCP-Session: d2eb8e85-8002-4cc6-8832-acb9ba0d672f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.20 15:58:13.575036 [ 309 ] {} <Debug> TCP-Session: ce2cd44b-c2f8-4744-9321-cc70344e6ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.20 15:58:13.574754 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.05.20 15:58:13.575118 [ 307 ] {} <Debug> TCP-Session: 7fa24071-6854-4a49-bacb-b8f2ae486638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.05.20 15:58:13.574829 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2026.05.20 15:58:13.575206 [ 310 ] {} <Debug> TCP-Session: 399fb541-f67b-434d-b722-a3406f25729f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.05.20 15:58:14.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.46 MiB, peak 192.58 MiB, free memory in arenas 0.00 B, will set to 184.05 MiB (RSS), difference: 1.59 MiB | ||
| 2102 | 2026.05.20 15:58:14.560132 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43393 | ||
| 2103 | 2026.05.20 15:58:14.560235 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.05.20 15:58:14.560274 [ 267 ] {} <Debug> TCP-Session: fec838d1-cc98-4676-9730-4284b7146c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:43393 | ||
| 2105 | 2026.05.20 15:58:14.560306 [ 267 ] {} <Debug> TCP-Session: fec838d1-cc98-4676-9730-4284b7146c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.20 15:58:14.560328 [ 267 ] {} <Debug> TCP-Session: fec838d1-cc98-4676-9730-4284b7146c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.20 15:58:14.560588 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35550 | ||
| 2108 | 2026.05.20 15:58:14.560623 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60545 | ||
| 2109 | 2026.05.20 15:58:14.560629 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57678 | ||
| 2110 | 2026.05.20 15:58:14.560663 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54409 | ||
| 2111 | 2026.05.20 15:58:14.560710 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.05.20 15:58:14.560703 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.05.20 15:58:14.560764 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35995 | ||
| 2114 | 2026.05.20 15:58:14.560789 [ 307 ] {} <Debug> TCP-Session: 24d4f959-d6c4-4526-ae79-b77f28226d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35550 | ||
| 2115 | 2026.05.20 15:58:14.560807 [ 309 ] {} <Debug> TCP-Session: ae2abad3-5497-4194-8f37-ff0119060661 Authenticating user 'default' from [fd00:1122:3344:101::e]:60545 | ||
| 2116 | 2026.05.20 15:58:14.560862 [ 307 ] {} <Debug> TCP-Session: 24d4f959-d6c4-4526-ae79-b77f28226d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.05.20 15:58:14.560875 [ 309 ] {} <Debug> TCP-Session: ae2abad3-5497-4194-8f37-ff0119060661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.05.20 15:58:14.560883 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.05.20 15:58:14.560900 [ 309 ] {} <Debug> TCP-Session: ae2abad3-5497-4194-8f37-ff0119060661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.05.20 15:58:14.560892 [ 307 ] {} <Debug> TCP-Session: 24d4f959-d6c4-4526-ae79-b77f28226d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.20 15:58:14.560922 [ 361 ] {} <Debug> TCP-Session: 1b93d821-ff30-4732-b80f-969aea51f7c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35995 | ||
| 2122 | 2026.05.20 15:58:14.560789 [ 267 ] {} <Trace> TCP-Session: fec838d1-cc98-4676-9730-4284b7146c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.05.20 15:58:14.560960 [ 361 ] {} <Debug> TCP-Session: 1b93d821-ff30-4732-b80f-969aea51f7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.05.20 15:58:14.560788 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2125 | 2026.05.20 15:58:14.561040 [ 361 ] {} <Debug> TCP-Session: 1b93d821-ff30-4732-b80f-969aea51f7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.05.20 15:58:14.560769 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35459 | ||
| 2127 | 2026.05.20 15:58:14.561067 [ 311 ] {} <Debug> TCP-Session: 58759678-311e-4aee-8b28-0f1a07975e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:54409 | ||
| 2128 | 2026.05.20 15:58:14.560766 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.05.20 15:58:14.561144 [ 267 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43393) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2130 | 2026.05.20 15:58:14.561149 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2131 | 2026.05.20 15:58:14.561177 [ 308 ] {} <Debug> TCP-Session: fa2bf0d8-57ac-4e8f-8df6-42e46d39e734 Authenticating user 'default' from [fd00:1122:3344:101::e]:57678 | ||
| 2132 | 2026.05.20 15:58:14.561138 [ 311 ] {} <Debug> TCP-Session: 58759678-311e-4aee-8b28-0f1a07975e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.20 15:58:14.561205 [ 312 ] {} <Debug> TCP-Session: 6b857f25-931e-43d4-b7cb-151f7264d130 Authenticating user 'default' from [fd00:1122:3344:101::e]:35459 | ||
| 2134 | 2026.05.20 15:58:14.561220 [ 308 ] {} <Debug> TCP-Session: fa2bf0d8-57ac-4e8f-8df6-42e46d39e734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.20 15:58:14.561230 [ 311 ] {} <Debug> TCP-Session: 58759678-311e-4aee-8b28-0f1a07975e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.20 15:58:14.561250 [ 312 ] {} <Debug> TCP-Session: 6b857f25-931e-43d4-b7cb-151f7264d130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.20 15:58:14.561259 [ 308 ] {} <Debug> TCP-Session: fa2bf0d8-57ac-4e8f-8df6-42e46d39e734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.20 15:58:14.561289 [ 312 ] {} <Debug> TCP-Session: 6b857f25-931e-43d4-b7cb-151f7264d130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.20 15:58:14.560606 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38575 | ||
| 2140 | 2026.05.20 15:58:14.560641 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44847 | ||
| 2141 | 2026.05.20 15:58:14.561384 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.05.20 15:58:14.561418 [ 277 ] {} <Debug> TCP-Session: 47dced6f-d560-4e26-91eb-3e5907f28709 Authenticating user 'default' from [fd00:1122:3344:101::e]:38575 | ||
| 2143 | 2026.05.20 15:58:14.561439 [ 277 ] {} <Debug> TCP-Session: 47dced6f-d560-4e26-91eb-3e5907f28709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.20 15:58:14.561454 [ 277 ] {} <Debug> TCP-Session: 47dced6f-d560-4e26-91eb-3e5907f28709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.20 15:58:14.561456 [ 267 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2146 | 2026.05.20 15:58:14.561504 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.05.20 15:58:14.561538 [ 310 ] {} <Debug> TCP-Session: 7d93a0fb-3ccc-41fc-9f62-30bbfa5e0af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44847 | ||
| 2148 | 2026.05.20 15:58:14.561545 [ 267 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2149 | 2026.05.20 15:58:14.561559 [ 310 ] {} <Debug> TCP-Session: 7d93a0fb-3ccc-41fc-9f62-30bbfa5e0af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.05.20 15:58:14.561593 [ 310 ] {} <Debug> TCP-Session: 7d93a0fb-3ccc-41fc-9f62-30bbfa5e0af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.05.20 15:58:14.561908 [ 267 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 2152 | 2026.05.20 15:58:14.562908 [ 349 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Trace> AggregatingTransform: Aggregating | ||
| 2153 | 2026.05.20 15:58:14.562956 [ 349 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Trace> Aggregator: Aggregation method: without_key | ||
| 2154 | 2026.05.20 15:58:14.562991 [ 349 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966502 sec. (1034.659 rows/sec., 40.42 KiB/sec.) | ||
| 2155 | 2026.05.20 15:58:14.563007 [ 349 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Trace> Aggregator: Merging aggregated data | ||
| 2156 | 2026.05.20 15:58:14.563638 [ 267 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002552 sec., 391.84952978056424 rows/sec., 15.31 KiB/sec. | ||
| 2157 | 2026.05.20 15:58:14.563797 [ 267 ] {4cf623d2-01c8-434b-b2cb-4d0205ef6077} <Debug> TCPHandler: Processed in 0.003139444 sec. | ||
| 2158 | 2026.05.20 15:58:14.563945 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2026.05.20 15:58:14.563979 [ 267 ] {} <Debug> TCP-Session: fec838d1-cc98-4676-9730-4284b7146c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.05.20 15:58:14.563987 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.05.20 15:58:14.564002 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.05.20 15:58:14.564036 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2026.05.20 15:58:14.564052 [ 277 ] {} <Debug> TCP-Session: 47dced6f-d560-4e26-91eb-3e5907f28709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.05.20 15:58:14.564061 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2026.05.20 15:58:14.564095 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2026.05.20 15:58:14.564127 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.05.20 15:58:14.564151 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2026.05.20 15:58:14.564152 [ 309 ] {} <Debug> TCP-Session: ae2abad3-5497-4194-8f37-ff0119060661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.20 15:58:14.564131 [ 308 ] {} <Debug> TCP-Session: fa2bf0d8-57ac-4e8f-8df6-42e46d39e734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.05.20 15:58:14.564085 [ 310 ] {} <Debug> TCP-Session: 7d93a0fb-3ccc-41fc-9f62-30bbfa5e0af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.20 15:58:14.564078 [ 361 ] {} <Debug> TCP-Session: 1b93d821-ff30-4732-b80f-969aea51f7c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.05.20 15:58:14.564269 [ 311 ] {} <Debug> TCP-Session: 58759678-311e-4aee-8b28-0f1a07975e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.20 15:58:14.564276 [ 312 ] {} <Debug> TCP-Session: 6b857f25-931e-43d4-b7cb-151f7264d130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.05.20 15:58:14.564016 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2026.05.20 15:58:14.564346 [ 307 ] {} <Debug> TCP-Session: 24d4f959-d6c4-4526-ae79-b77f28226d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.20 15:58:15.072733 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47519 | ||
| 2177 | 2026.05.20 15:58:15.072830 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.05.20 15:58:15.072863 [ 310 ] {} <Debug> TCP-Session: 739eb05e-1b83-4d23-b2c9-c953c1aec44e Authenticating user 'default' from [fd00:1122:3344:101::e]:47519 | ||
| 2179 | 2026.05.20 15:58:15.072893 [ 310 ] {} <Debug> TCP-Session: 739eb05e-1b83-4d23-b2c9-c953c1aec44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.20 15:58:15.072913 [ 310 ] {} <Debug> TCP-Session: 739eb05e-1b83-4d23-b2c9-c953c1aec44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.20 15:58:15.073124 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56386 | ||
| 2182 | 2026.05.20 15:58:15.073128 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35525 | ||
| 2183 | 2026.05.20 15:58:15.073156 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46047 | ||
| 2184 | 2026.05.20 15:58:15.073180 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37525 | ||
| 2185 | 2026.05.20 15:58:15.073216 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49966 | ||
| 2186 | 2026.05.20 15:58:15.073223 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46554 | ||
| 2187 | 2026.05.20 15:58:15.073265 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.05.20 15:58:15.073263 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.20 15:58:15.073293 [ 310 ] {} <Trace> TCP-Session: 739eb05e-1b83-4d23-b2c9-c953c1aec44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.05.20 15:58:15.073324 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.05.20 15:58:15.073338 [ 307 ] {} <Debug> TCP-Session: 355434db-2a88-44c6-b9df-1d8eda67a564 Authenticating user 'default' from [fd00:1122:3344:101::e]:37525 | ||
| 2192 | 2026.05.20 15:58:15.073277 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2193 | 2026.05.20 15:58:15.073379 [ 307 ] {} <Debug> TCP-Session: 355434db-2a88-44c6-b9df-1d8eda67a564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.20 15:58:15.073366 [ 361 ] {} <Debug> TCP-Session: 5e176672-48e0-4d50-b5e3-6546a210accb Authenticating user 'default' from [fd00:1122:3344:101::e]:46554 | ||
| 2195 | 2026.05.20 15:58:15.073410 [ 307 ] {} <Debug> TCP-Session: 355434db-2a88-44c6-b9df-1d8eda67a564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.20 15:58:15.073410 [ 309 ] {} <Debug> TCP-Session: efcac31e-47e0-4ebe-bb6f-8f26ea8b0996 Authenticating user 'default' from [fd00:1122:3344:101::e]:49966 | ||
| 2197 | 2026.05.20 15:58:15.073440 [ 361 ] {} <Debug> TCP-Session: 5e176672-48e0-4d50-b5e3-6546a210accb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.20 15:58:15.073471 [ 309 ] {} <Debug> TCP-Session: efcac31e-47e0-4ebe-bb6f-8f26ea8b0996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.20 15:58:15.073484 [ 361 ] {} <Debug> TCP-Session: 5e176672-48e0-4d50-b5e3-6546a210accb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.20 15:58:15.073501 [ 309 ] {} <Debug> TCP-Session: efcac31e-47e0-4ebe-bb6f-8f26ea8b0996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.20 15:58:15.073501 [ 310 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2202 | 2026.05.20 15:58:15.073205 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53851 | ||
| 2203 | 2026.05.20 15:58:15.073184 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34534 | ||
| 2204 | 2026.05.20 15:58:15.073623 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.05.20 15:58:15.073180 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.05.20 15:58:15.073655 [ 308 ] {} <Debug> TCP-Session: fe78a0b2-575f-4d90-a490-65a22e9dcfdf Authenticating user 'default' from [fd00:1122:3344:101::e]:53851 | ||
| 2207 | 2026.05.20 15:58:15.073674 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2026.05.20 15:58:15.073682 [ 312 ] {} <Debug> TCP-Session: 8038ac35-7b93-4539-84b8-ab421587945d Authenticating user 'default' from [fd00:1122:3344:101::e]:56386 | ||
| 2209 | 2026.05.20 15:58:15.073690 [ 308 ] {} <Debug> TCP-Session: fe78a0b2-575f-4d90-a490-65a22e9dcfdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.05.20 15:58:15.073709 [ 277 ] {} <Debug> TCP-Session: c4462c52-d6f5-4886-b964-99dfd78843bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34534 | ||
| 2211 | 2026.05.20 15:58:15.073720 [ 312 ] {} <Debug> TCP-Session: 8038ac35-7b93-4539-84b8-ab421587945d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.20 15:58:15.073732 [ 308 ] {} <Debug> TCP-Session: fe78a0b2-575f-4d90-a490-65a22e9dcfdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.20 15:58:15.073760 [ 312 ] {} <Debug> TCP-Session: 8038ac35-7b93-4539-84b8-ab421587945d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.20 15:58:15.073758 [ 277 ] {} <Debug> TCP-Session: c4462c52-d6f5-4886-b964-99dfd78843bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.20 15:58:15.073245 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.05.20 15:58:15.073805 [ 277 ] {} <Debug> TCP-Session: c4462c52-d6f5-4886-b964-99dfd78843bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.20 15:58:15.073308 [ 267 ] {} <Debug> TCP-Session: af79cd62-62c2-4863-9228-18d617726c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:46047 | ||
| 2218 | 2026.05.20 15:58:15.073835 [ 311 ] {} <Debug> TCP-Session: 97020b72-8c3c-4c3e-ba16-e15d0df7aa48 Authenticating user 'default' from [fd00:1122:3344:101::e]:35525 | ||
| 2219 | 2026.05.20 15:58:15.073865 [ 267 ] {} <Debug> TCP-Session: af79cd62-62c2-4863-9228-18d617726c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.20 15:58:15.073874 [ 310 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2221 | 2026.05.20 15:58:15.073888 [ 267 ] {} <Debug> TCP-Session: af79cd62-62c2-4863-9228-18d617726c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.20 15:58:15.073882 [ 311 ] {} <Debug> TCP-Session: 97020b72-8c3c-4c3e-ba16-e15d0df7aa48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.20 15:58:15.073948 [ 310 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2224 | 2026.05.20 15:58:15.073961 [ 311 ] {} <Debug> TCP-Session: 97020b72-8c3c-4c3e-ba16-e15d0df7aa48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.20 15:58:15.074301 [ 310 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 2226 | 2026.05.20 15:58:15.075326 [ 326 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Trace> AggregatingTransform: Aggregating | ||
| 2227 | 2026.05.20 15:58:15.075373 [ 326 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Trace> Aggregator: Aggregation method: without_key | ||
| 2228 | 2026.05.20 15:58:15.075406 [ 326 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999233 sec. (1000.768 rows/sec., 39.09 KiB/sec.) | ||
| 2229 | 2026.05.20 15:58:15.075424 [ 326 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Trace> Aggregator: Merging aggregated data | ||
| 2230 | 2026.05.20 15:58:15.076041 [ 310 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002605 sec., 383.8771593090211 rows/sec., 15.00 KiB/sec. | ||
| 2231 | 2026.05.20 15:58:15.076199 [ 310 ] {1ffeb52a-645e-4b83-b400-0cfedf1360bf} <Debug> TCPHandler: Processed in 0.003045001 sec. | ||
| 2232 | 2026.05.20 15:58:15.076316 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2233 | 2026.05.20 15:58:15.076351 [ 310 ] {} <Debug> TCP-Session: 739eb05e-1b83-4d23-b2c9-c953c1aec44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.20 15:58:15.076355 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2026.05.20 15:58:15.076378 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.05.20 15:58:15.076396 [ 311 ] {} <Debug> TCP-Session: 97020b72-8c3c-4c3e-ba16-e15d0df7aa48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.20 15:58:15.076400 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2238 | 2026.05.20 15:58:15.076420 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2026.05.20 15:58:15.076452 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.05.20 15:58:15.076466 [ 267 ] {} <Debug> TCP-Session: af79cd62-62c2-4863-9228-18d617726c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.20 15:58:15.076483 [ 277 ] {} <Debug> TCP-Session: c4462c52-d6f5-4886-b964-99dfd78843bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.05.20 15:58:15.076481 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.05.20 15:58:15.076496 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.05.20 15:58:15.076531 [ 361 ] {} <Debug> TCP-Session: 5e176672-48e0-4d50-b5e3-6546a210accb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.05.20 15:58:15.076426 [ 312 ] {} <Debug> TCP-Session: 8038ac35-7b93-4539-84b8-ab421587945d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.20 15:58:15.076553 [ 309 ] {} <Debug> TCP-Session: efcac31e-47e0-4ebe-bb6f-8f26ea8b0996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.20 15:58:15.076503 [ 308 ] {} <Debug> TCP-Session: fe78a0b2-575f-4d90-a490-65a22e9dcfdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.20 15:58:15.076438 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.05.20 15:58:15.076648 [ 307 ] {} <Debug> TCP-Session: 355434db-2a88-44c6-b9df-1d8eda67a564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.20 15:58:15.925785 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56688 | ||
| 2251 | 2026.05.20 15:58:15.925874 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.05.20 15:58:15.925899 [ 310 ] {} <Debug> TCP-Session: b4ec65dc-5c12-474a-8310-e24c654db237 Authenticating user 'default' from [fd00:1122:3344:101::e]:56688 | ||
| 2253 | 2026.05.20 15:58:15.925922 [ 310 ] {} <Debug> TCP-Session: b4ec65dc-5c12-474a-8310-e24c654db237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.05.20 15:58:15.925936 [ 310 ] {} <Debug> TCP-Session: b4ec65dc-5c12-474a-8310-e24c654db237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.20 15:58:15.926168 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33784 | ||
| 2256 | 2026.05.20 15:58:15.926195 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56873 | ||
| 2257 | 2026.05.20 15:58:15.926222 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63283 | ||
| 2258 | 2026.05.20 15:58:15.926245 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48247 | ||
| 2259 | 2026.05.20 15:58:15.926276 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.05.20 15:58:15.926272 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2261 | 2026.05.20 15:58:15.926328 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.05.20 15:58:15.926336 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2026.05.20 15:58:15.926334 [ 312 ] {} <Debug> TCP-Session: 1e2a347c-858e-4df5-85fe-54d929413add Authenticating user 'default' from [fd00:1122:3344:101::e]:56873 | ||
| 2264 | 2026.05.20 15:58:15.926352 [ 311 ] {} <Debug> TCP-Session: 08975589-f335-419c-81ce-ea17b02b11ec Authenticating user 'default' from [fd00:1122:3344:101::e]:33784 | ||
| 2265 | 2026.05.20 15:58:15.926375 [ 308 ] {} <Debug> TCP-Session: 06d1a923-5eda-4f28-90a9-4b4257e7f2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48247 | ||
| 2266 | 2026.05.20 15:58:15.926392 [ 312 ] {} <Debug> TCP-Session: 1e2a347c-858e-4df5-85fe-54d929413add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.05.20 15:58:15.926400 [ 311 ] {} <Debug> TCP-Session: 08975589-f335-419c-81ce-ea17b02b11ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.05.20 15:58:15.926421 [ 308 ] {} <Debug> TCP-Session: 06d1a923-5eda-4f28-90a9-4b4257e7f2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.05.20 15:58:15.926425 [ 312 ] {} <Debug> TCP-Session: 1e2a347c-858e-4df5-85fe-54d929413add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.05.20 15:58:15.926437 [ 311 ] {} <Debug> TCP-Session: 08975589-f335-419c-81ce-ea17b02b11ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.05.20 15:58:15.926452 [ 308 ] {} <Debug> TCP-Session: 06d1a923-5eda-4f28-90a9-4b4257e7f2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.05.20 15:58:15.926368 [ 267 ] {} <Debug> TCP-Session: 4db7e75f-ea35-4af1-a0ba-7948f4731428 Authenticating user 'default' from [fd00:1122:3344:101::e]:63283 | ||
| 2273 | 2026.05.20 15:58:15.926266 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39097 | ||
| 2274 | 2026.05.20 15:58:15.926563 [ 267 ] {} <Debug> TCP-Session: 4db7e75f-ea35-4af1-a0ba-7948f4731428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.20 15:58:15.926256 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50151 | ||
| 2276 | 2026.05.20 15:58:15.926609 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2026.05.20 15:58:15.926596 [ 267 ] {} <Debug> TCP-Session: 4db7e75f-ea35-4af1-a0ba-7948f4731428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.05.20 15:58:15.926645 [ 361 ] {} <Debug> TCP-Session: 5b5938eb-30b9-4514-a71c-dd5817c60d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:39097 | ||
| 2279 | 2026.05.20 15:58:15.926653 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2026.05.20 15:58:15.926677 [ 361 ] {} <Debug> TCP-Session: 5b5938eb-30b9-4514-a71c-dd5817c60d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.20 15:58:15.926244 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52154 | ||
| 2282 | 2026.05.20 15:58:15.926698 [ 361 ] {} <Debug> TCP-Session: 5b5938eb-30b9-4514-a71c-dd5817c60d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.05.20 15:58:15.926695 [ 309 ] {} <Debug> TCP-Session: 48ceb81b-426d-4f81-9492-6e921b2e3801 Authenticating user 'default' from [fd00:1122:3344:101::e]:50151 | ||
| 2284 | 2026.05.20 15:58:15.926252 [ 310 ] {} <Trace> TCP-Session: b4ec65dc-5c12-474a-8310-e24c654db237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.05.20 15:58:15.926766 [ 309 ] {} <Debug> TCP-Session: 48ceb81b-426d-4f81-9492-6e921b2e3801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.05.20 15:58:15.926222 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59998 | ||
| 2287 | 2026.05.20 15:58:15.926812 [ 309 ] {} <Debug> TCP-Session: 48ceb81b-426d-4f81-9492-6e921b2e3801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.20 15:58:15.926766 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.05.20 15:58:15.926866 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.05.20 15:58:15.926878 [ 307 ] {} <Debug> TCP-Session: 180369f6-7551-41ba-ad15-f3ea2e48326b Authenticating user 'default' from [fd00:1122:3344:101::e]:52154 | ||
| 2291 | 2026.05.20 15:58:15.926895 [ 277 ] {} <Debug> TCP-Session: d00afe0e-30ac-4daa-829d-6492b92ee738 Authenticating user 'default' from [fd00:1122:3344:101::e]:59998 | ||
| 2292 | 2026.05.20 15:58:15.926904 [ 307 ] {} <Debug> TCP-Session: 180369f6-7551-41ba-ad15-f3ea2e48326b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.05.20 15:58:15.926922 [ 277 ] {} <Debug> TCP-Session: d00afe0e-30ac-4daa-829d-6492b92ee738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.05.20 15:58:15.926932 [ 307 ] {} <Debug> TCP-Session: 180369f6-7551-41ba-ad15-f3ea2e48326b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.20 15:58:15.926947 [ 277 ] {} <Debug> TCP-Session: d00afe0e-30ac-4daa-829d-6492b92ee738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.05.20 15:58:15.926999 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56688) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2297 | 2026.05.20 15:58:15.927258 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2298 | 2026.05.20 15:58:15.927314 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2299 | 2026.05.20 15:58:15.927597 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 2300 | 2026.05.20 15:58:15.927685 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2301 | 2026.05.20 15:58:16.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.36 MiB, peak 192.58 MiB, free memory in arenas 0.00 B, will set to 188.68 MiB (RSS), difference: 4.31 MiB | ||
| 2302 | 2026.05.20 15:58:16.218578 [ 306 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> AggregatingTransform: Aggregating | ||
| 2303 | 2026.05.20 15:58:16.218630 [ 306 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> Aggregator: Aggregation method: without_key | ||
| 2304 | 2026.05.20 15:58:16.218659 [ 306 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879169 sec. (1137.438 rows/sec., 44.43 KiB/sec.) | ||
| 2305 | 2026.05.20 15:58:16.218674 [ 306 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Trace> Aggregator: Merging aggregated data | ||
| 2306 | 2026.05.20 15:58:16.219258 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.292375 sec., 3.420265070542967 rows/sec., 136.81 B/sec. | ||
| 2307 | 2026.05.20 15:58:16.219371 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2308 | 2026.05.20 15:58:16.219389 [ 310 ] {8c5f5a0a-8350-4cc6-88cb-ab30f3a3f434} <Debug> TCPHandler: Processed in 0.293310177 sec. | ||
| 2309 | 2026.05.20 15:58:16.219530 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2310 | 2026.05.20 15:58:16.219562 [ 310 ] {} <Debug> TCP-Session: b4ec65dc-5c12-474a-8310-e24c654db237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.05.20 15:58:16.219572 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.05.20 15:58:16.219592 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.05.20 15:58:16.219614 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2314 | 2026.05.20 15:58:16.219645 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2315 | 2026.05.20 15:58:16.219679 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.05.20 15:58:16.219701 [ 361 ] {} <Debug> TCP-Session: 5b5938eb-30b9-4514-a71c-dd5817c60d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.05.20 15:58:16.219714 [ 308 ] {} <Debug> TCP-Session: 06d1a923-5eda-4f28-90a9-4b4257e7f2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.20 15:58:16.219697 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2026.05.20 15:58:16.219755 [ 307 ] {} <Debug> TCP-Session: 180369f6-7551-41ba-ad15-f3ea2e48326b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.05.20 15:58:16.219791 [ 309 ] {} <Debug> TCP-Session: 48ceb81b-426d-4f81-9492-6e921b2e3801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.05.20 15:58:16.219671 [ 312 ] {} <Debug> TCP-Session: 1e2a347c-858e-4df5-85fe-54d929413add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.05.20 15:58:16.219662 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2026.05.20 15:58:16.219630 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.05.20 15:58:16.219885 [ 277 ] {} <Debug> TCP-Session: d00afe0e-30ac-4daa-829d-6492b92ee738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.05.20 15:58:16.219640 [ 311 ] {} <Debug> TCP-Session: 08975589-f335-419c-81ce-ea17b02b11ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.20 15:58:16.219911 [ 267 ] {} <Debug> TCP-Session: 4db7e75f-ea35-4af1-a0ba-7948f4731428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.20 15:58:16.247007 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.05.20 15:58:16.247213 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 2329 | 2026.05.20 15:58:16.247549 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2026.05.20 15:58:16.247587 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <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 | ||
| 2331 | 2026.05.20 15:58:16.247801 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2026.05.20 15:58:16.247872 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.05.20 15:58:16.248011 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2334 | 2026.05.20 15:58:16.248048 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2335 | 2026.05.20 15:58:16.248070 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 2336 | 2026.05.20 15:58:16.248086 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2337 | 2026.05.20 15:58:16.248126 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2338 | 2026.05.20 15:58:16.248145 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2339 | 2026.05.20 15:58:16.249321 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002187 sec., 18747.142203932326 rows/sec., 4.08 MiB/sec. | ||
| 2340 | 2026.05.20 15:58:16.249463 [ 268 ] {3f7e6383-b449-4b6c-ab2c-9679e63b0eee} <Debug> TCPHandler: Processed in 0.002576605 sec. | ||
| 2341 | 2026.05.20 15:58:16.251178 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.20 15:58:16.251320 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.20 15:58:16.251383 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2344 | 2026.05.20 15:58:16.251971 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.20 15:58:16.252020 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2346 | 2026.05.20 15:58:16.252432 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2347 | 2026.05.20 15:58:16.252673 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): 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 15:58:16.252830 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 2349 | 2026.05.20 15:58:16.252870 [ 268 ] {ea589b29-81cf-4c55-913e-f69bcc2c24e5} <Debug> TCPHandler: Processed in 0.0018068 sec. | ||
| 2350 | 2026.05.20 15:58:16.253037 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.20 15:58:16.253142 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2352 | 2026.05.20 15:58:16.253187 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2353 | 2026.05.20 15:58:16.253652 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.20 15:58:16.253691 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2355 | 2026.05.20 15:58:16.254015 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2356 | 2026.05.20 15:58:16.254245 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): 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 15:58:16.254377 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 2358 | 2026.05.20 15:58:16.254411 [ 268 ] {d8c179f8-d99a-4a38-bb76-7ca6f80f885d} <Debug> TCPHandler: Processed in 0.001426417 sec. | ||
| 2359 | 2026.05.20 15:58:16.254547 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.05.20 15:58:16.254648 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.05.20 15:58:16.254694 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2362 | 2026.05.20 15:58:16.255119 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.05.20 15:58:16.255155 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2364 | 2026.05.20 15:58:16.255516 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2365 | 2026.05.20 15:58:16.255737 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.05.20 15:58:16.255873 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 2367 | 2026.05.20 15:58:16.255908 [ 268 ] {9ca7dcaf-d325-4dcf-99af-e5dbd1f8a449} <Debug> TCPHandler: Processed in 0.001411867 sec. | ||
| 2368 | 2026.05.20 15:58:16.256059 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.05.20 15:58:16.256159 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2370 | 2026.05.20 15:58:16.256202 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2371 | 2026.05.20 15:58:16.256580 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.05.20 15:58:16.256617 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2373 | 2026.05.20 15:58:16.256931 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2374 | 2026.05.20 15:58:16.257165 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.05.20 15:58:16.257307 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 2376 | 2026.05.20 15:58:16.257341 [ 268 ] {1254833a-d09c-4a18-b2a7-8acf1e4f8fa1} <Debug> TCPHandler: Processed in 0.001332895 sec. | ||
| 2377 | 2026.05.20 15:58:17.000919 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.31 MiB, peak 202.18 MiB, free memory in arenas 0.00 B, will set to 204.57 MiB (RSS), difference: 14.26 MiB | ||
| 2378 | 2026.05.20 15:58:18.105639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 4224 | ||
| 2379 | 2026.05.20 15:58:18.106146 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.05.20 15:58:18.106195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2381 | 2026.05.20 15:58:18.106676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2382 | 2026.05.20 15:58:18.106916 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.05.20 15:58:18.107054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4224 | ||
| 2384 | 2026.05.20 15:58:18.328018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2385 | 2026.05.20 15:58:18.347158 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.05.20 15:58:18.347225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2387 | 2026.05.20 15:58:18.353774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2388 | 2026.05.20 15:58:18.354500 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.05.20 15:58:18.357790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2390 | 2026.05.20 15:58:19.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.12 MiB, peak 209.12 MiB, free memory in arenas 0.00 B, will set to 208.23 MiB (RSS), difference: 3.12 MiB | ||
| 2391 | 2026.05.20 15:58:20.593054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 6 | ||
| 2392 | 2026.05.20 15:58:20.595154 [ 243 ] {} <Trace> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.05.20 15:58:20.595207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2394 | 2026.05.20 15:58:20.596263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2395 | 2026.05.20 15:58:20.596517 [ 243 ] {} <Trace> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.05.20 15:58:20.596771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 2397 | 2026.05.20 15:58:21.250320 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.05.20 15:58:21.250580 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2399 | 2026.05.20 15:58:21.250934 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2400 | 2026.05.20 15:58:21.250978 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2401 | 2026.05.20 15:58:21.251220 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2402 | 2026.05.20 15:58:21.251290 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2403 | 2026.05.20 15:58:21.251434 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2404 | 2026.05.20 15:58:21.251471 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2405 | 2026.05.20 15:58:21.251494 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 2406 | 2026.05.20 15:58:21.251510 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2407 | 2026.05.20 15:58:21.251553 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2408 | 2026.05.20 15:58:21.251574 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2409 | 2026.05.20 15:58:21.252612 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002142 sec., 19140.989729225024 rows/sec., 4.17 MiB/sec. | ||
| 2410 | 2026.05.20 15:58:21.252705 [ 268 ] {6c5e060d-adff-4440-a3b4-8a352af2d24b} <Debug> TCPHandler: Processed in 0.002523624 sec. | ||
| 2411 | 2026.05.20 15:58:21.257642 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.05.20 15:58:21.257765 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.05.20 15:58:21.257813 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2414 | 2026.05.20 15:58:21.258454 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.05.20 15:58:21.258503 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2416 | 2026.05.20 15:58:21.258892 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2417 | 2026.05.20 15:58:21.259124 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.05.20 15:58:21.259268 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001534 sec., 185136.8970013038 rows/sec., 11.76 MiB/sec. | ||
| 2419 | 2026.05.20 15:58:21.259307 [ 268 ] {9bbce4f4-821c-49eb-a0b3-ef433f19a8b6} <Debug> TCPHandler: Processed in 0.001720207 sec. | ||
| 2420 | 2026.05.20 15:58:21.259439 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.05.20 15:58:21.259541 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2422 | 2026.05.20 15:58:21.259587 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2423 | 2026.05.20 15:58:21.260388 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.05.20 15:58:21.260424 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2425 | 2026.05.20 15:58:21.260786 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2426 | 2026.05.20 15:58:21.260999 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.05.20 15:58:21.261133 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001612 sec., 508064.5161290323 rows/sec., 39.38 MiB/sec. | ||
| 2428 | 2026.05.20 15:58:21.261169 [ 268 ] {4d2b6562-ef2b-416f-ab12-54308d447bf8} <Debug> TCPHandler: Processed in 0.001781039 sec. | ||
| 2429 | 2026.05.20 15:58:21.261319 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.05.20 15:58:21.261418 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.05.20 15:58:21.261459 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2432 | 2026.05.20 15:58:21.261914 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.05.20 15:58:21.261950 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2434 | 2026.05.20 15:58:21.262268 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2435 | 2026.05.20 15:58:21.262499 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.05.20 15:58:21.262587 [ 30 ] {} <Debug> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2437 | 2026.05.20 15:58:21.262620 [ 30 ] {} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.05.20 15:58:21.262626 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001226 sec., 124796.08482871125 rows/sec., 7.46 MiB/sec. | ||
| 2439 | 2026.05.20 15:58:21.262640 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2440 | 2026.05.20 15:58:21.262665 [ 268 ] {f17e8716-8ab3-4e97-8d31-1ebe7511404c} <Debug> TCPHandler: Processed in 0.001396327 sec. | ||
| 2441 | 2026.05.20 15:58:21.262767 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::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 | ||
| 2442 | 2026.05.20 15:58:21.262817 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.05.20 15:58:21.262920 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.05.20 15:58:21.262920 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2445 | 2026.05.20 15:58:21.262965 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2446 | 2026.05.20 15:58:21.262978 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 167 rows starting from the beginning of the part | ||
| 2447 | 2026.05.20 15:58:21.263060 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2448 | 2026.05.20 15:58:21.263119 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part | ||
| 2449 | 2026.05.20 15:58:21.263171 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 155 rows starting from the beginning of the part | ||
| 2450 | 2026.05.20 15:58:21.263219 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 2451 | 2026.05.20 15:58:21.263266 [ 200 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 153 rows starting from the beginning of the part | ||
| 2452 | 2026.05.20 15:58:21.263486 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.20 15:58:21.263537 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2454 | 2026.05.20 15:58:21.263921 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2455 | 2026.05.20 15:58:21.264170 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.20 15:58:21.264304 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001402 sec., 106276.74750356634 rows/sec., 6.87 MiB/sec. | ||
| 2457 | 2026.05.20 15:58:21.264330 [ 28 ] {} <Debug> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2458 | 2026.05.20 15:58:21.264340 [ 268 ] {9bb524b1-b76f-4825-bb16-5f20e7ece1c0} <Debug> TCPHandler: Processed in 0.001572412 sec. | ||
| 2459 | 2026.05.20 15:58:21.264336 [ 196 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627574 sec., 573860.236155161 rows/sec., 36.60 MiB/sec. | ||
| 2460 | 2026.05.20 15:58:21.264395 [ 28 ] {} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.20 15:58:21.264421 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2462 | 2026.05.20 15:58:21.264508 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::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 | ||
| 2463 | 2026.05.20 15:58:21.264510 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.05.20 15:58:21.264551 [ 196 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2465 | 2026.05.20 15:58:21.264602 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2026.05.20 15:58:21.264625 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.05.20 15:58:21.264647 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 950 rows starting from the beginning of the part | ||
| 2468 | 2026.05.20 15:58:21.264667 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2469 | 2026.05.20 15:58:21.264731 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2470 | 2026.05.20 15:58:21.264786 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2471 | 2026.05.20 15:58:21.264834 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 2472 | 2026.05.20 15:58:21.264852 [ 196 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.20 15:58:21.264875 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2474 | 2026.05.20 15:58:21.264926 [ 190 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2475 | 2026.05.20 15:58:21.264935 [ 196 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_6_1} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2476 | 2026.05.20 15:58:21.265030 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2477 | 2026.05.20 15:58:21.265138 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.05.20 15:58:21.265179 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2479 | 2026.05.20 15:58:21.265495 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2480 | 2026.05.20 15:58:21.265713 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.05.20 15:58:21.265841 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 2482 | 2026.05.20 15:58:21.265875 [ 268 ] {a6e67ef5-056b-4f5e-a92a-1636c85705ab} <Debug> TCPHandler: Processed in 0.001417947 sec. | ||
| 2483 | 2026.05.20 15:58:21.266000 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.05.20 15:58:21.266044 [ 200 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571022 sec., 1588774.6957076348 rows/sec., 101.73 MiB/sec. | ||
| 2485 | 2026.05.20 15:58:21.266099 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.20 15:58:21.266144 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2487 | 2026.05.20 15:58:21.266228 [ 196 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2488 | 2026.05.20 15:58:21.266487 [ 196 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.05.20 15:58:21.266553 [ 196 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_6_1} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2490 | 2026.05.20 15:58:21.266624 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2491 | 2026.05.20 15:58:21.266764 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.20 15:58:21.266805 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2493 | 2026.05.20 15:58:21.267135 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2494 | 2026.05.20 15:58:21.267351 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.20 15:58:21.267479 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001398 sec., 358369.09871244634 rows/sec., 25.19 MiB/sec. | ||
| 2496 | 2026.05.20 15:58:21.267512 [ 268 ] {b7f7f5d8-06f7-4d4c-a11c-1e22e3dd5ea5} <Debug> TCPHandler: Processed in 0.001561322 sec. | ||
| 2497 | 2026.05.20 15:58:21.267629 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.05.20 15:58:21.267726 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2499 | 2026.05.20 15:58:21.267767 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2500 | 2026.05.20 15:58:21.268097 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.05.20 15:58:21.268134 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2502 | 2026.05.20 15:58:21.268424 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2503 | 2026.05.20 15:58:21.268634 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.05.20 15:58:21.268741 [ 28 ] {} <Debug> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2505 | 2026.05.20 15:58:21.268760 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 2506 | 2026.05.20 15:58:21.268802 [ 28 ] {} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.05.20 15:58:21.268806 [ 268 ] {2c76b947-c33e-4ba6-8b9c-20a654784c7b} <Debug> TCPHandler: Processed in 0.001226501 sec. | ||
| 2508 | 2026.05.20 15:58:21.268832 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2509 | 2026.05.20 15:58:21.268932 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::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 | ||
| 2510 | 2026.05.20 15:58:21.268939 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.05.20 15:58:21.269059 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.05.20 15:58:21.269064 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2026.05.20 15:58:21.269106 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2514 | 2026.05.20 15:58:21.269114 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2515 | 2026.05.20 15:58:21.269194 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2516 | 2026.05.20 15:58:21.269242 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2517 | 2026.05.20 15:58:21.269289 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2518 | 2026.05.20 15:58:21.269330 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2519 | 2026.05.20 15:58:21.269376 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2520 | 2026.05.20 15:58:21.269538 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.05.20 15:58:21.269580 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2522 | 2026.05.20 15:58:21.269932 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2523 | 2026.05.20 15:58:21.270162 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.05.20 15:58:21.270200 [ 186 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308733 sec., 27507.520632550717 rows/sec., 1.40 MiB/sec. | ||
| 2525 | 2026.05.20 15:58:21.270292 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 2526 | 2026.05.20 15:58:21.270333 [ 268 ] {c60c230c-5ccc-4964-9da7-dc62c395eb92} <Debug> TCPHandler: Processed in 0.001443348 sec. | ||
| 2527 | 2026.05.20 15:58:21.270332 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2528 | 2026.05.20 15:58:21.270477 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.20 15:58:21.270579 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.20 15:58:21.270599 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.20 15:58:21.270623 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2532 | 2026.05.20 15:58:21.270667 [ 190 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_6_1} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2533 | 2026.05.20 15:58:21.270728 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2534 | 2026.05.20 15:58:21.270951 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.05.20 15:58:21.270991 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2536 | 2026.05.20 15:58:21.271284 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2537 | 2026.05.20 15:58:21.271492 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.05.20 15:58:21.271619 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 2539 | 2026.05.20 15:58:21.271651 [ 268 ] {200e00b1-9a45-43bb-a751-5fe2e6ba8aee} <Debug> TCPHandler: Processed in 0.001224121 sec. | ||
| 2540 | 2026.05.20 15:58:21.271831 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.05.20 15:58:21.271970 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2542 | 2026.05.20 15:58:21.272052 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <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 | ||
| 2543 | 2026.05.20 15:58:21.272921 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.05.20 15:58:21.272959 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2545 | 2026.05.20 15:58:21.273494 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2546 | 2026.05.20 15:58:21.273732 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.20 15:58:21.273850 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2548 | 2026.05.20 15:58:21.273879 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00195 sec., 5641.025641025642 rows/sec., 10.11 MiB/sec. | ||
| 2549 | 2026.05.20 15:58:21.273891 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.20 15:58:21.273920 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2551 | 2026.05.20 15:58:21.273954 [ 268 ] {7ad58bc9-8056-44fb-a6ad-5b90c9d35ef8} <Debug> TCPHandler: Processed in 0.002230364 sec. | ||
| 2552 | 2026.05.20 15:58:21.273998 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::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 | ||
| 2553 | 2026.05.20 15:58:21.274078 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.05.20 15:58:21.274187 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.05.20 15:58:21.274220 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2556 | 2026.05.20 15:58:21.274232 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2557 | 2026.05.20 15:58:21.274286 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2558 | 2026.05.20 15:58:21.274424 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::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 | ||
| 2559 | 2026.05.20 15:58:21.274556 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::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 | ||
| 2560 | 2026.05.20 15:58:21.274594 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.05.20 15:58:21.274635 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2562 | 2026.05.20 15:58:21.274670 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
| 2563 | 2026.05.20 15:58:21.274786 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2564 | 2026.05.20 15:58:21.274887 [ 200 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2565 | 2026.05.20 15:58:21.274959 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2566 | 2026.05.20 15:58:21.275190 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.20 15:58:21.275328 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 4.83 MiB/sec. | ||
| 2568 | 2026.05.20 15:58:21.275361 [ 268 ] {ab00ae40-de23-4328-abf1-c337e715ed28} <Debug> TCPHandler: Processed in 0.001333335 sec. | ||
| 2569 | 2026.05.20 15:58:21.276524 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 19 columns (19 merged, 0 gathered) in 0.002560255 sec., 27341.026577430763 rows/sec., 48.99 MiB/sec. | ||
| 2570 | 2026.05.20 15:58:21.276819 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2571 | 2026.05.20 15:58:21.277155 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.05.20 15:58:21.277217 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2573 | 2026.05.20 15:58:21.277315 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2574 | 2026.05.20 15:58:25.561458 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2575 | 2026.05.20 15:58:25.561524 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2576 | 2026.05.20 15:58:25.608035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4672 | ||
| 2577 | 2026.05.20 15:58:25.608510 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.05.20 15:58:25.608554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2579 | 2026.05.20 15:58:25.609035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2580 | 2026.05.20 15:58:25.609275 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.05.20 15:58:25.609411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4672 | ||
| 2582 | 2026.05.20 15:58:25.858716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2583 | 2026.05.20 15:58:25.881490 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.05.20 15:58:25.881589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2585 | 2026.05.20 15:58:25.889864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2586 | 2026.05.20 15:58:25.890631 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.20 15:58:25.894097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2588 | 2026.05.20 15:58:26.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.89 MiB, peak 212.89 MiB, free memory in arenas 0.00 B, will set to 210.64 MiB (RSS), difference: 1.75 MiB | ||
| 2589 | 2026.05.20 15:58:26.244890 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.05.20 15:58:26.245129 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 2591 | 2026.05.20 15:58:26.245453 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2592 | 2026.05.20 15:58:26.245493 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <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 | ||
| 2593 | 2026.05.20 15:58:26.245712 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2594 | 2026.05.20 15:58:26.245785 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2595 | 2026.05.20 15:58:26.245926 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2596 | 2026.05.20 15:58:26.245963 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2597 | 2026.05.20 15:58:26.245988 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 2598 | 2026.05.20 15:58:26.246004 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2599 | 2026.05.20 15:58:26.246049 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2600 | 2026.05.20 15:58:26.246072 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2601 | 2026.05.20 15:58:26.247048 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002019 sec., 20307.082714214957 rows/sec., 4.42 MiB/sec. | ||
| 2602 | 2026.05.20 15:58:26.247121 [ 268 ] {7720ff0a-7c6a-4f9b-ac4a-fd084318d473} <Debug> TCPHandler: Processed in 0.002378218 sec. | ||
| 2603 | 2026.05.20 15:58:26.248827 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.05.20 15:58:26.249014 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2605 | 2026.05.20 15:58:26.249086 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2606 | 2026.05.20 15:58:26.249743 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.20 15:58:26.249800 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2608 | 2026.05.20 15:58:26.250188 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2609 | 2026.05.20 15:58:26.250438 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.05.20 15:58:26.250637 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 2611 | 2026.05.20 15:58:26.250695 [ 268 ] {ab8c9583-c144-4125-8afe-07a496d318cf} <Debug> TCPHandler: Processed in 0.002000386 sec. | ||
| 2612 | 2026.05.20 15:58:26.250841 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.05.20 15:58:26.250952 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2614 | 2026.05.20 15:58:26.251002 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2615 | 2026.05.20 15:58:26.251514 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.05.20 15:58:26.251556 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2617 | 2026.05.20 15:58:26.251972 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2618 | 2026.05.20 15:58:26.252213 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.05.20 15:58:26.252355 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001427 sec., 44849.33426769446 rows/sec., 3.50 MiB/sec. | ||
| 2620 | 2026.05.20 15:58:26.252394 [ 268 ] {95e04789-9186-4a11-bf38-202224258db8} <Debug> TCPHandler: Processed in 0.001608243 sec. | ||
| 2621 | 2026.05.20 15:58:26.252544 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.05.20 15:58:26.252649 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2623 | 2026.05.20 15:58:26.252698 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2624 | 2026.05.20 15:58:26.253131 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.05.20 15:58:26.253170 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2626 | 2026.05.20 15:58:26.253512 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2627 | 2026.05.20 15:58:26.253738 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.05.20 15:58:26.253877 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 2629 | 2026.05.20 15:58:26.253912 [ 268 ] {34edfc75-ad6e-4efb-882e-b509e08fbe0e} <Debug> TCPHandler: Processed in 0.001420128 sec. | ||
| 2630 | 2026.05.20 15:58:26.254045 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.05.20 15:58:26.254149 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.05.20 15:58:26.254194 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2633 | 2026.05.20 15:58:26.254541 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.05.20 15:58:26.254577 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2635 | 2026.05.20 15:58:26.254889 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2636 | 2026.05.20 15:58:26.255109 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.05.20 15:58:26.255241 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 2638 | 2026.05.20 15:58:26.255274 [ 268 ] {46c9830d-2ee4-41cc-ac1c-80f2e77f9f2e} <Debug> TCPHandler: Processed in 0.001279702 sec. | ||
| 2639 | 2026.05.20 15:58:26.455335 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.05.20 15:58:26.455576 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2641 | 2026.05.20 15:58:26.455921 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2642 | 2026.05.20 15:58:26.455967 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2643 | 2026.05.20 15:58:26.456231 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2644 | 2026.05.20 15:58:26.456300 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2645 | 2026.05.20 15:58:26.456438 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 2646 | 2026.05.20 15:58:26.456473 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2647 | 2026.05.20 15:58:26.456497 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 2648 | 2026.05.20 15:58:26.456513 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2649 | 2026.05.20 15:58:26.456556 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2650 | 2026.05.20 15:58:26.456577 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2651 | 2026.05.20 15:58:26.457677 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002209 sec., 18560.434585785424 rows/sec., 4.04 MiB/sec. | ||
| 2652 | 2026.05.20 15:58:26.457765 [ 268 ] {a6e061eb-0c95-4f21-9b21-f74f8cae816a} <Debug> TCPHandler: Processed in 0.002561865 sec. | ||
| 2653 | 2026.05.20 15:58:26.473157 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.05.20 15:58:26.473303 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2655 | 2026.05.20 15:58:26.473361 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2656 | 2026.05.20 15:58:26.474009 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.20 15:58:26.474063 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2658 | 2026.05.20 15:58:26.474473 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2659 | 2026.05.20 15:58:26.474676 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.05.20 15:58:26.474825 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001561 sec., 1921.8449711723254 rows/sec., 175.17 KiB/sec. | ||
| 2661 | 2026.05.20 15:58:26.474863 [ 268 ] {aad1d6ed-e031-4764-bb59-98afae076f97} <Debug> TCPHandler: Processed in 0.001775019 sec. | ||
| 2662 | 2026.05.20 15:58:26.474989 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.05.20 15:58:26.475094 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.05.20 15:58:26.475138 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2665 | 2026.05.20 15:58:26.475664 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.05.20 15:58:26.475703 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2667 | 2026.05.20 15:58:26.476026 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2668 | 2026.05.20 15:58:26.476241 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.05.20 15:58:26.476373 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001302 sec., 218125.96006144394 rows/sec., 13.85 MiB/sec. | ||
| 2670 | 2026.05.20 15:58:26.476408 [ 268 ] {280992f9-587d-412e-aa31-6730c1c13a47} <Debug> TCPHandler: Processed in 0.001470659 sec. | ||
| 2671 | 2026.05.20 15:58:26.476532 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.05.20 15:58:26.476632 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2673 | 2026.05.20 15:58:26.476675 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2674 | 2026.05.20 15:58:26.477092 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Trace> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.05.20 15:58:26.477130 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2676 | 2026.05.20 15:58:26.477426 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2677 | 2026.05.20 15:58:26.477638 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Trace> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.05.20 15:58:26.477768 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001155 sec., 15584.415584415585 rows/sec., 1.24 MiB/sec. | ||
| 2679 | 2026.05.20 15:58:26.477802 [ 268 ] {3a950b13-c12a-4d70-96b1-152f2826c65d} <Debug> TCPHandler: Processed in 0.001321304 sec. | ||
| 2680 | 2026.05.20 15:58:26.477919 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.05.20 15:58:26.478018 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2682 | 2026.05.20 15:58:26.478084 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2683 | 2026.05.20 15:58:26.479760 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.20 15:58:26.479798 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2685 | 2026.05.20 15:58:26.480462 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2686 | 2026.05.20 15:58:26.480703 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.05.20 15:58:26.480840 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Debug> executeQuery: Read 3219 rows, 245.83 KiB in 0.002841 sec., 1133051.7423442448 rows/sec., 84.50 MiB/sec. | ||
| 2688 | 2026.05.20 15:58:26.480878 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2689 | 2026.05.20 15:58:26.480895 [ 268 ] {c665f793-19b7-4edd-978c-c8fce5c50762} <Debug> TCPHandler: Processed in 0.00302741 sec. | ||
| 2690 | 2026.05.20 15:58:26.481152 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.05.20 15:58:26.481253 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.05.20 15:58:26.481295 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2693 | 2026.05.20 15:58:26.481815 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.05.20 15:58:26.481855 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2695 | 2026.05.20 15:58:26.482200 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2696 | 2026.05.20 15:58:26.482422 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.05.20 15:58:26.482557 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Debug> executeQuery: Read 203 rows, 13.03 KiB in 0.001323 sec., 153439.15343915345 rows/sec., 9.62 MiB/sec. | ||
| 2698 | 2026.05.20 15:58:26.482593 [ 268 ] {2ad2c0c6-d484-4bfa-8239-76406f7e1d8b} <Debug> TCPHandler: Processed in 0.00149175 sec. | ||
| 2699 | 2026.05.20 15:58:26.482752 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.05.20 15:58:26.482852 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.05.20 15:58:26.482894 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2702 | 2026.05.20 15:58:26.483566 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.05.20 15:58:26.483604 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2704 | 2026.05.20 15:58:26.483946 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2705 | 2026.05.20 15:58:26.484160 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.05.20 15:58:26.484288 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001456 sec., 652472.5274725275 rows/sec., 38.39 MiB/sec. | ||
| 2707 | 2026.05.20 15:58:26.484322 [ 268 ] {f940a065-3764-42b6-b399-ca5da0531625} <Debug> TCPHandler: Processed in 0.001620814 sec. | ||
| 2708 | 2026.05.20 15:58:26.484484 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.05.20 15:58:26.484583 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.05.20 15:58:26.484624 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2711 | 2026.05.20 15:58:26.485027 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.20 15:58:26.485064 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2713 | 2026.05.20 15:58:26.485357 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2714 | 2026.05.20 15:58:26.485586 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.20 15:58:26.485713 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 2716 | 2026.05.20 15:58:26.485746 [ 268 ] {c89f361d-16ed-4f2e-9057-a6a67642caff} <Debug> TCPHandler: Processed in 0.001312723 sec. | ||
| 2717 | 2026.05.20 15:58:26.485881 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.05.20 15:58:26.485979 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.05.20 15:58:26.486021 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2720 | 2026.05.20 15:58:26.486484 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.05.20 15:58:26.486521 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2722 | 2026.05.20 15:58:26.486816 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2723 | 2026.05.20 15:58:26.487037 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.05.20 15:58:26.487164 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 2725 | 2026.05.20 15:58:26.487198 [ 268 ] {79fc06d9-ae6c-42eb-8610-5613e7401a87} <Debug> TCPHandler: Processed in 0.001366485 sec. | ||
| 2726 | 2026.05.20 15:58:26.487329 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.05.20 15:58:26.487426 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2728 | 2026.05.20 15:58:26.487467 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2729 | 2026.05.20 15:58:26.488467 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.05.20 15:58:26.488505 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2731 | 2026.05.20 15:58:26.488919 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2732 | 2026.05.20 15:58:26.489135 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.20 15:58:26.489264 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Debug> executeQuery: Read 1784 rows, 123.66 KiB in 0.001856 sec., 961206.8965517242 rows/sec., 65.06 MiB/sec. | ||
| 2734 | 2026.05.20 15:58:26.489299 [ 268 ] {9c8222b8-23ad-4ab1-b875-ea397692e107} <Debug> TCPHandler: Processed in 0.002019427 sec. | ||
| 2735 | 2026.05.20 15:58:26.489439 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.05.20 15:58:26.489538 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2737 | 2026.05.20 15:58:26.489580 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2738 | 2026.05.20 15:58:26.489925 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.05.20 15:58:26.489963 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2740 | 2026.05.20 15:58:26.490291 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2741 | 2026.05.20 15:58:26.490512 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.05.20 15:58:26.490640 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 2743 | 2026.05.20 15:58:26.490674 [ 268 ] {63b94714-874c-4b41-915f-035d5ef45cc3} <Debug> TCPHandler: Processed in 0.001285543 sec. | ||
| 2744 | 2026.05.20 15:58:26.490808 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.05.20 15:58:26.490906 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.05.20 15:58:26.490950 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2747 | 2026.05.20 15:58:26.491633 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.05.20 15:58:26.491669 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2749 | 2026.05.20 15:58:26.492110 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2750 | 2026.05.20 15:58:26.492327 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.05.20 15:58:26.492455 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001568 sec., 1026785.7142857143 rows/sec., 62.38 MiB/sec. | ||
| 2752 | 2026.05.20 15:58:26.492489 [ 268 ] {eee302fd-7987-4748-9ac9-9849b514f6be} <Debug> TCPHandler: Processed in 0.001730477 sec. | ||
| 2753 | 2026.05.20 15:58:26.492636 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.05.20 15:58:26.492734 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.05.20 15:58:26.492777 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2756 | 2026.05.20 15:58:26.493098 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.20 15:58:26.493134 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2758 | 2026.05.20 15:58:26.493438 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2759 | 2026.05.20 15:58:26.493649 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.05.20 15:58:26.493780 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 2761 | 2026.05.20 15:58:26.493812 [ 268 ] {ddf1cee5-69a2-4871-855c-03a947314938} <Debug> TCPHandler: Processed in 0.001225251 sec. | ||
| 2762 | 2026.05.20 15:58:26.493942 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.05.20 15:58:26.494039 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.05.20 15:58:26.494094 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <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 | ||
| 2765 | 2026.05.20 15:58:26.494954 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.05.20 15:58:26.494991 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2767 | 2026.05.20 15:58:26.495562 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2768 | 2026.05.20 15:58:26.495808 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.05.20 15:58:26.495949 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001928 sec., 22302.90456431535 rows/sec., 39.97 MiB/sec. | ||
| 2770 | 2026.05.20 15:58:26.496003 [ 268 ] {80af2647-1996-4ef5-9261-602194df05ce} <Debug> TCPHandler: Processed in 0.002111161 sec. | ||
| 2771 | 2026.05.20 15:58:26.496135 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.05.20 15:58:26.496233 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.05.20 15:58:26.496276 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2774 | 2026.05.20 15:58:26.496617 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Trace> oximeter.measurements_i64 (c75efab8-5be4-4c6d-bef0-ac3ae81c93a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.05.20 15:58:26.496654 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2776 | 2026.05.20 15:58:26.496956 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2777 | 2026.05.20 15:58:26.497166 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Trace> oximeter.measurements_i64 (c75efab8-5be4-4c6d-bef0-ac3ae81c93a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.05.20 15:58:26.497293 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.59 MiB/sec. | ||
| 2779 | 2026.05.20 15:58:26.497326 [ 268 ] {7ab47a67-a991-4ba5-9d95-bbf412360490} <Debug> TCPHandler: Processed in 0.001239581 sec. | ||
| 2780 | 2026.05.20 15:58:26.497451 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.05.20 15:58:26.497548 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.05.20 15:58:26.497590 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2783 | 2026.05.20 15:58:26.497924 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.20 15:58:26.497960 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2785 | 2026.05.20 15:58:26.498253 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2786 | 2026.05.20 15:58:26.498464 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.20 15:58:26.498593 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001064 sec., 39473.68421052631 rows/sec., 2.25 MiB/sec. | ||
| 2788 | 2026.05.20 15:58:26.498626 [ 268 ] {761bd732-340d-4b20-92e4-5a0f037f4cdc} <Debug> TCPHandler: Processed in 0.00122577 sec. | ||
| 2789 | 2026.05.20 15:58:31.243234 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.20 15:58:31.243471 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 2791 | 2026.05.20 15:58:31.243800 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2792 | 2026.05.20 15:58:31.243839 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <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 | ||
| 2793 | 2026.05.20 15:58:31.244058 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2794 | 2026.05.20 15:58:31.244129 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2795 | 2026.05.20 15:58:31.244270 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2796 | 2026.05.20 15:58:31.244371 [ 339 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2797 | 2026.05.20 15:58:31.244382 [ 306 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2798 | 2026.05.20 15:58:31.244495 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 2799 | 2026.05.20 15:58:31.244524 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2800 | 2026.05.20 15:58:31.244573 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2801 | 2026.05.20 15:58:31.244594 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2802 | 2026.05.20 15:58:31.245586 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002205 sec., 18594.104308390022 rows/sec., 4.05 MiB/sec. | ||
| 2803 | 2026.05.20 15:58:31.245687 [ 268 ] {adc26a9d-70b9-4feb-b728-b795a2fe8098} <Debug> TCPHandler: Processed in 0.002584556 sec. | ||
| 2804 | 2026.05.20 15:58:31.247078 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.05.20 15:58:31.247195 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2806 | 2026.05.20 15:58:31.247243 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2807 | 2026.05.20 15:58:31.247718 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.20 15:58:31.247764 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2809 | 2026.05.20 15:58:31.248133 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2810 | 2026.05.20 15:58:31.248365 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.20 15:58:31.248511 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00135 sec., 41481.48148148148 rows/sec., 3.17 MiB/sec. | ||
| 2812 | 2026.05.20 15:58:31.248521 [ 158 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2813 | 2026.05.20 15:58:31.248548 [ 268 ] {d7f9c745-e07d-4fb8-b5a7-9dca6ae52bbf} <Debug> TCPHandler: Processed in 0.001521841 sec. | ||
| 2814 | 2026.05.20 15:58:31.248594 [ 158 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.20 15:58:31.248624 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2816 | 2026.05.20 15:58:31.248685 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.05.20 15:58:31.248738 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 2818 | 2026.05.20 15:58:31.248794 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2819 | 2026.05.20 15:58:31.248840 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2820 | 2026.05.20 15:58:31.248859 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2026.05.20 15:58:31.248894 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3156 rows starting from the beginning of the part | ||
| 2822 | 2026.05.20 15:58:31.248957 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 2823 | 2026.05.20 15:58:31.249001 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 819 rows starting from the beginning of the part | ||
| 2824 | 2026.05.20 15:58:31.249042 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 2825 | 2026.05.20 15:58:31.249081 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3219 rows starting from the beginning of the part | ||
| 2826 | 2026.05.20 15:58:31.249122 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2827 | 2026.05.20 15:58:31.249279 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.05.20 15:58:31.249321 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2829 | 2026.05.20 15:58:31.249681 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2830 | 2026.05.20 15:58:31.249916 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.20 15:58:31.250054 [ 158 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2832 | 2026.05.20 15:58:31.250057 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 2833 | 2026.05.20 15:58:31.250109 [ 158 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.20 15:58:31.250118 [ 268 ] {605d42fc-caab-47e2-ad3e-0ad5048d1ae1} <Debug> TCPHandler: Processed in 0.001482219 sec. | ||
| 2835 | 2026.05.20 15:58:31.250142 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2836 | 2026.05.20 15:58:31.250236 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 2837 | 2026.05.20 15:58:31.250305 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.05.20 15:58:31.250341 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2839 | 2026.05.20 15:58:31.250370 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1730 rows starting from the beginning of the part | ||
| 2840 | 2026.05.20 15:58:31.250402 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.20 15:58:31.250447 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2842 | 2026.05.20 15:58:31.250451 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 2843 | 2026.05.20 15:58:31.250504 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 501 rows starting from the beginning of the part | ||
| 2844 | 2026.05.20 15:58:31.250549 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 2845 | 2026.05.20 15:58:31.250593 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1784 rows starting from the beginning of the part | ||
| 2846 | 2026.05.20 15:58:31.250634 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2847 | 2026.05.20 15:58:31.250857 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.05.20 15:58:31.250892 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2849 | 2026.05.20 15:58:31.251241 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2850 | 2026.05.20 15:58:31.251469 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.05.20 15:58:31.251497 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7362 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809083 sec., 2620784.0779357534 rows/sec., 206.06 MiB/sec. | ||
| 2852 | 2026.05.20 15:58:31.251579 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2853 | 2026.05.20 15:58:31.251603 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 2854 | 2026.05.20 15:58:31.251614 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.05.20 15:58:31.251644 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2856 | 2026.05.20 15:58:31.251645 [ 268 ] {17b94078-d24d-47ca-9aea-ed92cc97d03a} <Debug> TCPHandler: Processed in 0.001394667 sec. | ||
| 2857 | 2026.05.20 15:58:31.251731 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 2858 | 2026.05.20 15:58:31.251790 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2859 | 2026.05.20 15:58:31.251794 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.20 15:58:31.251857 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2861 | 2026.05.20 15:58:31.251895 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5206 rows starting from the beginning of the part | ||
| 2862 | 2026.05.20 15:58:31.251909 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.05.20 15:58:31.251958 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2864 | 2026.05.20 15:58:31.251993 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 2865 | 2026.05.20 15:58:31.252051 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 2866 | 2026.05.20 15:58:31.252075 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.20 15:58:31.252091 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001892503 sec., 2222981.945074856 rows/sec., 160.38 MiB/sec. | ||
| 2868 | 2026.05.20 15:58:31.252098 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 2869 | 2026.05.20 15:58:31.252151 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_16_3} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2870 | 2026.05.20 15:58:31.252170 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1610 rows starting from the beginning of the part | ||
| 2871 | 2026.05.20 15:58:31.252227 [ 187 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2872 | 2026.05.20 15:58:31.252231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2873 | 2026.05.20 15:58:31.252320 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.05.20 15:58:31.252364 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2875 | 2026.05.20 15:58:31.252426 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2876 | 2026.05.20 15:58:31.252727 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2877 | 2026.05.20 15:58:31.252823 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.05.20 15:58:31.252926 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_16_3} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2879 | 2026.05.20 15:58:31.252985 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.20 15:58:31.253029 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2881 | 2026.05.20 15:58:31.253115 [ 158 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2882 | 2026.05.20 15:58:31.253130 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001238 sec., 38772.21324717286 rows/sec., 2.61 MiB/sec. | ||
| 2883 | 2026.05.20 15:58:31.253156 [ 158 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.20 15:58:31.253175 [ 268 ] {0fdf6e9a-77e7-4d8d-b30e-1fdff541fb9c} <Debug> TCPHandler: Processed in 0.001430247 sec. | ||
| 2885 | 2026.05.20 15:58:31.253183 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2886 | 2026.05.20 15:58:31.253269 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 2887 | 2026.05.20 15:58:31.253358 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2026.05.20 15:58:31.253386 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 2889 | 2026.05.20 15:58:31.253430 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 2890 | 2026.05.20 15:58:31.253467 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2891 | 2026.05.20 15:58:31.253502 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 2892 | 2026.05.20 15:58:31.253536 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 2893 | 2026.05.20 15:58:31.253573 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 2894 | 2026.05.20 15:58:31.254350 [ 201 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114257 sec., 888484.4340219536 rows/sec., 57.15 MiB/sec. | ||
| 2895 | 2026.05.20 15:58:31.254531 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2896 | 2026.05.20 15:58:31.254778 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.05.20 15:58:31.254841 [ 200 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_16_3} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2898 | 2026.05.20 15:58:31.254899 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2899 | 2026.05.20 15:58:31.255024 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7529 rows, containing 5 columns (5 merged, 0 gathered) in 0.00333643 sec., 2256603.6152414405 rows/sec., 142.30 MiB/sec. | ||
| 2900 | 2026.05.20 15:58:31.255651 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2901 | 2026.05.20 15:58:31.255929 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.05.20 15:58:31.255998 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2903 | 2026.05.20 15:58:31.256086 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 2904 | 2026.05.20 15:58:32.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.58 MiB, peak 218.95 MiB, free memory in arenas 0.00 B, will set to 212.95 MiB (RSS), difference: 1.37 MiB | ||
| 2905 | 2026.05.20 15:58:33.110221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5184 | ||
| 2906 | 2026.05.20 15:58:33.110706 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.05.20 15:58:33.110751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2908 | 2026.05.20 15:58:33.111249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2909 | 2026.05.20 15:58:33.111503 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.05.20 15:58:33.111646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5184 | ||
| 2911 | 2026.05.20 15:58:33.111673 [ 153 ] {} <Debug> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2912 | 2026.05.20 15:58:33.111748 [ 153 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.05.20 15:58:33.111774 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2914 | 2026.05.20 15:58:33.111883 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 2915 | 2026.05.20 15:58:33.111988 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2916 | 2026.05.20 15:58:33.112026 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 2917 | 2026.05.20 15:58:33.112091 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2918 | 2026.05.20 15:58:33.112141 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2919 | 2026.05.20 15:58:33.112185 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 503 rows starting from the beginning of the part | ||
| 2920 | 2026.05.20 15:58:33.112222 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 2921 | 2026.05.20 15:58:33.112261 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 2922 | 2026.05.20 15:58:33.113593 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757959 sec., 2948874.2342682625 rows/sec., 42.18 MiB/sec. | ||
| 2923 | 2026.05.20 15:58:33.114246 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2924 | 2026.05.20 15:58:33.114512 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.20 15:58:33.114593 [ 200 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_11_2} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2926 | 2026.05.20 15:58:33.114670 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2927 | 2026.05.20 15:58:33.394910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2928 | 2026.05.20 15:58:33.412034 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.05.20 15:58:33.412098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2930 | 2026.05.20 15:58:33.418332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2931 | 2026.05.20 15:58:33.419053 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.05.20 15:58:33.419362 [ 153 ] {} <Debug> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2933 | 2026.05.20 15:58:33.419433 [ 153 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.05.20 15:58:33.419457 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2935 | 2026.05.20 15:58:33.419590 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2936 | 2026.05.20 15:58:33.422469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2937 | 2026.05.20 15:58:33.423690 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2938 | 2026.05.20 15:58:33.425114 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2939 | 2026.05.20 15:58:33.429585 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2940 | 2026.05.20 15:58:33.433714 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2941 | 2026.05.20 15:58:33.437947 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2942 | 2026.05.20 15:58:33.442552 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2943 | 2026.05.20 15:58:33.446709 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 2944 | 2026.05.20 15:58:33.499352 [ 187 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079824397 sec., 1039.7823612748368 rows/sec., 5.38 MiB/sec. | ||
| 2945 | 2026.05.20 15:58:33.501774 [ 191 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2946 | 2026.05.20 15:58:33.503926 [ 191 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_11_2} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.20 15:58:33.504041 [ 191 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_11_2} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2948 | 2026.05.20 15:58:33.506466 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2949 | 2026.05.20 15:58:34.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.08 MiB, peak 223.96 MiB, free memory in arenas 0.00 B, will set to 224.00 MiB (RSS), difference: 9.92 MiB | ||
| 2950 | 2026.05.20 15:58:36.244786 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.05.20 15:58:36.245045 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 2952 | 2026.05.20 15:58:36.245384 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2953 | 2026.05.20 15:58:36.245421 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <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 | ||
| 2954 | 2026.05.20 15:58:36.245641 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2955 | 2026.05.20 15:58:36.245712 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2956 | 2026.05.20 15:58:36.245853 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2957 | 2026.05.20 15:58:36.245970 [ 306 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2958 | 2026.05.20 15:58:36.245970 [ 317 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2959 | 2026.05.20 15:58:36.246098 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 2960 | 2026.05.20 15:58:36.246126 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2961 | 2026.05.20 15:58:36.246173 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2962 | 2026.05.20 15:58:36.246195 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2963 | 2026.05.20 15:58:36.247436 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002491 sec., 16459.253311922923 rows/sec., 3.59 MiB/sec. | ||
| 2964 | 2026.05.20 15:58:36.247553 [ 268 ] {83b8b9bd-f10f-41d2-953a-285375b9b862} <Debug> TCPHandler: Processed in 0.002918777 sec. | ||
| 2965 | 2026.05.20 15:58:36.249326 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.20 15:58:36.249546 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2967 | 2026.05.20 15:58:36.249629 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2968 | 2026.05.20 15:58:36.250468 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.05.20 15:58:36.250519 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2970 | 2026.05.20 15:58:36.250926 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2971 | 2026.05.20 15:58:36.251159 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.20 15:58:36.251307 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.35 MiB/sec. | ||
| 2973 | 2026.05.20 15:58:36.251342 [ 268 ] {09178d28-844d-4178-96fc-b656f1d6bbde} <Debug> TCPHandler: Processed in 0.002122091 sec. | ||
| 2974 | 2026.05.20 15:58:36.251495 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.20 15:58:36.251592 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.20 15:58:36.251632 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2977 | 2026.05.20 15:58:36.252077 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.05.20 15:58:36.252114 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2979 | 2026.05.20 15:58:36.252418 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2980 | 2026.05.20 15:58:36.252636 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.20 15:58:36.252765 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2982 | 2026.05.20 15:58:36.252799 [ 268 ] {ab967804-8837-42a8-a650-781313d9eac6} <Debug> TCPHandler: Processed in 0.001353825 sec. | ||
| 2983 | 2026.05.20 15:58:36.252931 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.20 15:58:36.253028 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.05.20 15:58:36.253072 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2986 | 2026.05.20 15:58:36.253489 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.20 15:58:36.253526 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2988 | 2026.05.20 15:58:36.253852 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2989 | 2026.05.20 15:58:36.254061 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.20 15:58:36.254188 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2991 | 2026.05.20 15:58:36.254220 [ 268 ] {6f002db7-4521-4935-923c-d18c8cfbb9a4} <Debug> TCPHandler: Processed in 0.001337864 sec. | ||
| 2992 | 2026.05.20 15:58:36.254346 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.20 15:58:36.254440 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.20 15:58:36.254481 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2995 | 2026.05.20 15:58:36.254834 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.20 15:58:36.254870 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2997 | 2026.05.20 15:58:36.255172 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2998 | 2026.05.20 15:58:36.255387 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.20 15:58:36.255512 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3000 | 2026.05.20 15:58:36.255545 [ 268 ] {0e0d3241-436c-47af-b5e0-407004d74068} <Debug> TCPHandler: Processed in 0.001247211 sec. | ||
| 3001 | 2026.05.20 15:58:40.561586 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3002 | 2026.05.20 15:58:40.561655 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3003 | 2026.05.20 15:58:40.612382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5632 | ||
| 3004 | 2026.05.20 15:58:40.612897 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.20 15:58:40.612948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3006 | 2026.05.20 15:58:40.613544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3007 | 2026.05.20 15:58:40.613801 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.20 15:58:40.613945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5632 | ||
| 3009 | 2026.05.20 15:58:40.923194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3010 | 2026.05.20 15:58:40.940962 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.05.20 15:58:40.941024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3012 | 2026.05.20 15:58:40.946935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3013 | 2026.05.20 15:58:40.947635 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.05.20 15:58:40.950874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3015 | 2026.05.20 15:58:41.251142 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.05.20 15:58:41.251377 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3017 | 2026.05.20 15:58:41.251727 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3018 | 2026.05.20 15:58:41.251775 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3019 | 2026.05.20 15:58:41.252028 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3020 | 2026.05.20 15:58:41.252102 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3021 | 2026.05.20 15:58:41.252244 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3022 | 2026.05.20 15:58:41.252341 [ 306 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3023 | 2026.05.20 15:58:41.252356 [ 360 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3024 | 2026.05.20 15:58:41.252469 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3025 | 2026.05.20 15:58:41.252498 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3026 | 2026.05.20 15:58:41.254606 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3027 | 2026.05.20 15:58:41.254647 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3028 | 2026.05.20 15:58:41.256826 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3029 | 2026.05.20 15:58:41.256879 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3030 | 2026.05.20 15:58:41.258309 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.007031 sec., 6258.000284454559 rows/sec., 1.31 MiB/sec. | ||
| 3031 | 2026.05.20 15:58:41.258452 [ 268 ] {5330ac77-5d05-4e00-9b5f-5fefd01a479a} <Debug> TCPHandler: Processed in 0.007442197 sec. | ||
| 3032 | 2026.05.20 15:58:41.263812 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.05.20 15:58:41.263950 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.05.20 15:58:41.264010 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3035 | 2026.05.20 15:58:41.264670 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.05.20 15:58:41.264716 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3037 | 2026.05.20 15:58:41.265102 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3038 | 2026.05.20 15:58:41.265335 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.05.20 15:58:41.265490 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001582 sec., 179519.595448799 rows/sec., 11.40 MiB/sec. | ||
| 3040 | 2026.05.20 15:58:41.265528 [ 268 ] {8c7c8da2-9e4b-428d-bc14-743126106a91} <Debug> TCPHandler: Processed in 0.00182858 sec. | ||
| 3041 | 2026.05.20 15:58:41.265669 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.20 15:58:41.265773 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3043 | 2026.05.20 15:58:41.265817 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3044 | 2026.05.20 15:58:41.266671 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.05.20 15:58:41.266710 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3046 | 2026.05.20 15:58:41.267073 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3047 | 2026.05.20 15:58:41.267306 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.05.20 15:58:41.267446 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Debug> executeQuery: Read 875 rows, 70.29 KiB in 0.001695 sec., 516224.1887905605 rows/sec., 40.50 MiB/sec. | ||
| 3049 | 2026.05.20 15:58:41.267481 [ 268 ] {d75471f7-9697-40ac-80d0-d29ad582ae4a} <Debug> TCPHandler: Processed in 0.001863752 sec. | ||
| 3050 | 2026.05.20 15:58:41.267613 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.20 15:58:41.267714 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.20 15:58:41.267757 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3053 | 2026.05.20 15:58:41.268246 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.20 15:58:41.268281 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3055 | 2026.05.20 15:58:41.268591 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3056 | 2026.05.20 15:58:41.268805 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.20 15:58:41.268939 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Debug> executeQuery: Read 181 rows, 11.47 KiB in 0.001246 sec., 145264.84751203854 rows/sec., 8.99 MiB/sec. | ||
| 3058 | 2026.05.20 15:58:41.268974 [ 268 ] {d3ab202d-0257-4bfd-8aea-bd04f3615cd2} <Debug> TCPHandler: Processed in 0.001411927 sec. | ||
| 3059 | 2026.05.20 15:58:41.269098 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.20 15:58:41.269196 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3061 | 2026.05.20 15:58:41.269237 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3062 | 2026.05.20 15:58:41.269718 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.20 15:58:41.269754 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3064 | 2026.05.20 15:58:41.270046 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3065 | 2026.05.20 15:58:41.270257 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.20 15:58:41.270388 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 3067 | 2026.05.20 15:58:41.270423 [ 268 ] {fe27132d-9786-4501-bf06-00dc2f26c0cd} <Debug> TCPHandler: Processed in 0.001374236 sec. | ||
| 3068 | 2026.05.20 15:58:41.270587 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.20 15:58:41.270685 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.20 15:58:41.270725 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3071 | 2026.05.20 15:58:41.271192 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.20 15:58:41.271228 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3073 | 2026.05.20 15:58:41.271526 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3074 | 2026.05.20 15:58:41.271734 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.20 15:58:41.271864 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 3076 | 2026.05.20 15:58:41.271897 [ 268 ] {df831a32-cc9d-44b9-b92a-ac7c2274cab0} <Debug> TCPHandler: Processed in 0.001360076 sec. | ||
| 3077 | 2026.05.20 15:58:41.272020 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.05.20 15:58:41.272118 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3079 | 2026.05.20 15:58:41.272158 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3080 | 2026.05.20 15:58:41.272826 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.20 15:58:41.272870 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3082 | 2026.05.20 15:58:41.273235 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3083 | 2026.05.20 15:58:41.273456 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.20 15:58:41.273593 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Debug> executeQuery: Read 532 rows, 38.57 KiB in 0.001493 sec., 356329.5378432686 rows/sec., 25.23 MiB/sec. | ||
| 3085 | 2026.05.20 15:58:41.273629 [ 268 ] {d7289d98-fc09-45da-b1f0-61cc5e8b3a07} <Debug> TCPHandler: Processed in 0.001658075 sec. | ||
| 3086 | 2026.05.20 15:58:41.273774 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.20 15:58:41.273872 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.20 15:58:41.273914 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3089 | 2026.05.20 15:58:41.274250 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.20 15:58:41.274287 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3091 | 2026.05.20 15:58:41.274596 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3092 | 2026.05.20 15:58:41.274807 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.20 15:58:41.274941 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 3094 | 2026.05.20 15:58:41.274974 [ 268 ] {c0fb4d08-724d-4547-be85-a3f36384e2f9} <Debug> TCPHandler: Processed in 0.001251952 sec. | ||
| 3095 | 2026.05.20 15:58:41.275096 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.05.20 15:58:41.275194 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.05.20 15:58:41.275238 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3098 | 2026.05.20 15:58:41.275658 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.05.20 15:58:41.275695 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3100 | 2026.05.20 15:58:41.276032 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3101 | 2026.05.20 15:58:41.276259 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.20 15:58:41.276399 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. | ||
| 3103 | 2026.05.20 15:58:41.276434 [ 268 ] {6e3a49dd-1468-467f-9df5-67aa18c64d3d} <Debug> TCPHandler: Processed in 0.001388826 sec. | ||
| 3104 | 2026.05.20 15:58:41.276599 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.20 15:58:41.276697 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.05.20 15:58:41.276741 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3107 | 2026.05.20 15:58:41.277068 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.20 15:58:41.277105 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3109 | 2026.05.20 15:58:41.277400 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3110 | 2026.05.20 15:58:41.277611 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.20 15:58:41.277739 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 3112 | 2026.05.20 15:58:41.277774 [ 268 ] {13d6c1b9-ed9e-4678-b5cb-4108e02e8e83} <Debug> TCPHandler: Processed in 0.00122551 sec. | ||
| 3113 | 2026.05.20 15:58:41.277903 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.20 15:58:41.278001 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.05.20 15:58:41.278056 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <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 | ||
| 3116 | 2026.05.20 15:58:41.278876 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.20 15:58:41.278915 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3118 | 2026.05.20 15:58:41.279473 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3119 | 2026.05.20 15:58:41.279704 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.05.20 15:58:41.279844 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00186 sec., 20967.74193548387 rows/sec., 37.57 MiB/sec. | ||
| 3121 | 2026.05.20 15:58:41.279905 [ 268 ] {54e505e7-81c2-4f54-a0d9-571a23e37d5f} <Debug> TCPHandler: Processed in 0.002051738 sec. | ||
| 3122 | 2026.05.20 15:58:41.280039 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.20 15:58:41.280139 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.20 15:58:41.280182 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3125 | 2026.05.20 15:58:41.280516 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Trace> oximeter.measurements_i64 (c75efab8-5be4-4c6d-bef0-ac3ae81c93a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.20 15:58:41.280552 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3127 | 2026.05.20 15:58:41.280852 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3128 | 2026.05.20 15:58:41.281075 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Trace> oximeter.measurements_i64 (c75efab8-5be4-4c6d-bef0-ac3ae81c93a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.20 15:58:41.281199 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001079 sec., 2780.352177942539 rows/sec., 222.65 KiB/sec. | ||
| 3130 | 2026.05.20 15:58:41.281233 [ 268 ] {ecf3e1cc-ba2c-43b4-bbde-0efcf88cc454} <Debug> TCPHandler: Processed in 0.001244511 sec. | ||
| 3131 | 2026.05.20 15:58:41.281363 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.20 15:58:41.281461 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.20 15:58:41.281503 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3134 | 2026.05.20 15:58:41.281838 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.20 15:58:41.281874 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3136 | 2026.05.20 15:58:41.282171 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3137 | 2026.05.20 15:58:41.282380 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.20 15:58:41.282511 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 3139 | 2026.05.20 15:58:41.282544 [ 268 ] {ac8fd4d0-dc4e-41a2-93f6-f14955bf67a9} <Debug> TCPHandler: Processed in 0.001231501 sec. | ||
| 3140 | 2026.05.20 15:58:46.243475 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.20 15:58:46.243710 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 3142 | 2026.05.20 15:58:46.244027 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3143 | 2026.05.20 15:58:46.244066 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <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 | ||
| 3144 | 2026.05.20 15:58:46.244289 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3145 | 2026.05.20 15:58:46.244362 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3146 | 2026.05.20 15:58:46.244503 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3147 | 2026.05.20 15:58:46.244609 [ 329 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3148 | 2026.05.20 15:58:46.244613 [ 341 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3149 | 2026.05.20 15:58:46.244759 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3150 | 2026.05.20 15:58:46.244789 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3151 | 2026.05.20 15:58:46.244844 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3152 | 2026.05.20 15:58:46.244867 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3153 | 2026.05.20 15:58:46.245976 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002353 sec., 17424.564385890353 rows/sec., 3.80 MiB/sec. | ||
| 3154 | 2026.05.20 15:58:46.246102 [ 268 ] {3b1b5d3a-122d-455e-915c-e9ffe1b1c2f6} <Debug> TCPHandler: Processed in 0.002754701 sec. | ||
| 3155 | 2026.05.20 15:58:46.247770 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.05.20 15:58:46.247909 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3157 | 2026.05.20 15:58:46.247962 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3158 | 2026.05.20 15:58:46.248492 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.05.20 15:58:46.248535 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3160 | 2026.05.20 15:58:46.248906 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3161 | 2026.05.20 15:58:46.249139 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.20 15:58:46.249291 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00143 sec., 39160.83916083916 rows/sec., 2.99 MiB/sec. | ||
| 3163 | 2026.05.20 15:58:46.249326 [ 268 ] {1167a2b0-f336-48eb-8dba-efa4eec5c2b2} <Debug> TCPHandler: Processed in 0.001613373 sec. | ||
| 3164 | 2026.05.20 15:58:46.249479 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.05.20 15:58:46.249582 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.20 15:58:46.249639 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3167 | 2026.05.20 15:58:46.250071 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.20 15:58:46.250109 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3169 | 2026.05.20 15:58:46.250418 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3170 | 2026.05.20 15:58:46.250646 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.20 15:58:46.250782 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 3172 | 2026.05.20 15:58:46.250816 [ 268 ] {c8c2a308-6845-4a31-9f99-e88bc218dfc1} <Debug> TCPHandler: Processed in 0.001389986 sec. | ||
| 3173 | 2026.05.20 15:58:46.250955 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.20 15:58:46.251057 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.20 15:58:46.251101 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3176 | 2026.05.20 15:58:46.251526 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.20 15:58:46.251562 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3178 | 2026.05.20 15:58:46.251892 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3179 | 2026.05.20 15:58:46.252127 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.20 15:58:46.252261 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 3181 | 2026.05.20 15:58:46.252295 [ 268 ] {3bf650af-38e0-4e8a-b72f-46e7c86c2724} <Debug> TCPHandler: Processed in 0.001396717 sec. | ||
| 3182 | 2026.05.20 15:58:46.252427 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.20 15:58:46.252532 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.20 15:58:46.252575 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3185 | 2026.05.20 15:58:46.252955 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.20 15:58:46.252993 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3187 | 2026.05.20 15:58:46.253326 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3188 | 2026.05.20 15:58:46.253563 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.20 15:58:46.253703 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 3190 | 2026.05.20 15:58:46.253739 [ 268 ] {f9baac13-6472-4de1-a5f6-321a45b58225} <Debug> TCPHandler: Processed in 0.001361066 sec. | ||
| 3191 | 2026.05.20 15:58:48.114711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6144 | ||
| 3192 | 2026.05.20 15:58:48.115231 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.05.20 15:58:48.115276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3194 | 2026.05.20 15:58:48.115763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3195 | 2026.05.20 15:58:48.116013 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.05.20 15:58:48.116143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6144 | ||
| 3197 | 2026.05.20 15:58:48.451654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3198 | 2026.05.20 15:58:48.467976 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.05.20 15:58:48.468155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3200 | 2026.05.20 15:58:48.473796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3201 | 2026.05.20 15:58:48.474586 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.05.20 15:58:48.477213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3203 | 2026.05.20 15:58:50.598651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 3204 | 2026.05.20 15:58:50.600143 [ 243 ] {} <Trace> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.05.20 15:58:50.600182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3206 | 2026.05.20 15:58:50.601274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3207 | 2026.05.20 15:58:50.601533 [ 243 ] {} <Trace> system.query_log (97186731-c68f-44f7-bd88-a51dc4bd0110): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.20 15:58:50.601757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 3209 | 2026.05.20 15:58:51.249822 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.20 15:58:51.250051 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.20 15:58:51.250379 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3212 | 2026.05.20 15:58:51.250421 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3213 | 2026.05.20 15:58:51.250658 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3214 | 2026.05.20 15:58:51.250728 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3215 | 2026.05.20 15:58:51.250866 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3216 | 2026.05.20 15:58:51.250968 [ 329 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3217 | 2026.05.20 15:58:51.250978 [ 360 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3218 | 2026.05.20 15:58:51.251100 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3219 | 2026.05.20 15:58:51.251129 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3220 | 2026.05.20 15:58:51.251176 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3221 | 2026.05.20 15:58:51.251198 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3222 | 2026.05.20 15:58:51.252212 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002261 sec., 18133.569217160548 rows/sec., 3.95 MiB/sec. | ||
| 3223 | 2026.05.20 15:58:51.252309 [ 268 ] {b6a29ba9-506e-4b18-a3e4-b6f772a77f7f} <Debug> TCPHandler: Processed in 0.002615397 sec. | ||
| 3224 | 2026.05.20 15:58:51.257749 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.05.20 15:58:51.257887 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.05.20 15:58:51.257934 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3227 | 2026.05.20 15:58:51.258524 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.20 15:58:51.258567 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3229 | 2026.05.20 15:58:51.258967 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3230 | 2026.05.20 15:58:51.259192 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.20 15:58:51.259320 [ 133 ] {} <Debug> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3232 | 2026.05.20 15:58:51.259341 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001493 sec., 190221.03148024113 rows/sec., 12.08 MiB/sec. | ||
| 3233 | 2026.05.20 15:58:51.259354 [ 133 ] {} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.05.20 15:58:51.259374 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3235 | 2026.05.20 15:58:51.259377 [ 268 ] {895d7bbb-6bdb-48c8-b250-446f93ecc611} <Debug> TCPHandler: Processed in 0.001690456 sec. | ||
| 3236 | 2026.05.20 15:58:51.259538 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.20 15:58:51.259541 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::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 | ||
| 3238 | 2026.05.20 15:58:51.259641 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3239 | 2026.05.20 15:58:51.259687 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3240 | 2026.05.20 15:58:51.259703 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.05.20 15:58:51.259754 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3242 | 2026.05.20 15:58:51.259857 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3243 | 2026.05.20 15:58:51.259940 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3244 | 2026.05.20 15:58:51.260001 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3245 | 2026.05.20 15:58:51.260047 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3246 | 2026.05.20 15:58:51.260469 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.20 15:58:51.260509 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3248 | 2026.05.20 15:58:51.260967 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3249 | 2026.05.20 15:58:51.261075 [ 191 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616143 sec., 878635.1207782974 rows/sec., 59.16 MiB/sec. | ||
| 3250 | 2026.05.20 15:58:51.261189 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.05.20 15:58:51.261218 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3252 | 2026.05.20 15:58:51.261327 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Debug> executeQuery: Read 877 rows, 70.49 KiB in 0.001707 sec., 513766.8424135911 rows/sec., 40.33 MiB/sec. | ||
| 3253 | 2026.05.20 15:58:51.261362 [ 268 ] {f95a61dd-199c-4572-9a2d-0532aa7a5710} <Debug> TCPHandler: Processed in 0.001875042 sec. | ||
| 3254 | 2026.05.20 15:58:51.261459 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.20 15:58:51.261500 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.05.20 15:58:51.261521 [ 193 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_9_2} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3257 | 2026.05.20 15:58:51.261584 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3258 | 2026.05.20 15:58:51.261600 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.20 15:58:51.261643 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3260 | 2026.05.20 15:58:51.262129 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.20 15:58:51.262164 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3262 | 2026.05.20 15:58:51.262476 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3263 | 2026.05.20 15:58:51.262713 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.20 15:58:51.262849 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001269 sec., 143420.0157604413 rows/sec., 8.89 MiB/sec. | ||
| 3265 | 2026.05.20 15:58:51.262883 [ 268 ] {3334c19a-c8ad-4b43-993f-a3683636f336} <Debug> TCPHandler: Processed in 0.001432488 sec. | ||
| 3266 | 2026.05.20 15:58:51.263022 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.05.20 15:58:51.263120 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.05.20 15:58:51.263160 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3269 | 2026.05.20 15:58:51.263587 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.20 15:58:51.263622 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3271 | 2026.05.20 15:58:51.263932 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3272 | 2026.05.20 15:58:51.264163 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.20 15:58:51.264290 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 3274 | 2026.05.20 15:58:51.264324 [ 268 ] {e9c47f2a-93a8-4c55-b110-fcc12477bb46} <Debug> TCPHandler: Processed in 0.001350644 sec. | ||
| 3275 | 2026.05.20 15:58:51.264448 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.05.20 15:58:51.264544 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.05.20 15:58:51.264585 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3278 | 2026.05.20 15:58:51.265011 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.20 15:58:51.265049 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3280 | 2026.05.20 15:58:51.265354 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3281 | 2026.05.20 15:58:51.265567 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.05.20 15:58:51.265657 [ 133 ] {} <Debug> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3283 | 2026.05.20 15:58:51.265687 [ 133 ] {} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.05.20 15:58:51.265691 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 3285 | 2026.05.20 15:58:51.265705 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3286 | 2026.05.20 15:58:51.265729 [ 268 ] {52d05acb-1d3e-4f65-9cd2-433f4060e194} <Debug> TCPHandler: Processed in 0.001329904 sec. | ||
| 3287 | 2026.05.20 15:58:51.265819 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::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 | ||
| 3288 | 2026.05.20 15:58:51.265864 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.05.20 15:58:51.265953 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2026.05.20 15:58:51.265966 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.20 15:58:51.266003 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3292 | 2026.05.20 15:58:51.266012 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3293 | 2026.05.20 15:58:51.266189 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3294 | 2026.05.20 15:58:51.266247 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3295 | 2026.05.20 15:58:51.266294 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3296 | 2026.05.20 15:58:51.266338 [ 186 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3297 | 2026.05.20 15:58:51.266674 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.20 15:58:51.266714 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3299 | 2026.05.20 15:58:51.267164 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3300 | 2026.05.20 15:58:51.267275 [ 193 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151212 sec., 489379.1498029257 rows/sec., 29.70 MiB/sec. | ||
| 3301 | 2026.05.20 15:58:51.267389 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.05.20 15:58:51.267448 [ 191 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3303 | 2026.05.20 15:58:51.267525 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001577 sec., 336081.16677235253 rows/sec., 23.77 MiB/sec. | ||
| 3304 | 2026.05.20 15:58:51.267565 [ 268 ] {d8b42383-6598-4e3c-98b9-3baed005cf68} <Debug> TCPHandler: Processed in 0.001749708 sec. | ||
| 3305 | 2026.05.20 15:58:51.267691 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.05.20 15:58:51.267757 [ 191 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.20 15:58:51.267791 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3308 | 2026.05.20 15:58:51.267838 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3309 | 2026.05.20 15:58:51.267848 [ 191 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_9_2} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3310 | 2026.05.20 15:58:51.267955 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3311 | 2026.05.20 15:58:51.268176 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.20 15:58:51.268218 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3313 | 2026.05.20 15:58:51.268522 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3314 | 2026.05.20 15:58:51.268753 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.20 15:58:51.268888 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 3316 | 2026.05.20 15:58:51.268922 [ 268 ] {fbe15730-a1f4-4a2d-91cf-64dde85369bd} <Debug> TCPHandler: Processed in 0.001280422 sec. | ||
| 3317 | 2026.05.20 15:58:51.269040 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.05.20 15:58:51.269135 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.05.20 15:58:51.269179 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3320 | 2026.05.20 15:58:51.269577 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.05.20 15:58:51.269614 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3322 | 2026.05.20 15:58:51.269951 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3323 | 2026.05.20 15:58:51.270171 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.05.20 15:58:51.270304 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 3325 | 2026.05.20 15:58:51.270338 [ 268 ] {77d73992-ff40-47c3-92e5-0d674cde012c} <Debug> TCPHandler: Processed in 0.001346315 sec. | ||
| 3326 | 2026.05.20 15:58:51.270466 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.05.20 15:58:51.270562 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.05.20 15:58:51.270606 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3329 | 2026.05.20 15:58:51.270927 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.05.20 15:58:51.270963 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3331 | 2026.05.20 15:58:51.271252 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3332 | 2026.05.20 15:58:51.271455 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.05.20 15:58:51.271581 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 3334 | 2026.05.20 15:58:51.271614 [ 268 ] {d778ffae-3e9c-4631-a20f-2a3bdf7d5fc1} <Debug> TCPHandler: Processed in 0.001200199 sec. | ||
| 3335 | 2026.05.20 15:58:51.271734 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.05.20 15:58:51.271831 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.05.20 15:58:51.271887 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <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 | ||
| 3338 | 2026.05.20 15:58:51.272702 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.20 15:58:51.272739 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3340 | 2026.05.20 15:58:51.273322 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3341 | 2026.05.20 15:58:51.273583 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.05.20 15:58:51.273720 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001907 sec., 20975.353959098058 rows/sec., 37.59 MiB/sec. | ||
| 3343 | 2026.05.20 15:58:51.273776 [ 268 ] {2e6d68de-5793-4d6e-a713-3c50079a3d30} <Debug> TCPHandler: Processed in 0.002090279 sec. | ||
| 3344 | 2026.05.20 15:58:51.273910 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.05.20 15:58:51.274008 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.05.20 15:58:51.274049 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3347 | 2026.05.20 15:58:51.274388 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.20 15:58:51.274424 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3349 | 2026.05.20 15:58:51.274732 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3350 | 2026.05.20 15:58:51.274941 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.05.20 15:58:51.275066 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 3352 | 2026.05.20 15:58:51.275099 [ 268 ] {a908597f-7425-479f-922b-2db35a8b66c2} <Debug> TCPHandler: Processed in 0.001239541 sec. | ||
| 3353 | 2026.05.20 15:58:55.561927 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3354 | 2026.05.20 15:58:55.562006 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3355 | 2026.05.20 15:58:55.616938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6592 | ||
| 3356 | 2026.05.20 15:58:55.617434 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.05.20 15:58:55.617471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3358 | 2026.05.20 15:58:55.617990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3359 | 2026.05.20 15:58:55.618228 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.05.20 15:58:55.618364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6592 | ||
| 3361 | 2026.05.20 15:58:55.977961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3362 | 2026.05.20 15:58:55.993669 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.20 15:58:55.993733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3364 | 2026.05.20 15:58:55.999213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3365 | 2026.05.20 15:58:55.999874 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.20 15:58:56.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.95 MiB, peak 229.95 MiB, free memory in arenas 0.00 B, will set to 225.77 MiB (RSS), difference: -4.17 MiB | ||
| 3367 | 2026.05.20 15:58:56.002552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3368 | 2026.05.20 15:58:56.243564 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.20 15:58:56.243783 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 3370 | 2026.05.20 15:58:56.244103 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3371 | 2026.05.20 15:58:56.244142 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <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 | ||
| 3372 | 2026.05.20 15:58:56.244358 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3373 | 2026.05.20 15:58:56.244429 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3374 | 2026.05.20 15:58:56.244567 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3375 | 2026.05.20 15:58:56.244677 [ 360 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3376 | 2026.05.20 15:58:56.244677 [ 342 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3377 | 2026.05.20 15:58:56.244783 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3378 | 2026.05.20 15:58:56.244815 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3379 | 2026.05.20 15:58:56.244867 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3380 | 2026.05.20 15:58:56.244890 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3381 | 2026.05.20 15:58:56.246055 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002361 sec., 17365.52308343922 rows/sec., 3.78 MiB/sec. | ||
| 3382 | 2026.05.20 15:58:56.246150 [ 268 ] {2e1fc99f-3254-4507-ad90-71b413557ece} <Debug> TCPHandler: Processed in 0.00271541 sec. | ||
| 3383 | 2026.05.20 15:58:56.247834 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.05.20 15:58:56.247952 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3385 | 2026.05.20 15:58:56.247999 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3386 | 2026.05.20 15:58:56.248532 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.05.20 15:58:56.248582 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3388 | 2026.05.20 15:58:56.248950 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3389 | 2026.05.20 15:58:56.249187 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.05.20 15:58:56.249367 [ 101 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3391 | 2026.05.20 15:58:56.249378 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001455 sec., 38487.97250859107 rows/sec., 2.94 MiB/sec. | ||
| 3392 | 2026.05.20 15:58:56.249448 [ 101 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.05.20 15:58:56.249464 [ 268 ] {b4e94ed6-1bdc-49fa-a010-1e3bd5015357} <Debug> TCPHandler: Processed in 0.001681515 sec. | ||
| 3394 | 2026.05.20 15:58:56.249483 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3395 | 2026.05.20 15:58:56.249581 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 3396 | 2026.05.20 15:58:56.249629 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.05.20 15:58:56.249669 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3398 | 2026.05.20 15:58:56.249696 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3219 rows starting from the beginning of the part | ||
| 3399 | 2026.05.20 15:58:56.249734 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3400 | 2026.05.20 15:58:56.249751 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 3401 | 2026.05.20 15:58:56.249778 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3402 | 2026.05.20 15:58:56.249798 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 875 rows starting from the beginning of the part | ||
| 3403 | 2026.05.20 15:58:56.249847 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 3404 | 2026.05.20 15:58:56.249886 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 877 rows starting from the beginning of the part | ||
| 3405 | 2026.05.20 15:58:56.249935 [ 193 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 3406 | 2026.05.20 15:58:56.250241 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.20 15:58:56.250279 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3408 | 2026.05.20 15:58:56.250607 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3409 | 2026.05.20 15:58:56.250858 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.05.20 15:58:56.250987 [ 101 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3411 | 2026.05.20 15:58:56.251007 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 3412 | 2026.05.20 15:58:56.251039 [ 101 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.05.20 15:58:56.251056 [ 268 ] {c071f53b-f701-4dc1-9438-39e92324cd02} <Debug> TCPHandler: Processed in 0.001477229 sec. | ||
| 3414 | 2026.05.20 15:58:56.251064 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3415 | 2026.05.20 15:58:56.251178 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 3416 | 2026.05.20 15:58:56.251229 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.05.20 15:58:56.251290 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3418 | 2026.05.20 15:58:56.251329 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1784 rows starting from the beginning of the part | ||
| 3419 | 2026.05.20 15:58:56.251378 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3420 | 2026.05.20 15:58:56.251392 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 3421 | 2026.05.20 15:58:56.251446 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 532 rows starting from the beginning of the part | ||
| 3422 | 2026.05.20 15:58:56.251455 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3423 | 2026.05.20 15:58:56.251495 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 3424 | 2026.05.20 15:58:56.251541 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 530 rows starting from the beginning of the part | ||
| 3425 | 2026.05.20 15:58:56.251581 [ 191 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 3426 | 2026.05.20 15:58:56.251739 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5139 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191633 sec., 2344826.8939188267 rows/sec., 187.07 MiB/sec. | ||
| 3427 | 2026.05.20 15:58:56.251980 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.20 15:58:56.252026 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3429 | 2026.05.20 15:58:56.252133 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3430 | 2026.05.20 15:58:56.252490 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.05.20 15:58:56.252511 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3432 | 2026.05.20 15:58:56.252582 [ 189 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_21_4} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3433 | 2026.05.20 15:58:56.252691 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3434 | 2026.05.20 15:58:56.252804 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.05.20 15:58:56.252878 [ 197 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744568 sec., 1741405.3221198602 rows/sec., 127.53 MiB/sec. | ||
| 3436 | 2026.05.20 15:58:56.252939 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3437 | 2026.05.20 15:58:56.252965 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
| 3438 | 2026.05.20 15:58:56.252975 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.20 15:58:56.253008 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3440 | 2026.05.20 15:58:56.253010 [ 268 ] {c84e803d-5e69-449b-804b-7db35d54e48f} <Debug> TCPHandler: Processed in 0.001846111 sec. | ||
| 3441 | 2026.05.20 15:58:56.253085 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 3442 | 2026.05.20 15:58:56.253127 [ 193 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3443 | 2026.05.20 15:58:56.253175 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2026.05.20 15:58:56.253191 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.05.20 15:58:56.253208 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7529 rows starting from the beginning of the part | ||
| 3446 | 2026.05.20 15:58:56.253266 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3447 | 2026.05.20 15:58:56.253301 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.05.20 15:58:56.253311 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3449 | 2026.05.20 15:58:56.253354 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3450 | 2026.05.20 15:58:56.253362 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 3451 | 2026.05.20 15:58:56.253413 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3452 | 2026.05.20 15:58:56.253430 [ 193 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.05.20 15:58:56.253453 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 3454 | 2026.05.20 15:58:56.253509 [ 193 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_21_4} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3455 | 2026.05.20 15:58:56.253596 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3456 | 2026.05.20 15:58:56.253759 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.20 15:58:56.253803 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3458 | 2026.05.20 15:58:56.254149 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3459 | 2026.05.20 15:58:56.254413 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.05.20 15:58:56.254538 [ 101 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3461 | 2026.05.20 15:58:56.254557 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 3462 | 2026.05.20 15:58:56.254590 [ 101 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.05.20 15:58:56.254658 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3464 | 2026.05.20 15:58:56.254709 [ 268 ] {d33994a4-a215-4102-b0a2-674234b65333} <Debug> TCPHandler: Processed in 0.001559742 sec. | ||
| 3465 | 2026.05.20 15:58:56.254811 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 3466 | 2026.05.20 15:58:56.254953 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2026.05.20 15:58:56.255000 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 990 rows starting from the beginning of the part | ||
| 3468 | 2026.05.20 15:58:56.255101 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3469 | 2026.05.20 15:58:56.255149 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3470 | 2026.05.20 15:58:56.255192 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 3471 | 2026.05.20 15:58:56.255235 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3472 | 2026.05.20 15:58:56.255275 [ 197 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 3473 | 2026.05.20 15:58:56.256266 [ 191 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8539 rows, containing 5 columns (5 merged, 0 gathered) in 0.003211946 sec., 2658512.938885025 rows/sec., 169.19 MiB/sec. | ||
| 3474 | 2026.05.20 15:58:56.256372 [ 198 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001635435 sec., 825468.4533472746 rows/sec., 53.24 MiB/sec. | ||
| 3475 | 2026.05.20 15:58:56.256460 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3476 | 2026.05.20 15:58:56.256596 [ 191 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3477 | 2026.05.20 15:58:56.256787 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.05.20 15:58:56.256873 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3479 | 2026.05.20 15:58:56.256918 [ 191 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.20 15:58:56.256954 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3481 | 2026.05.20 15:58:56.257001 [ 191 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_21_4} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3482 | 2026.05.20 15:58:56.257088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3483 | 2026.05.20 15:58:56.448773 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.05.20 15:58:56.449047 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3485 | 2026.05.20 15:58:56.449465 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3486 | 2026.05.20 15:58:56.449518 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3487 | 2026.05.20 15:58:56.449831 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3488 | 2026.05.20 15:58:56.449909 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3489 | 2026.05.20 15:58:56.450054 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3490 | 2026.05.20 15:58:56.450162 [ 342 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3491 | 2026.05.20 15:58:56.450179 [ 332 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3492 | 2026.05.20 15:58:56.450320 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3493 | 2026.05.20 15:58:56.450349 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3494 | 2026.05.20 15:58:56.450396 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3495 | 2026.05.20 15:58:56.450417 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3496 | 2026.05.20 15:58:56.451598 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002685 sec., 15270.01862197393 rows/sec., 3.33 MiB/sec. | ||
| 3497 | 2026.05.20 15:58:56.451706 [ 268 ] {1ec59146-12d0-4bae-a854-b2093e246036} <Debug> TCPHandler: Processed in 0.003074032 sec. | ||
| 3498 | 2026.05.20 15:58:56.466913 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.05.20 15:58:56.467029 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.05.20 15:58:56.467075 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3501 | 2026.05.20 15:58:56.467676 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.05.20 15:58:56.467717 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3503 | 2026.05.20 15:58:56.468089 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3504 | 2026.05.20 15:58:56.468316 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.20 15:58:56.468455 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001458 sec., 194787.37997256513 rows/sec., 12.37 MiB/sec. | ||
| 3506 | 2026.05.20 15:58:56.468491 [ 268 ] {c0c8c101-04a8-4ef4-8e4d-518c774ee224} <Debug> TCPHandler: Processed in 0.001631164 sec. | ||
| 3507 | 2026.05.20 15:58:56.468630 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.05.20 15:58:56.468728 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3509 | 2026.05.20 15:58:56.468768 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3510 | 2026.05.20 15:58:56.470874 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.05.20 15:58:56.470940 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3512 | 2026.05.20 15:58:56.471527 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3513 | 2026.05.20 15:58:56.471770 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.05.20 15:58:56.471929 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Debug> executeQuery: Read 3222 rows, 246.31 KiB in 0.003217 sec., 1001554.2430836183 rows/sec., 74.77 MiB/sec. | ||
| 3515 | 2026.05.20 15:58:56.471985 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3516 | 2026.05.20 15:58:56.472000 [ 268 ] {839318d4-d04b-4153-983e-76ed15d5dd15} <Debug> TCPHandler: Processed in 0.003420413 sec. | ||
| 3517 | 2026.05.20 15:58:56.472198 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.05.20 15:58:56.472325 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.20 15:58:56.472382 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3520 | 2026.05.20 15:58:56.472953 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.05.20 15:58:56.472990 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3522 | 2026.05.20 15:58:56.473314 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3523 | 2026.05.20 15:58:56.473528 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.20 15:58:56.473657 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Debug> executeQuery: Read 191 rows, 12.23 KiB in 0.001369 sec., 139517.89627465303 rows/sec., 8.72 MiB/sec. | ||
| 3525 | 2026.05.20 15:58:56.473691 [ 268 ] {d76d5312-e913-4542-b5cc-a8b409dcf52f} <Debug> TCPHandler: Processed in 0.001602363 sec. | ||
| 3526 | 2026.05.20 15:58:56.473819 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.05.20 15:58:56.473917 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.05.20 15:58:56.473958 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3529 | 2026.05.20 15:58:56.474681 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.05.20 15:58:56.474718 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3531 | 2026.05.20 15:58:56.475056 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3532 | 2026.05.20 15:58:56.475270 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.05.20 15:58:56.475395 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001497 sec., 634602.5384101536 rows/sec., 37.34 MiB/sec. | ||
| 3534 | 2026.05.20 15:58:56.475429 [ 268 ] {67008a19-0d38-4969-9596-f9eab5ecadcc} <Debug> TCPHandler: Processed in 0.001660035 sec. | ||
| 3535 | 2026.05.20 15:58:56.475566 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.05.20 15:58:56.475663 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.05.20 15:58:56.475703 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3538 | 2026.05.20 15:58:56.476098 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.05.20 15:58:56.476134 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3540 | 2026.05.20 15:58:56.476416 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3541 | 2026.05.20 15:58:56.476631 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.05.20 15:58:56.476755 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 3543 | 2026.05.20 15:58:56.476788 [ 268 ] {1524e389-92f4-4f96-8ecf-dd8ab1aa7220} <Debug> TCPHandler: Processed in 0.001272212 sec. | ||
| 3544 | 2026.05.20 15:58:56.476912 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.20 15:58:56.477010 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3546 | 2026.05.20 15:58:56.477051 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3547 | 2026.05.20 15:58:56.477538 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.05.20 15:58:56.477574 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3549 | 2026.05.20 15:58:56.477876 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3550 | 2026.05.20 15:58:56.478092 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.20 15:58:56.478217 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 3552 | 2026.05.20 15:58:56.478251 [ 268 ] {7ce62c01-dc1b-45a9-a22b-359a4344242c} <Debug> TCPHandler: Processed in 0.001388797 sec. | ||
| 3553 | 2026.05.20 15:58:56.478388 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.05.20 15:58:56.478485 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3555 | 2026.05.20 15:58:56.478524 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3556 | 2026.05.20 15:58:56.479719 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.05.20 15:58:56.479756 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3558 | 2026.05.20 15:58:56.480116 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3559 | 2026.05.20 15:58:56.480328 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.05.20 15:58:56.480456 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Debug> executeQuery: Read 1754 rows, 121.22 KiB in 0.001989 sec., 881850.1759678231 rows/sec., 59.52 MiB/sec. | ||
| 3561 | 2026.05.20 15:58:56.480489 [ 268 ] {293773c7-8b15-441c-b19c-94757c46896f} <Debug> TCPHandler: Processed in 0.002150792 sec. | ||
| 3562 | 2026.05.20 15:58:56.480613 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.05.20 15:58:56.480710 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3564 | 2026.05.20 15:58:56.480751 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3565 | 2026.05.20 15:58:56.481092 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.20 15:58:56.481129 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3567 | 2026.05.20 15:58:56.481428 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3568 | 2026.05.20 15:58:56.481637 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.20 15:58:56.481764 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 3570 | 2026.05.20 15:58:56.481797 [ 268 ] {299a0f95-ac5c-4cb9-b278-1eec7a00fc6f} <Debug> TCPHandler: Processed in 0.001234041 sec. | ||
| 3571 | 2026.05.20 15:58:56.481921 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.05.20 15:58:56.482018 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.20 15:58:56.482061 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3574 | 2026.05.20 15:58:56.482807 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.20 15:58:56.482843 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3576 | 2026.05.20 15:58:56.483255 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3577 | 2026.05.20 15:58:56.483471 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.20 15:58:56.483602 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001601 sec., 1000000 rows/sec., 60.71 MiB/sec. | ||
| 3579 | 2026.05.20 15:58:56.483636 [ 268 ] {1389f912-e8d6-4766-a242-6d43ac115e66} <Debug> TCPHandler: Processed in 0.001765448 sec. | ||
| 3580 | 2026.05.20 15:58:56.483772 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.20 15:58:56.483869 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.05.20 15:58:56.483911 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3583 | 2026.05.20 15:58:56.484226 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.20 15:58:56.484262 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3585 | 2026.05.20 15:58:56.484548 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3586 | 2026.05.20 15:58:56.484759 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.05.20 15:58:56.484862 [ 106 ] {} <Debug> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3588 | 2026.05.20 15:58:56.484886 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 3589 | 2026.05.20 15:58:56.484907 [ 106 ] {} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.05.20 15:58:56.484924 [ 268 ] {b077409a-be22-418b-bd16-2bf2a6bf22bb} <Debug> TCPHandler: Processed in 0.00120159 sec. | ||
| 3591 | 2026.05.20 15:58:56.484933 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3592 | 2026.05.20 15:58:56.485048 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::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 | ||
| 3593 | 2026.05.20 15:58:56.485077 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.05.20 15:58:56.485185 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.05.20 15:58:56.485201 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2026.05.20 15:58:56.485239 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <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 | ||
| 3597 | 2026.05.20 15:58:56.485243 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3598 | 2026.05.20 15:58:56.485324 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3599 | 2026.05.20 15:58:56.485375 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3600 | 2026.05.20 15:58:56.485420 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3601 | 2026.05.20 15:58:56.485463 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3602 | 2026.05.20 15:58:56.485507 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3603 | 2026.05.20 15:58:56.486107 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.05.20 15:58:56.486149 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3605 | 2026.05.20 15:58:56.486376 [ 191 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367996 sec., 7309.9628946283465 rows/sec., 492.57 KiB/sec. | ||
| 3606 | 2026.05.20 15:58:56.486524 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3607 | 2026.05.20 15:58:56.486719 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3608 | 2026.05.20 15:58:56.486813 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.05.20 15:58:56.486898 [ 198 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_10_2} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3610 | 2026.05.20 15:58:56.486973 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3611 | 2026.05.20 15:58:56.486989 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.05.20 15:58:56.487134 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001967 sec., 24911.032028469752 rows/sec., 44.64 MiB/sec. | ||
| 3613 | 2026.05.20 15:58:56.487184 [ 268 ] {82bec041-e94a-4351-8477-3796c635121c} <Debug> TCPHandler: Processed in 0.002155592 sec. | ||
| 3614 | 2026.05.20 15:58:56.487308 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.05.20 15:58:56.487413 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.05.20 15:58:56.487457 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3617 | 2026.05.20 15:58:56.487827 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.05.20 15:58:56.487864 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3619 | 2026.05.20 15:58:56.488181 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3620 | 2026.05.20 15:58:56.488394 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.05.20 15:58:56.488524 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00113 sec., 37168.14159292036 rows/sec., 2.12 MiB/sec. | ||
| 3622 | 2026.05.20 15:58:56.488558 [ 268 ] {4def9a85-70bf-4044-ab0d-eb5b01686e66} <Debug> TCPHandler: Processed in 0.001301583 sec. | ||
| 3623 | 2026.05.20 15:58:57.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.96 MiB, peak 229.95 MiB, free memory in arenas 0.00 B, will set to 226.73 MiB (RSS), difference: 3.78 MiB | ||
| 3624 | 2026.05.20 15:59:01.244998 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.05.20 15:59:01.245242 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 3626 | 2026.05.20 15:59:01.245570 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3627 | 2026.05.20 15:59:01.245612 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <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 | ||
| 3628 | 2026.05.20 15:59:01.245843 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3629 | 2026.05.20 15:59:01.245990 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3630 | 2026.05.20 15:59:01.246150 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3631 | 2026.05.20 15:59:01.246251 [ 332 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3632 | 2026.05.20 15:59:01.246250 [ 342 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3633 | 2026.05.20 15:59:01.246367 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3634 | 2026.05.20 15:59:01.246420 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3635 | 2026.05.20 15:59:01.246490 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3636 | 2026.05.20 15:59:01.246518 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3637 | 2026.05.20 15:59:01.247735 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002585 sec., 15860.73500967118 rows/sec., 3.46 MiB/sec. | ||
| 3638 | 2026.05.20 15:59:01.247876 [ 268 ] {949d8e71-cffc-458e-ad90-23970e0ebdff} <Debug> TCPHandler: Processed in 0.00301056 sec. | ||
| 3639 | 2026.05.20 15:59:01.249391 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.05.20 15:59:01.249513 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3641 | 2026.05.20 15:59:01.249561 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3642 | 2026.05.20 15:59:01.250145 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.05.20 15:59:01.250203 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3644 | 2026.05.20 15:59:01.250609 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3645 | 2026.05.20 15:59:01.250836 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.05.20 15:59:01.250994 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001517 sec., 36914.96374423204 rows/sec., 2.82 MiB/sec. | ||
| 3647 | 2026.05.20 15:59:01.251034 [ 268 ] {18c2371d-b4d4-4035-b731-18bd35303427} <Debug> TCPHandler: Processed in 0.001699026 sec. | ||
| 3648 | 2026.05.20 15:59:01.251170 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.05.20 15:59:01.251286 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3650 | 2026.05.20 15:59:01.251369 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3651 | 2026.05.20 15:59:01.251825 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.05.20 15:59:01.251863 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3653 | 2026.05.20 15:59:01.252179 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3654 | 2026.05.20 15:59:01.252406 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.05.20 15:59:01.252540 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 3656 | 2026.05.20 15:59:01.252574 [ 268 ] {870ac316-d422-4fd2-882f-44e25002008e} <Debug> TCPHandler: Processed in 0.001455078 sec. | ||
| 3657 | 2026.05.20 15:59:01.252701 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.05.20 15:59:01.252800 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.05.20 15:59:01.252845 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3660 | 2026.05.20 15:59:01.253223 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.20 15:59:01.253260 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3662 | 2026.05.20 15:59:01.253584 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3663 | 2026.05.20 15:59:01.253790 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.05.20 15:59:01.253919 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 3665 | 2026.05.20 15:59:01.253952 [ 268 ] {82f44f0d-8ee4-4e5e-9391-72e2c871f942} <Debug> TCPHandler: Processed in 0.001302983 sec. | ||
| 3666 | 2026.05.20 15:59:01.254112 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.05.20 15:59:01.254210 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.05.20 15:59:01.254252 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3669 | 2026.05.20 15:59:01.254608 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.20 15:59:01.254644 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3671 | 2026.05.20 15:59:01.254946 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3672 | 2026.05.20 15:59:01.255154 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.05.20 15:59:01.255283 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 3674 | 2026.05.20 15:59:01.255315 [ 268 ] {30b055ac-554e-4825-8de8-050a9a233e24} <Debug> TCPHandler: Processed in 0.001253031 sec. | ||
| 3675 | 2026.05.20 15:59:03.119245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7104 | ||
| 3676 | 2026.05.20 15:59:03.120011 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.20 15:59:03.120110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3678 | 2026.05.20 15:59:03.120732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3679 | 2026.05.20 15:59:03.121206 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.05.20 15:59:03.121426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7104 | ||
| 3681 | 2026.05.20 15:59:03.503409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3682 | 2026.05.20 15:59:03.519519 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.20 15:59:03.519585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3684 | 2026.05.20 15:59:03.525736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3685 | 2026.05.20 15:59:03.526436 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.05.20 15:59:03.529436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3687 | 2026.05.20 15:59:06.242755 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.05.20 15:59:06.242976 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 3689 | 2026.05.20 15:59:06.243304 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3690 | 2026.05.20 15:59:06.243345 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <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 | ||
| 3691 | 2026.05.20 15:59:06.243566 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3692 | 2026.05.20 15:59:06.243642 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3693 | 2026.05.20 15:59:06.243781 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3694 | 2026.05.20 15:59:06.243878 [ 332 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3695 | 2026.05.20 15:59:06.243878 [ 342 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3696 | 2026.05.20 15:59:06.243975 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3697 | 2026.05.20 15:59:06.244004 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3698 | 2026.05.20 15:59:06.244058 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3699 | 2026.05.20 15:59:06.244080 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3700 | 2026.05.20 15:59:06.245070 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002183 sec., 18781.493357764542 rows/sec., 4.09 MiB/sec. | ||
| 3701 | 2026.05.20 15:59:06.245171 [ 268 ] {138ea158-7819-48a6-bb8b-c3a089ac6b88} <Debug> TCPHandler: Processed in 0.002545474 sec. | ||
| 3702 | 2026.05.20 15:59:06.246945 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.05.20 15:59:06.247091 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.20 15:59:06.247151 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3705 | 2026.05.20 15:59:06.248079 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.20 15:59:06.248139 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3707 | 2026.05.20 15:59:06.248642 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3708 | 2026.05.20 15:59:06.248976 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.20 15:59:06.249172 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00212 sec., 26415.094339622643 rows/sec., 2.02 MiB/sec. | ||
| 3710 | 2026.05.20 15:59:06.249233 [ 268 ] {044be012-7e64-4261-9a6c-8d8b2d006df5} <Debug> TCPHandler: Processed in 0.002356168 sec. | ||
| 3711 | 2026.05.20 15:59:06.249440 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.20 15:59:06.249571 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.20 15:59:06.249634 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3714 | 2026.05.20 15:59:06.250137 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.05.20 15:59:06.250179 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3716 | 2026.05.20 15:59:06.250498 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3717 | 2026.05.20 15:59:06.250729 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.05.20 15:59:06.250864 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 3719 | 2026.05.20 15:59:06.250905 [ 268 ] {42720961-1660-46ea-8b86-cacb5d047413} <Debug> TCPHandler: Processed in 0.001579542 sec. | ||
| 3720 | 2026.05.20 15:59:06.251031 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.20 15:59:06.251135 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.05.20 15:59:06.251183 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3723 | 2026.05.20 15:59:06.251597 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.20 15:59:06.251635 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3725 | 2026.05.20 15:59:06.251964 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3726 | 2026.05.20 15:59:06.252178 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.20 15:59:06.252313 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3728 | 2026.05.20 15:59:06.252348 [ 268 ] {67c99948-d86f-4506-982f-b6e53ec03b44} <Debug> TCPHandler: Processed in 0.001367715 sec. | ||
| 3729 | 2026.05.20 15:59:06.252520 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.05.20 15:59:06.252619 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.05.20 15:59:06.252662 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3732 | 2026.05.20 15:59:06.253026 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.20 15:59:06.253063 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3734 | 2026.05.20 15:59:06.253377 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3735 | 2026.05.20 15:59:06.253591 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.05.20 15:59:06.253720 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3737 | 2026.05.20 15:59:06.253755 [ 268 ] {fc99f948-1ff0-4580-b5fa-00593ca1bb99} <Debug> TCPHandler: Processed in 0.001284233 sec. | ||
| 3738 | 2026.05.20 15:59:08.225863 [ 112 ] {} <Debug> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3739 | 2026.05.20 15:59:08.225941 [ 112 ] {} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.05.20 15:59:08.225965 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3741 | 2026.05.20 15:59:08.226066 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::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 | ||
| 3742 | 2026.05.20 15:59:08.226193 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3743 | 2026.05.20 15:59:08.226230 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3744 | 2026.05.20 15:59:08.226300 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3745 | 2026.05.20 15:59:08.226348 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3746 | 2026.05.20 15:59:08.226395 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3747 | 2026.05.20 15:59:08.226436 [ 197 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3748 | 2026.05.20 15:59:08.227211 [ 198 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178169 sec., 50926.47998716653 rows/sec., 2.60 MiB/sec. | ||
| 3749 | 2026.05.20 15:59:08.227419 [ 198 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3750 | 2026.05.20 15:59:08.227758 [ 198 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.05.20 15:59:08.227837 [ 198 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_10_2} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3752 | 2026.05.20 15:59:08.227929 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3753 | 2026.05.20 15:59:08.921023 [ 110 ] {} <Debug> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3754 | 2026.05.20 15:59:08.921090 [ 110 ] {} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.05.20 15:59:08.921111 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3756 | 2026.05.20 15:59:08.921267 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::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 | ||
| 3757 | 2026.05.20 15:59:08.921431 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3758 | 2026.05.20 15:59:08.921465 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part | ||
| 3759 | 2026.05.20 15:59:08.921536 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 203 rows starting from the beginning of the part | ||
| 3760 | 2026.05.20 15:59:08.921587 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part | ||
| 3761 | 2026.05.20 15:59:08.921629 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 182 rows starting from the beginning of the part | ||
| 3762 | 2026.05.20 15:59:08.921670 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 191 rows starting from the beginning of the part | ||
| 3763 | 2026.05.20 15:59:08.922617 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412787 sec., 654026.403130833 rows/sec., 43.03 MiB/sec. | ||
| 3764 | 2026.05.20 15:59:08.922866 [ 190 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3765 | 2026.05.20 15:59:08.923233 [ 190 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.05.20 15:59:08.923320 [ 190 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_10_2} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3767 | 2026.05.20 15:59:08.923420 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3768 | 2026.05.20 15:59:09.428768 [ 110 ] {} <Debug> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3769 | 2026.05.20 15:59:09.428832 [ 110 ] {} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.05.20 15:59:09.428853 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3771 | 2026.05.20 15:59:09.428978 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::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 | ||
| 3772 | 2026.05.20 15:59:09.429121 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2026.05.20 15:59:09.429153 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 3774 | 2026.05.20 15:59:09.429217 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 3775 | 2026.05.20 15:59:09.429266 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3776 | 2026.05.20 15:59:09.429306 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3777 | 2026.05.20 15:59:09.429352 [ 197 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 3778 | 2026.05.20 15:59:09.430480 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608384 sec., 1957244.0412239863 rows/sec., 123.69 MiB/sec. | ||
| 3779 | 2026.05.20 15:59:09.430783 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3780 | 2026.05.20 15:59:09.431123 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.05.20 15:59:09.431212 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_10_2} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3782 | 2026.05.20 15:59:09.431311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3783 | 2026.05.20 15:59:09.497918 [ 278 ] {} <Trace> TCP-Session: 41bcde56-ba9d-4d88-aa14-ade0d9152fac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.05.20 15:59:09.498188 [ 278 ] {55fbb257-3ca4-44d1-a70f-de216f940ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39309) 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) | ||
| 3785 | 2026.05.20 15:59:09.498773 [ 278 ] {55fbb257-3ca4-44d1-a70f-de216f940ab9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3786 | 2026.05.20 15:59:09.498974 [ 278 ] {55fbb257-3ca4-44d1-a70f-de216f940ab9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3787 | 2026.05.20 15:59:09.499385 [ 344 ] {55fbb257-3ca4-44d1-a70f-de216f940ab9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3788 | 2026.05.20 15:59:09.499851 [ 278 ] {55fbb257-3ca4-44d1-a70f-de216f940ab9} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00178 sec., 23033.70786516854 rows/sec., 1.37 MiB/sec. | ||
| 3789 | 2026.05.20 15:59:09.499923 [ 278 ] {55fbb257-3ca4-44d1-a70f-de216f940ab9} <Debug> TCPHandler: Processed in 0.002166882 sec. | ||
| 3790 | 2026.05.20 15:59:10.000893 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.45 MiB, peak 231.28 MiB, free memory in arenas 0.00 B, will set to 227.39 MiB (RSS), difference: -2.05 MiB | ||
| 3791 | 2026.05.20 15:59:10.159223 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3792 | 2026.05.20 15:59:10.159291 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.05.20 15:59:10.159316 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3794 | 2026.05.20 15:59:10.159483 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::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 | ||
| 3795 | 2026.05.20 15:59:10.159824 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3796 | 2026.05.20 15:59:10.159894 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 3797 | 2026.05.20 15:59:10.160041 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part | ||
| 3798 | 2026.05.20 15:59:10.160172 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 3799 | 2026.05.20 15:59:10.160296 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3800 | 2026.05.20 15:59:10.160412 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
| 3801 | 2026.05.20 15:59:10.162931 [ 191 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 19 columns (19 merged, 0 gathered) in 0.003522937 sec., 68408.8304729832 rows/sec., 122.59 MiB/sec. | ||
| 3802 | 2026.05.20 15:59:10.163284 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3803 | 2026.05.20 15:59:10.163584 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.05.20 15:59:10.163656 [ 197 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3805 | 2026.05.20 15:59:10.163735 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3806 | 2026.05.20 15:59:10.562084 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3807 | 2026.05.20 15:59:10.562150 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3808 | 2026.05.20 15:59:10.622003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7552 | ||
| 3809 | 2026.05.20 15:59:10.622728 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.05.20 15:59:10.622768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3811 | 2026.05.20 15:59:10.623288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3812 | 2026.05.20 15:59:10.623531 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.05.20 15:59:10.623667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7552 | ||
| 3814 | 2026.05.20 15:59:10.623745 [ 109 ] {} <Debug> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3815 | 2026.05.20 15:59:10.623807 [ 109 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.05.20 15:59:10.623833 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3817 | 2026.05.20 15:59:10.624054 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 3818 | 2026.05.20 15:59:10.624275 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3819 | 2026.05.20 15:59:10.624340 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5184 rows starting from the beginning of the part | ||
| 3820 | 2026.05.20 15:59:10.624442 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 3821 | 2026.05.20 15:59:10.624516 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 3822 | 2026.05.20 15:59:10.624584 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 3823 | 2026.05.20 15:59:10.624653 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 3824 | 2026.05.20 15:59:10.624723 [ 188 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3825 | 2026.05.20 15:59:10.626179 [ 197 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002215613 sec., 3408537.501811011 rows/sec., 48.76 MiB/sec. | ||
| 3826 | 2026.05.20 15:59:10.626934 [ 197 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3827 | 2026.05.20 15:59:10.627250 [ 197 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.05.20 15:59:10.627332 [ 197 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_16_3} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3829 | 2026.05.20 15:59:10.627440 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3830 | 2026.05.20 15:59:11.002294 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00089879 sec. | ||
| 3831 | 2026.05.20 15:59:11.029958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3832 | 2026.05.20 15:59:11.046224 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.05.20 15:59:11.046292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3834 | 2026.05.20 15:59:11.052475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3835 | 2026.05.20 15:59:11.053232 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.05.20 15:59:11.053529 [ 109 ] {} <Debug> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3837 | 2026.05.20 15:59:11.053611 [ 109 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.05.20 15:59:11.053641 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3839 | 2026.05.20 15:59:11.053775 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3840 | 2026.05.20 15:59:11.056715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3841 | 2026.05.20 15:59:11.058470 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2026.05.20 15:59:11.060240 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3843 | 2026.05.20 15:59:11.065332 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3844 | 2026.05.20 15:59:11.070159 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3845 | 2026.05.20 15:59:11.074538 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3846 | 2026.05.20 15:59:11.079229 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3847 | 2026.05.20 15:59:11.084289 [ 188 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 3848 | 2026.05.20 15:59:11.141061 [ 192 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.087347737 sec., 1385.2677144915615 rows/sec., 7.16 MiB/sec. | ||
| 3849 | 2026.05.20 15:59:11.143363 [ 201 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3850 | 2026.05.20 15:59:11.145271 [ 201 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_16_3} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.05.20 15:59:11.145372 [ 201 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_16_3} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3852 | 2026.05.20 15:59:11.147916 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3853 | 2026.05.20 15:59:11.249784 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.05.20 15:59:11.250014 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3855 | 2026.05.20 15:59:11.250353 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3856 | 2026.05.20 15:59:11.250396 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3857 | 2026.05.20 15:59:11.250642 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3858 | 2026.05.20 15:59:11.250715 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.05.20 15:59:11.250859 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3860 | 2026.05.20 15:59:11.250939 [ 318 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3861 | 2026.05.20 15:59:11.250970 [ 350 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3862 | 2026.05.20 15:59:11.251067 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 3863 | 2026.05.20 15:59:11.251096 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3864 | 2026.05.20 15:59:11.251144 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3865 | 2026.05.20 15:59:11.251166 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 3866 | 2026.05.20 15:59:11.252552 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002629 sec., 15595.283377710157 rows/sec., 3.40 MiB/sec. | ||
| 3867 | 2026.05.20 15:59:11.252680 [ 268 ] {f24f4278-34cb-4f5a-b891-3fd5878ae3a7} <Debug> TCPHandler: Processed in 0.00302186 sec. | ||
| 3868 | 2026.05.20 15:59:11.258158 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.05.20 15:59:11.258325 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3870 | 2026.05.20 15:59:11.258394 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3871 | 2026.05.20 15:59:11.259109 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.05.20 15:59:11.259154 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3873 | 2026.05.20 15:59:11.259559 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3874 | 2026.05.20 15:59:11.259797 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.05.20 15:59:11.259952 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 3876 | 2026.05.20 15:59:11.259994 [ 268 ] {0fdc3428-2d23-4c70-83f6-d72cdf60153a} <Debug> TCPHandler: Processed in 0.001959734 sec. | ||
| 3877 | 2026.05.20 15:59:11.260138 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.05.20 15:59:11.260244 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3879 | 2026.05.20 15:59:11.260289 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3880 | 2026.05.20 15:59:11.261042 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.05.20 15:59:11.261080 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3882 | 2026.05.20 15:59:11.261473 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3883 | 2026.05.20 15:59:11.261694 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.05.20 15:59:11.261851 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Debug> executeQuery: Read 879 rows, 70.69 KiB in 0.00163 sec., 539263.8036809816 rows/sec., 42.35 MiB/sec. | ||
| 3885 | 2026.05.20 15:59:11.261887 [ 268 ] {80c251fb-8c3a-4a7b-a2c7-40346a440464} <Debug> TCPHandler: Processed in 0.001801449 sec. | ||
| 3886 | 2026.05.20 15:59:11.262051 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.05.20 15:59:11.262151 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3888 | 2026.05.20 15:59:11.262195 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3889 | 2026.05.20 15:59:11.262678 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.05.20 15:59:11.262715 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3891 | 2026.05.20 15:59:11.263025 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3892 | 2026.05.20 15:59:11.263244 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.05.20 15:59:11.263381 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.00125 sec., 146400 rows/sec., 9.08 MiB/sec. | ||
| 3894 | 2026.05.20 15:59:11.263416 [ 268 ] {91670de7-d080-4da1-b60e-2b3a81b2f7de} <Debug> TCPHandler: Processed in 0.001415047 sec. | ||
| 3895 | 2026.05.20 15:59:11.263551 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2026.05.20 15:59:11.263650 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3897 | 2026.05.20 15:59:11.263691 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3898 | 2026.05.20 15:59:11.264139 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.05.20 15:59:11.264201 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3900 | 2026.05.20 15:59:11.264503 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3901 | 2026.05.20 15:59:11.264720 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.20 15:59:11.264855 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 3903 | 2026.05.20 15:59:11.264890 [ 268 ] {9750a9e7-40a9-4d66-93df-4122b27374be} <Debug> TCPHandler: Processed in 0.001388906 sec. | ||
| 3904 | 2026.05.20 15:59:11.265022 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.05.20 15:59:11.265119 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.05.20 15:59:11.265161 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3907 | 2026.05.20 15:59:11.265634 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.20 15:59:11.265670 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3909 | 2026.05.20 15:59:11.265983 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3910 | 2026.05.20 15:59:11.266199 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.20 15:59:11.266330 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00123 sec., 120325.20325203253 rows/sec., 6.84 MiB/sec. | ||
| 3912 | 2026.05.20 15:59:11.266365 [ 268 ] {bdddf253-499d-4016-941c-c387efd2cdf6} <Debug> TCPHandler: Processed in 0.001392656 sec. | ||
| 3913 | 2026.05.20 15:59:11.266507 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.05.20 15:59:11.266604 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3915 | 2026.05.20 15:59:11.266644 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3916 | 2026.05.20 15:59:11.267278 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.20 15:59:11.267315 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3918 | 2026.05.20 15:59:11.267637 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3919 | 2026.05.20 15:59:11.267850 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.20 15:59:11.267980 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001395 sec., 380645.1612903226 rows/sec., 26.93 MiB/sec. | ||
| 3921 | 2026.05.20 15:59:11.268015 [ 268 ] {083c911b-635a-4c8d-8623-97d6a8061d8e} <Debug> TCPHandler: Processed in 0.001557711 sec. | ||
| 3922 | 2026.05.20 15:59:11.268155 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.20 15:59:11.268252 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3924 | 2026.05.20 15:59:11.268294 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3925 | 2026.05.20 15:59:11.268634 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.20 15:59:11.268670 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3927 | 2026.05.20 15:59:11.268969 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3928 | 2026.05.20 15:59:11.269178 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.20 15:59:11.269309 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 3930 | 2026.05.20 15:59:11.269342 [ 268 ] {ae2d648f-3623-4457-8667-ef2c8b7f96e6} <Debug> TCPHandler: Processed in 0.001235992 sec. | ||
| 3931 | 2026.05.20 15:59:11.269466 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.05.20 15:59:11.269564 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3933 | 2026.05.20 15:59:11.269609 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3934 | 2026.05.20 15:59:11.270140 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.05.20 15:59:11.270176 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3936 | 2026.05.20 15:59:11.270513 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3937 | 2026.05.20 15:59:11.270743 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.05.20 15:59:11.270890 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001343 sec., 197319.434102755 rows/sec., 13.11 MiB/sec. | ||
| 3939 | 2026.05.20 15:59:11.270925 [ 268 ] {a624d417-4809-48b9-8e28-2d7b0eff0e24} <Debug> TCPHandler: Processed in 0.00150872 sec. | ||
| 3940 | 2026.05.20 15:59:11.271064 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.05.20 15:59:11.271165 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3942 | 2026.05.20 15:59:11.271214 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3943 | 2026.05.20 15:59:11.271543 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.05.20 15:59:11.271582 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3945 | 2026.05.20 15:59:11.271883 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3946 | 2026.05.20 15:59:11.272104 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.05.20 15:59:11.272247 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 3948 | 2026.05.20 15:59:11.272282 [ 268 ] {3e4f9b0f-cc8f-4c6b-b21f-8b7587c6a722} <Debug> TCPHandler: Processed in 0.001268462 sec. | ||
| 3949 | 2026.05.20 15:59:11.272411 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.05.20 15:59:11.272509 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.05.20 15:59:11.272566 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <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 | ||
| 3952 | 2026.05.20 15:59:11.273444 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.05.20 15:59:11.273482 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3954 | 2026.05.20 15:59:11.274055 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3955 | 2026.05.20 15:59:11.274293 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.05.20 15:59:11.274441 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 3957 | 2026.05.20 15:59:11.274499 [ 268 ] {a99b45da-9339-4717-a2ae-b54b6fa34ee1} <Debug> TCPHandler: Processed in 0.002137881 sec. | ||
| 3958 | 2026.05.20 15:59:11.274659 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.05.20 15:59:11.274759 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3960 | 2026.05.20 15:59:11.274803 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3961 | 2026.05.20 15:59:11.275163 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.20 15:59:11.275201 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3963 | 2026.05.20 15:59:11.275510 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3964 | 2026.05.20 15:59:11.275740 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.05.20 15:59:11.275879 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 4.94 MiB/sec. | ||
| 3966 | 2026.05.20 15:59:11.275916 [ 268 ] {14ea31d7-8326-4cd6-ade9-22ca40b07b99} <Debug> TCPHandler: Processed in 0.001306133 sec. | ||
| 3967 | 2026.05.20 15:59:12.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.97 MiB, peak 239.26 MiB, free memory in arenas 0.00 B, will set to 238.32 MiB (RSS), difference: 8.35 MiB | ||
| 3968 | 2026.05.20 15:59:14.548357 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47755 | ||
| 3969 | 2026.05.20 15:59:14.548476 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2026.05.20 15:59:14.548510 [ 310 ] {} <Debug> TCP-Session: 59659c4e-a324-4024-92fd-67d527ed5405 Authenticating user 'default' from [fd00:1122:3344:101::e]:47755 | ||
| 3971 | 2026.05.20 15:59:14.548540 [ 310 ] {} <Debug> TCP-Session: 59659c4e-a324-4024-92fd-67d527ed5405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.20 15:59:14.548559 [ 310 ] {} <Debug> TCP-Session: 59659c4e-a324-4024-92fd-67d527ed5405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.20 15:59:14.548884 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48460 | ||
| 3974 | 2026.05.20 15:59:14.548929 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52340 | ||
| 3975 | 2026.05.20 15:59:14.548971 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48109 | ||
| 3976 | 2026.05.20 15:59:14.548987 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35669 | ||
| 3977 | 2026.05.20 15:59:14.549037 [ 310 ] {} <Trace> TCP-Session: 59659c4e-a324-4024-92fd-67d527ed5405 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.05.20 15:59:14.549036 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2026.05.20 15:59:14.549013 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63636 | ||
| 3980 | 2026.05.20 15:59:14.549151 [ 311 ] {} <Debug> TCP-Session: 66c86313-0224-4019-9ad9-3f2e20ad484b Authenticating user 'default' from [fd00:1122:3344:101::e]:48460 | ||
| 3981 | 2026.05.20 15:59:14.549008 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45880 | ||
| 3982 | 2026.05.20 15:59:14.549217 [ 311 ] {} <Debug> TCP-Session: 66c86313-0224-4019-9ad9-3f2e20ad484b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.20 15:59:14.549248 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.05.20 15:59:14.549263 [ 311 ] {} <Debug> TCP-Session: 66c86313-0224-4019-9ad9-3f2e20ad484b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.05.20 15:59:14.549287 [ 310 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47755) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3986 | 2026.05.20 15:59:14.549314 [ 267 ] {} <Debug> TCP-Session: 1da08e44-b19a-4ef3-bcc8-2f9b539acc3a Authenticating user 'default' from [fd00:1122:3344:101::e]:52340 | ||
| 3987 | 2026.05.20 15:59:14.548946 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58709 | ||
| 3988 | 2026.05.20 15:59:14.549393 [ 267 ] {} <Debug> TCP-Session: 1da08e44-b19a-4ef3-bcc8-2f9b539acc3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.20 15:59:14.548899 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49523 | ||
| 3990 | 2026.05.20 15:59:14.549429 [ 267 ] {} <Debug> TCP-Session: 1da08e44-b19a-4ef3-bcc8-2f9b539acc3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.05.20 15:59:14.549704 [ 310 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3992 | 2026.05.20 15:59:14.549888 [ 310 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3993 | 2026.05.20 15:59:14.549957 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3994 | 2026.05.20 15:59:14.549995 [ 312 ] {} <Debug> TCP-Session: 6b492108-ccf7-43b0-ae8c-fc4061e3cdef Authenticating user 'default' from [fd00:1122:3344:101::e]:49523 | ||
| 3995 | 2026.05.20 15:59:14.550019 [ 312 ] {} <Debug> TCP-Session: 6b492108-ccf7-43b0-ae8c-fc4061e3cdef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.05.20 15:59:14.550036 [ 312 ] {} <Debug> TCP-Session: 6b492108-ccf7-43b0-ae8c-fc4061e3cdef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.20 15:59:14.550113 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3998 | 2026.05.20 15:59:14.550171 [ 277 ] {} <Debug> TCP-Session: eaca21e3-8791-4822-adcb-45d28819797a Authenticating user 'default' from [fd00:1122:3344:101::e]:58709 | ||
| 3999 | 2026.05.20 15:59:14.550205 [ 277 ] {} <Debug> TCP-Session: eaca21e3-8791-4822-adcb-45d28819797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.05.20 15:59:14.550224 [ 277 ] {} <Debug> TCP-Session: eaca21e3-8791-4822-adcb-45d28819797a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.05.20 15:59:14.550255 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2026.05.20 15:59:14.550261 [ 310 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 4003 | 2026.05.20 15:59:14.550301 [ 309 ] {} <Debug> TCP-Session: 0d088353-687f-43c8-bfa0-690d37d8ca95 Authenticating user 'default' from [fd00:1122:3344:101::e]:45880 | ||
| 4004 | 2026.05.20 15:59:14.550325 [ 309 ] {} <Debug> TCP-Session: 0d088353-687f-43c8-bfa0-690d37d8ca95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.05.20 15:59:14.550343 [ 309 ] {} <Debug> TCP-Session: 0d088353-687f-43c8-bfa0-690d37d8ca95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.05.20 15:59:14.550471 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4007 | 2026.05.20 15:59:14.550511 [ 361 ] {} <Debug> TCP-Session: 3cdb1ae3-af72-410a-bb4a-bbc3b460d9f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63636 | ||
| 4008 | 2026.05.20 15:59:14.550529 [ 361 ] {} <Debug> TCP-Session: 3cdb1ae3-af72-410a-bb4a-bbc3b460d9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.20 15:59:14.550544 [ 361 ] {} <Debug> TCP-Session: 3cdb1ae3-af72-410a-bb4a-bbc3b460d9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.20 15:59:14.550741 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4011 | 2026.05.20 15:59:14.550781 [ 308 ] {} <Debug> TCP-Session: 22a1e3df-4843-41c7-a823-5aecf69b4358 Authenticating user 'default' from [fd00:1122:3344:101::e]:35669 | ||
| 4012 | 2026.05.20 15:59:14.550799 [ 308 ] {} <Debug> TCP-Session: 22a1e3df-4843-41c7-a823-5aecf69b4358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.05.20 15:59:14.550818 [ 308 ] {} <Debug> TCP-Session: 22a1e3df-4843-41c7-a823-5aecf69b4358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.20 15:59:14.550849 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4015 | 2026.05.20 15:59:14.550901 [ 307 ] {} <Debug> TCP-Session: ebae511e-69a7-47e6-b937-190949af0b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:48109 | ||
| 4016 | 2026.05.20 15:59:14.550921 [ 307 ] {} <Debug> TCP-Session: ebae511e-69a7-47e6-b937-190949af0b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.05.20 15:59:14.550935 [ 307 ] {} <Debug> TCP-Session: ebae511e-69a7-47e6-b937-190949af0b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.05.20 15:59:14.551372 [ 318 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Trace> AggregatingTransform: Aggregating | ||
| 4019 | 2026.05.20 15:59:14.551421 [ 318 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4020 | 2026.05.20 15:59:14.551457 [ 318 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052846 sec. (949.807 rows/sec., 37.10 KiB/sec.) | ||
| 4021 | 2026.05.20 15:59:14.551472 [ 318 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Trace> Aggregator: Merging aggregated data | ||
| 4022 | 2026.05.20 15:59:14.552150 [ 310 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002942 sec., 339.9048266485384 rows/sec., 13.28 KiB/sec. | ||
| 4023 | 2026.05.20 15:59:14.552292 [ 310 ] {4d3e2041-2ea4-4adf-8ded-79f4ea4569e2} <Debug> TCPHandler: Processed in 0.003439264 sec. | ||
| 4024 | 2026.05.20 15:59:14.552429 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4025 | 2026.05.20 15:59:14.552462 [ 310 ] {} <Debug> TCP-Session: 59659c4e-a324-4024-92fd-67d527ed5405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.05.20 15:59:14.552473 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4027 | 2026.05.20 15:59:14.552492 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.05.20 15:59:14.552515 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.05.20 15:59:14.552535 [ 311 ] {} <Debug> TCP-Session: 66c86313-0224-4019-9ad9-3f2e20ad484b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.05.20 15:59:14.552550 [ 361 ] {} <Debug> TCP-Session: 3cdb1ae3-af72-410a-bb4a-bbc3b460d9f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.05.20 15:59:14.552567 [ 267 ] {} <Debug> TCP-Session: 1da08e44-b19a-4ef3-bcc8-2f9b539acc3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.05.20 15:59:14.552571 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4033 | 2026.05.20 15:59:14.552588 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.05.20 15:59:14.552627 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.05.20 15:59:14.552633 [ 308 ] {} <Debug> TCP-Session: 22a1e3df-4843-41c7-a823-5aecf69b4358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.05.20 15:59:14.552654 [ 307 ] {} <Debug> TCP-Session: ebae511e-69a7-47e6-b937-190949af0b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.20 15:59:14.552662 [ 277 ] {} <Debug> TCP-Session: eaca21e3-8791-4822-adcb-45d28819797a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.05.20 15:59:14.552615 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4039 | 2026.05.20 15:59:14.552537 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4040 | 2026.05.20 15:59:14.552735 [ 309 ] {} <Debug> TCP-Session: 0d088353-687f-43c8-bfa0-690d37d8ca95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.05.20 15:59:14.552765 [ 312 ] {} <Debug> TCP-Session: 6b492108-ccf7-43b0-ae8c-fc4061e3cdef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.20 15:59:14.845375 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62445 | ||
| 4043 | 2026.05.20 15:59:14.845450 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4044 | 2026.05.20 15:59:14.845475 [ 310 ] {} <Debug> TCP-Session: e8e44bc7-45f8-455b-b9a3-f69b0cf1845a Authenticating user 'default' from [fd00:1122:3344:101::e]:62445 | ||
| 4045 | 2026.05.20 15:59:14.845498 [ 310 ] {} <Debug> TCP-Session: e8e44bc7-45f8-455b-b9a3-f69b0cf1845a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.05.20 15:59:14.845511 [ 310 ] {} <Debug> TCP-Session: e8e44bc7-45f8-455b-b9a3-f69b0cf1845a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.05.20 15:59:14.845732 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63249 | ||
| 4048 | 2026.05.20 15:59:14.845731 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36463 | ||
| 4049 | 2026.05.20 15:59:14.845763 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52678 | ||
| 4050 | 2026.05.20 15:59:14.845798 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.05.20 15:59:14.845843 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2026.05.20 15:59:14.845842 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35338 | ||
| 4053 | 2026.05.20 15:59:14.845861 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49273 | ||
| 4054 | 2026.05.20 15:59:14.845878 [ 311 ] {} <Debug> TCP-Session: a1269f1a-57e3-45f7-af49-f8336c3c63ee Authenticating user 'default' from [fd00:1122:3344:101::e]:36463 | ||
| 4055 | 2026.05.20 15:59:14.845897 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4056 | 2026.05.20 15:59:14.845913 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4057 | 2026.05.20 15:59:14.845930 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.05.20 15:59:14.845945 [ 277 ] {} <Debug> TCP-Session: 406a5fb0-1e87-42bb-9af9-79eb47ce08f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52678 | ||
| 4059 | 2026.05.20 15:59:14.845953 [ 307 ] {} <Debug> TCP-Session: de5fb1ff-5148-4837-9ddc-cf9e1762ca08 Authenticating user 'default' from [fd00:1122:3344:101::e]:35338 | ||
| 4060 | 2026.05.20 15:59:14.845961 [ 309 ] {} <Debug> TCP-Session: 32a29186-cee9-4406-953d-2f0e6274b575 Authenticating user 'default' from [fd00:1122:3344:101::e]:49273 | ||
| 4061 | 2026.05.20 15:59:14.845967 [ 277 ] {} <Debug> TCP-Session: 406a5fb0-1e87-42bb-9af9-79eb47ce08f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.05.20 15:59:14.845975 [ 307 ] {} <Debug> TCP-Session: de5fb1ff-5148-4837-9ddc-cf9e1762ca08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.20 15:59:14.845982 [ 309 ] {} <Debug> TCP-Session: 32a29186-cee9-4406-953d-2f0e6274b575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.05.20 15:59:14.845994 [ 307 ] {} <Debug> TCP-Session: de5fb1ff-5148-4837-9ddc-cf9e1762ca08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.05.20 15:59:14.845987 [ 277 ] {} <Debug> TCP-Session: 406a5fb0-1e87-42bb-9af9-79eb47ce08f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.05.20 15:59:14.846002 [ 309 ] {} <Debug> TCP-Session: 32a29186-cee9-4406-953d-2f0e6274b575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.05.20 15:59:14.845945 [ 311 ] {} <Debug> TCP-Session: a1269f1a-57e3-45f7-af49-f8336c3c63ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.05.20 15:59:14.845864 [ 310 ] {} <Trace> TCP-Session: e8e44bc7-45f8-455b-b9a3-f69b0cf1845a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.05.20 15:59:14.846056 [ 311 ] {} <Debug> TCP-Session: a1269f1a-57e3-45f7-af49-f8336c3c63ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.05.20 15:59:14.845861 [ 312 ] {} <Debug> TCP-Session: e63577bb-d528-40ab-a837-345d7ef18ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63249 | ||
| 4071 | 2026.05.20 15:59:14.845853 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61358 | ||
| 4072 | 2026.05.20 15:59:14.846133 [ 312 ] {} <Debug> TCP-Session: e63577bb-d528-40ab-a837-345d7ef18ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.20 15:59:14.845763 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36561 | ||
| 4074 | 2026.05.20 15:59:14.846178 [ 312 ] {} <Debug> TCP-Session: e63577bb-d528-40ab-a837-345d7ef18ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.05.20 15:59:14.846205 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.05.20 15:59:14.846221 [ 310 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62445) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4077 | 2026.05.20 15:59:14.846225 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2026.05.20 15:59:14.846239 [ 308 ] {} <Debug> TCP-Session: 54e79ed7-e337-48f6-adbc-88cf0b581644 Authenticating user 'default' from [fd00:1122:3344:101::e]:61358 | ||
| 4079 | 2026.05.20 15:59:14.845878 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51643 | ||
| 4080 | 2026.05.20 15:59:14.846267 [ 267 ] {} <Debug> TCP-Session: 3be69ddd-be2c-4834-a901-bfb51b80657b Authenticating user 'default' from [fd00:1122:3344:101::e]:36561 | ||
| 4081 | 2026.05.20 15:59:14.846277 [ 308 ] {} <Debug> TCP-Session: 54e79ed7-e337-48f6-adbc-88cf0b581644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.20 15:59:14.846295 [ 267 ] {} <Debug> TCP-Session: 3be69ddd-be2c-4834-a901-bfb51b80657b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.05.20 15:59:14.846299 [ 308 ] {} <Debug> TCP-Session: 54e79ed7-e337-48f6-adbc-88cf0b581644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.20 15:59:14.846310 [ 267 ] {} <Debug> TCP-Session: 3be69ddd-be2c-4834-a901-bfb51b80657b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.20 15:59:14.846309 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4086 | 2026.05.20 15:59:14.846339 [ 361 ] {} <Debug> TCP-Session: 27d6383d-a7d7-44cd-a70f-ba48b926c253 Authenticating user 'default' from [fd00:1122:3344:101::e]:51643 | ||
| 4087 | 2026.05.20 15:59:14.846355 [ 361 ] {} <Debug> TCP-Session: 27d6383d-a7d7-44cd-a70f-ba48b926c253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.05.20 15:59:14.846368 [ 361 ] {} <Debug> TCP-Session: 27d6383d-a7d7-44cd-a70f-ba48b926c253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.05.20 15:59:14.846485 [ 310 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4090 | 2026.05.20 15:59:14.846543 [ 310 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4091 | 2026.05.20 15:59:14.846846 [ 310 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 4092 | 2026.05.20 15:59:14.847993 [ 359 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Trace> AggregatingTransform: Aggregating | ||
| 4093 | 2026.05.20 15:59:14.848062 [ 359 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4094 | 2026.05.20 15:59:14.848097 [ 359 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001152238 sec. (867.876 rows/sec., 33.90 KiB/sec.) | ||
| 4095 | 2026.05.20 15:59:14.848114 [ 359 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Trace> Aggregator: Merging aggregated data | ||
| 4096 | 2026.05.20 15:59:14.848755 [ 310 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002583 sec., 387.14672861014327 rows/sec., 15.12 KiB/sec. | ||
| 4097 | 2026.05.20 15:59:14.848912 [ 310 ] {997304fe-ed18-4c17-96eb-a2dd1fa2aa3c} <Debug> TCPHandler: Processed in 0.003178715 sec. | ||
| 4098 | 2026.05.20 15:59:14.849058 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.05.20 15:59:14.849092 [ 310 ] {} <Debug> TCP-Session: e8e44bc7-45f8-455b-b9a3-f69b0cf1845a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.05.20 15:59:14.849099 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2026.05.20 15:59:14.849131 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2026.05.20 15:59:14.849157 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.05.20 15:59:14.849178 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.05.20 15:59:14.849169 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.05.20 15:59:14.849210 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.05.20 15:59:14.849234 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.05.20 15:59:14.849255 [ 267 ] {} <Debug> TCP-Session: 3be69ddd-be2c-4834-a901-bfb51b80657b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.05.20 15:59:14.849250 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.05.20 15:59:14.849287 [ 307 ] {} <Debug> TCP-Session: de5fb1ff-5148-4837-9ddc-cf9e1762ca08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.05.20 15:59:14.849317 [ 309 ] {} <Debug> TCP-Session: 32a29186-cee9-4406-953d-2f0e6274b575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.05.20 15:59:14.849243 [ 308 ] {} <Debug> TCP-Session: 54e79ed7-e337-48f6-adbc-88cf0b581644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.05.20 15:59:14.849206 [ 312 ] {} <Debug> TCP-Session: e63577bb-d528-40ab-a837-345d7ef18ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.05.20 15:59:14.849193 [ 361 ] {} <Debug> TCP-Session: 27d6383d-a7d7-44cd-a70f-ba48b926c253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.05.20 15:59:14.849146 [ 311 ] {} <Debug> TCP-Session: a1269f1a-57e3-45f7-af49-f8336c3c63ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.05.20 15:59:14.849217 [ 277 ] {} <Debug> TCP-Session: 406a5fb0-1e87-42bb-9af9-79eb47ce08f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.05.20 15:59:16.226278 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62039 | ||
| 4117 | 2026.05.20 15:59:16.226359 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2026.05.20 15:59:16.226384 [ 311 ] {} <Debug> TCP-Session: d0347b4e-b8de-44bf-80ee-4ebe2e52c0e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62039 | ||
| 4119 | 2026.05.20 15:59:16.226408 [ 311 ] {} <Debug> TCP-Session: d0347b4e-b8de-44bf-80ee-4ebe2e52c0e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.05.20 15:59:16.226421 [ 311 ] {} <Debug> TCP-Session: d0347b4e-b8de-44bf-80ee-4ebe2e52c0e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.05.20 15:59:16.226593 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64530 | ||
| 4122 | 2026.05.20 15:59:16.226639 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59458 | ||
| 4123 | 2026.05.20 15:59:16.226656 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2026.05.20 15:59:16.226667 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35761 | ||
| 4125 | 2026.05.20 15:59:16.226700 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43556 | ||
| 4126 | 2026.05.20 15:59:16.226734 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.05.20 15:59:16.226732 [ 312 ] {} <Debug> TCP-Session: c3e11764-d507-47c7-b0c8-3f05b646ff83 Authenticating user 'default' from [fd00:1122:3344:101::e]:64530 | ||
| 4128 | 2026.05.20 15:59:16.226773 [ 267 ] {} <Debug> TCP-Session: b527e499-2b07-443e-95a5-e714b2bded23 Authenticating user 'default' from [fd00:1122:3344:101::e]:59458 | ||
| 4129 | 2026.05.20 15:59:16.226784 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4130 | 2026.05.20 15:59:16.226791 [ 312 ] {} <Debug> TCP-Session: c3e11764-d507-47c7-b0c8-3f05b646ff83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.05.20 15:59:16.226811 [ 267 ] {} <Debug> TCP-Session: b527e499-2b07-443e-95a5-e714b2bded23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.05.20 15:59:16.226820 [ 310 ] {} <Debug> TCP-Session: a51a1103-6909-450e-85f1-ad96909e83d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43556 | ||
| 4133 | 2026.05.20 15:59:16.226827 [ 312 ] {} <Debug> TCP-Session: c3e11764-d507-47c7-b0c8-3f05b646ff83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.05.20 15:59:16.226841 [ 267 ] {} <Debug> TCP-Session: b527e499-2b07-443e-95a5-e714b2bded23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.05.20 15:59:16.226857 [ 310 ] {} <Debug> TCP-Session: a51a1103-6909-450e-85f1-ad96909e83d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.05.20 15:59:16.226778 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.20 15:59:16.226893 [ 310 ] {} <Debug> TCP-Session: a51a1103-6909-450e-85f1-ad96909e83d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.05.20 15:59:16.226927 [ 308 ] {} <Debug> TCP-Session: efe2b34d-4203-4048-99e6-51463c149e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:35761 | ||
| 4139 | 2026.05.20 15:59:16.226743 [ 311 ] {} <Trace> TCP-Session: d0347b4e-b8de-44bf-80ee-4ebe2e52c0e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.05.20 15:59:16.226959 [ 308 ] {} <Debug> TCP-Session: efe2b34d-4203-4048-99e6-51463c149e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.05.20 15:59:16.226704 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35659 | ||
| 4142 | 2026.05.20 15:59:16.226996 [ 308 ] {} <Debug> TCP-Session: efe2b34d-4203-4048-99e6-51463c149e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.20 15:59:16.226688 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51226 | ||
| 4144 | 2026.05.20 15:59:16.226656 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63845 | ||
| 4145 | 2026.05.20 15:59:16.227064 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4146 | 2026.05.20 15:59:16.227084 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2026.05.20 15:59:16.227104 [ 309 ] {} <Debug> TCP-Session: cbb09e19-54fa-4cb1-9998-13b756038eab Authenticating user 'default' from [fd00:1122:3344:101::e]:35659 | ||
| 4148 | 2026.05.20 15:59:16.227113 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4149 | 2026.05.20 15:59:16.227119 [ 361 ] {} <Debug> TCP-Session: bd76e613-227a-4729-9ab9-302862810a82 Authenticating user 'default' from [fd00:1122:3344:101::e]:51226 | ||
| 4150 | 2026.05.20 15:59:16.227134 [ 309 ] {} <Debug> TCP-Session: cbb09e19-54fa-4cb1-9998-13b756038eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.05.20 15:59:16.227145 [ 311 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4152 | 2026.05.20 15:59:16.227169 [ 309 ] {} <Debug> TCP-Session: cbb09e19-54fa-4cb1-9998-13b756038eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.05.20 15:59:16.227160 [ 361 ] {} <Debug> TCP-Session: bd76e613-227a-4729-9ab9-302862810a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.05.20 15:59:16.227150 [ 277 ] {} <Debug> TCP-Session: 9d181c96-d3ad-4fbb-9fe6-4a8c05a19d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:63845 | ||
| 4155 | 2026.05.20 15:59:16.227215 [ 361 ] {} <Debug> TCP-Session: bd76e613-227a-4729-9ab9-302862810a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.05.20 15:59:16.227238 [ 277 ] {} <Debug> TCP-Session: 9d181c96-d3ad-4fbb-9fe6-4a8c05a19d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.05.20 15:59:16.226656 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48318 | ||
| 4158 | 2026.05.20 15:59:16.227264 [ 277 ] {} <Debug> TCP-Session: 9d181c96-d3ad-4fbb-9fe6-4a8c05a19d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.05.20 15:59:16.227331 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4160 | 2026.05.20 15:59:16.227361 [ 307 ] {} <Debug> TCP-Session: a45ed060-8388-44e8-bcd5-2c4fae6617cd Authenticating user 'default' from [fd00:1122:3344:101::e]:48318 | ||
| 4161 | 2026.05.20 15:59:16.227381 [ 307 ] {} <Debug> TCP-Session: a45ed060-8388-44e8-bcd5-2c4fae6617cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.05.20 15:59:16.227398 [ 307 ] {} <Debug> TCP-Session: a45ed060-8388-44e8-bcd5-2c4fae6617cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.05.20 15:59:16.227503 [ 311 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4164 | 2026.05.20 15:59:16.227559 [ 311 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4165 | 2026.05.20 15:59:16.227882 [ 311 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Debug> oximeter.version (13bb1020-1b58-4ba6-9603-4dd90192b2b0) (SelectExecutor): Key condition: unknown | ||
| 4166 | 2026.05.20 15:59:16.228958 [ 323 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Trace> AggregatingTransform: Aggregating | ||
| 4167 | 2026.05.20 15:59:16.229020 [ 323 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4168 | 2026.05.20 15:59:16.229056 [ 323 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071366 sec. (933.388 rows/sec., 36.46 KiB/sec.) | ||
| 4169 | 2026.05.20 15:59:16.229073 [ 323 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Trace> Aggregator: Merging aggregated data | ||
| 4170 | 2026.05.20 15:59:16.229711 [ 311 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002625 sec., 380.9523809523809 rows/sec., 14.88 KiB/sec. | ||
| 4171 | 2026.05.20 15:59:16.229847 [ 311 ] {b353daf7-961c-4f5e-b61a-59a2d1f150d6} <Debug> TCPHandler: Processed in 0.003247897 sec. | ||
| 4172 | 2026.05.20 15:59:16.229988 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.05.20 15:59:16.230019 [ 311 ] {} <Debug> TCP-Session: d0347b4e-b8de-44bf-80ee-4ebe2e52c0e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.05.20 15:59:16.230026 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.05.20 15:59:16.230041 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.05.20 15:59:16.230072 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.05.20 15:59:16.230080 [ 312 ] {} <Debug> TCP-Session: c3e11764-d507-47c7-b0c8-3f05b646ff83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.05.20 15:59:16.230097 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.05.20 15:59:16.230115 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2026.05.20 15:59:16.230144 [ 361 ] {} <Debug> TCP-Session: bd76e613-227a-4729-9ab9-302862810a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.05.20 15:59:16.230160 [ 307 ] {} <Debug> TCP-Session: a45ed060-8388-44e8-bcd5-2c4fae6617cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.05.20 15:59:16.230183 [ 310 ] {} <Debug> TCP-Session: a51a1103-6909-450e-85f1-ad96909e83d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.05.20 15:59:16.230148 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2026.05.20 15:59:16.230134 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4185 | 2026.05.20 15:59:16.230239 [ 277 ] {} <Debug> TCP-Session: 9d181c96-d3ad-4fbb-9fe6-4a8c05a19d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.05.20 15:59:16.230090 [ 267 ] {} <Debug> TCP-Session: b527e499-2b07-443e-95a5-e714b2bded23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.05.20 15:59:16.230268 [ 308 ] {} <Debug> TCP-Session: efe2b34d-4203-4048-99e6-51463c149e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.05.20 15:59:16.230073 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4189 | 2026.05.20 15:59:16.230327 [ 309 ] {} <Debug> TCP-Session: cbb09e19-54fa-4cb1-9998-13b756038eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.05.20 15:59:16.243701 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.05.20 15:59:16.243910 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 4192 | 2026.05.20 15:59:16.244246 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4193 | 2026.05.20 15:59:16.244288 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <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 | ||
| 4194 | 2026.05.20 15:59:16.244541 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4195 | 2026.05.20 15:59:16.244617 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4196 | 2026.05.20 15:59:16.244765 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4197 | 2026.05.20 15:59:16.244866 [ 346 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4198 | 2026.05.20 15:59:16.244869 [ 354 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4199 | 2026.05.20 15:59:16.244966 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4200 | 2026.05.20 15:59:16.244995 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4201 | 2026.05.20 15:59:16.245053 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4202 | 2026.05.20 15:59:16.245077 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4203 | 2026.05.20 15:59:16.246134 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002314 sec., 17718.236819360412 rows/sec., 3.86 MiB/sec. | ||
| 4204 | 2026.05.20 15:59:16.246280 [ 268 ] {dba06c8a-f2ed-4289-9ffe-846e83cd0d18} <Debug> TCPHandler: Processed in 0.002698399 sec. | ||
| 4205 | 2026.05.20 15:59:16.248124 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.20 15:59:16.248267 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.20 15:59:16.248330 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4208 | 2026.05.20 15:59:16.248946 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.05.20 15:59:16.248995 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4210 | 2026.05.20 15:59:16.249388 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4211 | 2026.05.20 15:59:16.249620 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.05.20 15:59:16.249778 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 4213 | 2026.05.20 15:59:16.249781 [ 100 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4214 | 2026.05.20 15:59:16.249826 [ 268 ] {4a71f6f1-fb8c-4f5f-91be-e84c46a9d30c} <Debug> TCPHandler: Processed in 0.00181178 sec. | ||
| 4215 | 2026.05.20 15:59:16.249842 [ 100 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.05.20 15:59:16.249870 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4217 | 2026.05.20 15:59:16.249961 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 4218 | 2026.05.20 15:59:16.250012 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.05.20 15:59:16.250059 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2026.05.20 15:59:16.250090 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3231 rows starting from the beginning of the part | ||
| 4221 | 2026.05.20 15:59:16.250123 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4222 | 2026.05.20 15:59:16.250146 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3222 rows starting from the beginning of the part | ||
| 4223 | 2026.05.20 15:59:16.250179 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4224 | 2026.05.20 15:59:16.250192 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4225 | 2026.05.20 15:59:16.250232 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 4226 | 2026.05.20 15:59:16.250277 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 879 rows starting from the beginning of the part | ||
| 4227 | 2026.05.20 15:59:16.250313 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 4228 | 2026.05.20 15:59:16.250654 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.05.20 15:59:16.250693 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4230 | 2026.05.20 15:59:16.251024 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4231 | 2026.05.20 15:59:16.251253 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.20 15:59:16.251373 [ 100 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4233 | 2026.05.20 15:59:16.251395 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 4234 | 2026.05.20 15:59:16.251409 [ 100 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.20 15:59:16.251437 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4236 | 2026.05.20 15:59:16.251440 [ 268 ] {53a9096f-9ca4-45cb-ab1a-4d1a1c21cabf} <Debug> TCPHandler: Processed in 0.001484319 sec. | ||
| 4237 | 2026.05.20 15:59:16.251522 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 4238 | 2026.05.20 15:59:16.251592 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.05.20 15:59:16.251619 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4240 | 2026.05.20 15:59:16.251647 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1790 rows starting from the beginning of the part | ||
| 4241 | 2026.05.20 15:59:16.251696 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4242 | 2026.05.20 15:59:16.251721 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1754 rows starting from the beginning of the part | ||
| 4243 | 2026.05.20 15:59:16.251743 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4244 | 2026.05.20 15:59:16.251770 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4245 | 2026.05.20 15:59:16.251819 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 4246 | 2026.05.20 15:59:16.251870 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 531 rows starting from the beginning of the part | ||
| 4247 | 2026.05.20 15:59:16.251914 [ 201 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 4248 | 2026.05.20 15:59:16.252180 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.05.20 15:59:16.252217 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4250 | 2026.05.20 15:59:16.252587 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4251 | 2026.05.20 15:59:16.252724 [ 192 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800453 sec., 2678138.144078833 rows/sec., 211.46 MiB/sec. | ||
| 4252 | 2026.05.20 15:59:16.252807 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.05.20 15:59:16.252955 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4254 | 2026.05.20 15:59:16.252960 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 4255 | 2026.05.20 15:59:16.253036 [ 268 ] {fa1c1f7f-f1df-4d46-be36-bc4f15ba76f4} <Debug> TCPHandler: Processed in 0.0014943 sec. | ||
| 4256 | 2026.05.20 15:59:16.253038 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4257 | 2026.05.20 15:59:16.253038 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.20 15:59:16.253100 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4259 | 2026.05.20 15:59:16.253164 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.20 15:59:16.253252 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 4261 | 2026.05.20 15:59:16.253273 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.05.20 15:59:16.253303 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.05.20 15:59:16.253318 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4264 | 2026.05.20 15:59:16.253338 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4265 | 2026.05.20 15:59:16.253365 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8539 rows starting from the beginning of the part | ||
| 4266 | 2026.05.20 15:59:16.253368 [ 200 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_26_5} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4267 | 2026.05.20 15:59:16.253385 [ 186 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897953 sec., 2248211.625893792 rows/sec., 162.51 MiB/sec. | ||
| 4268 | 2026.05.20 15:59:16.253427 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1601 rows starting from the beginning of the part | ||
| 4269 | 2026.05.20 15:59:16.253436 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 4270 | 2026.05.20 15:59:16.253479 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4271 | 2026.05.20 15:59:16.253523 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4272 | 2026.05.20 15:59:16.253564 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4273 | 2026.05.20 15:59:16.253603 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 4274 | 2026.05.20 15:59:16.253661 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4275 | 2026.05.20 15:59:16.253698 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.05.20 15:59:16.253739 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4277 | 2026.05.20 15:59:16.254041 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.05.20 15:59:16.254118 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4279 | 2026.05.20 15:59:16.254133 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_26_5} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4280 | 2026.05.20 15:59:16.254235 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4281 | 2026.05.20 15:59:16.254355 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.20 15:59:16.254481 [ 100 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4283 | 2026.05.20 15:59:16.254498 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 4284 | 2026.05.20 15:59:16.254520 [ 100 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.05.20 15:59:16.254539 [ 268 ] {0371cad5-8b18-44da-a604-8d496c446f06} <Debug> TCPHandler: Processed in 0.001425907 sec. | ||
| 4286 | 2026.05.20 15:59:16.254548 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4287 | 2026.05.20 15:59:16.254667 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 4288 | 2026.05.20 15:59:16.254812 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4289 | 2026.05.20 15:59:16.254857 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part | ||
| 4290 | 2026.05.20 15:59:16.254930 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4291 | 2026.05.20 15:59:16.254993 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4292 | 2026.05.20 15:59:16.255050 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4293 | 2026.05.20 15:59:16.255100 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4294 | 2026.05.20 15:59:16.255159 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 4295 | 2026.05.20 15:59:16.256331 [ 186 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710977 sec., 964361.2976679406 rows/sec., 62.20 MiB/sec. | ||
| 4296 | 2026.05.20 15:59:16.256601 [ 199 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4297 | 2026.05.20 15:59:16.256930 [ 199 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.05.20 15:59:16.257011 [ 199 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_26_5} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4299 | 2026.05.20 15:59:16.257103 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4300 | 2026.05.20 15:59:16.257696 [ 189 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10853 rows, containing 5 columns (5 merged, 0 gathered) in 0.004470998 sec., 2427422.244429543 rows/sec., 154.20 MiB/sec. | ||
| 4301 | 2026.05.20 15:59:16.257980 [ 199 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4302 | 2026.05.20 15:59:16.258251 [ 199 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.05.20 15:59:16.258327 [ 199 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4304 | 2026.05.20 15:59:16.258416 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4305 | 2026.05.20 15:59:17.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.11 MiB, peak 248.85 MiB, free memory in arenas 0.00 B, will set to 241.43 MiB (RSS), difference: 2.32 MiB | ||
| 4306 | 2026.05.20 15:59:18.123727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8064 | ||
| 4307 | 2026.05.20 15:59:18.124201 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.05.20 15:59:18.124239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4309 | 2026.05.20 15:59:18.124688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4310 | 2026.05.20 15:59:18.124989 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.05.20 15:59:18.125111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8064 | ||
| 4312 | 2026.05.20 15:59:18.556886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4313 | 2026.05.20 15:59:18.571439 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.05.20 15:59:18.571488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4315 | 2026.05.20 15:59:18.577083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4316 | 2026.05.20 15:59:18.577746 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.05.20 15:59:18.580240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4318 | 2026.05.20 15:59:21.249560 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.05.20 15:59:21.249796 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4320 | 2026.05.20 15:59:21.250144 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4321 | 2026.05.20 15:59:21.250188 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4322 | 2026.05.20 15:59:21.250444 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4323 | 2026.05.20 15:59:21.250520 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4324 | 2026.05.20 15:59:21.250666 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4325 | 2026.05.20 15:59:21.250763 [ 354 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4326 | 2026.05.20 15:59:21.250777 [ 323 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4327 | 2026.05.20 15:59:21.250891 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4328 | 2026.05.20 15:59:21.250922 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4329 | 2026.05.20 15:59:21.250972 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4330 | 2026.05.20 15:59:21.250994 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4331 | 2026.05.20 15:59:21.252044 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002352 sec., 17431.972789115647 rows/sec., 3.80 MiB/sec. | ||
| 4332 | 2026.05.20 15:59:21.252148 [ 268 ] {3a4bb607-fa36-463a-a1b5-72eeb92fe52e} <Debug> TCPHandler: Processed in 0.00272451 sec. | ||
| 4333 | 2026.05.20 15:59:21.257612 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.05.20 15:59:21.257819 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.05.20 15:59:21.257899 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4336 | 2026.05.20 15:59:21.258710 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.05.20 15:59:21.258757 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4338 | 2026.05.20 15:59:21.259153 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4339 | 2026.05.20 15:59:21.259386 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.05.20 15:59:21.259542 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 4341 | 2026.05.20 15:59:21.259591 [ 268 ] {8c045133-8b47-4673-85e2-0c0caa98083f} <Debug> TCPHandler: Processed in 0.002126531 sec. | ||
| 4342 | 2026.05.20 15:59:21.259758 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.20 15:59:21.259869 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4344 | 2026.05.20 15:59:21.259914 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4345 | 2026.05.20 15:59:21.260738 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.05.20 15:59:21.260776 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4347 | 2026.05.20 15:59:21.261162 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4348 | 2026.05.20 15:59:21.261385 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.20 15:59:21.261518 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Debug> executeQuery: Read 879 rows, 70.69 KiB in 0.001674 sec., 525089.605734767 rows/sec., 41.24 MiB/sec. | ||
| 4350 | 2026.05.20 15:59:21.261553 [ 268 ] {171e14f1-3128-4471-88d4-e8995a9cd370} <Debug> TCPHandler: Processed in 0.001847531 sec. | ||
| 4351 | 2026.05.20 15:59:21.261681 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.05.20 15:59:21.261783 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.05.20 15:59:21.261825 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4354 | 2026.05.20 15:59:21.262350 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.05.20 15:59:21.262389 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4356 | 2026.05.20 15:59:21.262711 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4357 | 2026.05.20 15:59:21.262927 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.05.20 15:59:21.263060 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001299 sec., 140877.59815242494 rows/sec., 8.74 MiB/sec. | ||
| 4359 | 2026.05.20 15:59:21.263095 [ 268 ] {8f1a64af-3e8c-42ae-ba2a-10dd60d6583a} <Debug> TCPHandler: Processed in 0.001464469 sec. | ||
| 4360 | 2026.05.20 15:59:21.263242 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.05.20 15:59:21.263342 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4362 | 2026.05.20 15:59:21.263383 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4363 | 2026.05.20 15:59:21.263856 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.05.20 15:59:21.263892 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4365 | 2026.05.20 15:59:21.264191 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4366 | 2026.05.20 15:59:21.264401 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.05.20 15:59:21.264533 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 4368 | 2026.05.20 15:59:21.264567 [ 268 ] {a0872e2d-7b71-4c34-a573-269b2b52702b} <Debug> TCPHandler: Processed in 0.001375796 sec. | ||
| 4369 | 2026.05.20 15:59:21.264720 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.05.20 15:59:21.264816 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.05.20 15:59:21.264858 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4372 | 2026.05.20 15:59:21.265324 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.05.20 15:59:21.265360 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4374 | 2026.05.20 15:59:21.265655 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4375 | 2026.05.20 15:59:21.265866 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.05.20 15:59:21.265998 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 4377 | 2026.05.20 15:59:21.266040 [ 268 ] {6c49b7bf-5bd5-41d5-83e9-f1e4167173d5} <Debug> TCPHandler: Processed in 0.001370116 sec. | ||
| 4378 | 2026.05.20 15:59:21.266191 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.05.20 15:59:21.266291 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4380 | 2026.05.20 15:59:21.266331 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4381 | 2026.05.20 15:59:21.267024 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.05.20 15:59:21.267061 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4383 | 2026.05.20 15:59:21.267378 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4384 | 2026.05.20 15:59:21.267600 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.05.20 15:59:21.267727 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001455 sec., 364948.45360824745 rows/sec., 25.81 MiB/sec. | ||
| 4386 | 2026.05.20 15:59:21.267762 [ 268 ] {491af919-bd95-4d7a-917e-5c29a67623e5} <Debug> TCPHandler: Processed in 0.001621434 sec. | ||
| 4387 | 2026.05.20 15:59:21.267897 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.05.20 15:59:21.267994 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4389 | 2026.05.20 15:59:21.268035 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4390 | 2026.05.20 15:59:21.268371 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.05.20 15:59:21.268406 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4392 | 2026.05.20 15:59:21.268706 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4393 | 2026.05.20 15:59:21.268925 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.05.20 15:59:21.269057 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 4395 | 2026.05.20 15:59:21.269090 [ 268 ] {1773e210-3bcf-4036-872e-960731eb5604} <Debug> TCPHandler: Processed in 0.001243401 sec. | ||
| 4396 | 2026.05.20 15:59:21.269226 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.05.20 15:59:21.269323 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4398 | 2026.05.20 15:59:21.269367 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4399 | 2026.05.20 15:59:21.269819 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.20 15:59:21.269855 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4401 | 2026.05.20 15:59:21.270180 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4402 | 2026.05.20 15:59:21.270394 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.20 15:59:21.270523 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 4404 | 2026.05.20 15:59:21.270557 [ 268 ] {f7e284b9-7285-44d3-a918-103bf5ed1398} <Debug> TCPHandler: Processed in 0.001380946 sec. | ||
| 4405 | 2026.05.20 15:59:21.270687 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.05.20 15:59:21.270786 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4407 | 2026.05.20 15:59:21.270828 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4408 | 2026.05.20 15:59:21.271183 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.05.20 15:59:21.271218 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4410 | 2026.05.20 15:59:21.271510 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4411 | 2026.05.20 15:59:21.271728 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.05.20 15:59:21.271856 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 4413 | 2026.05.20 15:59:21.271888 [ 268 ] {6e866936-8f61-412f-8bda-16f5d01b520f} <Debug> TCPHandler: Processed in 0.001251132 sec. | ||
| 4414 | 2026.05.20 15:59:21.272024 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.05.20 15:59:21.272129 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.05.20 15:59:21.272183 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <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 | ||
| 4417 | 2026.05.20 15:59:21.273093 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.05.20 15:59:21.273130 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4419 | 2026.05.20 15:59:21.273707 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4420 | 2026.05.20 15:59:21.273954 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.05.20 15:59:21.274097 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001988 sec., 20623.74245472837 rows/sec., 36.96 MiB/sec. | ||
| 4422 | 2026.05.20 15:59:21.274155 [ 268 ] {271d6550-5f6c-441f-b7e1-cd5570d5c73b} <Debug> TCPHandler: Processed in 0.002183622 sec. | ||
| 4423 | 2026.05.20 15:59:21.274286 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.05.20 15:59:21.274384 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4425 | 2026.05.20 15:59:21.274425 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4426 | 2026.05.20 15:59:21.274765 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.05.20 15:59:21.274801 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4428 | 2026.05.20 15:59:21.275109 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4429 | 2026.05.20 15:59:21.275320 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.05.20 15:59:21.275446 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 4431 | 2026.05.20 15:59:21.275479 [ 268 ] {733137e8-19cc-4934-aca6-d9fb34d6de86} <Debug> TCPHandler: Processed in 0.001242211 sec. | ||
| 4432 | 2026.05.20 15:59:25.562211 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4433 | 2026.05.20 15:59:25.562281 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4434 | 2026.05.20 15:59:25.625302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8512 | ||
| 4435 | 2026.05.20 15:59:25.626067 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.05.20 15:59:25.626144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4437 | 2026.05.20 15:59:25.626753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4438 | 2026.05.20 15:59:25.626989 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.05.20 15:59:25.627126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8512 | ||
| 4440 | 2026.05.20 15:59:26.080314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4441 | 2026.05.20 15:59:26.095875 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.05.20 15:59:26.095937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4443 | 2026.05.20 15:59:26.101889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4444 | 2026.05.20 15:59:26.102585 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.05.20 15:59:26.105197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4446 | 2026.05.20 15:59:26.244305 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.20 15:59:26.244537 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 4448 | 2026.05.20 15:59:26.244869 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4449 | 2026.05.20 15:59:26.244911 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <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 | ||
| 4450 | 2026.05.20 15:59:26.245130 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4451 | 2026.05.20 15:59:26.245206 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4452 | 2026.05.20 15:59:26.245348 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4453 | 2026.05.20 15:59:26.245451 [ 323 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4454 | 2026.05.20 15:59:26.245458 [ 354 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4455 | 2026.05.20 15:59:26.245585 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4456 | 2026.05.20 15:59:26.245616 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4457 | 2026.05.20 15:59:26.245669 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4458 | 2026.05.20 15:59:26.245691 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4459 | 2026.05.20 15:59:26.246855 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002411 sec., 17005.39195354625 rows/sec., 3.70 MiB/sec. | ||
| 4460 | 2026.05.20 15:59:26.246969 [ 268 ] {f53f6880-a8ef-4d7b-8562-16aff7c5633d} <Debug> TCPHandler: Processed in 0.002800923 sec. | ||
| 4461 | 2026.05.20 15:59:26.248584 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.05.20 15:59:26.248709 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4463 | 2026.05.20 15:59:26.248759 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4464 | 2026.05.20 15:59:26.249302 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.05.20 15:59:26.249350 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4466 | 2026.05.20 15:59:26.249784 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4467 | 2026.05.20 15:59:26.250043 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.05.20 15:59:26.250219 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. | ||
| 4469 | 2026.05.20 15:59:26.250262 [ 268 ] {40338289-386d-4a4a-aa61-0a1d5406175b} <Debug> TCPHandler: Processed in 0.001734188 sec. | ||
| 4470 | 2026.05.20 15:59:26.250411 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.05.20 15:59:26.250519 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4472 | 2026.05.20 15:59:26.250571 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4473 | 2026.05.20 15:59:26.251046 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.05.20 15:59:26.251088 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4475 | 2026.05.20 15:59:26.251413 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4476 | 2026.05.20 15:59:26.251650 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.05.20 15:59:26.251787 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 4478 | 2026.05.20 15:59:26.251822 [ 268 ] {672910be-a910-4f5c-80f4-5305b29fa57b} <Debug> TCPHandler: Processed in 0.001464589 sec. | ||
| 4479 | 2026.05.20 15:59:26.252061 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.05.20 15:59:26.252229 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.05.20 15:59:26.252302 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4482 | 2026.05.20 15:59:26.252935 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.05.20 15:59:26.252981 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4484 | 2026.05.20 15:59:26.253421 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4485 | 2026.05.20 15:59:26.253666 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.05.20 15:59:26.253840 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
| 4487 | 2026.05.20 15:59:26.253895 [ 268 ] {23a8c2c7-53b5-45f8-b016-d046ec753c84} <Debug> TCPHandler: Processed in 0.001961635 sec. | ||
| 4488 | 2026.05.20 15:59:26.254048 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.05.20 15:59:26.254158 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.05.20 15:59:26.254208 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4491 | 2026.05.20 15:59:26.254590 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.05.20 15:59:26.254630 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4493 | 2026.05.20 15:59:26.254959 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4494 | 2026.05.20 15:59:26.255183 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.05.20 15:59:26.255329 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 4496 | 2026.05.20 15:59:26.255365 [ 268 ] {8778edbf-3a92-4f7f-b728-327c08050e8a} <Debug> TCPHandler: Processed in 0.001371305 sec. | ||
| 4497 | 2026.05.20 15:59:26.445603 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.05.20 15:59:26.445875 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4499 | 2026.05.20 15:59:26.446285 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4500 | 2026.05.20 15:59:26.446341 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4501 | 2026.05.20 15:59:26.446623 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4502 | 2026.05.20 15:59:26.446693 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4503 | 2026.05.20 15:59:26.446836 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4504 | 2026.05.20 15:59:26.446940 [ 354 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4505 | 2026.05.20 15:59:26.446950 [ 323 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4506 | 2026.05.20 15:59:26.447087 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4507 | 2026.05.20 15:59:26.447116 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4508 | 2026.05.20 15:59:26.447166 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4509 | 2026.05.20 15:59:26.447188 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4510 | 2026.05.20 15:59:26.448306 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002556 sec., 16040.688575899843 rows/sec., 3.49 MiB/sec. | ||
| 4511 | 2026.05.20 15:59:26.448409 [ 268 ] {ad965711-22f6-4d67-ad45-15b822cf7c5e} <Debug> TCPHandler: Processed in 0.002948838 sec. | ||
| 4512 | 2026.05.20 15:59:26.463624 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.05.20 15:59:26.463762 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4514 | 2026.05.20 15:59:26.463816 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4515 | 2026.05.20 15:59:26.464518 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.20 15:59:26.464563 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4517 | 2026.05.20 15:59:26.464933 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4518 | 2026.05.20 15:59:26.465160 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.20 15:59:26.465305 [ 99 ] {} <Debug> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4520 | 2026.05.20 15:59:26.465309 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001586 sec., 179066.8348045397 rows/sec., 11.37 MiB/sec. | ||
| 4521 | 2026.05.20 15:59:26.465356 [ 99 ] {} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.05.20 15:59:26.465369 [ 268 ] {2519c99f-5f48-4e19-aac0-272fc6dcc477} <Debug> TCPHandler: Processed in 0.00180956 sec. | ||
| 4523 | 2026.05.20 15:59:26.465385 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4524 | 2026.05.20 15:59:26.465483 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4525 | 2026.05.20 15:59:26.465503 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.05.20 15:59:26.465587 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4527 | 2026.05.20 15:59:26.465610 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4528 | 2026.05.20 15:59:26.465619 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4529 | 2026.05.20 15:59:26.465654 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4530 | 2026.05.20 15:59:26.465687 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4531 | 2026.05.20 15:59:26.465738 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4532 | 2026.05.20 15:59:26.465784 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4533 | 2026.05.20 15:59:26.465833 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4534 | 2026.05.20 15:59:26.466080 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Trace> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.20 15:59:26.466117 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4536 | 2026.05.20 15:59:26.466405 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4537 | 2026.05.20 15:59:26.466629 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Trace> oximeter.fields_ipaddr (83f4a9ec-9e8a-43cb-aca4-97cd4a8fc27a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.05.20 15:59:26.466761 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001173 sec., 15345.268542199488 rows/sec., 1.22 MiB/sec. | ||
| 4539 | 2026.05.20 15:59:26.466781 [ 199 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337574 sec., 1061623.5064377747 rows/sec., 71.48 MiB/sec. | ||
| 4540 | 2026.05.20 15:59:26.466796 [ 268 ] {d078ef9d-8bfe-49c7-8802-a7379f27c138} <Debug> TCPHandler: Processed in 0.001343965 sec. | ||
| 4541 | 2026.05.20 15:59:26.466913 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4542 | 2026.05.20 15:59:26.466930 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.05.20 15:59:26.467031 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4544 | 2026.05.20 15:59:26.467072 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4545 | 2026.05.20 15:59:26.467150 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.05.20 15:59:26.467213 [ 186 ] {4423cb4f-e651-4490-b0c8-8f1356fe12f6::all_1_13_3} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4547 | 2026.05.20 15:59:26.467270 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4548 | 2026.05.20 15:59:26.469099 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.20 15:59:26.469142 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4550 | 2026.05.20 15:59:26.469779 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4551 | 2026.05.20 15:59:26.470023 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.05.20 15:59:26.470188 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Debug> executeQuery: Read 3233 rows, 247.17 KiB in 0.003175 sec., 1018267.7165354331 rows/sec., 76.03 MiB/sec. | ||
| 4553 | 2026.05.20 15:59:26.470247 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4554 | 2026.05.20 15:59:26.470261 [ 268 ] {baba7106-e277-4a5b-a77d-5ae3625ae9a4} <Debug> TCPHandler: Processed in 0.003381152 sec. | ||
| 4555 | 2026.05.20 15:59:26.470450 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.05.20 15:59:26.470582 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4557 | 2026.05.20 15:59:26.470638 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4558 | 2026.05.20 15:59:26.471344 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.05.20 15:59:26.471381 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4560 | 2026.05.20 15:59:26.471699 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4561 | 2026.05.20 15:59:26.471919 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.05.20 15:59:26.472052 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Debug> executeQuery: Read 210 rows, 13.56 KiB in 0.001509 sec., 139165.00994035785 rows/sec., 8.77 MiB/sec. | ||
| 4563 | 2026.05.20 15:59:26.472089 [ 268 ] {b8762c54-0e73-4f1b-bf48-55fb389713b7} <Debug> TCPHandler: Processed in 0.001755058 sec. | ||
| 4564 | 2026.05.20 15:59:26.472205 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.05.20 15:59:26.472306 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4566 | 2026.05.20 15:59:26.472348 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4567 | 2026.05.20 15:59:26.473248 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.05.20 15:59:26.473285 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4569 | 2026.05.20 15:59:26.473630 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4570 | 2026.05.20 15:59:26.473840 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.05.20 15:59:26.473992 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001708 sec., 556206.0889929743 rows/sec., 32.73 MiB/sec. | ||
| 4572 | 2026.05.20 15:59:26.474028 [ 268 ] {eb37db7f-41d9-4113-8de7-2bbe3a415a27} <Debug> TCPHandler: Processed in 0.001874442 sec. | ||
| 4573 | 2026.05.20 15:59:26.474186 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.05.20 15:59:26.474291 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4575 | 2026.05.20 15:59:26.474333 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4576 | 2026.05.20 15:59:26.474716 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.05.20 15:59:26.474752 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4578 | 2026.05.20 15:59:26.475036 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4579 | 2026.05.20 15:59:26.475245 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.05.20 15:59:26.475366 [ 99 ] {} <Debug> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4581 | 2026.05.20 15:59:26.475402 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 4582 | 2026.05.20 15:59:26.475409 [ 99 ] {} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.20 15:59:26.475445 [ 268 ] {f9fbd716-4048-4d8d-9588-bb50c4e5a9b5} <Debug> TCPHandler: Processed in 0.001324524 sec. | ||
| 4584 | 2026.05.20 15:59:26.475446 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4585 | 2026.05.20 15:59:26.475565 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.05.20 15:59:26.475581 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::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 | ||
| 4587 | 2026.05.20 15:59:26.475674 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.05.20 15:59:26.475708 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2026.05.20 15:59:26.475718 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4590 | 2026.05.20 15:59:26.475747 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4591 | 2026.05.20 15:59:26.475814 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::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 | ||
| 4592 | 2026.05.20 15:59:26.475860 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::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 | ||
| 4593 | 2026.05.20 15:59:26.475901 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::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 | ||
| 4594 | 2026.05.20 15:59:26.475939 [ 189 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::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 | ||
| 4595 | 2026.05.20 15:59:26.476206 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.05.20 15:59:26.476246 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4597 | 2026.05.20 15:59:26.476568 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4598 | 2026.05.20 15:59:26.476677 [ 200 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134098 sec., 4408.790069288544 rows/sec., 327.21 KiB/sec. | ||
| 4599 | 2026.05.20 15:59:26.476787 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.05.20 15:59:26.476864 [ 200 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4601 | 2026.05.20 15:59:26.476900 [ 99 ] {} <Debug> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4602 | 2026.05.20 15:59:26.476927 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001271 sec., 116443.74508261212 rows/sec., 6.62 MiB/sec. | ||
| 4603 | 2026.05.20 15:59:26.476935 [ 99 ] {} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.05.20 15:59:26.476972 [ 268 ] {3333789e-a1c0-439b-b4c2-27c4c0030616} <Debug> TCPHandler: Processed in 0.001456048 sec. | ||
| 4605 | 2026.05.20 15:59:26.476973 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4606 | 2026.05.20 15:59:26.477084 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4607 | 2026.05.20 15:59:26.477119 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.05.20 15:59:26.477183 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4609 | 2026.05.20 15:59:26.477216 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4610 | 2026.05.20 15:59:26.477225 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4611 | 2026.05.20 15:59:26.477235 [ 200 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::all_1_5_1} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.05.20 15:59:26.477263 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4613 | 2026.05.20 15:59:26.477275 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4614 | 2026.05.20 15:59:26.477310 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4615 | 2026.05.20 15:59:26.477341 [ 200 ] {4ed5d130-e831-4b6e-9517-1d2a2106c438::all_1_5_1} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4616 | 2026.05.20 15:59:26.477353 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4617 | 2026.05.20 15:59:26.477401 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4618 | 2026.05.20 15:59:26.477453 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4619 | 2026.05.20 15:59:26.478135 [ 193 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082476 sec., 683617.9277877754 rows/sec., 41.49 MiB/sec. | ||
| 4620 | 2026.05.20 15:59:26.478270 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4621 | 2026.05.20 15:59:26.478500 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.05.20 15:59:26.478514 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.05.20 15:59:26.478545 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4624 | 2026.05.20 15:59:26.478600 [ 189 ] {67ce011c-da75-4a6a-ae53-e2f01666223e::all_1_13_3} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4625 | 2026.05.20 15:59:26.478671 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4626 | 2026.05.20 15:59:26.478953 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4627 | 2026.05.20 15:59:26.479168 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.20 15:59:26.479297 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Debug> executeQuery: Read 1773 rows, 122.77 KiB in 0.00209 sec., 848325.3588516747 rows/sec., 57.36 MiB/sec. | ||
| 4629 | 2026.05.20 15:59:26.479332 [ 268 ] {0eff60e2-3e58-4e5f-810a-b49789e1b9af} <Debug> TCPHandler: Processed in 0.002265316 sec. | ||
| 4630 | 2026.05.20 15:59:26.479461 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.05.20 15:59:26.479559 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4632 | 2026.05.20 15:59:26.479601 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4633 | 2026.05.20 15:59:26.479931 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.05.20 15:59:26.479967 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4635 | 2026.05.20 15:59:26.480262 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4636 | 2026.05.20 15:59:26.480469 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.05.20 15:59:26.480597 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 4638 | 2026.05.20 15:59:26.480630 [ 268 ] {a935e968-14df-4c9d-b62f-6f839acc4492} <Debug> TCPHandler: Processed in 0.001219931 sec. | ||
| 4639 | 2026.05.20 15:59:26.480748 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.05.20 15:59:26.480845 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.05.20 15:59:26.480889 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4642 | 2026.05.20 15:59:26.481689 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.05.20 15:59:26.481725 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4644 | 2026.05.20 15:59:26.482144 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4645 | 2026.05.20 15:59:26.482359 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.05.20 15:59:26.482488 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001661 sec., 969295.6050571945 rows/sec., 58.89 MiB/sec. | ||
| 4647 | 2026.05.20 15:59:26.482523 [ 268 ] {4d323fe0-b94a-44d6-8026-38a1aaefc599} <Debug> TCPHandler: Processed in 0.00182382 sec. | ||
| 4648 | 2026.05.20 15:59:26.482634 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.05.20 15:59:26.482731 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.05.20 15:59:26.482772 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4651 | 2026.05.20 15:59:26.483089 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.05.20 15:59:26.483125 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4653 | 2026.05.20 15:59:26.483411 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4654 | 2026.05.20 15:59:26.483633 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.05.20 15:59:26.483763 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 4656 | 2026.05.20 15:59:26.483797 [ 268 ] {a9397ee8-0037-402c-806e-2256476d8123} <Debug> TCPHandler: Processed in 0.001213321 sec. | ||
| 4657 | 2026.05.20 15:59:26.483906 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.05.20 15:59:26.484004 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4659 | 2026.05.20 15:59:26.484058 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <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 | ||
| 4660 | 2026.05.20 15:59:26.484884 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.05.20 15:59:26.484922 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4662 | 2026.05.20 15:59:26.485473 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4663 | 2026.05.20 15:59:26.485700 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.05.20 15:59:26.485836 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00185 sec., 27027.027027027027 rows/sec., 48.43 MiB/sec. | ||
| 4665 | 2026.05.20 15:59:26.485901 [ 268 ] {838c05cb-2bbf-4d20-983a-1c1326bf2040} <Debug> TCPHandler: Processed in 0.002043878 sec. | ||
| 4666 | 2026.05.20 15:59:26.486033 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.05.20 15:59:26.486132 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.05.20 15:59:26.486173 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4669 | 2026.05.20 15:59:26.486501 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.05.20 15:59:26.486536 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4671 | 2026.05.20 15:59:26.486835 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4672 | 2026.05.20 15:59:26.487043 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.05.20 15:59:26.487172 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001059 sec., 39660.056657223795 rows/sec., 2.26 MiB/sec. | ||
| 4674 | 2026.05.20 15:59:26.487206 [ 268 ] {4fd0c1fd-c613-4299-91c5-4ed188a0b6ed} <Debug> TCPHandler: Processed in 0.001222611 sec. | ||
| 4675 | 2026.05.20 15:59:31.242536 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.05.20 15:59:31.242779 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 4677 | 2026.05.20 15:59:31.243105 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4678 | 2026.05.20 15:59:31.243144 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <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 | ||
| 4679 | 2026.05.20 15:59:31.243365 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4680 | 2026.05.20 15:59:31.243437 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4681 | 2026.05.20 15:59:31.243578 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4682 | 2026.05.20 15:59:31.243682 [ 331 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4683 | 2026.05.20 15:59:31.243703 [ 316 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4684 | 2026.05.20 15:59:31.243808 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4685 | 2026.05.20 15:59:31.243840 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4686 | 2026.05.20 15:59:31.243894 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4687 | 2026.05.20 15:59:31.243917 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4688 | 2026.05.20 15:59:31.244988 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002302 sec., 17810.599478714164 rows/sec., 3.88 MiB/sec. | ||
| 4689 | 2026.05.20 15:59:31.245095 [ 268 ] {d79b63d2-a6e2-4be4-be49-cd1086fb38da} <Debug> TCPHandler: Processed in 0.00269232 sec. | ||
| 4690 | 2026.05.20 15:59:31.246596 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.20 15:59:31.246727 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4692 | 2026.05.20 15:59:31.246782 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4693 | 2026.05.20 15:59:31.247395 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.20 15:59:31.247448 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4695 | 2026.05.20 15:59:31.247853 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4696 | 2026.05.20 15:59:31.248098 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.20 15:59:31.248253 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 4698 | 2026.05.20 15:59:31.248290 [ 268 ] {6ee9c8a7-e663-4a61-81b5-871808467ac7} <Debug> TCPHandler: Processed in 0.001747738 sec. | ||
| 4699 | 2026.05.20 15:59:31.248443 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.05.20 15:59:31.248554 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.05.20 15:59:31.248597 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.05.20 15:59:31.249032 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.20 15:59:31.249072 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4704 | 2026.05.20 15:59:31.249393 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4705 | 2026.05.20 15:59:31.249669 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.20 15:59:31.249813 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 4707 | 2026.05.20 15:59:31.249849 [ 268 ] {aa233862-b426-4eb6-9957-3eb8e8a9747d} <Debug> TCPHandler: Processed in 0.001456928 sec. | ||
| 4708 | 2026.05.20 15:59:31.249993 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.05.20 15:59:31.250096 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.05.20 15:59:31.250141 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.05.20 15:59:31.250556 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.20 15:59:31.250594 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4713 | 2026.05.20 15:59:31.250972 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4714 | 2026.05.20 15:59:31.251189 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.20 15:59:31.251322 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001248 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 4716 | 2026.05.20 15:59:31.251357 [ 268 ] {1cfb0e7e-9d9e-49eb-bbeb-a46ef0b82a17} <Debug> TCPHandler: Processed in 0.001413987 sec. | ||
| 4717 | 2026.05.20 15:59:31.251508 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.05.20 15:59:31.251607 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.05.20 15:59:31.251651 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4720 | 2026.05.20 15:59:31.252047 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.05.20 15:59:31.252083 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4722 | 2026.05.20 15:59:31.252392 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4723 | 2026.05.20 15:59:31.252625 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.05.20 15:59:31.252757 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001169 sec., 41060.73567151412 rows/sec., 2.77 MiB/sec. | ||
| 4725 | 2026.05.20 15:59:31.252790 [ 268 ] {8d008e48-bfa4-4ad1-927c-ab398453bfe1} <Debug> TCPHandler: Processed in 0.001332324 sec. | ||
| 4726 | 2026.05.20 15:59:33.128140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9024 | ||
| 4727 | 2026.05.20 15:59:33.128679 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.05.20 15:59:33.128733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4729 | 2026.05.20 15:59:33.129226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4730 | 2026.05.20 15:59:33.129473 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.05.20 15:59:33.129616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9024 | ||
| 4732 | 2026.05.20 15:59:33.605334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4733 | 2026.05.20 15:59:33.621558 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.20 15:59:33.621612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4735 | 2026.05.20 15:59:33.627849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4736 | 2026.05.20 15:59:33.628574 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.20 15:59:33.631230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4738 | 2026.05.20 15:59:36.243730 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.05.20 15:59:36.243958 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 4740 | 2026.05.20 15:59:36.244309 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4741 | 2026.05.20 15:59:36.244348 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <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 | ||
| 4742 | 2026.05.20 15:59:36.244580 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4743 | 2026.05.20 15:59:36.244656 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4744 | 2026.05.20 15:59:36.244801 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4745 | 2026.05.20 15:59:36.244903 [ 316 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4746 | 2026.05.20 15:59:36.244908 [ 331 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4747 | 2026.05.20 15:59:36.245038 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4748 | 2026.05.20 15:59:36.245069 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4749 | 2026.05.20 15:59:36.245118 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4750 | 2026.05.20 15:59:36.245140 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4751 | 2026.05.20 15:59:36.246151 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002283 sec., 17958.826106000877 rows/sec., 3.91 MiB/sec. | ||
| 4752 | 2026.05.20 15:59:36.246265 [ 268 ] {01f8786f-7cf4-452c-8fe6-296a024a7996} <Debug> TCPHandler: Processed in 0.002669919 sec. | ||
| 4753 | 2026.05.20 15:59:36.248098 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.05.20 15:59:36.248232 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4755 | 2026.05.20 15:59:36.248283 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4756 | 2026.05.20 15:59:36.248846 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.05.20 15:59:36.248893 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4758 | 2026.05.20 15:59:36.249278 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4759 | 2026.05.20 15:59:36.249537 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.20 15:59:36.249716 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.81 MiB/sec. | ||
| 4761 | 2026.05.20 15:59:36.249722 [ 81 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4762 | 2026.05.20 15:59:36.249759 [ 268 ] {636579fb-6f69-4694-b678-16dc8cbd8bf4} <Debug> TCPHandler: Processed in 0.001724548 sec. | ||
| 4763 | 2026.05.20 15:59:36.249783 [ 81 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.05.20 15:59:36.249810 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4765 | 2026.05.20 15:59:36.249901 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 4766 | 2026.05.20 15:59:36.249926 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2026.05.20 15:59:36.250007 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4768 | 2026.05.20 15:59:36.250033 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4769 | 2026.05.20 15:59:36.250037 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3233 rows starting from the beginning of the part | ||
| 4770 | 2026.05.20 15:59:36.250078 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4771 | 2026.05.20 15:59:36.250103 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 879 rows starting from the beginning of the part | ||
| 4772 | 2026.05.20 15:59:36.250148 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 4773 | 2026.05.20 15:59:36.250198 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3233 rows starting from the beginning of the part | ||
| 4774 | 2026.05.20 15:59:36.250239 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4775 | 2026.05.20 15:59:36.250277 [ 186 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 4776 | 2026.05.20 15:59:36.250575 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.05.20 15:59:36.250613 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4778 | 2026.05.20 15:59:36.250935 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4779 | 2026.05.20 15:59:36.251162 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.05.20 15:59:36.251280 [ 81 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4781 | 2026.05.20 15:59:36.251303 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 4782 | 2026.05.20 15:59:36.251313 [ 81 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.05.20 15:59:36.251346 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4784 | 2026.05.20 15:59:36.251347 [ 268 ] {447a7468-77f4-4b50-8a0d-523acf91894a} <Debug> TCPHandler: Processed in 0.001474359 sec. | ||
| 4785 | 2026.05.20 15:59:36.251464 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 4786 | 2026.05.20 15:59:36.251520 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.05.20 15:59:36.251597 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.05.20 15:59:36.251628 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4789 | 2026.05.20 15:59:36.251635 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1791 rows starting from the beginning of the part | ||
| 4790 | 2026.05.20 15:59:36.251683 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4791 | 2026.05.20 15:59:36.251717 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 531 rows starting from the beginning of the part | ||
| 4792 | 2026.05.20 15:59:36.251771 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 4793 | 2026.05.20 15:59:36.251831 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1773 rows starting from the beginning of the part | ||
| 4794 | 2026.05.20 15:59:36.251873 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4795 | 2026.05.20 15:59:36.251914 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 4796 | 2026.05.20 15:59:36.252149 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.05.20 15:59:36.252196 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4798 | 2026.05.20 15:59:36.252597 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4799 | 2026.05.20 15:59:36.252759 [ 198 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7513 rows, containing 5 columns (5 merged, 0 gathered) in 0.002894446 sec., 2595660.7931189593 rows/sec., 204.97 MiB/sec. | ||
| 4800 | 2026.05.20 15:59:36.252847 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.20 15:59:36.252964 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4802 | 2026.05.20 15:59:36.252989 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 4803 | 2026.05.20 15:59:36.252995 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.05.20 15:59:36.253031 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4805 | 2026.05.20 15:59:36.253034 [ 268 ] {5763180a-ef30-4aad-8fcf-1223c8d7bee4} <Debug> TCPHandler: Processed in 0.001568112 sec. | ||
| 4806 | 2026.05.20 15:59:36.253114 [ 196 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4807 | 2026.05.20 15:59:36.253128 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 4808 | 2026.05.20 15:59:36.253187 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.05.20 15:59:36.253251 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.05.20 15:59:36.253289 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10853 rows starting from the beginning of the part | ||
| 4811 | 2026.05.20 15:59:36.253294 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.05.20 15:59:36.253349 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4813 | 2026.05.20 15:59:36.253355 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 4814 | 2026.05.20 15:59:36.253415 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 4815 | 2026.05.20 15:59:36.253461 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1610 rows starting from the beginning of the part | ||
| 4816 | 2026.05.20 15:59:36.253465 [ 196 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.05.20 15:59:36.253507 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4818 | 2026.05.20 15:59:36.253536 [ 195 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129241 sec., 2013393.5050095315 rows/sec., 145.64 MiB/sec. | ||
| 4819 | 2026.05.20 15:59:36.253564 [ 196 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_31_6} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4820 | 2026.05.20 15:59:36.253571 [ 186 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4821 | 2026.05.20 15:59:36.253669 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4822 | 2026.05.20 15:59:36.253776 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.05.20 15:59:36.253786 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4824 | 2026.05.20 15:59:36.253822 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4825 | 2026.05.20 15:59:36.254112 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.05.20 15:59:36.254202 [ 189 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_31_6} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4827 | 2026.05.20 15:59:36.254214 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4828 | 2026.05.20 15:59:36.254286 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4829 | 2026.05.20 15:59:36.254453 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.20 15:59:36.254573 [ 81 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4831 | 2026.05.20 15:59:36.254596 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
| 4832 | 2026.05.20 15:59:36.254604 [ 81 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.20 15:59:36.254636 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4834 | 2026.05.20 15:59:36.254638 [ 268 ] {6f38ab31-e802-4866-b2b9-1d8f4e7a6cc6} <Debug> TCPHandler: Processed in 0.001502389 sec. | ||
| 4835 | 2026.05.20 15:59:36.254720 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 4836 | 2026.05.20 15:59:36.254827 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4837 | 2026.05.20 15:59:36.254867 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1650 rows starting from the beginning of the part | ||
| 4838 | 2026.05.20 15:59:36.254918 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4839 | 2026.05.20 15:59:36.254966 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 4840 | 2026.05.20 15:59:36.255008 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 4841 | 2026.05.20 15:59:36.255046 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4842 | 2026.05.20 15:59:36.255088 [ 195 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4843 | 2026.05.20 15:59:36.256162 [ 189 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474469 sec., 1322510.001905771 rows/sec., 85.30 MiB/sec. | ||
| 4844 | 2026.05.20 15:59:36.256443 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4845 | 2026.05.20 15:59:36.256723 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.20 15:59:36.256800 [ 196 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_31_6} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4847 | 2026.05.20 15:59:36.256875 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4848 | 2026.05.20 15:59:36.257782 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004701876 sec., 2802285.72595279 rows/sec., 177.82 MiB/sec. | ||
| 4849 | 2026.05.20 15:59:36.258169 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4850 | 2026.05.20 15:59:36.258432 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.05.20 15:59:36.258505 [ 196 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4852 | 2026.05.20 15:59:36.258579 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 4853 | 2026.05.20 15:59:37.001215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.27 MiB, peak 251.64 MiB, free memory in arenas 0.00 B, will set to 245.59 MiB (RSS), difference: 1.31 MiB | ||
| 4854 | 2026.05.20 15:59:40.562535 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4855 | 2026.05.20 15:59:40.562600 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4856 | 2026.05.20 15:59:40.630607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9472 | ||
| 4857 | 2026.05.20 15:59:40.631207 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.05.20 15:59:40.631284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4859 | 2026.05.20 15:59:40.631829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4860 | 2026.05.20 15:59:40.632082 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.05.20 15:59:40.632212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9472 | ||
| 4862 | 2026.05.20 15:59:41.132220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4863 | 2026.05.20 15:59:41.149816 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.05.20 15:59:41.149880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4865 | 2026.05.20 15:59:41.156771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4866 | 2026.05.20 15:59:41.157531 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.05.20 15:59:41.161016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4868 | 2026.05.20 15:59:41.250300 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.05.20 15:59:41.250552 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4870 | 2026.05.20 15:59:41.250937 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4871 | 2026.05.20 15:59:41.250985 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4872 | 2026.05.20 15:59:41.251242 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4873 | 2026.05.20 15:59:41.251316 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4874 | 2026.05.20 15:59:41.251467 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4875 | 2026.05.20 15:59:41.251550 [ 318 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4876 | 2026.05.20 15:59:41.251581 [ 316 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4877 | 2026.05.20 15:59:41.251684 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4878 | 2026.05.20 15:59:41.251713 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4879 | 2026.05.20 15:59:41.251762 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4880 | 2026.05.20 15:59:41.251784 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4881 | 2026.05.20 15:59:41.252861 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002424 sec., 16914.191419141916 rows/sec., 3.68 MiB/sec. | ||
| 4882 | 2026.05.20 15:59:41.252933 [ 268 ] {82736b8a-b85b-4759-b00b-1f89944d5df9} <Debug> TCPHandler: Processed in 0.002779232 sec. | ||
| 4883 | 2026.05.20 15:59:41.258272 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.05.20 15:59:41.258395 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.05.20 15:59:41.258444 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4886 | 2026.05.20 15:59:41.259045 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.20 15:59:41.259088 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4888 | 2026.05.20 15:59:41.259458 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4889 | 2026.05.20 15:59:41.259692 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.20 15:59:41.259837 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001476 sec., 192411.9241192412 rows/sec., 12.22 MiB/sec. | ||
| 4891 | 2026.05.20 15:59:41.259875 [ 268 ] {ecef049f-944c-4f40-89a4-7489ded6eb7c} <Debug> TCPHandler: Processed in 0.001661325 sec. | ||
| 4892 | 2026.05.20 15:59:41.260074 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.05.20 15:59:41.260204 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4894 | 2026.05.20 15:59:41.260256 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4895 | 2026.05.20 15:59:41.261203 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.20 15:59:41.261243 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4897 | 2026.05.20 15:59:41.261623 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4898 | 2026.05.20 15:59:41.261861 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.20 15:59:41.261996 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Debug> executeQuery: Read 879 rows, 70.69 KiB in 0.001822 sec., 482436.882546652 rows/sec., 37.89 MiB/sec. | ||
| 4900 | 2026.05.20 15:59:41.262034 [ 268 ] {aeba1007-0513-4698-9862-75220a93418a} <Debug> TCPHandler: Processed in 0.002023727 sec. | ||
| 4901 | 2026.05.20 15:59:41.262178 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.05.20 15:59:41.262287 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.05.20 15:59:41.262331 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4904 | 2026.05.20 15:59:41.262826 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.20 15:59:41.262865 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4906 | 2026.05.20 15:59:41.263199 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4907 | 2026.05.20 15:59:41.263461 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.20 15:59:41.263599 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001333 sec., 137284.32108027008 rows/sec., 8.52 MiB/sec. | ||
| 4909 | 2026.05.20 15:59:41.263635 [ 268 ] {9690f8db-21c2-4279-9dfa-2d580045b0e2} <Debug> TCPHandler: Processed in 0.00151146 sec. | ||
| 4910 | 2026.05.20 15:59:41.263776 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.05.20 15:59:41.263876 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.05.20 15:59:41.263918 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4913 | 2026.05.20 15:59:41.264368 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.05.20 15:59:41.264407 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4915 | 2026.05.20 15:59:41.264723 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4916 | 2026.05.20 15:59:41.264956 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.05.20 15:59:41.265093 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 4918 | 2026.05.20 15:59:41.265130 [ 268 ] {978741f1-cd69-4c2f-9e85-55f7b9824d9a} <Debug> TCPHandler: Processed in 0.001405107 sec. | ||
| 4919 | 2026.05.20 15:59:41.265294 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.05.20 15:59:41.265393 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.20 15:59:41.265435 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4922 | 2026.05.20 15:59:41.265882 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.20 15:59:41.265922 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4924 | 2026.05.20 15:59:41.266237 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4925 | 2026.05.20 15:59:41.266465 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.20 15:59:41.266594 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 4927 | 2026.05.20 15:59:41.266629 [ 268 ] {3274605a-70d0-43d0-b623-02e9ac72a981} <Debug> TCPHandler: Processed in 0.001385886 sec. | ||
| 4928 | 2026.05.20 15:59:41.266768 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.05.20 15:59:41.266867 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4930 | 2026.05.20 15:59:41.266908 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4931 | 2026.05.20 15:59:41.267502 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.05.20 15:59:41.267543 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4933 | 2026.05.20 15:59:41.267901 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4934 | 2026.05.20 15:59:41.268135 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.05.20 15:59:41.268267 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001417 sec., 374735.35638673254 rows/sec., 26.51 MiB/sec. | ||
| 4936 | 2026.05.20 15:59:41.268302 [ 268 ] {8e857c63-6c8e-4181-a162-439e4840653b} <Debug> TCPHandler: Processed in 0.001585813 sec. | ||
| 4937 | 2026.05.20 15:59:41.268439 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.05.20 15:59:41.268537 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4939 | 2026.05.20 15:59:41.268581 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4940 | 2026.05.20 15:59:41.268926 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.05.20 15:59:41.268961 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4942 | 2026.05.20 15:59:41.269268 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4943 | 2026.05.20 15:59:41.269480 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.20 15:59:41.269608 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 4945 | 2026.05.20 15:59:41.269641 [ 268 ] {92523e5c-6309-455c-b517-1bcdbcde6fdb} <Debug> TCPHandler: Processed in 0.001252451 sec. | ||
| 4946 | 2026.05.20 15:59:41.269781 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.05.20 15:59:41.269879 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.05.20 15:59:41.269923 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4949 | 2026.05.20 15:59:41.270330 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.05.20 15:59:41.270367 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4951 | 2026.05.20 15:59:41.270701 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4952 | 2026.05.20 15:59:41.270914 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.05.20 15:59:41.271043 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 4954 | 2026.05.20 15:59:41.271077 [ 268 ] {f7dc46ec-0914-4e9e-9897-878de266632c} <Debug> TCPHandler: Processed in 0.001345545 sec. | ||
| 4955 | 2026.05.20 15:59:41.271216 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.05.20 15:59:41.271313 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.05.20 15:59:41.271355 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4958 | 2026.05.20 15:59:41.271691 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.20 15:59:41.271727 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4960 | 2026.05.20 15:59:41.272023 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4961 | 2026.05.20 15:59:41.272257 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.05.20 15:59:41.272386 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 4963 | 2026.05.20 15:59:41.272418 [ 268 ] {c83c3b44-009f-4286-98e2-34c9ce9cef40} <Debug> TCPHandler: Processed in 0.001252012 sec. | ||
| 4964 | 2026.05.20 15:59:41.272562 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.05.20 15:59:41.272658 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.05.20 15:59:41.272711 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <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 | ||
| 4967 | 2026.05.20 15:59:41.273513 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.05.20 15:59:41.273549 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4969 | 2026.05.20 15:59:41.274108 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4970 | 2026.05.20 15:59:41.274342 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.05.20 15:59:41.274481 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00184 sec., 22282.608695652172 rows/sec., 39.93 MiB/sec. | ||
| 4972 | 2026.05.20 15:59:41.274538 [ 268 ] {cd890d2e-f939-427d-bacd-4851e6a8f566} <Debug> TCPHandler: Processed in 0.002025897 sec. | ||
| 4973 | 2026.05.20 15:59:41.274679 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.05.20 15:59:41.274782 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.05.20 15:59:41.274824 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4976 | 2026.05.20 15:59:41.275176 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.05.20 15:59:41.275213 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4978 | 2026.05.20 15:59:41.275510 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4979 | 2026.05.20 15:59:41.275721 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.20 15:59:41.275848 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 4981 | 2026.05.20 15:59:41.275881 [ 268 ] {0aa488ad-3264-4290-b5cf-bc8ad840d2a4} <Debug> TCPHandler: Processed in 0.001252991 sec. | ||
| 4982 | 2026.05.20 15:59:46.243556 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.05.20 15:59:46.243827 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 4984 | 2026.05.20 15:59:46.244198 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4985 | 2026.05.20 15:59:46.244240 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <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 | ||
| 4986 | 2026.05.20 15:59:46.244457 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4987 | 2026.05.20 15:59:46.244527 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4988 | 2026.05.20 15:59:46.244668 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4989 | 2026.05.20 15:59:46.244774 [ 318 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4990 | 2026.05.20 15:59:46.244779 [ 316 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4991 | 2026.05.20 15:59:46.244911 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 4992 | 2026.05.20 15:59:46.244941 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4993 | 2026.05.20 15:59:46.244994 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4994 | 2026.05.20 15:59:46.245017 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 4995 | 2026.05.20 15:59:46.246162 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.00244 sec., 16803.27868852459 rows/sec., 3.66 MiB/sec. | ||
| 4996 | 2026.05.20 15:59:46.246265 [ 268 ] {09fe9908-f331-47e9-9a3c-215319d9e77b} <Debug> TCPHandler: Processed in 0.002851494 sec. | ||
| 4997 | 2026.05.20 15:59:46.248215 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.05.20 15:59:46.248397 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4999 | 2026.05.20 15:59:46.248473 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5000 | 2026.05.20 15:59:46.249191 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.20 15:59:46.249239 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5002 | 2026.05.20 15:59:46.249626 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5003 | 2026.05.20 15:59:46.249869 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.20 15:59:46.250034 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.54 MiB/sec. | ||
| 5005 | 2026.05.20 15:59:46.250087 [ 268 ] {95348704-681f-43b9-b542-56af9cbbd006} <Debug> TCPHandler: Processed in 0.002004116 sec. | ||
| 5006 | 2026.05.20 15:59:46.250233 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.05.20 15:59:46.250365 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5008 | 2026.05.20 15:59:46.250418 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5009 | 2026.05.20 15:59:46.251023 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.05.20 15:59:46.251081 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5011 | 2026.05.20 15:59:46.251482 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5012 | 2026.05.20 15:59:46.251731 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.20 15:59:46.251892 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001562 sec., 40973.11139564661 rows/sec., 3.20 MiB/sec. | ||
| 5014 | 2026.05.20 15:59:46.251939 [ 268 ] {64668bc6-4ee6-4fce-8324-d32e97727ab9} <Debug> TCPHandler: Processed in 0.001763149 sec. | ||
| 5015 | 2026.05.20 15:59:46.252100 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.20 15:59:46.252207 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.05.20 15:59:46.252254 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5018 | 2026.05.20 15:59:46.252682 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.05.20 15:59:46.252723 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5020 | 2026.05.20 15:59:46.253079 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5021 | 2026.05.20 15:59:46.253307 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.20 15:59:46.253450 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 5023 | 2026.05.20 15:59:46.253487 [ 268 ] {eccf99d1-78e8-4738-8c77-efc1a7253659} <Debug> TCPHandler: Processed in 0.001438698 sec. | ||
| 5024 | 2026.05.20 15:59:46.253658 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.05.20 15:59:46.253760 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.05.20 15:59:46.253808 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5027 | 2026.05.20 15:59:46.254191 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.20 15:59:46.254228 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5029 | 2026.05.20 15:59:46.254534 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5030 | 2026.05.20 15:59:46.254753 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.05.20 15:59:46.254886 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5032 | 2026.05.20 15:59:46.254922 [ 268 ] {81e4b62c-79e6-41c3-9cc6-107b20a24cb9} <Debug> TCPHandler: Processed in 0.001315143 sec. | ||
| 5033 | 2026.05.20 15:59:48.133193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9984 | ||
| 5034 | 2026.05.20 15:59:48.133708 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.05.20 15:59:48.133759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5036 | 2026.05.20 15:59:48.134274 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5037 | 2026.05.20 15:59:48.134536 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.05.20 15:59:48.134687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9984 | ||
| 5039 | 2026.05.20 15:59:48.134721 [ 58 ] {} <Debug> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5040 | 2026.05.20 15:59:48.134824 [ 58 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.20 15:59:48.134864 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5042 | 2026.05.20 15:59:48.135012 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::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 | ||
| 5043 | 2026.05.20 15:59:48.135141 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5044 | 2026.05.20 15:59:48.135178 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7552 rows starting from the beginning of the part | ||
| 5045 | 2026.05.20 15:59:48.135243 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5046 | 2026.05.20 15:59:48.135287 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5047 | 2026.05.20 15:59:48.135330 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5048 | 2026.05.20 15:59:48.135371 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5049 | 2026.05.20 15:59:48.135409 [ 189 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5050 | 2026.05.20 15:59:48.137258 [ 186 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300946 sec., 4339084.880740357 rows/sec., 62.07 MiB/sec. | ||
| 5051 | 2026.05.20 15:59:48.137588 [ 190 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5052 | 2026.05.20 15:59:48.137895 [ 190 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.20 15:59:48.137971 [ 190 ] {2d45777c-5cad-4661-bc75-50fce059ac31::all_1_21_4} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5054 | 2026.05.20 15:59:48.138066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5055 | 2026.05.20 15:59:48.662000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5056 | 2026.05.20 15:59:48.680539 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.05.20 15:59:48.680601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5058 | 2026.05.20 15:59:48.687127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5059 | 2026.05.20 15:59:48.687889 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.20 15:59:48.688285 [ 58 ] {} <Debug> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5061 | 2026.05.20 15:59:48.688386 [ 58 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.05.20 15:59:48.688434 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5063 | 2026.05.20 15:59:48.688805 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5064 | 2026.05.20 15:59:48.691621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5065 | 2026.05.20 15:59:48.693395 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5066 | 2026.05.20 15:59:48.694972 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5067 | 2026.05.20 15:59:48.699683 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5068 | 2026.05.20 15:59:48.704425 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5069 | 2026.05.20 15:59:48.708615 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5070 | 2026.05.20 15:59:48.713050 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5071 | 2026.05.20 15:59:48.717236 [ 189 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::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 | ||
| 5072 | 2026.05.20 15:59:48.766186 [ 186 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077462409 sec., 2052.608511052116 rows/sec., 10.61 MiB/sec. | ||
| 5073 | 2026.05.20 15:59:48.768966 [ 194 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5074 | 2026.05.20 15:59:48.771196 [ 194 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_21_4} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.20 15:59:48.771283 [ 194 ] {d45c162b-e27d-4155-9b66-a6abdc11e585::all_1_21_4} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5076 | 2026.05.20 15:59:48.773849 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5077 | 2026.05.20 15:59:49.001191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.02 MiB, peak 257.56 MiB, free memory in arenas 0.00 B, will set to 252.14 MiB (RSS), difference: 5.12 MiB | ||
| 5078 | 2026.05.20 15:59:51.249101 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.05.20 15:59:51.249338 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5080 | 2026.05.20 15:59:51.249682 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5081 | 2026.05.20 15:59:51.249726 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5082 | 2026.05.20 15:59:51.249970 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5083 | 2026.05.20 15:59:51.250040 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5084 | 2026.05.20 15:59:51.250182 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5085 | 2026.05.20 15:59:51.250290 [ 335 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5086 | 2026.05.20 15:59:51.250298 [ 336 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5087 | 2026.05.20 15:59:51.250402 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 5088 | 2026.05.20 15:59:51.250432 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5089 | 2026.05.20 15:59:51.250480 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5090 | 2026.05.20 15:59:51.250501 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 5091 | 2026.05.20 15:59:51.251609 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002373 sec., 17277.70754319427 rows/sec., 3.76 MiB/sec. | ||
| 5092 | 2026.05.20 15:59:51.251722 [ 268 ] {eb5d56bf-2ede-43a3-8050-9c9f7840787f} <Debug> TCPHandler: Processed in 0.002752461 sec. | ||
| 5093 | 2026.05.20 15:59:51.257678 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.05.20 15:59:51.257801 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5095 | 2026.05.20 15:59:51.257850 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5096 | 2026.05.20 15:59:51.258491 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.05.20 15:59:51.258535 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5098 | 2026.05.20 15:59:51.258951 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5099 | 2026.05.20 15:59:51.259196 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.05.20 15:59:51.259352 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001584 sec., 179292.9292929293 rows/sec., 11.39 MiB/sec. | ||
| 5101 | 2026.05.20 15:59:51.259393 [ 268 ] {a094bf51-bdb9-4a51-a0b3-5a4f509136d5} <Debug> TCPHandler: Processed in 0.001780048 sec. | ||
| 5102 | 2026.05.20 15:59:51.259545 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.05.20 15:59:51.259654 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5104 | 2026.05.20 15:59:51.259705 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5105 | 2026.05.20 15:59:51.260686 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.05.20 15:59:51.260727 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5107 | 2026.05.20 15:59:51.261131 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5108 | 2026.05.20 15:59:51.261392 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.05.20 15:59:51.261547 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Debug> executeQuery: Read 879 rows, 70.69 KiB in 0.001918 sec., 458289.8852971846 rows/sec., 35.99 MiB/sec. | ||
| 5110 | 2026.05.20 15:59:51.261584 [ 268 ] {6306b42b-83ed-4086-a74f-3ac05c8c7871} <Debug> TCPHandler: Processed in 0.002090019 sec. | ||
| 5111 | 2026.05.20 15:59:51.261925 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.05.20 15:59:51.262098 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.05.20 15:59:51.262167 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5114 | 2026.05.20 15:59:51.262936 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.05.20 15:59:51.262982 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5116 | 2026.05.20 15:59:51.263403 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5117 | 2026.05.20 15:59:51.263639 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.05.20 15:59:51.263759 [ 13 ] {} <Debug> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5119 | 2026.05.20 15:59:51.263795 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001747 sec., 104751.00171722953 rows/sec., 6.50 MiB/sec. | ||
| 5120 | 2026.05.20 15:59:51.263806 [ 13 ] {} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.20 15:59:51.263831 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5122 | 2026.05.20 15:59:51.263844 [ 268 ] {8c8e1f5b-40cf-4031-bda3-ad452ce45bab} <Debug> TCPHandler: Processed in 0.002046888 sec. | ||
| 5123 | 2026.05.20 15:59:51.263918 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5124 | 2026.05.20 15:59:51.263991 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.05.20 15:59:51.264006 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5126 | 2026.05.20 15:59:51.264037 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 209 rows starting from the beginning of the part | ||
| 5127 | 2026.05.20 15:59:51.264097 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 183 rows starting from the beginning of the part | ||
| 5128 | 2026.05.20 15:59:51.264102 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.05.20 15:59:51.264169 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5130 | 2026.05.20 15:59:51.264212 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 183 rows starting from the beginning of the part | ||
| 5131 | 2026.05.20 15:59:51.264274 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 210 rows starting from the beginning of the part | ||
| 5132 | 2026.05.20 15:59:51.264320 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 183 rows starting from the beginning of the part | ||
| 5133 | 2026.05.20 15:59:51.264363 [ 191 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 183 rows starting from the beginning of the part | ||
| 5134 | 2026.05.20 15:59:51.264691 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2026.05.20 15:59:51.264732 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5136 | 2026.05.20 15:59:51.265297 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5137 | 2026.05.20 15:59:51.265455 [ 186 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563612 sec., 736116.1208790927 rows/sec., 48.74 MiB/sec. | ||
| 5138 | 2026.05.20 15:59:51.265545 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.20 15:59:51.265636 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5140 | 2026.05.20 15:59:51.265659 [ 13 ] {} <Debug> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5141 | 2026.05.20 15:59:51.265690 [ 13 ] {} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.05.20 15:59:51.265696 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001619 sec., 92032.11859172328 rows/sec., 5.95 MiB/sec. | ||
| 5143 | 2026.05.20 15:59:51.265711 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5144 | 2026.05.20 15:59:51.265735 [ 268 ] {d3093e4c-218c-44bb-880f-0556db86140e} <Debug> TCPHandler: Processed in 0.00179529 sec. | ||
| 5145 | 2026.05.20 15:59:51.265791 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5146 | 2026.05.20 15:59:51.265889 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.05.20 15:59:51.265924 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5148 | 2026.05.20 15:59:51.265968 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 950 rows starting from the beginning of the part | ||
| 5149 | 2026.05.20 15:59:51.265996 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.05.20 15:59:51.266028 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.05.20 15:59:51.266036 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5152 | 2026.05.20 15:59:51.266045 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5153 | 2026.05.20 15:59:51.266128 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5154 | 2026.05.20 15:59:51.266135 [ 197 ] {94f87b68-7302-4d91-86a1-8751c478e8e7::all_1_15_3} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5155 | 2026.05.20 15:59:51.266178 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 5156 | 2026.05.20 15:59:51.266217 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5157 | 2026.05.20 15:59:51.266230 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5158 | 2026.05.20 15:59:51.266254 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5159 | 2026.05.20 15:59:51.266687 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.20 15:59:51.266737 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5161 | 2026.05.20 15:59:51.267140 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5162 | 2026.05.20 15:59:51.267416 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.20 15:59:51.267574 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001598 sec., 92615.76971214017 rows/sec., 5.27 MiB/sec. | ||
| 5164 | 2026.05.20 15:59:51.267619 [ 268 ] {54ff1ffe-5cc5-4516-ba00-e39d9ac5dd95} <Debug> TCPHandler: Processed in 0.001779609 sec. | ||
| 5165 | 2026.05.20 15:59:51.267637 [ 186 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879243 sec., 1328194.3846538207 rows/sec., 85.04 MiB/sec. | ||
| 5166 | 2026.05.20 15:59:51.267860 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5167 | 2026.05.20 15:59:51.267907 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.05.20 15:59:51.268029 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5169 | 2026.05.20 15:59:51.268082 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5170 | 2026.05.20 15:59:51.268200 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.05.20 15:59:51.268289 [ 191 ] {b7cf7a45-81f6-4714-a78a-49e8e08a1ce3::all_1_15_3} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5172 | 2026.05.20 15:59:51.268368 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5173 | 2026.05.20 15:59:51.268879 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.20 15:59:51.268920 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5175 | 2026.05.20 15:59:51.269250 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5176 | 2026.05.20 15:59:51.269469 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.20 15:59:51.269601 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001597 sec., 332498.434564809 rows/sec., 23.52 MiB/sec. | ||
| 5178 | 2026.05.20 15:59:51.269636 [ 268 ] {64b82b69-4746-499c-8271-c18b12781156} <Debug> TCPHandler: Processed in 0.001791009 sec. | ||
| 5179 | 2026.05.20 15:59:51.269767 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.20 15:59:51.269866 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.20 15:59:51.269909 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5182 | 2026.05.20 15:59:51.270249 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.20 15:59:51.270309 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5184 | 2026.05.20 15:59:51.270612 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5185 | 2026.05.20 15:59:51.270830 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.20 15:59:51.270958 [ 60 ] {} <Debug> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5187 | 2026.05.20 15:59:51.270961 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 5188 | 2026.05.20 15:59:51.271009 [ 60 ] {} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.05.20 15:59:51.271021 [ 268 ] {12662c24-0599-46a7-acc6-fb9223d9ef2b} <Debug> TCPHandler: Processed in 0.001302763 sec. | ||
| 5190 | 2026.05.20 15:59:51.271044 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5191 | 2026.05.20 15:59:51.271161 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5192 | 2026.05.20 15:59:51.271178 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.05.20 15:59:51.271317 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.05.20 15:59:51.271328 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.05.20 15:59:51.271366 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5196 | 2026.05.20 15:59:51.271374 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5197 | 2026.05.20 15:59:51.271452 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5198 | 2026.05.20 15:59:51.271501 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5199 | 2026.05.20 15:59:51.271542 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5200 | 2026.05.20 15:59:51.271582 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5201 | 2026.05.20 15:59:51.271625 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5202 | 2026.05.20 15:59:51.271872 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.05.20 15:59:51.271915 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5204 | 2026.05.20 15:59:51.272299 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5205 | 2026.05.20 15:59:51.272458 [ 188 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350465 sec., 66643.7116104453 rows/sec., 3.40 MiB/sec. | ||
| 5206 | 2026.05.20 15:59:51.272552 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.20 15:59:51.272610 [ 186 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5208 | 2026.05.20 15:59:51.272704 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001406 sec., 188477.95163584637 rows/sec., 12.52 MiB/sec. | ||
| 5209 | 2026.05.20 15:59:51.272748 [ 268 ] {c5d42864-831a-4d08-882e-1ef72bdc0986} <Debug> TCPHandler: Processed in 0.001620253 sec. | ||
| 5210 | 2026.05.20 15:59:51.272897 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.05.20 15:59:51.272920 [ 186 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.05.20 15:59:51.272997 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5213 | 2026.05.20 15:59:51.272999 [ 186 ] {7de64fe2-de2e-442e-81d4-5fe63d95b0e0::all_1_15_3} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5214 | 2026.05.20 15:59:51.273050 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5215 | 2026.05.20 15:59:51.273101 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5216 | 2026.05.20 15:59:51.273405 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.05.20 15:59:51.273446 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5218 | 2026.05.20 15:59:51.273757 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5219 | 2026.05.20 15:59:51.274034 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.05.20 15:59:51.274234 [ 60 ] {} <Debug> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5221 | 2026.05.20 15:59:51.274276 [ 60 ] {} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.05.20 15:59:51.274282 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec. | ||
| 5223 | 2026.05.20 15:59:51.274303 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5224 | 2026.05.20 15:59:51.274359 [ 268 ] {4ece9231-f708-4e21-a638-7cd46d2995f7} <Debug> TCPHandler: Processed in 0.00150983 sec. | ||
| 5225 | 2026.05.20 15:59:51.274397 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5226 | 2026.05.20 15:59:51.274497 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5227 | 2026.05.20 15:59:51.274528 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5228 | 2026.05.20 15:59:51.274575 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.05.20 15:59:51.274583 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5230 | 2026.05.20 15:59:51.274662 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5231 | 2026.05.20 15:59:51.274710 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5232 | 2026.05.20 15:59:51.274731 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.05.20 15:59:51.274752 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5234 | 2026.05.20 15:59:51.274800 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5235 | 2026.05.20 15:59:51.274816 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <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 | ||
| 5236 | 2026.05.20 15:59:51.275561 [ 187 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120157 sec., 12483.667202077284 rows/sec., 841.18 KiB/sec. | ||
| 5237 | 2026.05.20 15:59:51.275672 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5238 | 2026.05.20 15:59:51.275843 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.05.20 15:59:51.275890 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5240 | 2026.05.20 15:59:51.275927 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.05.20 15:59:51.275998 [ 188 ] {a871780f-9b9a-46da-a4e1-cf87278b3cd9::all_1_15_3} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5242 | 2026.05.20 15:59:51.276074 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5243 | 2026.05.20 15:59:51.276552 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5244 | 2026.05.20 15:59:51.276812 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.20 15:59:51.276931 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5246 | 2026.05.20 15:59:51.276962 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002272 sec., 18045.774647887323 rows/sec., 32.34 MiB/sec. | ||
| 5247 | 2026.05.20 15:59:51.276967 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.05.20 15:59:51.276995 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5249 | 2026.05.20 15:59:51.277036 [ 268 ] {167554db-13ef-48df-b41b-7f1a2fbabd84} <Debug> TCPHandler: Processed in 0.002568606 sec. | ||
| 5250 | 2026.05.20 15:59:51.277071 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5251 | 2026.05.20 15:59:51.277176 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.05.20 15:59:51.277277 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5253 | 2026.05.20 15:59:51.277284 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.05.20 15:59:51.277340 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 241 rows starting from the beginning of the part | ||
| 5255 | 2026.05.20 15:59:51.277343 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5256 | 2026.05.20 15:59:51.277469 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 5257 | 2026.05.20 15:59:51.277586 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5258 | 2026.05.20 15:59:51.277700 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 5259 | 2026.05.20 15:59:51.277738 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.20 15:59:51.277778 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5261 | 2026.05.20 15:59:51.277806 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5262 | 2026.05.20 15:59:51.277913 [ 186 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5263 | 2026.05.20 15:59:51.278120 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5264 | 2026.05.20 15:59:51.278375 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.20 15:59:51.278509 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001248 sec., 72115.38461538461 rows/sec., 4.51 MiB/sec. | ||
| 5266 | 2026.05.20 15:59:51.278543 [ 268 ] {6c4fbf04-ca0a-41ca-923f-fa6cf2b730bb} <Debug> TCPHandler: Processed in 0.001418407 sec. | ||
| 5267 | 2026.05.20 15:59:51.282164 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 19 columns (19 merged, 0 gathered) in 0.005127199 sec., 88742.4108172903 rows/sec., 159.02 MiB/sec. | ||
| 5268 | 2026.05.20 15:59:51.282931 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5269 | 2026.05.20 15:59:51.283256 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.05.20 15:59:51.283322 [ 188 ] {18c05eb7-2559-41ae-a965-3f74cb4ff302::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5271 | 2026.05.20 15:59:51.283458 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5272 | 2026.05.20 15:59:52.001212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.03 MiB, peak 258.45 MiB, free memory in arenas 0.00 B, will set to 254.73 MiB (RSS), difference: 1.70 MiB | ||
| 5273 | 2026.05.20 15:59:55.562860 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5274 | 2026.05.20 15:59:55.562945 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5275 | 2026.05.20 15:59:55.635683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10432 | ||
| 5276 | 2026.05.20 15:59:55.636217 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.20 15:59:55.636260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5278 | 2026.05.20 15:59:55.636759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5279 | 2026.05.20 15:59:55.636994 [ 245 ] {} <Trace> system.asynchronous_metric_log (2d45777c-5cad-4661-bc75-50fce059ac31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.05.20 15:59:55.637128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10432 | ||
| 5281 | 2026.05.20 15:59:56.192520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5282 | 2026.05.20 15:59:56.209104 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.05.20 15:59:56.209168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5284 | 2026.05.20 15:59:56.214883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5285 | 2026.05.20 15:59:56.215595 [ 244 ] {} <Trace> system.metric_log (d45c162b-e27d-4155-9b66-a6abdc11e585): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.05.20 15:59:56.218586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5287 | 2026.05.20 15:59:56.243888 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.05.20 15:59:56.244080 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 5289 | 2026.05.20 15:59:56.244388 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5290 | 2026.05.20 15:59:56.244427 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <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 | ||
| 5291 | 2026.05.20 15:59:56.244634 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5292 | 2026.05.20 15:59:56.244704 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5293 | 2026.05.20 15:59:56.244847 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5294 | 2026.05.20 15:59:56.244923 [ 337 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5295 | 2026.05.20 15:59:56.244952 [ 336 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5296 | 2026.05.20 15:59:56.245048 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 5297 | 2026.05.20 15:59:56.245074 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5298 | 2026.05.20 15:59:56.245123 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5299 | 2026.05.20 15:59:56.245146 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 5300 | 2026.05.20 15:59:56.246002 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 4.46 MiB/sec. | ||
| 5301 | 2026.05.20 15:59:56.246076 [ 268 ] {45b674bd-c529-450f-a7c9-78382e7125d9} <Debug> TCPHandler: Processed in 0.002306707 sec. | ||
| 5302 | 2026.05.20 15:59:56.247720 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.05.20 15:59:56.247841 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5304 | 2026.05.20 15:59:56.247893 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5305 | 2026.05.20 15:59:56.248421 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.20 15:59:56.248463 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5307 | 2026.05.20 15:59:56.248798 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5308 | 2026.05.20 15:59:56.249023 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.20 15:59:56.249167 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001358 sec., 41237.113402061856 rows/sec., 3.15 MiB/sec. | ||
| 5310 | 2026.05.20 15:59:56.249203 [ 268 ] {d181d5e1-b743-4c0b-ac9b-593e4e4c7e1e} <Debug> TCPHandler: Processed in 0.001537261 sec. | ||
| 5311 | 2026.05.20 15:59:56.249342 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.05.20 15:59:56.249444 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5313 | 2026.05.20 15:59:56.249486 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5314 | 2026.05.20 15:59:56.249914 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.05.20 15:59:56.249950 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5316 | 2026.05.20 15:59:56.250254 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5317 | 2026.05.20 15:59:56.250469 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.05.20 15:59:56.250601 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 5319 | 2026.05.20 15:59:56.250635 [ 268 ] {02da5b08-0a47-48b6-a7ca-2420cd66dc48} <Debug> TCPHandler: Processed in 0.001346014 sec. | ||
| 5320 | 2026.05.20 15:59:56.250760 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.05.20 15:59:56.250859 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.05.20 15:59:56.250903 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5323 | 2026.05.20 15:59:56.251310 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.05.20 15:59:56.251346 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5325 | 2026.05.20 15:59:56.251681 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5326 | 2026.05.20 15:59:56.251911 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.05.20 15:59:56.252045 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 5328 | 2026.05.20 15:59:56.252080 [ 268 ] {069c7f97-2f04-41c9-b0d3-13cdaea47480} <Debug> TCPHandler: Processed in 0.001369315 sec. | ||
| 5329 | 2026.05.20 15:59:56.252243 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.05.20 15:59:56.252348 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.05.20 15:59:56.252392 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5332 | 2026.05.20 15:59:56.252767 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.05.20 15:59:56.252805 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5334 | 2026.05.20 15:59:56.253107 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5335 | 2026.05.20 15:59:56.253320 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.05.20 15:59:56.253451 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 5337 | 2026.05.20 15:59:56.253485 [ 268 ] {c5852fd7-e9b9-4d58-8bd3-144d2ad75fce} <Debug> TCPHandler: Processed in 0.001291913 sec. | ||
| 5338 | 2026.05.20 15:59:56.452084 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.20 15:59:56.452372 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5340 | 2026.05.20 15:59:56.452772 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5341 | 2026.05.20 15:59:56.452821 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5342 | 2026.05.20 15:59:56.453092 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5343 | 2026.05.20 15:59:56.453166 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5344 | 2026.05.20 15:59:56.453317 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5345 | 2026.05.20 15:59:56.453416 [ 360 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5346 | 2026.05.20 15:59:56.453437 [ 336 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5347 | 2026.05.20 15:59:56.453574 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 5348 | 2026.05.20 15:59:56.453603 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5349 | 2026.05.20 15:59:56.453653 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5350 | 2026.05.20 15:59:56.453676 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 5351 | 2026.05.20 15:59:56.454837 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002595 sec., 15799.61464354528 rows/sec., 3.44 MiB/sec. | ||
| 5352 | 2026.05.20 15:59:56.454950 [ 268 ] {3702f8de-7a30-41ae-a955-e4e856419f3d} <Debug> TCPHandler: Processed in 0.00301882 sec. | ||
| 5353 | 2026.05.20 15:59:56.470802 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.05.20 15:59:56.470968 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.05.20 15:59:56.471035 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5356 | 2026.05.20 15:59:56.471756 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.05.20 15:59:56.471805 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5358 | 2026.05.20 15:59:56.472204 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5359 | 2026.05.20 15:59:56.472450 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Trace> oximeter.fields_i16 (4423cb4f-e651-4490-b0c8-8f1356fe12f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.05.20 15:59:56.472612 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 5361 | 2026.05.20 15:59:56.472648 [ 268 ] {fcb3f7ef-3aba-413b-b814-4f68a5d6e0dd} <Debug> TCPHandler: Processed in 0.001924684 sec. | ||
| 5362 | 2026.05.20 15:59:56.472793 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.05.20 15:59:56.472896 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5364 | 2026.05.20 15:59:56.472939 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5365 | 2026.05.20 15:59:56.474632 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.05.20 15:59:56.474669 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5367 | 2026.05.20 15:59:56.475240 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5368 | 2026.05.20 15:59:56.475470 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.20 15:59:56.475611 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Debug> executeQuery: Read 3224 rows, 246.51 KiB in 0.002737 sec., 1177932.0423821702 rows/sec., 87.96 MiB/sec. | ||
| 5370 | 2026.05.20 15:59:56.475637 [ 69 ] {} <Debug> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5371 | 2026.05.20 15:59:56.475649 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5372 | 2026.05.20 15:59:56.475711 [ 268 ] {e9f58d1f-456a-46a6-8122-11c76b9d45c7} <Debug> TCPHandler: Processed in 0.002968199 sec. | ||
| 5373 | 2026.05.20 15:59:56.475721 [ 69 ] {} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.05.20 15:59:56.475755 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5375 | 2026.05.20 15:59:56.475851 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.05.20 15:59:56.475868 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 5377 | 2026.05.20 15:59:56.475958 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.05.20 15:59:56.476007 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5379 | 2026.05.20 15:59:56.476008 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5380 | 2026.05.20 15:59:56.476059 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3233 rows starting from the beginning of the part | ||
| 5381 | 2026.05.20 15:59:56.476131 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 879 rows starting from the beginning of the part | ||
| 5382 | 2026.05.20 15:59:56.476186 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 5383 | 2026.05.20 15:59:56.476238 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 879 rows starting from the beginning of the part | ||
| 5384 | 2026.05.20 15:59:56.476291 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::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 | ||
| 5385 | 2026.05.20 15:59:56.476343 [ 188 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3224 rows starting from the beginning of the part | ||
| 5386 | 2026.05.20 15:59:56.476623 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.05.20 15:59:56.476673 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5388 | 2026.05.20 15:59:56.477028 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5389 | 2026.05.20 15:59:56.477286 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Trace> oximeter.fields_u16 (94f87b68-7302-4d91-86a1-8751c478e8e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.05.20 15:59:56.477436 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Debug> executeQuery: Read 192 rows, 12.30 KiB in 0.001495 sec., 128428.09364548494 rows/sec., 8.04 MiB/sec. | ||
| 5391 | 2026.05.20 15:59:56.477477 [ 268 ] {ffc4cbe9-4b32-44b8-89e5-4f579d0106f0} <Debug> TCPHandler: Processed in 0.001674805 sec. | ||
| 5392 | 2026.05.20 15:59:56.477640 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.05.20 15:59:56.477742 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5394 | 2026.05.20 15:59:56.477783 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5395 | 2026.05.20 15:59:56.478466 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.05.20 15:59:56.478510 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5397 | 2026.05.20 15:59:56.479011 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5398 | 2026.05.20 15:59:56.479084 [ 192 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8327 rows, containing 5 columns (5 merged, 0 gathered) in 0.003262948 sec., 2551986.7310174727 rows/sec., 202.42 MiB/sec. | ||
| 5399 | 2026.05.20 15:59:56.479241 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Trace> oximeter.fields_u32 (b7cf7a45-81f6-4714-a78a-49e8e08a1ce3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.05.20 15:59:56.479387 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001662 sec., 571600.4813477737 rows/sec., 33.63 MiB/sec. | ||
| 5401 | 2026.05.20 15:59:56.479428 [ 268 ] {bf74ac6e-60e0-46d0-b5d9-81969a3cd259} <Debug> TCPHandler: Processed in 0.001837181 sec. | ||
| 5402 | 2026.05.20 15:59:56.479489 [ 201 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5403 | 2026.05.20 15:59:56.479569 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.05.20 15:59:56.479674 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.05.20 15:59:56.479718 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5406 | 2026.05.20 15:59:56.479862 [ 201 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.05.20 15:59:56.479965 [ 201 ] {4bdc5da3-f4d7-4885-9497-8c9547a38d8a::all_1_36_7} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5408 | 2026.05.20 15:59:56.480090 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 5409 | 2026.05.20 15:59:56.480146 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.05.20 15:59:56.480189 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5411 | 2026.05.20 15:59:56.480483 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5412 | 2026.05.20 15:59:56.480703 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Trace> oximeter.fields_u64 (4ed5d130-e831-4b6e-9517-1d2a2106c438): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.05.20 15:59:56.480837 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 5414 | 2026.05.20 15:59:56.480874 [ 268 ] {26608e9d-09c9-4c7b-a8e9-16140f38ec9a} <Debug> TCPHandler: Processed in 0.001355085 sec. | ||
| 5415 | 2026.05.20 15:59:56.481003 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.05.20 15:59:56.481101 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5417 | 2026.05.20 15:59:56.481141 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5418 | 2026.05.20 15:59:56.481601 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.05.20 15:59:56.481639 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5420 | 2026.05.20 15:59:56.481941 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5421 | 2026.05.20 15:59:56.482156 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Trace> oximeter.fields_u8 (67ce011c-da75-4a6a-ae53-e2f01666223e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.05.20 15:59:56.482290 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 5423 | 2026.05.20 15:59:56.482329 [ 268 ] {7f4ffc9f-2030-4486-aa7b-56434db9ec11} <Debug> TCPHandler: Processed in 0.001375065 sec. | ||
| 5424 | 2026.05.20 15:59:56.482461 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.05.20 15:59:56.482561 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5426 | 2026.05.20 15:59:56.482600 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5427 | 2026.05.20 15:59:56.483679 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.05.20 15:59:56.483717 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5429 | 2026.05.20 15:59:56.484127 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5430 | 2026.05.20 15:59:56.484342 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.05.20 15:59:56.484483 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Debug> executeQuery: Read 1755 rows, 121.30 KiB in 0.001938 sec., 905572.7554179566 rows/sec., 61.12 MiB/sec. | ||
| 5432 | 2026.05.20 15:59:56.484481 [ 69 ] {} <Debug> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5433 | 2026.05.20 15:59:56.484526 [ 268 ] {d7b516ee-63f6-47e3-a588-14859b22a9f4} <Debug> TCPHandler: Processed in 0.0021142 sec. | ||
| 5434 | 2026.05.20 15:59:56.484570 [ 69 ] {} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.20 15:59:56.484602 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5436 | 2026.05.20 15:59:56.484688 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.05.20 15:59:56.484695 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 5438 | 2026.05.20 15:59:56.484795 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5439 | 2026.05.20 15:59:56.484819 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5440 | 2026.05.20 15:59:56.484842 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5441 | 2026.05.20 15:59:56.484855 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1791 rows starting from the beginning of the part | ||
| 5442 | 2026.05.20 15:59:56.484922 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 531 rows starting from the beginning of the part | ||
| 5443 | 2026.05.20 15:59:56.484972 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 5444 | 2026.05.20 15:59:56.485021 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 531 rows starting from the beginning of the part | ||
| 5445 | 2026.05.20 15:59:56.485065 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::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 | ||
| 5446 | 2026.05.20 15:59:56.485110 [ 188 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1755 rows starting from the beginning of the part | ||
| 5447 | 2026.05.20 15:59:56.485211 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.05.20 15:59:56.485255 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5449 | 2026.05.20 15:59:56.485596 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5450 | 2026.05.20 15:59:56.485836 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Trace> oximeter.measurements_bool (7de64fe2-de2e-442e-81d4-5fe63d95b0e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.05.20 15:59:56.485979 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001201 sec., 4995.836802664447 rows/sec., 261.01 KiB/sec. | ||
| 5452 | 2026.05.20 15:59:56.486017 [ 268 ] {619993df-e568-44c6-bf2a-8f6e16ce4eb7} <Debug> TCPHandler: Processed in 0.001379006 sec. | ||
| 5453 | 2026.05.20 15:59:56.486148 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.05.20 15:59:56.486246 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5455 | 2026.05.20 15:59:56.486291 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5456 | 2026.05.20 15:59:56.486638 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983536 sec., 2387655.177420526 rows/sec., 172.89 MiB/sec. | ||
| 5457 | 2026.05.20 15:59:56.486877 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5458 | 2026.05.20 15:59:56.487136 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.20 15:59:56.487180 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5460 | 2026.05.20 15:59:56.487196 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.05.20 15:59:56.487301 [ 192 ] {81439efe-87c4-4a10-aead-8700818655be::all_1_36_7} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5462 | 2026.05.20 15:59:56.487396 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 5463 | 2026.05.20 15:59:56.487648 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5464 | 2026.05.20 15:59:56.487880 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.05.20 15:59:56.487996 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5466 | 2026.05.20 15:59:56.488023 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001793 sec., 892916.8990518684 rows/sec., 54.21 MiB/sec. | ||
| 5467 | 2026.05.20 15:59:56.488034 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.05.20 15:59:56.488070 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5469 | 2026.05.20 15:59:56.488072 [ 268 ] {eceb8d29-fe85-41a6-8330-1f05a619dd8e} <Debug> TCPHandler: Processed in 0.001972896 sec. | ||
| 5470 | 2026.05.20 15:59:56.488156 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 5471 | 2026.05.20 15:59:56.488241 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2026.05.20 15:59:56.488271 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5473 | 2026.05.20 15:59:56.488311 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13176 rows starting from the beginning of the part | ||
| 5474 | 2026.05.20 15:59:56.488344 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.05.20 15:59:56.488379 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5476 | 2026.05.20 15:59:56.488394 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5477 | 2026.05.20 15:59:56.488432 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 5478 | 2026.05.20 15:59:56.488482 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5479 | 2026.05.20 15:59:56.488526 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::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 | ||
| 5480 | 2026.05.20 15:59:56.488569 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1601 rows starting from the beginning of the part | ||
| 5481 | 2026.05.20 15:59:56.488761 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.05.20 15:59:56.488803 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5483 | 2026.05.20 15:59:56.489141 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5484 | 2026.05.20 15:59:56.489359 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Trace> oximeter.measurements_f64 (a871780f-9b9a-46da-a4e1-cf87278b3cd9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.05.20 15:59:56.489504 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 5486 | 2026.05.20 15:59:56.489542 [ 268 ] {6b1afd45-d19a-4fa5-8823-267423b47d07} <Debug> TCPHandler: Processed in 0.001350394 sec. | ||
| 5487 | 2026.05.20 15:59:56.489690 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.05.20 15:59:56.489787 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.05.20 15:59:56.489842 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <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 | ||
| 5490 | 2026.05.20 15:59:56.490794 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.05.20 15:59:56.490832 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5492 | 2026.05.20 15:59:56.491930 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5493 | 2026.05.20 15:59:56.492178 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Trace> oximeter.measurements_histogramu64 (18c05eb7-2559-41ae-a965-3f74cb4ff302): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.05.20 15:59:56.492333 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002562 sec., 19516.003122560498 rows/sec., 34.97 MiB/sec. | ||
| 5495 | 2026.05.20 15:59:56.492403 [ 268 ] {404f904b-bac4-402a-af32-65a7bd7bb146} <Debug> TCPHandler: Processed in 0.002762381 sec. | ||
| 5496 | 2026.05.20 15:59:56.492539 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.05.20 15:59:56.492638 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5498 | 2026.05.20 15:59:56.492681 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5499 | 2026.05.20 15:59:56.493052 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.05.20 15:59:56.493090 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5501 | 2026.05.20 15:59:56.493516 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5502 | 2026.05.20 15:59:56.493743 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.05.20 15:59:56.493857 [ 69 ] {} <Debug> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5504 | 2026.05.20 15:59:56.493881 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001259 sec., 33359.80937251788 rows/sec., 1.90 MiB/sec. | ||
| 5505 | 2026.05.20 15:59:56.493891 [ 69 ] {} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.05.20 15:59:56.493929 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5507 | 2026.05.20 15:59:56.493929 [ 268 ] {5f3d202f-c9eb-430a-8e35-70b2307fc3d5} <Debug> TCPHandler: Processed in 0.001438648 sec. | ||
| 5508 | 2026.05.20 15:59:56.494029 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 5509 | 2026.05.20 15:59:56.494152 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5510 | 2026.05.20 15:59:56.494168 [ 199 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15627 rows, containing 5 columns (5 merged, 0 gathered) in 0.006048581 sec., 2583581.173832342 rows/sec., 163.80 MiB/sec. | ||
| 5511 | 2026.05.20 15:59:56.494187 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1950 rows starting from the beginning of the part | ||
| 5512 | 2026.05.20 15:59:56.494266 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5513 | 2026.05.20 15:59:56.494321 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 5514 | 2026.05.20 15:59:56.494364 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5515 | 2026.05.20 15:59:56.494404 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::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 | ||
| 5516 | 2026.05.20 15:59:56.494448 [ 192 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 5517 | 2026.05.20 15:59:56.494571 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5518 | 2026.05.20 15:59:56.494870 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.05.20 15:59:56.494939 [ 201 ] {3c3fbe60-3fa1-4799-a9bb-621fd0d833de::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5520 | 2026.05.20 15:59:56.495009 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 5521 | 2026.05.20 15:59:56.495632 [ 193 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647555 sec., 1391152.3439278204 rows/sec., 89.54 MiB/sec. | ||
| 5522 | 2026.05.20 15:59:56.495881 [ 201 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5523 | 2026.05.20 15:59:56.496142 [ 201 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.05.20 15:59:56.496215 [ 201 ] {3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6::all_1_36_7} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5525 | 2026.05.20 15:59:56.496301 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5526 | 2026.05.20 16:00:01.246585 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.05.20 16:00:01.246863 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) 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) | ||
| 5528 | 2026.05.20 16:00:01.247239 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5529 | 2026.05.20 16:00:01.247287 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <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 | ||
| 5530 | 2026.05.20 16:00:01.247543 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5531 | 2026.05.20 16:00:01.247631 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5532 | 2026.05.20 16:00:01.247799 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5533 | 2026.05.20 16:00:01.247934 [ 336 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5534 | 2026.05.20 16:00:01.247940 [ 360 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5535 | 2026.05.20 16:00:01.248095 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Debug> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (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 | ||
| 5536 | 2026.05.20 16:00:01.248135 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> oximeter.timeseries_schema (0f52cacd-1e39-4ffb-b2f4-82b89a3effe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5537 | 2026.05.20 16:00:01.248193 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5538 | 2026.05.20 16:00:01.248220 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 5539 | 2026.05.20 16:00:01.249829 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003046 sec., 13460.275771503611 rows/sec., 2.93 MiB/sec. | ||
| 5540 | 2026.05.20 16:00:01.250026 [ 268 ] {125b6f39-03ff-45a0-b13f-05cd7f31c1ec} <Debug> TCPHandler: Processed in 0.00362466 sec. | ||
| 5541 | 2026.05.20 16:00:01.252250 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.05.20 16:00:01.252444 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5543 | 2026.05.20 16:00:01.252528 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5544 | 2026.05.20 16:00:01.253261 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.05.20 16:00:01.253323 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5546 | 2026.05.20 16:00:01.253913 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5547 | 2026.05.20 16:00:01.254245 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Trace> oximeter.fields_string (4bdc5da3-f4d7-4885-9497-8c9547a38d8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.05.20 16:00:01.254454 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002072 sec., 27027.027027027027 rows/sec., 2.06 MiB/sec. | ||
| 5549 | 2026.05.20 16:00:01.254510 [ 268 ] {ce009639-3a27-4a01-a159-1d97b0652d84} <Debug> TCPHandler: Processed in 0.002458321 sec. | ||
| 5550 | 2026.05.20 16:00:01.254766 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.05.20 16:00:01.255010 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5552 | 2026.05.20 16:00:01.255070 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5553 | 2026.05.20 16:00:01.255691 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.05.20 16:00:01.255742 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5555 | 2026.05.20 16:00:01.256138 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5556 | 2026.05.20 16:00:01.256424 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Trace> oximeter.fields_uuid (81439efe-87c4-4a10-aead-8700818655be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.05.20 16:00:01.256597 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001615 sec., 39628.482972136226 rows/sec., 3.09 MiB/sec. | ||
| 5558 | 2026.05.20 16:00:01.256659 [ 268 ] {e655684f-e347-4bc9-b937-e81ef8bdb587} <Debug> TCPHandler: Processed in 0.001967486 sec. | ||
| 5559 | 2026.05.20 16:00:01.256845 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.05.20 16:00:01.256985 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5561 | 2026.05.20 16:00:01.257050 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5562 | 2026.05.20 16:00:01.257594 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.05.20 16:00:01.257636 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5564 | 2026.05.20 16:00:01.258123 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5565 | 2026.05.20 16:00:01.258528 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Trace> oximeter.measurements_cumulativeu64 (3c3fbe60-3fa1-4799-a9bb-621fd0d833de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.05.20 16:00:01.258732 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001775 sec., 72112.67605633802 rows/sec., 5.02 MiB/sec. | ||
| 5567 | 2026.05.20 16:00:01.258786 [ 268 ] {5e49030c-d252-4974-be3f-5e325cb32f32} <Debug> TCPHandler: Processed in 0.002010177 sec. | ||
| 5568 | 2026.05.20 16:00:01.258971 [ 268 ] {} <Trace> TCP-Session: 4357cb6c-32e2-4bd3-a391-af79e6a8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.05.20 16:00:01.259088 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57768) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5570 | 2026.05.20 16:00:01.259142 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5571 | 2026.05.20 16:00:01.259595 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.05.20 16:00:01.259642 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5573 | 2026.05.20 16:00:01.260110 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5574 | 2026.05.20 16:00:01.260417 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Trace> oximeter.measurements_u64 (3ef060bd-e6e2-4a76-b39c-6d1ee93b79d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.05.20 16:00:01.260598 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001533 sec., 31311.15459882583 rows/sec., 2.11 MiB/sec. | ||
| 5576 | 2026.05.20 16:00:01.260643 [ 268 ] {03a2c0c6-7142-48c1-afde-b0180ff2552c} <Debug> TCPHandler: Processed in 0.001745148 sec. | ||