| 1 | [ May 26 06:58:19 Enabled. ] | ||
| 2 | [ May 26 06:58:19 Rereading configuration. ] | ||
| 3 | [ May 26 06:58:20 Rereading configuration. ] | ||
| 4 | [ May 26 06:58:31 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 26 06:58:31 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.26 06:58:32.365529 [ 1 ] {} <Information> Application: Will watch for the process with pid 24050 | ||
| 29 | 2026.05.26 06:58:32.366353 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.26 06:58:32.868742 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24050 | ||
| 31 | 2026.05.26 06:58:32.870054 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.26 06:58:32.870209 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.26 06:58:32.963608 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.26 06:58:32.987093 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.26 06:58:32.987183 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.26 06:58:32.987202 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.26 06:58:32.987276 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.26 06:58:32.988066 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.26 06:58:32.991093 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.26 06:58:32.992797 [ 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.26 06:58:32.993743 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.26 06:58:32.994590 [ 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.26 06:58:32.994642 [ 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.26 06:58:32.994654 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.26 06:58:32.995355 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.26 06:58:32.997414 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.26 06:58:33.003763 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.26 06:58:33.004495 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.26 06:58:33.006318 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.26 06:58:33.006948 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.26 06:58:33.007677 [ 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.26 06:58:33.008330 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.26 06:58:33.013214 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.26 06:58:33.013464 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.26 06:58:33.015455 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.26 06:58:33.015847 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.26 06:58:33.016261 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.26 06:58:33.016686 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.26 06:58:33.017795 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.26 06:58:33.017862 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.26 06:58:33.017928 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.26 06:58:33.018013 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.26 06:58:33.023808 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.26 06:58:33.023870 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169604 sec | ||
| 69 | 2026.05.26 06:58:33.023915 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.26 06:58:33.023928 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.26 06:58:33.024580 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.26 06:58:33.025143 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.26 06:58:33.035772 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.26 06:58:33.035892 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.26 06:58:33.035908 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.26 06:58:33.035920 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.26 06:58:33.036057 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.26 06:58:33.036074 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.26 06:58:33.042585 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.26 06:58:33.042645 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.26 06:58:33.042732 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.26 06:58:33.042900 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.26 06:58:33.042940 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.26 06:58:33.043018 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.26 06:58:33.043032 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.26 06:58:33.043044 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.26 06:58:33.043133 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.26 06:58:33.043148 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.26 06:58:33.064304 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.26 06:58:33.065192 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.26 06:58:33.065247 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3862e-05 sec | ||
| 92 | 2026.05.26 06:58:33.065262 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.26 06:58:33.065273 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.26 06:58:33.065303 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.26 06:58:33.065536 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.26 06:58:33.065613 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.26 06:58:33.065628 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.26 06:58:33.065639 [ 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.26 06:58:33.065716 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.26 06:58:33.081984 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.26 06:58:33.082175 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.26 06:58:33.083597 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.378e-05 sec. | ||
| 103 | 2026.05.26 06:58:33.083928 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.26 06:58:33.085199 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.26 06:58:33.085218 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.26 06:58:33.236657 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41397 | ||
| 107 | 2026.05.26 06:58:33.236888 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.26 06:58:33.236935 [ 3 ] {} <Debug> TCP-Session: 2c9dce83-002c-4bea-bda9-7c81ae9473b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41397 | ||
| 109 | 2026.05.26 06:58:33.236961 [ 3 ] {} <Debug> TCP-Session: 2c9dce83-002c-4bea-bda9-7c81ae9473b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.26 06:58:33.237067 [ 3 ] {} <Debug> TCP-Session: 2c9dce83-002c-4bea-bda9-7c81ae9473b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.26 06:58:33.237173 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.26 06:58:33.237203 [ 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.26 06:58:33.237306 [ 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.26 06:58:33.238350 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62218 | ||
| 115 | 2026.05.26 06:58:33.238350 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47870 | ||
| 116 | 2026.05.26 06:58:33.239043 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.26 06:58:33.239114 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42645 | ||
| 118 | 2026.05.26 06:58:33.239104 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.26 06:58:33.239201 [ 254 ] {} <Debug> TCP-Session: 3256ce6a-6e03-42b9-a07f-c4de7e363fcd Authenticating user 'default' from [fd00:1122:3344:101::e]:62218 | ||
| 120 | 2026.05.26 06:58:33.239216 [ 5 ] {} <Debug> TCP-Session: 43989e76-cec6-4887-9877-d23becc99aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47870 | ||
| 121 | 2026.05.26 06:58:33.239256 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53944 | ||
| 122 | 2026.05.26 06:58:33.239417 [ 5 ] {} <Debug> TCP-Session: 43989e76-cec6-4887-9877-d23becc99aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.26 06:58:33.239244 [ 254 ] {} <Debug> TCP-Session: 3256ce6a-6e03-42b9-a07f-c4de7e363fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.26 06:58:33.239455 [ 5 ] {} <Debug> TCP-Session: 43989e76-cec6-4887-9877-d23becc99aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.26 06:58:33.239555 [ 254 ] {} <Debug> TCP-Session: 3256ce6a-6e03-42b9-a07f-c4de7e363fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.26 06:58:33.240008 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65471 | ||
| 127 | 2026.05.26 06:58:33.240593 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.26 06:58:33.240640 [ 255 ] {} <Debug> TCP-Session: f2008bf3-c411-4045-93bd-19496644ba86 Authenticating user 'default' from [fd00:1122:3344:101::e]:42645 | ||
| 129 | 2026.05.26 06:58:33.240658 [ 255 ] {} <Debug> TCP-Session: f2008bf3-c411-4045-93bd-19496644ba86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.26 06:58:33.240671 [ 255 ] {} <Debug> TCP-Session: f2008bf3-c411-4045-93bd-19496644ba86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.26 06:58:33.240727 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62114 | ||
| 132 | 2026.05.26 06:58:33.240687 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.26 06:58:33.240740 [ 3 ] {} <Trace> TCP-Session: 2c9dce83-002c-4bea-bda9-7c81ae9473b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 134 | 2026.05.26 06:58:33.240860 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46070 | ||
| 135 | 2026.05.26 06:58:33.240860 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60823 | ||
| 136 | 2026.05.26 06:58:33.240942 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.26 06:58:33.240831 [ 4 ] {} <Debug> TCP-Session: 71e9e1cf-39f4-4348-9a30-b389151a1ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53944 | ||
| 138 | 2026.05.26 06:58:33.241010 [ 258 ] {} <Debug> TCP-Session: 52e2825e-915b-416b-aebe-79bdc3c79546 Authenticating user 'default' from [fd00:1122:3344:101::e]:62114 | ||
| 139 | 2026.05.26 06:58:33.240742 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.26 06:58:33.241150 [ 4 ] {} <Debug> TCP-Session: 71e9e1cf-39f4-4348-9a30-b389151a1ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.26 06:58:33.241222 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.26 06:58:33.241200 [ 258 ] {} <Debug> TCP-Session: 52e2825e-915b-416b-aebe-79bdc3c79546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.26 06:58:33.241283 [ 4 ] {} <Debug> TCP-Session: 71e9e1cf-39f4-4348-9a30-b389151a1ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.26 06:58:33.241333 [ 256 ] {} <Debug> TCP-Session: 9d5d73cd-5dd9-4c84-b679-2d8f672f09ac Authenticating user 'default' from [fd00:1122:3344:101::e]:60823 | ||
| 145 | 2026.05.26 06:58:33.241304 [ 258 ] {} <Debug> TCP-Session: 52e2825e-915b-416b-aebe-79bdc3c79546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.26 06:58:33.241185 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.26 06:58:33.241460 [ 256 ] {} <Debug> TCP-Session: 9d5d73cd-5dd9-4c84-b679-2d8f672f09ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.26 06:58:33.241180 [ 257 ] {} <Debug> TCP-Session: af5bdaeb-718e-4023-b7c7-f92a26f69f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:65471 | ||
| 149 | 2026.05.26 06:58:33.241529 [ 259 ] {} <Debug> TCP-Session: 1b0bc3c0-a3a8-4cc6-b54e-19b3851f8490 Authenticating user 'default' from [fd00:1122:3344:101::e]:46070 | ||
| 150 | 2026.05.26 06:58:33.241550 [ 256 ] {} <Debug> TCP-Session: 9d5d73cd-5dd9-4c84-b679-2d8f672f09ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.26 06:58:33.241541 [ 257 ] {} <Debug> TCP-Session: af5bdaeb-718e-4023-b7c7-f92a26f69f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.26 06:58:33.241640 [ 259 ] {} <Debug> TCP-Session: 1b0bc3c0-a3a8-4cc6-b54e-19b3851f8490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.26 06:58:33.241651 [ 257 ] {} <Debug> TCP-Session: af5bdaeb-718e-4023-b7c7-f92a26f69f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.26 06:58:33.241743 [ 259 ] {} <Debug> TCP-Session: 1b0bc3c0-a3a8-4cc6-b54e-19b3851f8490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.26 06:58:33.242209 [ 3 ] {76b1bf7e-5d4e-4fb0-83ed-404ee7958a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41397) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 156 | 2026.05.26 06:58:33.251342 [ 3 ] {76b1bf7e-5d4e-4fb0-83ed-404ee7958a3f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.26 06:58:33.253941 [ 3 ] {76b1bf7e-5d4e-4fb0-83ed-404ee7958a3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.26 06:58:33.256281 [ 260 ] {76b1bf7e-5d4e-4fb0-83ed-404ee7958a3f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.26 06:58:33.257798 [ 3 ] {76b1bf7e-5d4e-4fb0-83ed-404ee7958a3f} <Debug> TCPHandler: Processed in 0.01967275 sec. | ||
| 160 | 2026.05.26 06:58:33.369054 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58255 | ||
| 161 | 2026.05.26 06:58:33.369177 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.26 06:58:33.369317 [ 261 ] {} <Debug> TCP-Session: 850dcc36-a622-4803-b0f3-4f607e2d436f Authenticating user 'default' from [fd00:1122:3344:101::b]:58255 | ||
| 163 | 2026.05.26 06:58:33.369341 [ 261 ] {} <Debug> TCP-Session: 850dcc36-a622-4803-b0f3-4f607e2d436f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.26 06:58:33.369356 [ 261 ] {} <Debug> TCP-Session: 850dcc36-a622-4803-b0f3-4f607e2d436f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.26 06:58:33.369498 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 166 | 2026.05.26 06:58:33.369528 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 167 | 2026.05.26 06:58:33.369623 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 168 | 2026.05.26 06:58:33.370052 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58592 | ||
| 169 | 2026.05.26 06:58:33.370118 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52422 | ||
| 170 | 2026.05.26 06:58:33.370358 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33237 | ||
| 171 | 2026.05.26 06:58:33.370358 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36912 | ||
| 172 | 2026.05.26 06:58:33.370478 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.26 06:58:33.370498 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.26 06:58:33.370646 [ 263 ] {} <Debug> TCP-Session: d4d76da9-1914-4604-abb2-8c6c5186cf96 Authenticating user 'default' from [fd00:1122:3344:101::b]:52422 | ||
| 175 | 2026.05.26 06:58:33.370657 [ 262 ] {} <Debug> TCP-Session: 28554472-5238-45b1-9b9a-a83b122a6226 Authenticating user 'default' from [fd00:1122:3344:101::b]:58592 | ||
| 176 | 2026.05.26 06:58:33.370670 [ 263 ] {} <Debug> TCP-Session: d4d76da9-1914-4604-abb2-8c6c5186cf96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.26 06:58:33.370737 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.26 06:58:33.370859 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64335 | ||
| 179 | 2026.05.26 06:58:33.370720 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.26 06:58:33.370936 [ 263 ] {} <Debug> TCP-Session: d4d76da9-1914-4604-abb2-8c6c5186cf96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.26 06:58:33.370719 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35895 | ||
| 182 | 2026.05.26 06:58:33.370998 [ 264 ] {} <Debug> TCP-Session: 91c2167f-60fd-4ca6-a853-05f783cf3ade Authenticating user 'default' from [fd00:1122:3344:101::b]:33237 | ||
| 183 | 2026.05.26 06:58:33.370678 [ 262 ] {} <Debug> TCP-Session: 28554472-5238-45b1-9b9a-a83b122a6226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.26 06:58:33.371079 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39364 | ||
| 185 | 2026.05.26 06:58:33.371108 [ 262 ] {} <Debug> TCP-Session: 28554472-5238-45b1-9b9a-a83b122a6226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.26 06:58:33.371056 [ 265 ] {} <Debug> TCP-Session: ac951f07-2ecf-45f3-9efb-60d8f706060f Authenticating user 'default' from [fd00:1122:3344:101::b]:36912 | ||
| 187 | 2026.05.26 06:58:33.371166 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.26 06:58:33.371204 [ 265 ] {} <Debug> TCP-Session: ac951f07-2ecf-45f3-9efb-60d8f706060f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.26 06:58:33.371229 [ 264 ] {} <Debug> TCP-Session: 91c2167f-60fd-4ca6-a853-05f783cf3ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.26 06:58:33.371289 [ 267 ] {} <Debug> TCP-Session: 683d18da-80bf-4b6a-abd3-dd37326c1d68 Authenticating user 'default' from [fd00:1122:3344:101::b]:64335 | ||
| 191 | 2026.05.26 06:58:33.371296 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.26 06:58:33.371285 [ 265 ] {} <Debug> TCP-Session: ac951f07-2ecf-45f3-9efb-60d8f706060f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.26 06:58:33.371381 [ 266 ] {} <Debug> TCP-Session: 9a2b1964-8759-4acc-9198-98f42453ae77 Authenticating user 'default' from [fd00:1122:3344:101::b]:35895 | ||
| 194 | 2026.05.26 06:58:33.371406 [ 267 ] {} <Debug> TCP-Session: 683d18da-80bf-4b6a-abd3-dd37326c1d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.26 06:58:33.371371 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 196 | 2026.05.26 06:58:33.371466 [ 267 ] {} <Debug> TCP-Session: 683d18da-80bf-4b6a-abd3-dd37326c1d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.26 06:58:33.371486 [ 266 ] {} <Debug> TCP-Session: 9a2b1964-8759-4acc-9198-98f42453ae77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.26 06:58:33.371511 [ 268 ] {} <Debug> TCP-Session: 4b857ee5-a17e-4e85-b125-28f6a851240d Authenticating user 'default' from [fd00:1122:3344:101::b]:39364 | ||
| 199 | 2026.05.26 06:58:33.371578 [ 266 ] {} <Debug> TCP-Session: 9a2b1964-8759-4acc-9198-98f42453ae77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.26 06:58:33.371356 [ 264 ] {} <Debug> TCP-Session: 91c2167f-60fd-4ca6-a853-05f783cf3ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.26 06:58:33.371602 [ 268 ] {} <Debug> TCP-Session: 4b857ee5-a17e-4e85-b125-28f6a851240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.26 06:58:33.371712 [ 268 ] {} <Debug> TCP-Session: 4b857ee5-a17e-4e85-b125-28f6a851240d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.26 06:58:33.604980 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62748 | ||
| 204 | 2026.05.26 06:58:33.605128 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.05.26 06:58:33.605159 [ 269 ] {} <Debug> TCP-Session: 152dee51-8444-4f02-b9e1-aa7d251430b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:62748 | ||
| 206 | 2026.05.26 06:58:33.605269 [ 269 ] {} <Debug> TCP-Session: 152dee51-8444-4f02-b9e1-aa7d251430b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.26 06:58:33.605283 [ 269 ] {} <Debug> TCP-Session: 152dee51-8444-4f02-b9e1-aa7d251430b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.26 06:58:33.605356 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 209 | 2026.05.26 06:58:33.605448 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 210 | 2026.05.26 06:58:33.605466 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 211 | 2026.05.26 06:58:33.606038 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45818 | ||
| 212 | 2026.05.26 06:58:33.606041 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51592 | ||
| 213 | 2026.05.26 06:58:33.606093 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59830 | ||
| 214 | 2026.05.26 06:58:33.606169 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38271 | ||
| 215 | 2026.05.26 06:58:33.606430 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45376 | ||
| 216 | 2026.05.26 06:58:33.606497 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.26 06:58:33.606661 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.26 06:58:33.606694 [ 271 ] {} <Debug> TCP-Session: 28c31d28-849c-482f-a7e9-2f8a64b1108f Authenticating user 'default' from [fd00:1122:3344:101::c]:45818 | ||
| 219 | 2026.05.26 06:58:33.606718 [ 272 ] {} <Debug> TCP-Session: 6941b45e-c5d4-433f-b155-716526a40e65 Authenticating user 'default' from [fd00:1122:3344:101::c]:59830 | ||
| 220 | 2026.05.26 06:58:33.606728 [ 271 ] {} <Debug> TCP-Session: 28c31d28-849c-482f-a7e9-2f8a64b1108f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.26 06:58:33.606756 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64456 | ||
| 222 | 2026.05.26 06:58:33.606782 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.26 06:58:33.606822 [ 271 ] {} <Debug> TCP-Session: 28c31d28-849c-482f-a7e9-2f8a64b1108f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.26 06:58:33.606854 [ 270 ] {} <Debug> TCP-Session: b904438b-9012-44c6-a65d-81f161166801 Authenticating user 'default' from [fd00:1122:3344:101::c]:51592 | ||
| 225 | 2026.05.26 06:58:33.606827 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.26 06:58:33.606787 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36347 | ||
| 227 | 2026.05.26 06:58:33.606912 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.26 06:58:33.606951 [ 270 ] {} <Debug> TCP-Session: b904438b-9012-44c6-a65d-81f161166801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.26 06:58:33.606931 [ 273 ] {} <Debug> TCP-Session: 1255fc40-79af-47e2-af7a-614368734db5 Authenticating user 'default' from [fd00:1122:3344:101::c]:38271 | ||
| 230 | 2026.05.26 06:58:33.607022 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.05.26 06:58:33.607056 [ 270 ] {} <Debug> TCP-Session: b904438b-9012-44c6-a65d-81f161166801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.26 06:58:33.607051 [ 273 ] {} <Debug> TCP-Session: 1255fc40-79af-47e2-af7a-614368734db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.26 06:58:33.607045 [ 275 ] {} <Debug> TCP-Session: 53e478d5-cffb-4ee4-adb4-40d8edace0ff Authenticating user 'default' from [fd00:1122:3344:101::c]:64456 | ||
| 234 | 2026.05.26 06:58:33.607142 [ 273 ] {} <Debug> TCP-Session: 1255fc40-79af-47e2-af7a-614368734db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.26 06:58:33.607141 [ 276 ] {} <Debug> TCP-Session: 3ec64c35-42ea-4cba-8e75-a60e61659ef0 Authenticating user 'default' from [fd00:1122:3344:101::c]:36347 | ||
| 236 | 2026.05.26 06:58:33.606744 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.26 06:58:33.607243 [ 276 ] {} <Debug> TCP-Session: 3ec64c35-42ea-4cba-8e75-a60e61659ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.26 06:58:33.607236 [ 275 ] {} <Debug> TCP-Session: 53e478d5-cffb-4ee4-adb4-40d8edace0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.26 06:58:33.606752 [ 272 ] {} <Debug> TCP-Session: 6941b45e-c5d4-433f-b155-716526a40e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.26 06:58:33.607347 [ 276 ] {} <Debug> TCP-Session: 3ec64c35-42ea-4cba-8e75-a60e61659ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.26 06:58:33.607342 [ 274 ] {} <Debug> TCP-Session: 740e9460-35d2-4477-b78b-9758f7fae501 Authenticating user 'default' from [fd00:1122:3344:101::c]:45376 | ||
| 242 | 2026.05.26 06:58:33.607334 [ 275 ] {} <Debug> TCP-Session: 53e478d5-cffb-4ee4-adb4-40d8edace0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.26 06:58:33.607446 [ 274 ] {} <Debug> TCP-Session: 740e9460-35d2-4477-b78b-9758f7fae501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.26 06:58:33.607436 [ 272 ] {} <Debug> TCP-Session: 6941b45e-c5d4-433f-b155-716526a40e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.26 06:58:33.607562 [ 274 ] {} <Debug> TCP-Session: 740e9460-35d2-4477-b78b-9758f7fae501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.26 06:58:34.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.57 MiB, peak 119.57 MiB, free memory in arenas 0.00 B, will set to 124.90 MiB (RSS), difference: 5.33 MiB | ||
| 247 | 2026.05.26 06:58:34.314983 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64240 | ||
| 248 | 2026.05.26 06:58:34.315158 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.26 06:58:34.315304 [ 277 ] {} <Debug> TCP-Session: f8807f6f-e9ad-4e1e-8948-e533dd0e5d49 Authenticating user 'default' from [fd00:1122:3344:101::a]:64240 | ||
| 250 | 2026.05.26 06:58:34.315332 [ 277 ] {} <Debug> TCP-Session: f8807f6f-e9ad-4e1e-8948-e533dd0e5d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.26 06:58:34.315347 [ 277 ] {} <Debug> TCP-Session: f8807f6f-e9ad-4e1e-8948-e533dd0e5d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.26 06:58:34.315487 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 253 | 2026.05.26 06:58:34.315572 [ 277 ] {} <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 | ||
| 254 | 2026.05.26 06:58:34.315744 [ 277 ] {} <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 | ||
| 255 | 2026.05.26 06:58:34.316502 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42961 | ||
| 256 | 2026.05.26 06:58:34.316594 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43548 | ||
| 257 | 2026.05.26 06:58:34.316693 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42161 | ||
| 258 | 2026.05.26 06:58:34.316769 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.26 06:58:34.316826 [ 278 ] {} <Debug> TCP-Session: 2ca2af8c-a00d-484f-b567-f44b103b4707 Authenticating user 'default' from [fd00:1122:3344:101::a]:42961 | ||
| 260 | 2026.05.26 06:58:34.316837 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.05.26 06:58:34.316845 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62820 | ||
| 262 | 2026.05.26 06:58:34.316967 [ 278 ] {} <Debug> TCP-Session: 2ca2af8c-a00d-484f-b567-f44b103b4707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.05.26 06:58:34.316981 [ 279 ] {} <Debug> TCP-Session: 834203fc-a151-46bf-8765-6b45537a42a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:43548 | ||
| 264 | 2026.05.26 06:58:34.317000 [ 278 ] {} <Debug> TCP-Session: 2ca2af8c-a00d-484f-b567-f44b103b4707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.05.26 06:58:34.317052 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53186 | ||
| 266 | 2026.05.26 06:58:34.317107 [ 279 ] {} <Debug> TCP-Session: 834203fc-a151-46bf-8765-6b45537a42a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.26 06:58:34.317120 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.26 06:58:34.316968 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.05.26 06:58:34.317216 [ 279 ] {} <Debug> TCP-Session: 834203fc-a151-46bf-8765-6b45537a42a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.26 06:58:34.317252 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33371 | ||
| 271 | 2026.05.26 06:58:34.317276 [ 281 ] {} <Debug> TCP-Session: 6bd227ab-864d-404a-981e-15776252bcf9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62820 | ||
| 272 | 2026.05.26 06:58:34.317271 [ 280 ] {} <Debug> TCP-Session: 10632a84-8636-4fd4-bd5e-f4b92ba9247e Authenticating user 'default' from [fd00:1122:3344:101::a]:42161 | ||
| 273 | 2026.05.26 06:58:34.317310 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.26 06:58:34.317378 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48854 | ||
| 275 | 2026.05.26 06:58:34.317343 [ 281 ] {} <Debug> TCP-Session: 6bd227ab-864d-404a-981e-15776252bcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.05.26 06:58:34.317320 [ 280 ] {} <Debug> TCP-Session: 10632a84-8636-4fd4-bd5e-f4b92ba9247e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.26 06:58:34.317461 [ 282 ] {} <Debug> TCP-Session: f9cce2d6-8d58-4aa3-bc2b-4e23611af3cf Authenticating user 'default' from [fd00:1122:3344:101::a]:53186 | ||
| 278 | 2026.05.26 06:58:34.317473 [ 280 ] {} <Debug> TCP-Session: 10632a84-8636-4fd4-bd5e-f4b92ba9247e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.26 06:58:34.317469 [ 281 ] {} <Debug> TCP-Session: 6bd227ab-864d-404a-981e-15776252bcf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.26 06:58:34.317474 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.05.26 06:58:34.317565 [ 282 ] {} <Debug> TCP-Session: f9cce2d6-8d58-4aa3-bc2b-4e23611af3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.26 06:58:34.317634 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 283 | 2026.05.26 06:58:34.317651 [ 282 ] {} <Debug> TCP-Session: f9cce2d6-8d58-4aa3-bc2b-4e23611af3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.26 06:58:34.317711 [ 284 ] {} <Debug> TCP-Session: aab12759-c336-490e-bf5d-1531f6544b54 Authenticating user 'default' from [fd00:1122:3344:101::a]:48854 | ||
| 285 | 2026.05.26 06:58:34.317649 [ 283 ] {} <Debug> TCP-Session: 0a965646-d7f5-40f2-8b4b-924747c5e54d Authenticating user 'default' from [fd00:1122:3344:101::a]:33371 | ||
| 286 | 2026.05.26 06:58:34.317798 [ 283 ] {} <Debug> TCP-Session: 0a965646-d7f5-40f2-8b4b-924747c5e54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.26 06:58:34.317804 [ 284 ] {} <Debug> TCP-Session: aab12759-c336-490e-bf5d-1531f6544b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.05.26 06:58:34.317913 [ 283 ] {} <Debug> TCP-Session: 0a965646-d7f5-40f2-8b4b-924747c5e54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.05.26 06:58:34.317931 [ 284 ] {} <Debug> TCP-Session: aab12759-c336-490e-bf5d-1531f6544b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.05.26 06:58:34.484702 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52798 | ||
| 291 | 2026.05.26 06:58:34.484890 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 292 | 2026.05.26 06:58:34.484926 [ 285 ] {} <Debug> TCP-Session: d80814dc-d27f-4fcf-8b67-c8a0392bc942 Authenticating user 'default' from [fd00:1122:3344:101::e]:52798 | ||
| 293 | 2026.05.26 06:58:34.485059 [ 285 ] {} <Debug> TCP-Session: d80814dc-d27f-4fcf-8b67-c8a0392bc942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.05.26 06:58:34.485074 [ 285 ] {} <Debug> TCP-Session: d80814dc-d27f-4fcf-8b67-c8a0392bc942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.05.26 06:58:34.485688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54084 | ||
| 296 | 2026.05.26 06:58:34.485806 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45545 | ||
| 297 | 2026.05.26 06:58:34.485906 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50053 | ||
| 298 | 2026.05.26 06:58:34.486029 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 299 | 2026.05.26 06:58:34.486087 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34227 | ||
| 300 | 2026.05.26 06:58:34.486097 [ 286 ] {} <Debug> TCP-Session: daeeba79-b34f-4cba-93ad-9e8241ce694b Authenticating user 'default' from [fd00:1122:3344:101::e]:54084 | ||
| 301 | 2026.05.26 06:58:34.486203 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 302 | 2026.05.26 06:58:34.486243 [ 286 ] {} <Debug> TCP-Session: daeeba79-b34f-4cba-93ad-9e8241ce694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 303 | 2026.05.26 06:58:34.486243 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41278 | ||
| 304 | 2026.05.26 06:58:34.486314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 305 | 2026.05.26 06:58:34.486255 [ 287 ] {} <Debug> TCP-Session: f92faec4-c01b-48b2-8cee-4d44c04c9ec0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45545 | ||
| 306 | 2026.05.26 06:58:34.486266 [ 286 ] {} <Debug> TCP-Session: daeeba79-b34f-4cba-93ad-9e8241ce694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.05.26 06:58:34.486404 [ 287 ] {} <Debug> TCP-Session: f92faec4-c01b-48b2-8cee-4d44c04c9ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.26 06:58:34.486415 [ 289 ] {} <Debug> TCP-Session: 8f6b4320-1224-4e54-ba1a-ace203e4a8f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34227 | ||
| 309 | 2026.05.26 06:58:34.486403 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42673 | ||
| 310 | 2026.05.26 06:58:34.486523 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40220 | ||
| 311 | 2026.05.26 06:58:34.486521 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 312 | 2026.05.26 06:58:34.486505 [ 289 ] {} <Debug> TCP-Session: 8f6b4320-1224-4e54-ba1a-ace203e4a8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.26 06:58:34.486495 [ 287 ] {} <Debug> TCP-Session: f92faec4-c01b-48b2-8cee-4d44c04c9ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2026.05.26 06:58:34.486731 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.05.26 06:58:34.486747 [ 289 ] {} <Debug> TCP-Session: 8f6b4320-1224-4e54-ba1a-ace203e4a8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.05.26 06:58:34.486776 [ 290 ] {} <Debug> TCP-Session: d79e9965-1fa8-4bb7-b742-e7cdff499805 Authenticating user 'default' from [fd00:1122:3344:101::e]:41278 | ||
| 317 | 2026.05.26 06:58:34.486844 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 318 | 2026.05.26 06:58:34.486883 [ 291 ] {} <Debug> TCP-Session: c02258bd-1291-499a-ab33-5b97ee51e715 Authenticating user 'default' from [fd00:1122:3344:101::e]:42673 | ||
| 319 | 2026.05.26 06:58:34.486246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 320 | 2026.05.26 06:58:34.486980 [ 292 ] {} <Debug> TCP-Session: b8311da5-bde1-40e3-bff5-83807a249cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40220 | ||
| 321 | 2026.05.26 06:58:34.486952 [ 291 ] {} <Debug> TCP-Session: c02258bd-1291-499a-ab33-5b97ee51e715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.26 06:58:34.487023 [ 288 ] {} <Debug> TCP-Session: 09c719e7-afbe-4185-9256-82d5cf56d1d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50053 | ||
| 323 | 2026.05.26 06:58:34.486929 [ 290 ] {} <Debug> TCP-Session: d79e9965-1fa8-4bb7-b742-e7cdff499805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.26 06:58:34.487090 [ 292 ] {} <Debug> TCP-Session: b8311da5-bde1-40e3-bff5-83807a249cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.05.26 06:58:34.487105 [ 291 ] {} <Debug> TCP-Session: c02258bd-1291-499a-ab33-5b97ee51e715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.26 06:58:34.487116 [ 290 ] {} <Debug> TCP-Session: d79e9965-1fa8-4bb7-b742-e7cdff499805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.26 06:58:34.487212 [ 288 ] {} <Debug> TCP-Session: 09c719e7-afbe-4185-9256-82d5cf56d1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.26 06:58:34.487176 [ 292 ] {} <Debug> TCP-Session: b8311da5-bde1-40e3-bff5-83807a249cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.26 06:58:34.487308 [ 288 ] {} <Debug> TCP-Session: 09c719e7-afbe-4185-9256-82d5cf56d1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.26 06:58:35.914650 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48008 | ||
| 331 | 2026.05.26 06:58:35.917427 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.26 06:58:35.917477 [ 293 ] {} <Debug> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48008 | ||
| 333 | 2026.05.26 06:58:35.917619 [ 293 ] {} <Debug> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.26 06:58:35.917637 [ 293 ] {} <Debug> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.26 06:58:35.917739 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 336 | 2026.05.26 06:58:35.917878 [ 293 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 337 | 2026.05.26 06:58:35.917900 [ 293 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 338 | 2026.05.26 06:58:35.920130 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52862 | ||
| 339 | 2026.05.26 06:58:35.920136 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65137 | ||
| 340 | 2026.05.26 06:58:35.920307 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40246 | ||
| 341 | 2026.05.26 06:58:35.920401 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.26 06:58:35.920418 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43020 | ||
| 343 | 2026.05.26 06:58:35.920454 [ 295 ] {} <Debug> TCP-Session: 99d2bec3-12fb-4582-afd8-2365443c074a Authenticating user 'default' from [fd00:1122:3344:101::d]:52862 | ||
| 344 | 2026.05.26 06:58:35.920517 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42021 | ||
| 345 | 2026.05.26 06:58:35.920579 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 346 | 2026.05.26 06:58:35.920615 [ 295 ] {} <Debug> TCP-Session: 99d2bec3-12fb-4582-afd8-2365443c074a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.26 06:58:35.920639 [ 295 ] {} <Debug> TCP-Session: 99d2bec3-12fb-4582-afd8-2365443c074a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.26 06:58:35.920759 [ 294 ] {} <Debug> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Authenticating user 'default' from [fd00:1122:3344:101::d]:65137 | ||
| 349 | 2026.05.26 06:58:35.920777 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 350 | 2026.05.26 06:58:35.920727 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33267 | ||
| 351 | 2026.05.26 06:58:35.920851 [ 294 ] {} <Debug> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.05.26 06:58:35.920877 [ 297 ] {} <Debug> TCP-Session: 8c7273ca-2dfb-4a13-957a-0bb92ee0ce82 Authenticating user 'default' from [fd00:1122:3344:101::d]:43020 | ||
| 353 | 2026.05.26 06:58:35.920942 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 354 | 2026.05.26 06:58:35.920976 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59100 | ||
| 355 | 2026.05.26 06:58:35.920971 [ 294 ] {} <Debug> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 356 | 2026.05.26 06:58:35.920963 [ 297 ] {} <Debug> TCP-Session: 8c7273ca-2dfb-4a13-957a-0bb92ee0ce82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.05.26 06:58:35.921088 [ 298 ] {} <Debug> TCP-Session: d6da5fe7-df78-4fc2-9450-533bdcbffce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42021 | ||
| 358 | 2026.05.26 06:58:35.921144 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52963 | ||
| 359 | 2026.05.26 06:58:35.921112 [ 297 ] {} <Debug> TCP-Session: 8c7273ca-2dfb-4a13-957a-0bb92ee0ce82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.26 06:58:35.921254 [ 298 ] {} <Debug> TCP-Session: d6da5fe7-df78-4fc2-9450-533bdcbffce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.05.26 06:58:35.921450 [ 298 ] {} <Debug> TCP-Session: d6da5fe7-df78-4fc2-9450-533bdcbffce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.05.26 06:58:35.921881 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 363 | 2026.05.26 06:58:35.921904 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 364 | 2026.05.26 06:58:35.921925 [ 296 ] {} <Debug> TCP-Session: ba3e994d-c8f7-4330-ba5c-f40275db7810 Authenticating user 'default' from [fd00:1122:3344:101::d]:40246 | ||
| 365 | 2026.05.26 06:58:35.922000 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.05.26 06:58:35.922051 [ 301 ] {} <Debug> TCP-Session: 5f11d91b-896a-4f8b-8977-dda72a26adaf Authenticating user 'default' from [fd00:1122:3344:101::d]:52963 | ||
| 367 | 2026.05.26 06:58:35.922074 [ 300 ] {} <Debug> TCP-Session: 170659ef-9ec0-43b8-9f3f-059bb72f9ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59100 | ||
| 368 | 2026.05.26 06:58:35.922122 [ 301 ] {} <Debug> TCP-Session: 5f11d91b-896a-4f8b-8977-dda72a26adaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.26 06:58:35.922085 [ 296 ] {} <Debug> TCP-Session: ba3e994d-c8f7-4330-ba5c-f40275db7810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.26 06:58:35.922210 [ 301 ] {} <Debug> TCP-Session: 5f11d91b-896a-4f8b-8977-dda72a26adaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.26 06:58:35.922226 [ 296 ] {} <Debug> TCP-Session: ba3e994d-c8f7-4330-ba5c-f40275db7810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.26 06:58:35.922198 [ 300 ] {} <Debug> TCP-Session: 170659ef-9ec0-43b8-9f3f-059bb72f9ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.26 06:58:35.922314 [ 300 ] {} <Debug> TCP-Session: 170659ef-9ec0-43b8-9f3f-059bb72f9ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.26 06:58:35.922596 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.05.26 06:58:35.922648 [ 299 ] {} <Debug> TCP-Session: f9a1b165-7a57-476f-95a7-b02703233f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:33267 | ||
| 376 | 2026.05.26 06:58:35.922669 [ 299 ] {} <Debug> TCP-Session: f9a1b165-7a57-476f-95a7-b02703233f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.26 06:58:35.922761 [ 299 ] {} <Debug> TCP-Session: f9a1b165-7a57-476f-95a7-b02703233f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.26 06:58:35.924734 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 379 | 2026.05.26 06:58:35.925001 [ 293 ] {b5b8849f-6ecc-492e-b10c-d0b3f5f9cebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 380 | 2026.05.26 06:58:35.976836 [ 293 ] {b5b8849f-6ecc-492e-b10c-d0b3f5f9cebb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48008) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 381 | |||
| 382 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 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 | ||
| 385 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 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 | ||
| 389 | 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 | ||
| 390 | 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 | ||
| 391 | 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 | ||
| 392 | 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 | ||
| 393 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 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 | ||
| 396 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 403 | |||
| 404 | 2026.05.26 06:58:35.977860 [ 293 ] {b5b8849f-6ecc-492e-b10c-d0b3f5f9cebb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 405 | |||
| 406 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 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 | ||
| 409 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 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 | ||
| 413 | 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 | ||
| 414 | 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 | ||
| 415 | 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 | ||
| 416 | 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 | ||
| 417 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 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 | ||
| 420 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 427 | |||
| 428 | 2026.05.26 06:58:35.978099 [ 293 ] {b5b8849f-6ecc-492e-b10c-d0b3f5f9cebb} <Debug> TCPHandler: Processed in 0.053508477 sec. | ||
| 429 | 2026.05.26 06:58:35.978669 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.26 06:58:35.979016 [ 294 ] {aafc7ac0-00ea-4ad2-beab-9e46aa910b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 431 | 2026.05.26 06:58:35.979610 [ 294 ] {aafc7ac0-00ea-4ad2-beab-9e46aa910b02} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65137) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 432 | |||
| 433 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 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 | ||
| 436 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 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 | ||
| 440 | 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 | ||
| 441 | 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 | ||
| 442 | 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 | ||
| 443 | 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 | ||
| 444 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 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 | ||
| 447 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 454 | |||
| 455 | 2026.05.26 06:58:35.979934 [ 294 ] {aafc7ac0-00ea-4ad2-beab-9e46aa910b02} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 456 | |||
| 457 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 458 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 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 | ||
| 460 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 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 | ||
| 464 | 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 | ||
| 465 | 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 | ||
| 466 | 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 | ||
| 467 | 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 | ||
| 468 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 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 | ||
| 471 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 478 | |||
| 479 | 2026.05.26 06:58:35.980176 [ 294 ] {aafc7ac0-00ea-4ad2-beab-9e46aa910b02} <Debug> TCPHandler: Processed in 0.001745019 sec. | ||
| 480 | 2026.05.26 06:58:35.982931 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.26 06:58:35.983793 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 482 | 2026.05.26 06:58:35.983970 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 483 | 2026.05.26 06:58:35.984960 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 484 | 2026.05.26 06:58:35.985022 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102703 sec | ||
| 485 | 2026.05.26 06:58:35.985073 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Trace> ReferentialDeps: No tables | ||
| 486 | 2026.05.26 06:58:35.985085 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Trace> LoadingDeps: No tables | ||
| 487 | 2026.05.26 06:58:35.985108 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 488 | 2026.05.26 06:58:35.985199 [ 293 ] {878b8a23-ff3f-451a-900a-b40952e19c88} <Debug> TCPHandler: Processed in 0.002395303 sec. | ||
| 489 | 2026.05.26 06:58:35.985424 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.26 06:58:35.985581 [ 293 ] {cf635262-3852-4ac0-9274-d158f40232c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) /* The version table contains metadata about the `oximeter` database */ | ||
| 491 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 492 | 2026.05.26 06:58:35.985703 [ 293 ] {cf635262-3852-4ac0-9274-d158f40232c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 493 | 2026.05.26 06:58:35.989529 [ 293 ] {cf635262-3852-4ac0-9274-d158f40232c5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 494 | 2026.05.26 06:58:35.991169 [ 293 ] {cf635262-3852-4ac0-9274-d158f40232c5} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414): Loading data parts | ||
| 495 | 2026.05.26 06:58:35.991657 [ 293 ] {cf635262-3852-4ac0-9274-d158f40232c5} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414): There are no data parts | ||
| 496 | 2026.05.26 06:58:35.993772 [ 293 ] {cf635262-3852-4ac0-9274-d158f40232c5} <Debug> TCPHandler: Processed in 0.008394428 sec. | ||
| 497 | 2026.05.26 06:58:35.994041 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.26 06:58:35.994980 [ 293 ] {202bb5f5-61e1-4a72-a05d-2c2247e3e841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) /* The measurement tables contain all individual samples from each timeseries. | ||
| 499 | * | ||
| 500 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 501 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 502 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 503 | * by all samples from the same timeseries. | ||
| 504 | * | ||
| 505 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 506 | * and then uses that to index quickly into the measurements tables. | ||
| 507 | */ | ||
| 508 | 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) | ||
| 509 | 2026.05.26 06:58:35.995127 [ 293 ] {202bb5f5-61e1-4a72-a05d-2c2247e3e841} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 510 | 2026.05.26 06:58:36.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.15 MiB, peak 130.15 MiB, free memory in arenas 0.00 B, will set to 135.82 MiB (RSS), difference: 5.67 MiB | ||
| 511 | 2026.05.26 06:58:36.001118 [ 293 ] {202bb5f5-61e1-4a72-a05d-2c2247e3e841} <Debug> oximeter.measurements_bool (e8058b8b-a1ca-47c3-8a3e-ea21985daf09): Loading data parts | ||
| 512 | 2026.05.26 06:58:36.001357 [ 293 ] {202bb5f5-61e1-4a72-a05d-2c2247e3e841} <Debug> oximeter.measurements_bool (e8058b8b-a1ca-47c3-8a3e-ea21985daf09): There are no data parts | ||
| 513 | 2026.05.26 06:58:36.001903 [ 293 ] {202bb5f5-61e1-4a72-a05d-2c2247e3e841} <Debug> TCPHandler: Processed in 0.007984279 sec. | ||
| 514 | 2026.05.26 06:58:36.002104 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.26 06:58:36.002378 [ 293 ] {5ac60ba6-62ef-479e-92ec-3026ef897712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 516 | 2026.05.26 06:58:36.002610 [ 293 ] {5ac60ba6-62ef-479e-92ec-3026ef897712} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.26 06:58:36.003740 [ 293 ] {5ac60ba6-62ef-479e-92ec-3026ef897712} <Debug> oximeter.measurements_i8 (19e59902-c482-4b39-a5c1-eaeaf1521fc5): Loading data parts | ||
| 518 | 2026.05.26 06:58:36.003879 [ 293 ] {5ac60ba6-62ef-479e-92ec-3026ef897712} <Debug> oximeter.measurements_i8 (19e59902-c482-4b39-a5c1-eaeaf1521fc5): There are no data parts | ||
| 519 | 2026.05.26 06:58:36.004434 [ 293 ] {5ac60ba6-62ef-479e-92ec-3026ef897712} <Debug> TCPHandler: Processed in 0.002387744 sec. | ||
| 520 | 2026.05.26 06:58:36.004697 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.26 06:58:36.004866 [ 293 ] {691b3e97-69dc-475a-9f49-4e9991602848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 522 | 2026.05.26 06:58:36.004993 [ 293 ] {691b3e97-69dc-475a-9f49-4e9991602848} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.26 06:58:36.006116 [ 293 ] {691b3e97-69dc-475a-9f49-4e9991602848} <Debug> oximeter.measurements_u8 (fbf9e645-8b0e-42f6-8ae0-9d095e86ff1d): Loading data parts | ||
| 524 | 2026.05.26 06:58:36.006338 [ 293 ] {691b3e97-69dc-475a-9f49-4e9991602848} <Debug> oximeter.measurements_u8 (fbf9e645-8b0e-42f6-8ae0-9d095e86ff1d): There are no data parts | ||
| 525 | 2026.05.26 06:58:36.006972 [ 293 ] {691b3e97-69dc-475a-9f49-4e9991602848} <Debug> TCPHandler: Processed in 0.002342062 sec. | ||
| 526 | 2026.05.26 06:58:36.007185 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.26 06:58:36.007447 [ 293 ] {3bca81ed-3f81-4fec-a184-748a8f2c7b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 528 | 2026.05.26 06:58:36.007541 [ 293 ] {3bca81ed-3f81-4fec-a184-748a8f2c7b90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.26 06:58:36.008797 [ 293 ] {3bca81ed-3f81-4fec-a184-748a8f2c7b90} <Debug> oximeter.measurements_i16 (f7366480-a685-454c-a64f-ee01c3149886): Loading data parts | ||
| 530 | 2026.05.26 06:58:36.008913 [ 293 ] {3bca81ed-3f81-4fec-a184-748a8f2c7b90} <Debug> oximeter.measurements_i16 (f7366480-a685-454c-a64f-ee01c3149886): There are no data parts | ||
| 531 | 2026.05.26 06:58:36.009449 [ 293 ] {3bca81ed-3f81-4fec-a184-748a8f2c7b90} <Debug> TCPHandler: Processed in 0.002320132 sec. | ||
| 532 | 2026.05.26 06:58:36.009664 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.26 06:58:36.009820 [ 293 ] {7bce2be9-a74a-4e6f-a4ca-010580523c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 534 | 2026.05.26 06:58:36.009942 [ 293 ] {7bce2be9-a74a-4e6f-a4ca-010580523c38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.26 06:58:36.010904 [ 293 ] {7bce2be9-a74a-4e6f-a4ca-010580523c38} <Debug> oximeter.measurements_u16 (f706f6c3-b470-4951-b702-8ffcbe4990ca): Loading data parts | ||
| 536 | 2026.05.26 06:58:36.011096 [ 293 ] {7bce2be9-a74a-4e6f-a4ca-010580523c38} <Debug> oximeter.measurements_u16 (f706f6c3-b470-4951-b702-8ffcbe4990ca): There are no data parts | ||
| 537 | 2026.05.26 06:58:36.011610 [ 293 ] {7bce2be9-a74a-4e6f-a4ca-010580523c38} <Debug> TCPHandler: Processed in 0.001994995 sec. | ||
| 538 | 2026.05.26 06:58:36.011789 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.26 06:58:36.012026 [ 293 ] {331ed42a-0c0e-4042-ac19-9deb22fcdeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 540 | 2026.05.26 06:58:36.012111 [ 293 ] {331ed42a-0c0e-4042-ac19-9deb22fcdeef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.26 06:58:36.013307 [ 293 ] {331ed42a-0c0e-4042-ac19-9deb22fcdeef} <Debug> oximeter.measurements_i32 (91c6c523-f5f8-4ee4-942c-99f9e04296c7): Loading data parts | ||
| 542 | 2026.05.26 06:58:36.013466 [ 293 ] {331ed42a-0c0e-4042-ac19-9deb22fcdeef} <Debug> oximeter.measurements_i32 (91c6c523-f5f8-4ee4-942c-99f9e04296c7): There are no data parts | ||
| 543 | 2026.05.26 06:58:36.014147 [ 293 ] {331ed42a-0c0e-4042-ac19-9deb22fcdeef} <Debug> TCPHandler: Processed in 0.002406544 sec. | ||
| 544 | 2026.05.26 06:58:36.014396 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.26 06:58:36.014555 [ 293 ] {1adf4997-5215-4c60-a543-79611f4a112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 546 | 2026.05.26 06:58:36.014736 [ 293 ] {1adf4997-5215-4c60-a543-79611f4a112d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.26 06:58:36.015752 [ 293 ] {1adf4997-5215-4c60-a543-79611f4a112d} <Debug> oximeter.measurements_u32 (9bca162a-6c24-4f06-b1d2-8a274facfbfd): Loading data parts | ||
| 548 | 2026.05.26 06:58:36.015940 [ 293 ] {1adf4997-5215-4c60-a543-79611f4a112d} <Debug> oximeter.measurements_u32 (9bca162a-6c24-4f06-b1d2-8a274facfbfd): There are no data parts | ||
| 549 | 2026.05.26 06:58:36.016482 [ 293 ] {1adf4997-5215-4c60-a543-79611f4a112d} <Debug> TCPHandler: Processed in 0.002137968 sec. | ||
| 550 | 2026.05.26 06:58:36.016629 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.26 06:58:36.016864 [ 293 ] {5c956001-d61b-47aa-a61b-cad673d2879e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 552 | 2026.05.26 06:58:36.016906 [ 293 ] {5c956001-d61b-47aa-a61b-cad673d2879e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.26 06:58:36.017962 [ 293 ] {5c956001-d61b-47aa-a61b-cad673d2879e} <Debug> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Loading data parts | ||
| 554 | 2026.05.26 06:58:36.018076 [ 293 ] {5c956001-d61b-47aa-a61b-cad673d2879e} <Debug> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): There are no data parts | ||
| 555 | 2026.05.26 06:58:36.018559 [ 293 ] {5c956001-d61b-47aa-a61b-cad673d2879e} <Debug> TCPHandler: Processed in 0.001978665 sec. | ||
| 556 | 2026.05.26 06:58:36.018780 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.26 06:58:36.018934 [ 293 ] {e405117b-eaf6-4464-b345-ef487918d07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 558 | 2026.05.26 06:58:36.019053 [ 293 ] {e405117b-eaf6-4464-b345-ef487918d07e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.26 06:58:36.019999 [ 293 ] {e405117b-eaf6-4464-b345-ef487918d07e} <Debug> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Loading data parts | ||
| 560 | 2026.05.26 06:58:36.020189 [ 293 ] {e405117b-eaf6-4464-b345-ef487918d07e} <Debug> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): There are no data parts | ||
| 561 | 2026.05.26 06:58:36.020673 [ 293 ] {e405117b-eaf6-4464-b345-ef487918d07e} <Debug> TCPHandler: Processed in 0.001941654 sec. | ||
| 562 | 2026.05.26 06:58:36.020816 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.26 06:58:36.021050 [ 293 ] {89d09adc-c6f1-47cf-8983-b4a2c813c1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 564 | 2026.05.26 06:58:36.021091 [ 293 ] {89d09adc-c6f1-47cf-8983-b4a2c813c1b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.26 06:58:36.022121 [ 293 ] {89d09adc-c6f1-47cf-8983-b4a2c813c1b6} <Debug> oximeter.measurements_f32 (11d0720b-a66a-469e-948f-280c63f9c4a2): Loading data parts | ||
| 566 | 2026.05.26 06:58:36.022261 [ 293 ] {89d09adc-c6f1-47cf-8983-b4a2c813c1b6} <Debug> oximeter.measurements_f32 (11d0720b-a66a-469e-948f-280c63f9c4a2): There are no data parts | ||
| 567 | 2026.05.26 06:58:36.022780 [ 293 ] {89d09adc-c6f1-47cf-8983-b4a2c813c1b6} <Debug> TCPHandler: Processed in 0.002012995 sec. | ||
| 568 | 2026.05.26 06:58:36.023000 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.26 06:58:36.023154 [ 293 ] {4b76a18c-48fa-4505-b3a2-b2866716ef93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 570 | 2026.05.26 06:58:36.023272 [ 293 ] {4b76a18c-48fa-4505-b3a2-b2866716ef93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.26 06:58:36.024233 [ 293 ] {4b76a18c-48fa-4505-b3a2-b2866716ef93} <Debug> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Loading data parts | ||
| 572 | 2026.05.26 06:58:36.024420 [ 293 ] {4b76a18c-48fa-4505-b3a2-b2866716ef93} <Debug> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): There are no data parts | ||
| 573 | 2026.05.26 06:58:36.024904 [ 293 ] {4b76a18c-48fa-4505-b3a2-b2866716ef93} <Debug> TCPHandler: Processed in 0.001953713 sec. | ||
| 574 | 2026.05.26 06:58:36.025044 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.26 06:58:36.025278 [ 293 ] {4bc7b77a-4895-4ab9-bf1d-106d37269f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 576 | 2026.05.26 06:58:36.025319 [ 293 ] {4bc7b77a-4895-4ab9-bf1d-106d37269f68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.26 06:58:36.026415 [ 293 ] {4bc7b77a-4895-4ab9-bf1d-106d37269f68} <Debug> oximeter.measurements_string (98c81e87-b02f-45f0-94d0-f5ef191cc926): Loading data parts | ||
| 578 | 2026.05.26 06:58:36.026530 [ 293 ] {4bc7b77a-4895-4ab9-bf1d-106d37269f68} <Debug> oximeter.measurements_string (98c81e87-b02f-45f0-94d0-f5ef191cc926): There are no data parts | ||
| 579 | 2026.05.26 06:58:36.026997 [ 293 ] {4bc7b77a-4895-4ab9-bf1d-106d37269f68} <Debug> TCPHandler: Processed in 0.002002935 sec. | ||
| 580 | 2026.05.26 06:58:36.027216 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.26 06:58:36.027376 [ 293 ] {f942a84b-571d-4e05-b103-4913171f23bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.26 06:58:36.027497 [ 293 ] {f942a84b-571d-4e05-b103-4913171f23bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.26 06:58:36.028466 [ 293 ] {f942a84b-571d-4e05-b103-4913171f23bc} <Debug> oximeter.measurements_bytes (a50c8206-bce5-44f3-add5-468105ee0471): Loading data parts | ||
| 591 | 2026.05.26 06:58:36.028578 [ 293 ] {f942a84b-571d-4e05-b103-4913171f23bc} <Debug> oximeter.measurements_bytes (a50c8206-bce5-44f3-add5-468105ee0471): There are no data parts | ||
| 592 | 2026.05.26 06:58:36.029128 [ 293 ] {f942a84b-571d-4e05-b103-4913171f23bc} <Debug> TCPHandler: Processed in 0.001961754 sec. | ||
| 593 | 2026.05.26 06:58:36.029269 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.26 06:58:36.029428 [ 293 ] {b65e9a26-7eb2-464a-8dea-56863dc22901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 595 | 2026.05.26 06:58:36.029552 [ 293 ] {b65e9a26-7eb2-464a-8dea-56863dc22901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.26 06:58:36.030592 [ 293 ] {b65e9a26-7eb2-464a-8dea-56863dc22901} <Debug> oximeter.measurements_cumulativei64 (bb8e89e1-65be-40ad-b18a-86f1590285ad): Loading data parts | ||
| 597 | 2026.05.26 06:58:36.030801 [ 293 ] {b65e9a26-7eb2-464a-8dea-56863dc22901} <Debug> oximeter.measurements_cumulativei64 (bb8e89e1-65be-40ad-b18a-86f1590285ad): There are no data parts | ||
| 598 | 2026.05.26 06:58:36.031342 [ 293 ] {b65e9a26-7eb2-464a-8dea-56863dc22901} <Debug> TCPHandler: Processed in 0.002121627 sec. | ||
| 599 | 2026.05.26 06:58:36.031482 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.26 06:58:36.031722 [ 293 ] {07690a5e-283c-4a4f-8f30-0774f6f0cbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 601 | 2026.05.26 06:58:36.031843 [ 293 ] {07690a5e-283c-4a4f-8f30-0774f6f0cbb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.26 06:58:36.032821 [ 293 ] {07690a5e-283c-4a4f-8f30-0774f6f0cbb2} <Debug> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Loading data parts | ||
| 603 | 2026.05.26 06:58:36.032974 [ 293 ] {07690a5e-283c-4a4f-8f30-0774f6f0cbb2} <Debug> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): There are no data parts | ||
| 604 | 2026.05.26 06:58:36.033509 [ 293 ] {07690a5e-283c-4a4f-8f30-0774f6f0cbb2} <Debug> TCPHandler: Processed in 0.002076357 sec. | ||
| 605 | 2026.05.26 06:58:36.033647 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.26 06:58:36.033851 [ 293 ] {34f1fd08-a42e-4a9b-a471-0959e877d70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 607 | 2026.05.26 06:58:36.033933 [ 293 ] {34f1fd08-a42e-4a9b-a471-0959e877d70d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.26 06:58:36.034997 [ 293 ] {34f1fd08-a42e-4a9b-a471-0959e877d70d} <Debug> oximeter.measurements_cumulativef32 (0d9ae77f-a583-43de-83cf-4aa96c0c42c3): Loading data parts | ||
| 609 | 2026.05.26 06:58:36.035111 [ 293 ] {34f1fd08-a42e-4a9b-a471-0959e877d70d} <Debug> oximeter.measurements_cumulativef32 (0d9ae77f-a583-43de-83cf-4aa96c0c42c3): There are no data parts | ||
| 610 | 2026.05.26 06:58:36.035595 [ 293 ] {34f1fd08-a42e-4a9b-a471-0959e877d70d} <Debug> TCPHandler: Processed in 0.001997444 sec. | ||
| 611 | 2026.05.26 06:58:36.035772 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.26 06:58:36.035931 [ 293 ] {34bbba9f-4f37-42f1-bdc8-ab356e9d9031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 613 | 2026.05.26 06:58:36.036054 [ 293 ] {34bbba9f-4f37-42f1-bdc8-ab356e9d9031} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.26 06:58:36.037131 [ 293 ] {34bbba9f-4f37-42f1-bdc8-ab356e9d9031} <Debug> oximeter.measurements_cumulativef64 (a2c14bab-3baa-4d40-be1e-2baba91988f0): Loading data parts | ||
| 615 | 2026.05.26 06:58:36.037320 [ 293 ] {34bbba9f-4f37-42f1-bdc8-ab356e9d9031} <Debug> oximeter.measurements_cumulativef64 (a2c14bab-3baa-4d40-be1e-2baba91988f0): There are no data parts | ||
| 616 | 2026.05.26 06:58:36.037772 [ 293 ] {34bbba9f-4f37-42f1-bdc8-ab356e9d9031} <Debug> TCPHandler: Processed in 0.002049176 sec. | ||
| 617 | 2026.05.26 06:58:36.037931 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.26 06:58:36.038240 [ 293 ] {e16d7465-af73-440a-9839-138a0cf26bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | 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) | ||
| 629 | 2026.05.26 06:58:36.038375 [ 293 ] {e16d7465-af73-440a-9839-138a0cf26bc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.26 06:58:36.039648 [ 293 ] {e16d7465-af73-440a-9839-138a0cf26bc9} <Debug> oximeter.measurements_histogrami8 (e90a8813-87b4-4b20-820d-cf7e8a393f6f): Loading data parts | ||
| 631 | 2026.05.26 06:58:36.039790 [ 293 ] {e16d7465-af73-440a-9839-138a0cf26bc9} <Debug> oximeter.measurements_histogrami8 (e90a8813-87b4-4b20-820d-cf7e8a393f6f): There are no data parts | ||
| 632 | 2026.05.26 06:58:36.040398 [ 293 ] {e16d7465-af73-440a-9839-138a0cf26bc9} <Debug> TCPHandler: Processed in 0.002517006 sec. | ||
| 633 | 2026.05.26 06:58:36.040559 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.26 06:58:36.040762 [ 293 ] {bd28e3c8-102d-4029-9337-d45bbea499f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 635 | 2026.05.26 06:58:36.040897 [ 293 ] {bd28e3c8-102d-4029-9337-d45bbea499f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.26 06:58:36.042141 [ 293 ] {bd28e3c8-102d-4029-9337-d45bbea499f7} <Debug> oximeter.measurements_histogramu8 (8af56fd5-0b63-4bf6-8822-6e77f974b2df): Loading data parts | ||
| 637 | 2026.05.26 06:58:36.042350 [ 293 ] {bd28e3c8-102d-4029-9337-d45bbea499f7} <Debug> oximeter.measurements_histogramu8 (8af56fd5-0b63-4bf6-8822-6e77f974b2df): There are no data parts | ||
| 638 | 2026.05.26 06:58:36.042839 [ 293 ] {bd28e3c8-102d-4029-9337-d45bbea499f7} <Debug> TCPHandler: Processed in 0.002329753 sec. | ||
| 639 | 2026.05.26 06:58:36.043001 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.26 06:58:36.043284 [ 293 ] {906cfa12-0375-4f97-9e55-b0c719fd55ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 641 | 2026.05.26 06:58:36.043414 [ 293 ] {906cfa12-0375-4f97-9e55-b0c719fd55ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.26 06:58:36.044662 [ 293 ] {906cfa12-0375-4f97-9e55-b0c719fd55ae} <Debug> oximeter.measurements_histogrami16 (148ef084-cccc-4ed5-8b68-5e2cd2601712): Loading data parts | ||
| 643 | 2026.05.26 06:58:36.044787 [ 293 ] {906cfa12-0375-4f97-9e55-b0c719fd55ae} <Debug> oximeter.measurements_histogrami16 (148ef084-cccc-4ed5-8b68-5e2cd2601712): There are no data parts | ||
| 644 | 2026.05.26 06:58:36.045300 [ 293 ] {906cfa12-0375-4f97-9e55-b0c719fd55ae} <Debug> TCPHandler: Processed in 0.002348982 sec. | ||
| 645 | 2026.05.26 06:58:36.045500 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.26 06:58:36.045703 [ 293 ] {94451378-7a20-4d01-81af-e270aa04522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 647 | 2026.05.26 06:58:36.045833 [ 293 ] {94451378-7a20-4d01-81af-e270aa04522f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.26 06:58:36.046940 [ 293 ] {94451378-7a20-4d01-81af-e270aa04522f} <Debug> oximeter.measurements_histogramu16 (d451fa5f-2098-41da-81fd-c4d78733021a): Loading data parts | ||
| 649 | 2026.05.26 06:58:36.047130 [ 293 ] {94451378-7a20-4d01-81af-e270aa04522f} <Debug> oximeter.measurements_histogramu16 (d451fa5f-2098-41da-81fd-c4d78733021a): There are no data parts | ||
| 650 | 2026.05.26 06:58:36.047686 [ 293 ] {94451378-7a20-4d01-81af-e270aa04522f} <Debug> TCPHandler: Processed in 0.00223581 sec. | ||
| 651 | 2026.05.26 06:58:36.047861 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.26 06:58:36.048175 [ 293 ] {d886ceda-486e-49ce-84f4-8006c06d4b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 653 | 2026.05.26 06:58:36.048315 [ 293 ] {d886ceda-486e-49ce-84f4-8006c06d4b3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.26 06:58:36.049530 [ 293 ] {d886ceda-486e-49ce-84f4-8006c06d4b3d} <Debug> oximeter.measurements_histogrami32 (1e7fa546-fb47-43c5-a6c5-6f97ac01ae36): Loading data parts | ||
| 655 | 2026.05.26 06:58:36.049648 [ 293 ] {d886ceda-486e-49ce-84f4-8006c06d4b3d} <Debug> oximeter.measurements_histogrami32 (1e7fa546-fb47-43c5-a6c5-6f97ac01ae36): There are no data parts | ||
| 656 | 2026.05.26 06:58:36.050294 [ 293 ] {d886ceda-486e-49ce-84f4-8006c06d4b3d} <Debug> TCPHandler: Processed in 0.002482545 sec. | ||
| 657 | 2026.05.26 06:58:36.050502 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.26 06:58:36.050708 [ 293 ] {8829782d-1c0d-4b67-a4f3-b81e9d85da8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 659 | 2026.05.26 06:58:36.050849 [ 293 ] {8829782d-1c0d-4b67-a4f3-b81e9d85da8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.26 06:58:36.051934 [ 293 ] {8829782d-1c0d-4b67-a4f3-b81e9d85da8e} <Debug> oximeter.measurements_histogramu32 (69c2ecf0-62b4-4e35-bfa4-cf8608f784e4): Loading data parts | ||
| 661 | 2026.05.26 06:58:36.052126 [ 293 ] {8829782d-1c0d-4b67-a4f3-b81e9d85da8e} <Debug> oximeter.measurements_histogramu32 (69c2ecf0-62b4-4e35-bfa4-cf8608f784e4): There are no data parts | ||
| 662 | 2026.05.26 06:58:36.052700 [ 293 ] {8829782d-1c0d-4b67-a4f3-b81e9d85da8e} <Debug> TCPHandler: Processed in 0.00224772 sec. | ||
| 663 | 2026.05.26 06:58:36.052844 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.26 06:58:36.053128 [ 293 ] {a81089da-2679-4681-b0b9-44dae33a6b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 665 | 2026.05.26 06:58:36.053261 [ 293 ] {a81089da-2679-4681-b0b9-44dae33a6b26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.26 06:58:36.054475 [ 293 ] {a81089da-2679-4681-b0b9-44dae33a6b26} <Debug> oximeter.measurements_histogrami64 (cf2840de-4caf-4982-b134-71e61558400b): Loading data parts | ||
| 667 | 2026.05.26 06:58:36.054601 [ 293 ] {a81089da-2679-4681-b0b9-44dae33a6b26} <Debug> oximeter.measurements_histogrami64 (cf2840de-4caf-4982-b134-71e61558400b): There are no data parts | ||
| 668 | 2026.05.26 06:58:36.055128 [ 293 ] {a81089da-2679-4681-b0b9-44dae33a6b26} <Debug> TCPHandler: Processed in 0.002333632 sec. | ||
| 669 | 2026.05.26 06:58:36.055329 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.26 06:58:36.055532 [ 293 ] {45c940ef-c97c-4625-ac82-9e8537b0b5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 671 | 2026.05.26 06:58:36.055664 [ 293 ] {45c940ef-c97c-4625-ac82-9e8537b0b5c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.26 06:58:36.056787 [ 293 ] {45c940ef-c97c-4625-ac82-9e8537b0b5c0} <Debug> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Loading data parts | ||
| 673 | 2026.05.26 06:58:36.056990 [ 293 ] {45c940ef-c97c-4625-ac82-9e8537b0b5c0} <Debug> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): There are no data parts | ||
| 674 | 2026.05.26 06:58:36.057483 [ 293 ] {45c940ef-c97c-4625-ac82-9e8537b0b5c0} <Debug> TCPHandler: Processed in 0.002203609 sec. | ||
| 675 | 2026.05.26 06:58:36.057625 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.26 06:58:36.057913 [ 293 ] {7ad0dc39-1b76-4769-bdad-bf380b0b7218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 677 | 2026.05.26 06:58:36.058048 [ 293 ] {7ad0dc39-1b76-4769-bdad-bf380b0b7218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.26 06:58:36.059215 [ 293 ] {7ad0dc39-1b76-4769-bdad-bf380b0b7218} <Debug> oximeter.measurements_histogramf32 (8c159708-b632-4f6d-81bb-fd6613c9136d): Loading data parts | ||
| 679 | 2026.05.26 06:58:36.059344 [ 293 ] {7ad0dc39-1b76-4769-bdad-bf380b0b7218} <Debug> oximeter.measurements_histogramf32 (8c159708-b632-4f6d-81bb-fd6613c9136d): There are no data parts | ||
| 680 | 2026.05.26 06:58:36.059851 [ 293 ] {7ad0dc39-1b76-4769-bdad-bf380b0b7218} <Debug> TCPHandler: Processed in 0.002330282 sec. | ||
| 681 | 2026.05.26 06:58:36.060093 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.26 06:58:36.060298 [ 293 ] {101c6e65-50d8-4c07-81bd-1e320572e178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 683 | 2026.05.26 06:58:36.060432 [ 293 ] {101c6e65-50d8-4c07-81bd-1e320572e178} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.26 06:58:36.061541 [ 293 ] {101c6e65-50d8-4c07-81bd-1e320572e178} <Debug> oximeter.measurements_histogramf64 (b16e5424-7577-4634-8f3e-0fb00542dc07): Loading data parts | ||
| 685 | 2026.05.26 06:58:36.061742 [ 293 ] {101c6e65-50d8-4c07-81bd-1e320572e178} <Debug> oximeter.measurements_histogramf64 (b16e5424-7577-4634-8f3e-0fb00542dc07): There are no data parts | ||
| 686 | 2026.05.26 06:58:36.062343 [ 293 ] {101c6e65-50d8-4c07-81bd-1e320572e178} <Debug> TCPHandler: Processed in 0.002299132 sec. | ||
| 687 | 2026.05.26 06:58:36.062489 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.26 06:58:36.062779 [ 293 ] {507c0121-67ed-4ff4-a110-413755ab4c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | 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) | ||
| 714 | 2026.05.26 06:58:36.062923 [ 293 ] {507c0121-67ed-4ff4-a110-413755ab4c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.26 06:58:36.064808 [ 293 ] {507c0121-67ed-4ff4-a110-413755ab4c42} <Debug> oximeter.fields_bool (1a59b6f2-7857-4232-89a0-c190f50bc627): Loading data parts | ||
| 716 | 2026.05.26 06:58:36.064953 [ 293 ] {507c0121-67ed-4ff4-a110-413755ab4c42} <Debug> oximeter.fields_bool (1a59b6f2-7857-4232-89a0-c190f50bc627): There are no data parts | ||
| 717 | 2026.05.26 06:58:36.065462 [ 293 ] {507c0121-67ed-4ff4-a110-413755ab4c42} <Debug> TCPHandler: Processed in 0.003025808 sec. | ||
| 718 | 2026.05.26 06:58:36.065680 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.26 06:58:36.065838 [ 293 ] {638d2a47-9119-4b3e-afc5-5c56f6ff03d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 720 | 2026.05.26 06:58:36.065964 [ 293 ] {638d2a47-9119-4b3e-afc5-5c56f6ff03d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.26 06:58:36.067005 [ 293 ] {638d2a47-9119-4b3e-afc5-5c56f6ff03d1} <Debug> oximeter.fields_i8 (8ee132be-8a16-404c-85f2-8ce902516e95): Loading data parts | ||
| 722 | 2026.05.26 06:58:36.067234 [ 293 ] {638d2a47-9119-4b3e-afc5-5c56f6ff03d1} <Debug> oximeter.fields_i8 (8ee132be-8a16-404c-85f2-8ce902516e95): There are no data parts | ||
| 723 | 2026.05.26 06:58:36.067800 [ 293 ] {638d2a47-9119-4b3e-afc5-5c56f6ff03d1} <Debug> TCPHandler: Processed in 0.002169719 sec. | ||
| 724 | 2026.05.26 06:58:36.067940 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.26 06:58:36.068143 [ 293 ] {91705f04-2ceb-41da-a89a-6324ea3a8062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 726 | 2026.05.26 06:58:36.068231 [ 293 ] {91705f04-2ceb-41da-a89a-6324ea3a8062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.26 06:58:36.069346 [ 293 ] {91705f04-2ceb-41da-a89a-6324ea3a8062} <Debug> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Loading data parts | ||
| 728 | 2026.05.26 06:58:36.069464 [ 293 ] {91705f04-2ceb-41da-a89a-6324ea3a8062} <Debug> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): There are no data parts | ||
| 729 | 2026.05.26 06:58:36.069962 [ 293 ] {91705f04-2ceb-41da-a89a-6324ea3a8062} <Debug> TCPHandler: Processed in 0.002072426 sec. | ||
| 730 | 2026.05.26 06:58:36.070177 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.26 06:58:36.070332 [ 293 ] {46515d27-fe9f-4f0e-be07-2ded9158b564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 732 | 2026.05.26 06:58:36.070458 [ 293 ] {46515d27-fe9f-4f0e-be07-2ded9158b564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.26 06:58:36.071605 [ 293 ] {46515d27-fe9f-4f0e-be07-2ded9158b564} <Debug> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Loading data parts | ||
| 734 | 2026.05.26 06:58:36.071802 [ 293 ] {46515d27-fe9f-4f0e-be07-2ded9158b564} <Debug> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): There are no data parts | ||
| 735 | 2026.05.26 06:58:36.072325 [ 293 ] {46515d27-fe9f-4f0e-be07-2ded9158b564} <Debug> TCPHandler: Processed in 0.002196539 sec. | ||
| 736 | 2026.05.26 06:58:36.072468 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.26 06:58:36.072703 [ 293 ] {8b4147b5-3121-4d2e-9479-fdf102ad14df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 738 | 2026.05.26 06:58:36.072745 [ 293 ] {8b4147b5-3121-4d2e-9479-fdf102ad14df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.26 06:58:36.073849 [ 293 ] {8b4147b5-3121-4d2e-9479-fdf102ad14df} <Debug> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Loading data parts | ||
| 740 | 2026.05.26 06:58:36.073963 [ 293 ] {8b4147b5-3121-4d2e-9479-fdf102ad14df} <Debug> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): There are no data parts | ||
| 741 | 2026.05.26 06:58:36.074420 [ 293 ] {8b4147b5-3121-4d2e-9479-fdf102ad14df} <Debug> TCPHandler: Processed in 0.002001785 sec. | ||
| 742 | 2026.05.26 06:58:36.074657 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.26 06:58:36.074813 [ 293 ] {6cc651dc-5f83-4369-9538-4cdebd5d3f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 744 | 2026.05.26 06:58:36.074942 [ 293 ] {6cc651dc-5f83-4369-9538-4cdebd5d3f91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.26 06:58:36.075995 [ 293 ] {6cc651dc-5f83-4369-9538-4cdebd5d3f91} <Debug> oximeter.fields_i32 (5d524792-fa60-4b46-9b50-e599c04c180b): Loading data parts | ||
| 746 | 2026.05.26 06:58:36.076194 [ 293 ] {6cc651dc-5f83-4369-9538-4cdebd5d3f91} <Debug> oximeter.fields_i32 (5d524792-fa60-4b46-9b50-e599c04c180b): There are no data parts | ||
| 747 | 2026.05.26 06:58:36.076710 [ 293 ] {6cc651dc-5f83-4369-9538-4cdebd5d3f91} <Debug> TCPHandler: Processed in 0.002103167 sec. | ||
| 748 | 2026.05.26 06:58:36.076843 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.26 06:58:36.077143 [ 293 ] {441460ec-6633-44d0-a85f-37086fe72999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 750 | 2026.05.26 06:58:36.077231 [ 293 ] {441460ec-6633-44d0-a85f-37086fe72999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.26 06:58:36.078362 [ 293 ] {441460ec-6633-44d0-a85f-37086fe72999} <Debug> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Loading data parts | ||
| 752 | 2026.05.26 06:58:36.078486 [ 293 ] {441460ec-6633-44d0-a85f-37086fe72999} <Debug> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): There are no data parts | ||
| 753 | 2026.05.26 06:58:36.078990 [ 293 ] {441460ec-6633-44d0-a85f-37086fe72999} <Debug> TCPHandler: Processed in 0.002196089 sec. | ||
| 754 | 2026.05.26 06:58:36.079207 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.26 06:58:36.079362 [ 293 ] {12cfbfc9-cee6-45bc-ab3a-ff322b236da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 756 | 2026.05.26 06:58:36.079488 [ 293 ] {12cfbfc9-cee6-45bc-ab3a-ff322b236da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.26 06:58:36.080662 [ 293 ] {12cfbfc9-cee6-45bc-ab3a-ff322b236da2} <Debug> oximeter.fields_i64 (136ba556-a2e2-473d-bc51-8bad73b98627): Loading data parts | ||
| 758 | 2026.05.26 06:58:36.080889 [ 293 ] {12cfbfc9-cee6-45bc-ab3a-ff322b236da2} <Debug> oximeter.fields_i64 (136ba556-a2e2-473d-bc51-8bad73b98627): There are no data parts | ||
| 759 | 2026.05.26 06:58:36.081445 [ 293 ] {12cfbfc9-cee6-45bc-ab3a-ff322b236da2} <Debug> TCPHandler: Processed in 0.002287791 sec. | ||
| 760 | 2026.05.26 06:58:36.081595 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.26 06:58:36.081803 [ 293 ] {fc2d7ebd-0162-491c-90cb-007cd9aa6e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 762 | 2026.05.26 06:58:36.081890 [ 293 ] {fc2d7ebd-0162-491c-90cb-007cd9aa6e53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.26 06:58:36.082990 [ 293 ] {fc2d7ebd-0162-491c-90cb-007cd9aa6e53} <Debug> oximeter.fields_u64 (ab5b87ab-f546-4005-b691-7838f9349cf6): Loading data parts | ||
| 764 | 2026.05.26 06:58:36.083134 [ 293 ] {fc2d7ebd-0162-491c-90cb-007cd9aa6e53} <Debug> oximeter.fields_u64 (ab5b87ab-f546-4005-b691-7838f9349cf6): There are no data parts | ||
| 765 | 2026.05.26 06:58:36.083827 [ 293 ] {fc2d7ebd-0162-491c-90cb-007cd9aa6e53} <Debug> TCPHandler: Processed in 0.002282691 sec. | ||
| 766 | 2026.05.26 06:58:36.084009 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.26 06:58:36.084185 [ 293 ] {3b648b63-ec89-47de-a36f-c48d7677f897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 768 | 2026.05.26 06:58:36.084232 [ 293 ] {3b648b63-ec89-47de-a36f-c48d7677f897} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.26 06:58:36.085388 [ 293 ] {3b648b63-ec89-47de-a36f-c48d7677f897} <Debug> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Loading data parts | ||
| 770 | 2026.05.26 06:58:36.085529 [ 293 ] {3b648b63-ec89-47de-a36f-c48d7677f897} <Debug> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): There are no data parts | ||
| 771 | 2026.05.26 06:58:36.086002 [ 293 ] {3b648b63-ec89-47de-a36f-c48d7677f897} <Debug> TCPHandler: Processed in 0.002055096 sec. | ||
| 772 | 2026.05.26 06:58:36.086145 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.26 06:58:36.086303 [ 293 ] {434ea6e0-e0f0-4195-a460-b900b99c7fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 774 | 2026.05.26 06:58:36.086345 [ 293 ] {434ea6e0-e0f0-4195-a460-b900b99c7fd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.26 06:58:36.087376 [ 293 ] {434ea6e0-e0f0-4195-a460-b900b99c7fd5} <Debug> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Loading data parts | ||
| 776 | 2026.05.26 06:58:36.087502 [ 293 ] {434ea6e0-e0f0-4195-a460-b900b99c7fd5} <Debug> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): There are no data parts | ||
| 777 | 2026.05.26 06:58:36.088027 [ 293 ] {434ea6e0-e0f0-4195-a460-b900b99c7fd5} <Debug> TCPHandler: Processed in 0.001929413 sec. | ||
| 778 | 2026.05.26 06:58:36.088173 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.26 06:58:36.088329 [ 293 ] {a83b4bc7-b9be-42d1-82dd-a21f3fc0e3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 780 | 2026.05.26 06:58:36.088370 [ 293 ] {a83b4bc7-b9be-42d1-82dd-a21f3fc0e3d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.26 06:58:36.089407 [ 293 ] {a83b4bc7-b9be-42d1-82dd-a21f3fc0e3d3} <Debug> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Loading data parts | ||
| 782 | 2026.05.26 06:58:36.089545 [ 293 ] {a83b4bc7-b9be-42d1-82dd-a21f3fc0e3d3} <Debug> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): There are no data parts | ||
| 783 | 2026.05.26 06:58:36.090063 [ 293 ] {a83b4bc7-b9be-42d1-82dd-a21f3fc0e3d3} <Debug> TCPHandler: Processed in 0.001940074 sec. | ||
| 784 | 2026.05.26 06:58:36.090215 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.26 06:58:36.090456 [ 293 ] {64c179a2-3d1e-42d0-a37a-c684c06d37af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | 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) | ||
| 789 | 2026.05.26 06:58:36.090522 [ 293 ] {64c179a2-3d1e-42d0-a37a-c684c06d37af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.26 06:58:36.091615 [ 293 ] {64c179a2-3d1e-42d0-a37a-c684c06d37af} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Loading data parts | ||
| 791 | 2026.05.26 06:58:36.091740 [ 293 ] {64c179a2-3d1e-42d0-a37a-c684c06d37af} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): There are no data parts | ||
| 792 | 2026.05.26 06:58:36.092365 [ 293 ] {64c179a2-3d1e-42d0-a37a-c684c06d37af} <Debug> TCPHandler: Processed in 0.002197589 sec. | ||
| 793 | 2026.05.26 06:58:36.094506 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.26 06:58:36.094821 [ 294 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.26 06:58:36.096615 [ 294 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.26 06:58:36.102400 [ 260 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Trace> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.26 06:58:36.102458 [ 260 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 798 | 2026.05.26 06:58:36.106478 [ 260 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.26 06:58:36.107152 [ 260 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Trace> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.26 06:58:36.107417 [ 294 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012754 sec., 78.40677434530343 rows/sec., 1.23 KiB/sec. | ||
| 801 | 2026.05.26 06:58:36.107574 [ 294 ] {02cf9db7-8f07-4e2c-b983-05f2ec5f7c43} <Debug> TCPHandler: Processed in 0.013155014 sec. | ||
| 802 | 2026.05.26 06:58:37.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.48 MiB, peak 138.48 MiB, free memory in arenas 0.00 B, will set to 141.56 MiB (RSS), difference: 3.08 MiB | ||
| 803 | 2026.05.26 06:58:40.543642 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.26 06:58:40.543649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.26 06:58:40.543732 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.26 06:58:40.543762 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.26 06:58:40.545676 [ 244 ] {} <Debug> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Loading data parts | ||
| 808 | 2026.05.26 06:58:40.545844 [ 244 ] {} <Debug> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): There are no data parts | ||
| 809 | 2026.05.26 06:58:40.547676 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.26 06:58:40.547714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 811 | 2026.05.26 06:58:40.549805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.26 06:58:40.550420 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): 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.26 06:58:40.550571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.26 06:58:40.554931 [ 245 ] {} <Debug> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Loading data parts | ||
| 815 | 2026.05.26 06:58:40.555082 [ 245 ] {} <Debug> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): There are no data parts | ||
| 816 | 2026.05.26 06:58:40.578056 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.26 06:58:40.578103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 818 | 2026.05.26 06:58:40.584327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.26 06:58:40.585753 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): 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.26 06:58:40.588765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.26 06:58:41.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.63 MiB, peak 150.63 MiB, free memory in arenas 0.00 B, will set to 155.71 MiB (RSS), difference: 9.08 MiB | ||
| 822 | 2026.05.26 06:58:43.043466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 823 | 2026.05.26 06:58:43.043582 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.26 06:58:43.047356 [ 243 ] {} <Debug> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): Loading data parts | ||
| 825 | 2026.05.26 06:58:43.047676 [ 243 ] {} <Debug> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): There are no data parts | ||
| 826 | 2026.05.26 06:58:43.051252 [ 243 ] {} <Trace> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.26 06:58:43.051309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 828 | 2026.05.26 06:58:43.052812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.26 06:58:43.053336 [ 243 ] {} <Trace> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): 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.26 06:58:43.053556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 831 | 2026.05.26 06:58:44.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.85 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 156.72 MiB (RSS), difference: -3.14 MiB | ||
| 832 | 2026.05.26 06:58:48.018276 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.26 06:58:48.018344 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.26 06:58:48.050810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.26 06:58:48.051548 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.26 06:58:48.051600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 837 | 2026.05.26 06:58:48.052385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.26 06:58:48.052936 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): 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.26 06:58:48.053103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.26 06:58:48.088862 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.26 06:58:48.106839 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.26 06:58:48.106898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 843 | 2026.05.26 06:58:48.113648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.26 06:58:48.114986 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): 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.26 06:58:48.118381 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.26 06:58:49.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.47 MiB, peak 161.47 MiB, free memory in arenas 0.00 B, will set to 159.21 MiB (RSS), difference: 1.74 MiB | ||
| 847 | 2026.05.26 06:58:55.553222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 848 | 2026.05.26 06:58:55.553699 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.05.26 06:58:55.553749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 850 | 2026.05.26 06:58:55.554461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 851 | 2026.05.26 06:58:55.555025 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.05.26 06:58:55.555167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 853 | 2026.05.26 06:58:55.618499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 854 | 2026.05.26 06:58:55.638402 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.26 06:58:55.638468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 856 | 2026.05.26 06:58:55.644865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 857 | 2026.05.26 06:58:55.646368 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.26 06:58:55.652593 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 859 | 2026.05.26 06:58:56.127488 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.05.26 06:58:56.127725 [ 293 ] {cf455095-d756-4172-8a3c-12a77c48dd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 861 | 2026.05.26 06:58:56.128378 [ 293 ] {cf455095-d756-4172-8a3c-12a77c48dd7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.05.26 06:58:56.128521 [ 293 ] {cf455095-d756-4172-8a3c-12a77c48dd7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.05.26 06:58:56.129002 [ 293 ] {cf455095-d756-4172-8a3c-12a77c48dd7c} <Debug> TCPHandler: Processed in 0.001640267 sec. | ||
| 864 | 2026.05.26 06:58:56.140581 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.05.26 06:58:56.140712 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 866 | 2026.05.26 06:58:56.140764 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.05.26 06:58:56.141474 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2026.05.26 06:58:56.141525 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 869 | 2026.05.26 06:58:56.142212 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2026.05.26 06:58:56.142619 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2026.05.26 06:58:56.142778 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002103 sec., 15216.357584403235 rows/sec., 3.37 MiB/sec. | ||
| 872 | 2026.05.26 06:58:56.142815 [ 293 ] {ce659ac0-5495-45d9-94fa-46364a3e3850} <Debug> TCPHandler: Processed in 0.002296832 sec. | ||
| 873 | 2026.05.26 06:58:56.142999 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.05.26 06:58:56.143104 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 875 | 2026.05.26 06:58:56.143149 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 876 | 2026.05.26 06:58:56.146575 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2026.05.26 06:58:56.146612 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 878 | 2026.05.26 06:58:56.147124 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 879 | 2026.05.26 06:58:56.147669 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2026.05.26 06:58:56.147809 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.004728 sec., 59221.658206429776 rows/sec., 3.76 MiB/sec. | ||
| 881 | 2026.05.26 06:58:56.147845 [ 293 ] {dae96b2a-9e44-4276-b202-d17ac180652f} <Debug> TCPHandler: Processed in 0.004897739 sec. | ||
| 882 | 2026.05.26 06:58:56.147994 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.05.26 06:58:56.148095 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 884 | 2026.05.26 06:58:56.148138 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 885 | 2026.05.26 06:58:56.148577 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.05.26 06:58:56.148615 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 887 | 2026.05.26 06:58:56.149047 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.05.26 06:58:56.149573 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.05.26 06:58:56.149721 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 395.84 KiB/sec. | ||
| 890 | 2026.05.26 06:58:56.149757 [ 293 ] {7775348b-02b6-44c4-8978-bfd926484779} <Debug> TCPHandler: Processed in 0.001813261 sec. | ||
| 891 | 2026.05.26 06:58:56.149895 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.05.26 06:58:56.150006 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 893 | 2026.05.26 06:58:56.150049 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 894 | 2026.05.26 06:58:56.151044 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.05.26 06:58:56.151083 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 896 | 2026.05.26 06:58:56.151632 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.05.26 06:58:56.152109 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.05.26 06:58:56.152251 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Debug> executeQuery: Read 777 rows, 61.80 KiB in 0.002266 sec., 342894.9691085614 rows/sec., 26.64 MiB/sec. | ||
| 899 | 2026.05.26 06:58:56.152287 [ 293 ] {b170bc77-ab04-403a-8cc2-fe74dd0fbc20} <Debug> TCPHandler: Processed in 0.002441824 sec. | ||
| 900 | 2026.05.26 06:58:56.152428 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.05.26 06:58:56.152530 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 902 | 2026.05.26 06:58:56.152572 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 903 | 2026.05.26 06:58:56.153099 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.05.26 06:58:56.153134 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 905 | 2026.05.26 06:58:56.153616 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.05.26 06:58:56.154097 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.05.26 06:58:56.154235 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001725 sec., 92173.91304347826 rows/sec., 5.55 MiB/sec. | ||
| 908 | 2026.05.26 06:58:56.154269 [ 293 ] {4078bd0e-53fd-4e82-a8d1-bce5ace2ffbd} <Debug> TCPHandler: Processed in 0.001892942 sec. | ||
| 909 | 2026.05.26 06:58:56.154412 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.05.26 06:58:56.154511 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 911 | 2026.05.26 06:58:56.154553 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 912 | 2026.05.26 06:58:56.155035 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.26 06:58:56.155073 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 914 | 2026.05.26 06:58:56.155594 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.05.26 06:58:56.156023 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.05.26 06:58:56.156152 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001659 sec., 87402.04942736588 rows/sec., 5.64 MiB/sec. | ||
| 917 | 2026.05.26 06:58:56.156190 [ 293 ] {ae931865-196f-46b9-84d0-f3aa132ae08c} <Debug> TCPHandler: Processed in 0.001831031 sec. | ||
| 918 | 2026.05.26 06:58:56.156335 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.05.26 06:58:56.156433 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 920 | 2026.05.26 06:58:56.156473 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 921 | 2026.05.26 06:58:56.156919 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.05.26 06:58:56.156955 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 923 | 2026.05.26 06:58:56.157366 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.05.26 06:58:56.157923 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.05.26 06:58:56.158187 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001764 sec., 81632.6530612245 rows/sec., 4.64 MiB/sec. | ||
| 926 | 2026.05.26 06:58:56.158256 [ 293 ] {c6dd5270-3ae0-4d42-a236-1226d4a4d98f} <Debug> TCPHandler: Processed in 0.001972014 sec. | ||
| 927 | 2026.05.26 06:58:56.158471 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.05.26 06:58:56.158621 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 929 | 2026.05.26 06:58:56.158692 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 930 | 2026.05.26 06:58:56.159494 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.05.26 06:58:56.159543 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 932 | 2026.05.26 06:58:56.160097 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.05.26 06:58:56.160630 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.05.26 06:58:56.160767 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Debug> executeQuery: Read 475 rows, 34.03 KiB in 0.002197 sec., 216203.9144287665 rows/sec., 15.13 MiB/sec. | ||
| 935 | 2026.05.26 06:58:56.160805 [ 293 ] {1b4f9de2-9fdc-43d8-8a39-40131ed3435d} <Debug> TCPHandler: Processed in 0.002453975 sec. | ||
| 936 | 2026.05.26 06:58:56.160942 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.05.26 06:58:56.161051 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 938 | 2026.05.26 06:58:56.161100 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 939 | 2026.05.26 06:58:56.161479 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Trace> oximeter.measurements_bool (e8058b8b-a1ca-47c3-8a3e-ea21985daf09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.05.26 06:58:56.161516 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 941 | 2026.05.26 06:58:56.162084 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.05.26 06:58:56.162626 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Trace> oximeter.measurements_bool (e8058b8b-a1ca-47c3-8a3e-ea21985daf09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.05.26 06:58:56.162760 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001733 sec., 2308.136180034622 rows/sec., 120.59 KiB/sec. | ||
| 944 | 2026.05.26 06:58:56.162794 [ 293 ] {81eb37d5-6eae-42b1-8417-f3f2aaf0f1f9} <Debug> TCPHandler: Processed in 0.001905613 sec. | ||
| 945 | 2026.05.26 06:58:56.162925 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.05.26 06:58:56.163025 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 947 | 2026.05.26 06:58:56.163070 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 948 | 2026.05.26 06:58:56.163519 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.05.26 06:58:56.163551 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 950 | 2026.05.26 06:58:56.164010 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.05.26 06:58:56.164532 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.05.26 06:58:56.164664 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Debug> executeQuery: Read 169 rows, 11.21 KiB in 0.001659 sec., 101868.59553948161 rows/sec., 6.60 MiB/sec. | ||
| 953 | 2026.05.26 06:58:56.164697 [ 293 ] {86a138eb-e303-433e-8793-a6f0c59f4b82} <Debug> TCPHandler: Processed in 0.001822661 sec. | ||
| 954 | 2026.05.26 06:58:56.164848 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.05.26 06:58:56.164972 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.05.26 06:58:56.165025 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 957 | 2026.05.26 06:58:56.165369 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Trace> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.05.26 06:58:56.165406 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 959 | 2026.05.26 06:58:56.165841 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.05.26 06:58:56.166298 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Trace> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.05.26 06:58:56.166433 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. | ||
| 962 | 2026.05.26 06:58:56.166466 [ 293 ] {daf60b0e-5673-4b47-b85c-45eccb6e70f9} <Debug> TCPHandler: Processed in 0.001685588 sec. | ||
| 963 | 2026.05.26 06:58:56.166610 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.05.26 06:58:56.166709 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.05.26 06:58:56.166765 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <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 | ||
| 966 | 2026.05.26 06:58:56.167560 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.05.26 06:58:56.167597 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 968 | 2026.05.26 06:58:56.168276 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.05.26 06:58:56.168808 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.05.26 06:58:56.168946 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002256 sec., 4875.886524822695 rows/sec., 8.74 MiB/sec. | ||
| 971 | 2026.05.26 06:58:56.168997 [ 293 ] {74d08e87-f861-41c0-b311-6402798b48fd} <Debug> TCPHandler: Processed in 0.002440494 sec. | ||
| 972 | 2026.05.26 06:58:56.169136 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.05.26 06:58:56.169236 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.05.26 06:58:56.169279 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.05.26 06:58:56.169634 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.26 06:58:56.169670 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 977 | 2026.05.26 06:58:56.170101 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.05.26 06:58:56.170572 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.26 06:58:56.170702 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.41 MiB/sec. | ||
| 980 | 2026.05.26 06:58:56.170735 [ 293 ] {05b3e033-8ede-4882-8e33-2af9982cd9a6} <Debug> TCPHandler: Processed in 0.001651807 sec. | ||
| 981 | 2026.05.26 06:59:01.121246 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.26 06:59:01.121503 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 983 | 2026.05.26 06:59:01.121902 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 984 | 2026.05.26 06:59:01.121979 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <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 | ||
| 985 | 2026.05.26 06:59:01.122210 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.05.26 06:59:01.122381 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.05.26 06:59:01.122627 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 988 | 2026.05.26 06:59:01.122747 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 989 | 2026.05.26 06:59:01.122789 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (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 | ||
| 990 | 2026.05.26 06:59:01.122806 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 991 | 2026.05.26 06:59:01.122911 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <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'))" | ||
| 992 | 2026.05.26 06:59:01.122934 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 993 | 2026.05.26 06:59:01.125859 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004441 sec., 7205.584327854088 rows/sec., 1.60 MiB/sec. | ||
| 994 | 2026.05.26 06:59:01.126018 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Debug> MemoryTracker: Peak memory usage (for query): 137.41 KiB. | ||
| 995 | 2026.05.26 06:59:01.126038 [ 293 ] {dd1a8acb-1ef1-4a7f-998d-c2f304a87b87} <Debug> TCPHandler: Processed in 0.00493482 sec. | ||
| 996 | 2026.05.26 06:59:01.127288 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.05.26 06:59:01.127432 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 998 | 2026.05.26 06:59:01.127494 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 999 | 2026.05.26 06:59:01.128049 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.05.26 06:59:01.128092 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1001 | 2026.05.26 06:59:01.128591 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1002 | 2026.05.26 06:59:01.129046 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.05.26 06:59:01.129196 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001811 sec., 16565.433462175595 rows/sec., 1.29 MiB/sec. | ||
| 1004 | 2026.05.26 06:59:01.129234 [ 293 ] {67d80dd9-9228-40a0-8f9a-1c6ee7eae3ed} <Debug> TCPHandler: Processed in 0.002063587 sec. | ||
| 1005 | 2026.05.26 06:59:01.129361 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.05.26 06:59:01.129462 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1007 | 2026.05.26 06:59:01.129505 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1008 | 2026.05.26 06:59:01.129915 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.05.26 06:59:01.129952 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1010 | 2026.05.26 06:59:01.130337 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1011 | 2026.05.26 06:59:01.130755 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.05.26 06:59:01.130883 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001442 sec., 24965.325936199722 rows/sec., 1.95 MiB/sec. | ||
| 1013 | 2026.05.26 06:59:01.130916 [ 293 ] {1390e5d9-6bc9-42bb-87a0-34f19dce61f6} <Debug> TCPHandler: Processed in 0.001607536 sec. | ||
| 1014 | 2026.05.26 06:59:01.131039 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.05.26 06:59:01.131137 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.05.26 06:59:01.131181 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1017 | 2026.05.26 06:59:01.131547 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.05.26 06:59:01.131583 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1019 | 2026.05.26 06:59:01.132038 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1020 | 2026.05.26 06:59:01.132461 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.05.26 06:59:01.132588 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.86 MiB/sec. | ||
| 1022 | 2026.05.26 06:59:01.132620 [ 293 ] {28a27063-f586-45f8-8cb2-243a89550db4} <Debug> TCPHandler: Processed in 0.001631976 sec. | ||
| 1023 | 2026.05.26 06:59:01.132740 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.05.26 06:59:01.132836 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.05.26 06:59:01.132876 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1026 | 2026.05.26 06:59:01.133197 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.26 06:59:01.133232 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1028 | 2026.05.26 06:59:01.133613 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1029 | 2026.05.26 06:59:01.134029 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.26 06:59:01.134155 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.49 MiB/sec. | ||
| 1031 | 2026.05.26 06:59:01.134187 [ 293 ] {3b97507f-ff27-4063-a0ed-2c2536aa6501} <Debug> TCPHandler: Processed in 0.001497363 sec. | ||
| 1032 | 2026.05.26 06:59:03.018386 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1033 | 2026.05.26 06:59:03.018449 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1034 | 2026.05.26 06:59:03.056080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1035 | 2026.05.26 06:59:03.056574 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.05.26 06:59:03.056621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1037 | 2026.05.26 06:59:03.057367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1038 | 2026.05.26 06:59:03.057838 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.05.26 06:59:03.057964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1040 | 2026.05.26 06:59:03.153546 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1041 | 2026.05.26 06:59:03.169061 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.05.26 06:59:03.169116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1043 | 2026.05.26 06:59:03.175508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1044 | 2026.05.26 06:59:03.176673 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.05.26 06:59:03.179311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1046 | 2026.05.26 06:59:04.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.78 MiB, peak 166.78 MiB, free memory in arenas 0.00 B, will set to 164.07 MiB (RSS), difference: 1.28 MiB | ||
| 1047 | 2026.05.26 06:59:06.125756 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.05.26 06:59:06.125984 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 1049 | 2026.05.26 06:59:06.126310 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1050 | 2026.05.26 06:59:06.126351 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <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 | ||
| 1051 | 2026.05.26 06:59:06.126583 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.05.26 06:59:06.126649 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.05.26 06:59:06.126785 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1054 | 2026.05.26 06:59:06.126822 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1055 | 2026.05.26 06:59:06.126845 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (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 | ||
| 1056 | 2026.05.26 06:59:06.126861 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1057 | 2026.05.26 06:59:06.126901 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <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'))" | ||
| 1058 | 2026.05.26 06:59:06.126920 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1059 | 2026.05.26 06:59:06.128020 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002132 sec., 15009.380863039398 rows/sec., 3.33 MiB/sec. | ||
| 1060 | 2026.05.26 06:59:06.128100 [ 293 ] {f2ee60fb-d871-4295-8138-fe96094e8149} <Debug> TCPHandler: Processed in 0.002478215 sec. | ||
| 1061 | 2026.05.26 06:59:06.133972 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.05.26 06:59:06.134096 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.05.26 06:59:06.134146 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1064 | 2026.05.26 06:59:06.134802 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.26 06:59:06.134845 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1066 | 2026.05.26 06:59:06.135602 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.26 06:59:06.136312 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.26 06:59:06.136584 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.002497 sec., 112134.56147376852 rows/sec., 7.12 MiB/sec. | ||
| 1069 | 2026.05.26 06:59:06.136662 [ 293 ] {fe7926ac-d2ab-4a81-8cef-09c8ab4802cd} <Debug> TCPHandler: Processed in 0.002756342 sec. | ||
| 1070 | 2026.05.26 06:59:06.136909 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.26 06:59:06.137051 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.26 06:59:06.137112 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1073 | 2026.05.26 06:59:06.137998 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.26 06:59:06.138040 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1075 | 2026.05.26 06:59:06.138697 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1076 | 2026.05.26 06:59:06.139218 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.26 06:59:06.139355 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Debug> executeQuery: Read 773 rows, 61.51 KiB in 0.002349 sec., 329076.20263942104 rows/sec., 25.57 MiB/sec. | ||
| 1078 | 2026.05.26 06:59:06.139390 [ 293 ] {be7683e5-d559-4e15-9495-0b7b7a879413} <Debug> TCPHandler: Processed in 0.002603178 sec. | ||
| 1079 | 2026.05.26 06:59:06.139544 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.26 06:59:06.139650 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.26 06:59:06.139696 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1082 | 2026.05.26 06:59:06.140368 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.26 06:59:06.140443 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1084 | 2026.05.26 06:59:06.141118 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2026.05.26 06:59:06.141590 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.05.26 06:59:06.141750 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Debug> executeQuery: Read 151 rows, 9.24 KiB in 0.002122 sec., 71159.28369462771 rows/sec., 4.25 MiB/sec. | ||
| 1087 | 2026.05.26 06:59:06.141803 [ 293 ] {f67bba2b-5c32-4228-9e28-ef3506a8b926} <Debug> TCPHandler: Processed in 0.002312962 sec. | ||
| 1088 | 2026.05.26 06:59:06.142008 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.05.26 06:59:06.142139 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.05.26 06:59:06.142195 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1091 | 2026.05.26 06:59:06.142702 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.05.26 06:59:06.142739 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1093 | 2026.05.26 06:59:06.143214 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1094 | 2026.05.26 06:59:06.143682 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.05.26 06:59:06.143810 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001709 sec., 84844.93856056173 rows/sec., 5.48 MiB/sec. | ||
| 1096 | 2026.05.26 06:59:06.143844 [ 293 ] {f830257e-ab98-4474-93a3-e3d9199305ee} <Debug> TCPHandler: Processed in 0.001947423 sec. | ||
| 1097 | 2026.05.26 06:59:06.143976 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.05.26 06:59:06.144089 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.05.26 06:59:06.144133 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1100 | 2026.05.26 06:59:06.144584 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.05.26 06:59:06.144621 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1102 | 2026.05.26 06:59:06.145062 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1103 | 2026.05.26 06:59:06.145511 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.05.26 06:59:06.145636 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001566 sec., 91954.02298850575 rows/sec., 5.22 MiB/sec. | ||
| 1105 | 2026.05.26 06:59:06.145668 [ 293 ] {ade4e7fd-4063-4d94-b0e3-cecb7ee12838} <Debug> TCPHandler: Processed in 0.001743389 sec. | ||
| 1106 | 2026.05.26 06:59:06.145793 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.05.26 06:59:06.145889 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1108 | 2026.05.26 06:59:06.145930 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1109 | 2026.05.26 06:59:06.146530 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.05.26 06:59:06.146567 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1111 | 2026.05.26 06:59:06.147029 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1112 | 2026.05.26 06:59:06.147519 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.05.26 06:59:06.147651 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Debug> executeQuery: Read 467 rows, 33.38 KiB in 0.00178 sec., 262359.55056179775 rows/sec., 18.31 MiB/sec. | ||
| 1114 | 2026.05.26 06:59:06.147684 [ 293 ] {5f00faa2-36dd-462a-91ba-5e75a1bf7ad3} <Debug> TCPHandler: Processed in 0.001942633 sec. | ||
| 1115 | 2026.05.26 06:59:06.147824 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.05.26 06:59:06.147919 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1117 | 2026.05.26 06:59:06.147961 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1118 | 2026.05.26 06:59:06.148307 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Trace> oximeter.measurements_bool (e8058b8b-a1ca-47c3-8a3e-ea21985daf09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.05.26 06:59:06.148343 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1120 | 2026.05.26 06:59:06.148763 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2026.05.26 06:59:06.149260 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Trace> oximeter.measurements_bool (e8058b8b-a1ca-47c3-8a3e-ea21985daf09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.05.26 06:59:06.149387 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001486 sec., 2691.790040376851 rows/sec., 140.64 KiB/sec. | ||
| 1123 | 2026.05.26 06:59:06.149420 [ 293 ] {308f7d69-c509-4fb6-a485-2ff63bcf4eec} <Debug> TCPHandler: Processed in 0.001647187 sec. | ||
| 1124 | 2026.05.26 06:59:06.149564 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.05.26 06:59:06.149660 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1126 | 2026.05.26 06:59:06.149703 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1127 | 2026.05.26 06:59:06.150141 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.05.26 06:59:06.150176 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1129 | 2026.05.26 06:59:06.150609 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1130 | 2026.05.26 06:59:06.151084 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2026.05.26 06:59:06.151213 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001571 sec., 105028.64417568428 rows/sec., 6.80 MiB/sec. | ||
| 1132 | 2026.05.26 06:59:06.151246 [ 293 ] {2a922d45-59fb-487d-9930-f8f4cd525145} <Debug> TCPHandler: Processed in 0.001733049 sec. | ||
| 1133 | 2026.05.26 06:59:06.151374 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.05.26 06:59:06.151470 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1135 | 2026.05.26 06:59:06.151512 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1136 | 2026.05.26 06:59:06.151830 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Trace> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2026.05.26 06:59:06.151866 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1138 | 2026.05.26 06:59:06.152278 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2026.05.26 06:59:06.152726 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Trace> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2026.05.26 06:59:06.152855 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. | ||
| 1141 | 2026.05.26 06:59:06.152887 [ 293 ] {5564efdd-8a4c-4fbb-918e-354a9c50ba36} <Debug> TCPHandler: Processed in 0.001563066 sec. | ||
| 1142 | 2026.05.26 06:59:06.153017 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.05.26 06:59:06.153113 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1144 | 2026.05.26 06:59:06.153166 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <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 | ||
| 1145 | 2026.05.26 06:59:06.153926 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2026.05.26 06:59:06.153962 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1147 | 2026.05.26 06:59:06.154578 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1148 | 2026.05.26 06:59:06.155065 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2026.05.26 06:59:06.155200 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002105 sec., 5225.653206650831 rows/sec., 9.36 MiB/sec. | ||
| 1150 | 2026.05.26 06:59:06.155245 [ 293 ] {71f64669-0236-404e-9495-62b4ce70f9ff} <Debug> TCPHandler: Processed in 0.002278651 sec. | ||
| 1151 | 2026.05.26 06:59:06.155379 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.05.26 06:59:06.155476 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1153 | 2026.05.26 06:59:06.155516 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1154 | 2026.05.26 06:59:06.155860 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.05.26 06:59:06.155896 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1156 | 2026.05.26 06:59:06.156305 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1157 | 2026.05.26 06:59:06.156758 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.05.26 06:59:06.156884 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.51 MiB/sec. | ||
| 1159 | 2026.05.26 06:59:06.156917 [ 293 ] {791ac520-3339-442f-b93a-95428ab17169} <Debug> TCPHandler: Processed in 0.001588496 sec. | ||
| 1160 | 2026.05.26 06:59:10.558033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1161 | 2026.05.26 06:59:10.558749 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.26 06:59:10.558819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1163 | 2026.05.26 06:59:10.559708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2026.05.26 06:59:10.560379 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.26 06:59:10.560534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1166 | 2026.05.26 06:59:10.679397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1167 | 2026.05.26 06:59:10.696328 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.26 06:59:10.696389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1169 | 2026.05.26 06:59:10.702729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1170 | 2026.05.26 06:59:10.705885 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.26 06:59:10.716117 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1172 | 2026.05.26 06:59:11.128916 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.26 06:59:11.129167 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.26 06:59:11.129493 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1175 | 2026.05.26 06:59:11.129534 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1176 | 2026.05.26 06:59:11.129759 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.05.26 06:59:11.129826 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.05.26 06:59:11.129964 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1179 | 2026.05.26 06:59:11.130000 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1180 | 2026.05.26 06:59:11.130023 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (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 | ||
| 1181 | 2026.05.26 06:59:11.130038 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1182 | 2026.05.26 06:59:11.130079 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1183 | 2026.05.26 06:59:11.130099 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1184 | 2026.05.26 06:59:11.130941 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.001885 sec., 16976.127320954907 rows/sec., 3.76 MiB/sec. | ||
| 1185 | 2026.05.26 06:59:11.131002 [ 293 ] {8509a881-065e-47f7-92c8-1d88c43ef223} <Debug> TCPHandler: Processed in 0.002228159 sec. | ||
| 1186 | 2026.05.26 06:59:11.134118 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.05.26 06:59:11.134248 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1188 | 2026.05.26 06:59:11.134301 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1189 | 2026.05.26 06:59:11.134880 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.05.26 06:59:11.134930 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1191 | 2026.05.26 06:59:11.135524 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1192 | 2026.05.26 06:59:11.135966 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.05.26 06:59:11.136110 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001899 sec., 3159.55766192733 rows/sec., 1.46 MiB/sec. | ||
| 1194 | 2026.05.26 06:59:11.136145 [ 293 ] {4c0102c7-5fa8-41af-8392-99625af74fd9} <Debug> TCPHandler: Processed in 0.002089587 sec. | ||
| 1195 | 2026.05.26 06:59:11.136292 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.05.26 06:59:11.136390 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1197 | 2026.05.26 06:59:11.136431 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1198 | 2026.05.26 06:59:11.136856 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.05.26 06:59:11.136893 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1200 | 2026.05.26 06:59:11.137407 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2026.05.26 06:59:11.137877 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.05.26 06:59:11.138005 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 1203 | 2026.05.26 06:59:11.138039 [ 293 ] {0630a198-2bdc-4e78-862c-59e4d5694d05} <Debug> TCPHandler: Processed in 0.001798381 sec. | ||
| 1204 | 2026.05.26 06:59:11.138181 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.05.26 06:59:11.138277 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1206 | 2026.05.26 06:59:11.138316 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1207 | 2026.05.26 06:59:11.138706 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.05.26 06:59:11.138741 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1209 | 2026.05.26 06:59:11.139205 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.05.26 06:59:11.139654 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.05.26 06:59:11.139787 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 106.73 KiB/sec. | ||
| 1212 | 2026.05.26 06:59:11.139821 [ 293 ] {e2c15fb4-9f1a-4229-a858-f57fa5de4b91} <Debug> TCPHandler: Processed in 0.001689608 sec. | ||
| 1213 | 2026.05.26 06:59:11.139946 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.05.26 06:59:11.140043 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1215 | 2026.05.26 06:59:11.140083 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1216 | 2026.05.26 06:59:11.140560 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.05.26 06:59:11.140596 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1218 | 2026.05.26 06:59:11.141070 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1219 | 2026.05.26 06:59:11.141511 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.05.26 06:59:11.141640 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.001614 sec., 109665.42750929369 rows/sec., 9.61 MiB/sec. | ||
| 1221 | 2026.05.26 06:59:11.141674 [ 293 ] {cbc45177-adb3-4f26-8339-218898c65382} <Debug> TCPHandler: Processed in 0.001779 sec. | ||
| 1222 | 2026.05.26 06:59:11.141795 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.05.26 06:59:11.141890 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.05.26 06:59:11.141931 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1225 | 2026.05.26 06:59:11.142352 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.05.26 06:59:11.142391 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1227 | 2026.05.26 06:59:11.142891 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2026.05.26 06:59:11.143467 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.05.26 06:59:11.143601 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001727 sec., 8106.543138390272 rows/sec., 637.28 KiB/sec. | ||
| 1230 | 2026.05.26 06:59:11.143638 [ 293 ] {af48ac11-39fa-4256-99e5-81104bb5b67b} <Debug> TCPHandler: Processed in 0.001891412 sec. | ||
| 1231 | 2026.05.26 06:59:11.143795 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.05.26 06:59:11.143894 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.05.26 06:59:11.143935 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1234 | 2026.05.26 06:59:11.144385 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.05.26 06:59:11.144420 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1236 | 2026.05.26 06:59:11.144893 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2026.05.26 06:59:11.145695 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.05.26 06:59:11.145937 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002054 sec., 11684.518013631938 rows/sec., 992.73 KiB/sec. | ||
| 1239 | 2026.05.26 06:59:11.146005 [ 293 ] {cb21b0aa-69d2-4ec6-a00f-b2816e7c3181} <Debug> TCPHandler: Processed in 0.002274591 sec. | ||
| 1240 | 2026.05.26 06:59:11.146206 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.05.26 06:59:11.146341 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.05.26 06:59:11.146399 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1243 | 2026.05.26 06:59:11.146924 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.05.26 06:59:11.146963 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1245 | 2026.05.26 06:59:11.147448 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1246 | 2026.05.26 06:59:11.147921 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.05.26 06:59:11.148054 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001757 sec., 6829.823562891292 rows/sec., 533.58 KiB/sec. | ||
| 1248 | 2026.05.26 06:59:11.148089 [ 293 ] {7756e430-ea6f-460d-9fba-868a9a69b11d} <Debug> TCPHandler: Processed in 0.001994365 sec. | ||
| 1249 | 2026.05.26 06:59:11.148222 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.05.26 06:59:11.148319 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1251 | 2026.05.26 06:59:11.148361 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1252 | 2026.05.26 06:59:11.148805 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.05.26 06:59:11.148902 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1254 | 2026.05.26 06:59:11.149362 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1255 | 2026.05.26 06:59:11.149902 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.05.26 06:59:11.150030 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001729 sec., 58993.63794100636 rows/sec., 4.82 MiB/sec. | ||
| 1257 | 2026.05.26 06:59:11.150065 [ 293 ] {de5a766a-de36-48be-af11-1fc3a0c60381} <Debug> TCPHandler: Processed in 0.001894403 sec. | ||
| 1258 | 2026.05.26 06:59:11.150232 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.05.26 06:59:11.150329 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.05.26 06:59:11.150372 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1261 | 2026.05.26 06:59:11.150814 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.05.26 06:59:11.150851 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1263 | 2026.05.26 06:59:11.151304 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1264 | 2026.05.26 06:59:11.151743 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.05.26 06:59:11.151869 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Debug> executeQuery: Read 317 rows, 24.43 KiB in 0.001559 sec., 203335.47145606158 rows/sec., 15.30 MiB/sec. | ||
| 1266 | 2026.05.26 06:59:11.151902 [ 293 ] {6d674841-70c3-4ad1-bc21-d5e73881a842} <Debug> TCPHandler: Processed in 0.001721429 sec. | ||
| 1267 | 2026.05.26 06:59:11.152054 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.05.26 06:59:11.152149 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.05.26 06:59:11.152190 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1270 | 2026.05.26 06:59:11.152540 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.05.26 06:59:11.152576 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1272 | 2026.05.26 06:59:11.152976 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1273 | 2026.05.26 06:59:11.153468 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.05.26 06:59:11.153605 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 1275 | 2026.05.26 06:59:11.153638 [ 293 ] {1e825706-fedb-4f02-9f97-2d12df97108f} <Debug> TCPHandler: Processed in 0.001636107 sec. | ||
| 1276 | 2026.05.26 06:59:16.125363 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.05.26 06:59:16.125594 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1278 | 2026.05.26 06:59:16.125894 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2026.05.26 06:59:16.125932 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1280 | 2026.05.26 06:59:16.126143 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2026.05.26 06:59:16.126210 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.05.26 06:59:16.126345 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1283 | 2026.05.26 06:59:16.126485 [ 260 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2026.05.26 06:59:16.126535 [ 303 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1285 | 2026.05.26 06:59:16.126620 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (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 | ||
| 1286 | 2026.05.26 06:59:16.126648 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1287 | 2026.05.26 06:59:16.126692 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1288 | 2026.05.26 06:59:16.126712 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1289 | 2026.05.26 06:59:16.127757 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002248 sec., 14234.875444839858 rows/sec., 3.16 MiB/sec. | ||
| 1290 | 2026.05.26 06:59:16.127851 [ 293 ] {dc328c45-03f7-4283-aa17-9f24404ae603} <Debug> TCPHandler: Processed in 0.002623679 sec. | ||
| 1291 | 2026.05.26 06:59:16.129727 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.05.26 06:59:16.129874 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1293 | 2026.05.26 06:59:16.129935 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1294 | 2026.05.26 06:59:16.130522 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.05.26 06:59:16.130565 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1296 | 2026.05.26 06:59:16.131061 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1297 | 2026.05.26 06:59:16.131525 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.05.26 06:59:16.131693 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001859 sec., 41958.04195804196 rows/sec., 3.46 MiB/sec. | ||
| 1299 | 2026.05.26 06:59:16.131731 [ 293 ] {1186a9e9-28f9-4dc2-ac0a-77f91c5aa7a7} <Debug> TCPHandler: Processed in 0.002124658 sec. | ||
| 1300 | 2026.05.26 06:59:16.131862 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.26 06:59:16.131959 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.26 06:59:16.132004 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1303 | 2026.05.26 06:59:16.132409 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.26 06:59:16.132445 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1305 | 2026.05.26 06:59:16.132860 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1306 | 2026.05.26 06:59:16.133312 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.26 06:59:16.133441 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.0015 sec., 7333.333333333333 rows/sec., 551.43 KiB/sec. | ||
| 1308 | 2026.05.26 06:59:16.133473 [ 293 ] {3b99f522-23e5-4318-a671-05df6d71a6b9} <Debug> TCPHandler: Processed in 0.001661188 sec. | ||
| 1309 | 2026.05.26 06:59:16.133595 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.26 06:59:16.133690 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.26 06:59:16.133730 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1312 | 2026.05.26 06:59:16.134145 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.26 06:59:16.134179 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1314 | 2026.05.26 06:59:16.134589 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1315 | 2026.05.26 06:59:16.135184 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.26 06:59:16.135330 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001658 sec., 45235.22316043426 rows/sec., 3.53 MiB/sec. | ||
| 1317 | 2026.05.26 06:59:16.135366 [ 293 ] {bcdfdd4b-9ef5-48b1-9fe1-ff11fab6e67a} <Debug> TCPHandler: Processed in 0.001821291 sec. | ||
| 1318 | 2026.05.26 06:59:16.135515 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.26 06:59:16.135641 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.26 06:59:16.135696 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1321 | 2026.05.26 06:59:16.136184 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.26 06:59:16.136228 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1323 | 2026.05.26 06:59:16.136706 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1324 | 2026.05.26 06:59:16.137151 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.26 06:59:16.137302 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
| 1326 | 2026.05.26 06:59:16.137338 [ 293 ] {ce200b3f-d007-4643-b3da-35327bb6d7d0} <Debug> TCPHandler: Processed in 0.001887472 sec. | ||
| 1327 | 2026.05.26 06:59:16.137480 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.26 06:59:16.137577 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.26 06:59:16.137631 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <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 | ||
| 1330 | 2026.05.26 06:59:16.138387 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.26 06:59:16.138423 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1332 | 2026.05.26 06:59:16.139047 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2026.05.26 06:59:16.139521 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.26 06:59:16.139659 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0021 sec., 5238.0952380952385 rows/sec., 9.39 MiB/sec. | ||
| 1335 | 2026.05.26 06:59:16.139705 [ 293 ] {1ae09811-910c-4ca2-ba46-bb3ad33fc304} <Debug> TCPHandler: Processed in 0.002276811 sec. | ||
| 1336 | 2026.05.26 06:59:16.139843 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.05.26 06:59:16.139940 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.05.26 06:59:16.139982 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1339 | 2026.05.26 06:59:16.140316 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.26 06:59:16.140352 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1341 | 2026.05.26 06:59:16.140757 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1342 | 2026.05.26 06:59:16.141200 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.26 06:59:16.141351 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
| 1344 | 2026.05.26 06:59:16.141385 [ 293 ] {d5659f62-06ac-4ad9-af13-13c6dc27168f} <Debug> TCPHandler: Processed in 0.001593476 sec. | ||
| 1345 | 2026.05.26 06:59:17.590985 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56146 | ||
| 1346 | 2026.05.26 06:59:17.591158 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1347 | 2026.05.26 06:59:17.591232 [ 304 ] {} <Debug> TCP-Session: d3600baa-9f86-4c0b-afc5-79301335aa8d Authenticating user 'default' from [fd00:1122:3344:101::e]:56146 | ||
| 1348 | 2026.05.26 06:59:17.591259 [ 304 ] {} <Debug> TCP-Session: d3600baa-9f86-4c0b-afc5-79301335aa8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.26 06:59:17.591272 [ 304 ] {} <Debug> TCP-Session: d3600baa-9f86-4c0b-afc5-79301335aa8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.26 06:59:17.591706 [ 304 ] {} <Trace> TCP-Session: d3600baa-9f86-4c0b-afc5-79301335aa8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.05.26 06:59:17.591801 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36356 | ||
| 1352 | 2026.05.26 06:59:17.591809 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39024 | ||
| 1353 | 2026.05.26 06:59:17.591896 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63042 | ||
| 1354 | 2026.05.26 06:59:17.591906 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1355 | 2026.05.26 06:59:17.591931 [ 304 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1356 | 2026.05.26 06:59:17.591971 [ 306 ] {} <Debug> TCP-Session: 7d788cc3-731b-4765-9853-b289286d3612 Authenticating user 'default' from [fd00:1122:3344:101::e]:36356 | ||
| 1357 | 2026.05.26 06:59:17.592017 [ 306 ] {} <Debug> TCP-Session: 7d788cc3-731b-4765-9853-b289286d3612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.26 06:59:17.592041 [ 306 ] {} <Debug> TCP-Session: 7d788cc3-731b-4765-9853-b289286d3612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.05.26 06:59:17.592047 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1360 | 2026.05.26 06:59:17.592088 [ 305 ] {} <Debug> TCP-Session: 067e2668-1c61-40b6-bc1f-b685b2d35c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:39024 | ||
| 1361 | 2026.05.26 06:59:17.592114 [ 305 ] {} <Debug> TCP-Session: 067e2668-1c61-40b6-bc1f-b685b2d35c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.05.26 06:59:17.592117 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63298 | ||
| 1363 | 2026.05.26 06:59:17.592128 [ 305 ] {} <Debug> TCP-Session: 067e2668-1c61-40b6-bc1f-b685b2d35c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.26 06:59:17.592175 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.05.26 06:59:17.592211 [ 307 ] {} <Debug> TCP-Session: 70ac3726-54c4-4107-a6b7-716504d95b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:63042 | ||
| 1366 | 2026.05.26 06:59:17.592236 [ 307 ] {} <Debug> TCP-Session: 70ac3726-54c4-4107-a6b7-716504d95b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.05.26 06:59:17.592259 [ 307 ] {} <Debug> TCP-Session: 70ac3726-54c4-4107-a6b7-716504d95b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.05.26 06:59:17.592360 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33626 | ||
| 1369 | 2026.05.26 06:59:17.592389 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1370 | 2026.05.26 06:59:17.592443 [ 308 ] {} <Debug> TCP-Session: 5598ba22-1524-4cf8-aca4-5b0da2e08338 Authenticating user 'default' from [fd00:1122:3344:101::e]:63298 | ||
| 1371 | 2026.05.26 06:59:17.592472 [ 308 ] {} <Debug> TCP-Session: 5598ba22-1524-4cf8-aca4-5b0da2e08338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.26 06:59:17.592474 [ 304 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1373 | 2026.05.26 06:59:17.592490 [ 308 ] {} <Debug> TCP-Session: 5598ba22-1524-4cf8-aca4-5b0da2e08338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.05.26 06:59:17.592485 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48329 | ||
| 1375 | 2026.05.26 06:59:17.592529 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1376 | 2026.05.26 06:59:17.592571 [ 304 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1377 | 2026.05.26 06:59:17.592577 [ 309 ] {} <Debug> TCP-Session: 5a635bf8-e782-48b1-ad33-af695215b27a Authenticating user 'default' from [fd00:1122:3344:101::e]:33626 | ||
| 1378 | 2026.05.26 06:59:17.592605 [ 309 ] {} <Debug> TCP-Session: 5a635bf8-e782-48b1-ad33-af695215b27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.26 06:59:17.592618 [ 309 ] {} <Debug> TCP-Session: 5a635bf8-e782-48b1-ad33-af695215b27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.05.26 06:59:17.592617 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54633 | ||
| 1381 | 2026.05.26 06:59:17.592687 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1382 | 2026.05.26 06:59:17.592742 [ 310 ] {} <Debug> TCP-Session: e1ac3f2a-b722-434b-93ec-4a00cbbdc7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:48329 | ||
| 1383 | 2026.05.26 06:59:17.592769 [ 310 ] {} <Debug> TCP-Session: e1ac3f2a-b722-434b-93ec-4a00cbbdc7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.26 06:59:17.592784 [ 310 ] {} <Debug> TCP-Session: e1ac3f2a-b722-434b-93ec-4a00cbbdc7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.05.26 06:59:17.592814 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1386 | 2026.05.26 06:59:17.592834 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40449 | ||
| 1387 | 2026.05.26 06:59:17.592858 [ 311 ] {} <Debug> TCP-Session: bdab3b3f-7094-4314-8561-7a17c7e935e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54633 | ||
| 1388 | 2026.05.26 06:59:17.592881 [ 311 ] {} <Debug> TCP-Session: bdab3b3f-7094-4314-8561-7a17c7e935e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.26 06:59:17.592893 [ 311 ] {} <Debug> TCP-Session: bdab3b3f-7094-4314-8561-7a17c7e935e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.26 06:59:17.593029 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1391 | 2026.05.26 06:59:17.593091 [ 312 ] {} <Debug> TCP-Session: 2c4a958b-631e-44c1-b24b-656750bdf737 Authenticating user 'default' from [fd00:1122:3344:101::e]:40449 | ||
| 1392 | 2026.05.26 06:59:17.593116 [ 312 ] {} <Debug> TCP-Session: 2c4a958b-631e-44c1-b24b-656750bdf737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.26 06:59:17.593129 [ 312 ] {} <Debug> TCP-Session: 2c4a958b-631e-44c1-b24b-656750bdf737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.05.26 06:59:17.593271 [ 304 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414) (SelectExecutor): Key condition: unknown | ||
| 1395 | 2026.05.26 06:59:17.599523 [ 317 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> AggregatingTransform: Aggregating | ||
| 1396 | 2026.05.26 06:59:17.600274 [ 317 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> Aggregator: Aggregation method: without_key | ||
| 1397 | 2026.05.26 06:59:17.600470 [ 317 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004540812 sec. (220.225 rows/sec., 8.60 KiB/sec.) | ||
| 1398 | 2026.05.26 06:59:17.600495 [ 317 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> Aggregator: Merging aggregated data | ||
| 1399 | 2026.05.26 06:59:17.600634 [ 317 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1400 | 2026.05.26 06:59:17.602185 [ 304 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010342 sec., 96.69309611293752 rows/sec., 3.78 KiB/sec. | ||
| 1401 | 2026.05.26 06:59:17.602327 [ 304 ] {238bc473-abb0-4498-9e27-2b3b3dab6738} <Debug> TCPHandler: Processed in 0.010781531 sec. | ||
| 1402 | 2026.05.26 06:59:17.602723 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1403 | 2026.05.26 06:59:17.602762 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1404 | 2026.05.26 06:59:17.602771 [ 304 ] {} <Debug> TCP-Session: d3600baa-9f86-4c0b-afc5-79301335aa8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.05.26 06:59:17.602785 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1406 | 2026.05.26 06:59:17.602809 [ 305 ] {} <Debug> TCP-Session: 067e2668-1c61-40b6-bc1f-b685b2d35c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.05.26 06:59:17.602824 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1408 | 2026.05.26 06:59:17.602844 [ 306 ] {} <Debug> TCP-Session: 7d788cc3-731b-4765-9853-b289286d3612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.05.26 06:59:17.602849 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1410 | 2026.05.26 06:59:17.602870 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.05.26 06:59:17.602886 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.05.26 06:59:17.602908 [ 308 ] {} <Debug> TCP-Session: 5598ba22-1524-4cf8-aca4-5b0da2e08338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.05.26 06:59:17.602927 [ 310 ] {} <Debug> TCP-Session: e1ac3f2a-b722-434b-93ec-4a00cbbdc7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.05.26 06:59:17.602900 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1415 | 2026.05.26 06:59:17.602875 [ 311 ] {} <Debug> TCP-Session: bdab3b3f-7094-4314-8561-7a17c7e935e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.05.26 06:59:17.602801 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1417 | 2026.05.26 06:59:17.603051 [ 309 ] {} <Debug> TCP-Session: 5a635bf8-e782-48b1-ad33-af695215b27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.05.26 06:59:17.603064 [ 307 ] {} <Debug> TCP-Session: 70ac3726-54c4-4107-a6b7-716504d95b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.05.26 06:59:17.603084 [ 312 ] {} <Debug> TCP-Session: 2c4a958b-631e-44c1-b24b-656750bdf737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.05.26 06:59:18.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.61 MiB, peak 175.71 MiB, free memory in arenas 0.00 B, will set to 168.33 MiB (RSS), difference: 2.71 MiB | ||
| 1421 | 2026.05.26 06:59:18.018696 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1422 | 2026.05.26 06:59:18.018748 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1423 | 2026.05.26 06:59:18.060599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2809 | ||
| 1424 | 2026.05.26 06:59:18.061150 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.26 06:59:18.061202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1426 | 2026.05.26 06:59:18.061906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1427 | 2026.05.26 06:59:18.062398 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.26 06:59:18.062545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2809 | ||
| 1429 | 2026.05.26 06:59:18.062565 [ 62 ] {} <Debug> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1430 | 2026.05.26 06:59:18.062630 [ 62 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.26 06:59:18.062652 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1432 | 2026.05.26 06:59:18.062845 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::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 | ||
| 1433 | 2026.05.26 06:59:18.063000 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1434 | 2026.05.26 06:59:18.063070 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1435 | 2026.05.26 06:59:18.063192 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1436 | 2026.05.26 06:59:18.063260 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1437 | 2026.05.26 06:59:18.063326 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1438 | 2026.05.26 06:59:18.063386 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1439 | 2026.05.26 06:59:18.063460 [ 186 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 491 rows starting from the beginning of the part | ||
| 1440 | 2026.05.26 06:59:18.072445 [ 188 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 4 columns (4 merged, 0 gathered) in 0.009706907 sec., 289381.57128733175 rows/sec., 4.14 MiB/sec. | ||
| 1441 | 2026.05.26 06:59:18.073355 [ 188 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1442 | 2026.05.26 06:59:18.073951 [ 188 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.26 06:59:18.074021 [ 188 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_6_1} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1444 | 2026.05.26 06:59:18.074109 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1445 | 2026.05.26 06:59:18.216178 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1446 | 2026.05.26 06:59:18.233727 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.26 06:59:18.233796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1448 | 2026.05.26 06:59:18.240852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1449 | 2026.05.26 06:59:18.242041 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.26 06:59:18.242355 [ 62 ] {} <Debug> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1451 | 2026.05.26 06:59:18.242428 [ 62 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.05.26 06:59:18.242455 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1453 | 2026.05.26 06:59:18.242562 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1454 | 2026.05.26 06:59:18.245335 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1455 | 2026.05.26 06:59:18.245561 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1456 | 2026.05.26 06:59:18.246350 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1457 | 2026.05.26 06:59:18.249992 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1458 | 2026.05.26 06:59:18.254477 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1459 | 2026.05.26 06:59:18.258579 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1460 | 2026.05.26 06:59:18.263829 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1461 | 2026.05.26 06:59:18.268436 [ 188 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 1462 | 2026.05.26 06:59:18.329889 [ 189 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087362803 sec., 526.5398821967743 rows/sec., 2.72 MiB/sec. | ||
| 1463 | 2026.05.26 06:59:18.332412 [ 192 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1464 | 2026.05.26 06:59:18.335205 [ 192 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_6_1} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.26 06:59:18.335338 [ 192 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_6_1} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1466 | 2026.05.26 06:59:18.337199 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1467 | 2026.05.26 06:59:19.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.46 MiB, peak 179.00 MiB, free memory in arenas 0.00 B, will set to 181.02 MiB (RSS), difference: 11.55 MiB | ||
| 1468 | 2026.05.26 06:59:19.370817 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49967 | ||
| 1469 | 2026.05.26 06:59:19.370938 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1470 | 2026.05.26 06:59:19.370971 [ 304 ] {} <Debug> TCP-Session: 94daf06d-0c2d-4156-8bb5-c2de1adce70e Authenticating user 'default' from [fd00:1122:3344:101::e]:49967 | ||
| 1471 | 2026.05.26 06:59:19.370997 [ 304 ] {} <Debug> TCP-Session: 94daf06d-0c2d-4156-8bb5-c2de1adce70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.05.26 06:59:19.371011 [ 304 ] {} <Debug> TCP-Session: 94daf06d-0c2d-4156-8bb5-c2de1adce70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.05.26 06:59:19.371222 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41418 | ||
| 1474 | 2026.05.26 06:59:19.371282 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44605 | ||
| 1475 | 2026.05.26 06:59:19.371316 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56328 | ||
| 1476 | 2026.05.26 06:59:19.371335 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58542 | ||
| 1477 | 2026.05.26 06:59:19.371359 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44641 | ||
| 1478 | 2026.05.26 06:59:19.371370 [ 304 ] {} <Trace> TCP-Session: 94daf06d-0c2d-4156-8bb5-c2de1adce70e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.05.26 06:59:19.371346 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49323 | ||
| 1480 | 2026.05.26 06:59:19.371345 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1481 | 2026.05.26 06:59:19.371303 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60564 | ||
| 1482 | 2026.05.26 06:59:19.371484 [ 305 ] {} <Debug> TCP-Session: 7cf878c1-8d37-45af-966c-df6f4f3bf05f Authenticating user 'default' from [fd00:1122:3344:101::e]:41418 | ||
| 1483 | 2026.05.26 06:59:19.371539 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1484 | 2026.05.26 06:59:19.371567 [ 305 ] {} <Debug> TCP-Session: 7cf878c1-8d37-45af-966c-df6f4f3bf05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.05.26 06:59:19.371589 [ 306 ] {} <Debug> TCP-Session: b7d2a83d-be9c-44ea-838e-b1c028be29a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44605 | ||
| 1486 | 2026.05.26 06:59:19.371602 [ 305 ] {} <Debug> TCP-Session: 7cf878c1-8d37-45af-966c-df6f4f3bf05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.26 06:59:19.371613 [ 304 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1488 | 2026.05.26 06:59:19.371630 [ 306 ] {} <Debug> TCP-Session: b7d2a83d-be9c-44ea-838e-b1c028be29a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.05.26 06:59:19.371303 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38863 | ||
| 1490 | 2026.05.26 06:59:19.371670 [ 306 ] {} <Debug> TCP-Session: b7d2a83d-be9c-44ea-838e-b1c028be29a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.05.26 06:59:19.371908 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1492 | 2026.05.26 06:59:19.371946 [ 311 ] {} <Debug> TCP-Session: 2ba78ea5-f0c7-4251-8a69-9cdc842fdddd Authenticating user 'default' from [fd00:1122:3344:101::e]:49323 | ||
| 1493 | 2026.05.26 06:59:19.371968 [ 311 ] {} <Debug> TCP-Session: 2ba78ea5-f0c7-4251-8a69-9cdc842fdddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2026.05.26 06:59:19.371986 [ 311 ] {} <Debug> TCP-Session: 2ba78ea5-f0c7-4251-8a69-9cdc842fdddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.05.26 06:59:19.372033 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2026.05.26 06:59:19.372037 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1497 | 2026.05.26 06:59:19.372066 [ 307 ] {} <Debug> TCP-Session: 76394064-7154-498f-89af-bcafd0319c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:60564 | ||
| 1498 | 2026.05.26 06:59:19.372097 [ 307 ] {} <Debug> TCP-Session: 76394064-7154-498f-89af-bcafd0319c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.26 06:59:19.372099 [ 308 ] {} <Debug> TCP-Session: c4e6c68e-d92c-4854-aba7-3b68ff6eebcd Authenticating user 'default' from [fd00:1122:3344:101::e]:38863 | ||
| 1500 | 2026.05.26 06:59:19.372114 [ 307 ] {} <Debug> TCP-Session: 76394064-7154-498f-89af-bcafd0319c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.26 06:59:19.372104 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.05.26 06:59:19.372141 [ 304 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1503 | 2026.05.26 06:59:19.372180 [ 312 ] {} <Debug> TCP-Session: d1203944-13d2-4bd4-8f7c-dec98c307a96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44641 | ||
| 1504 | 2026.05.26 06:59:19.372146 [ 308 ] {} <Debug> TCP-Session: c4e6c68e-d92c-4854-aba7-3b68ff6eebcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.26 06:59:19.372218 [ 312 ] {} <Debug> TCP-Session: d1203944-13d2-4bd4-8f7c-dec98c307a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.26 06:59:19.372239 [ 308 ] {} <Debug> TCP-Session: c4e6c68e-d92c-4854-aba7-3b68ff6eebcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.26 06:59:19.372242 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1508 | 2026.05.26 06:59:19.372267 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.05.26 06:59:19.372247 [ 304 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.05.26 06:59:19.372310 [ 309 ] {} <Debug> TCP-Session: 9a8355c3-67b6-4b06-95bb-67cd7003506d Authenticating user 'default' from [fd00:1122:3344:101::e]:56328 | ||
| 1511 | 2026.05.26 06:59:19.372320 [ 310 ] {} <Debug> TCP-Session: e8b844f0-823b-4378-8182-67438801ac68 Authenticating user 'default' from [fd00:1122:3344:101::e]:58542 | ||
| 1512 | 2026.05.26 06:59:19.372362 [ 309 ] {} <Debug> TCP-Session: 9a8355c3-67b6-4b06-95bb-67cd7003506d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.05.26 06:59:19.372381 [ 310 ] {} <Debug> TCP-Session: e8b844f0-823b-4378-8182-67438801ac68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.26 06:59:19.372391 [ 309 ] {} <Debug> TCP-Session: 9a8355c3-67b6-4b06-95bb-67cd7003506d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.05.26 06:59:19.372405 [ 310 ] {} <Debug> TCP-Session: e8b844f0-823b-4378-8182-67438801ac68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.26 06:59:19.372247 [ 312 ] {} <Debug> TCP-Session: d1203944-13d2-4bd4-8f7c-dec98c307a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.05.26 06:59:19.372727 [ 304 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414) (SelectExecutor): Key condition: unknown | ||
| 1518 | 2026.05.26 06:59:19.373935 [ 316 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Trace> AggregatingTransform: Aggregating | ||
| 1519 | 2026.05.26 06:59:19.373996 [ 316 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1520 | 2026.05.26 06:59:19.374039 [ 316 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001177157 sec. (849.504 rows/sec., 33.18 KiB/sec.) | ||
| 1521 | 2026.05.26 06:59:19.374059 [ 316 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Trace> Aggregator: Merging aggregated data | ||
| 1522 | 2026.05.26 06:59:19.374691 [ 304 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 12.38 KiB/sec. | ||
| 1523 | 2026.05.26 06:59:19.374845 [ 304 ] {e3220fea-719b-408c-b84f-8d67d9a8a71e} <Debug> TCPHandler: Processed in 0.003601441 sec. | ||
| 1524 | 2026.05.26 06:59:19.374987 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2026.05.26 06:59:19.375015 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1526 | 2026.05.26 06:59:19.375019 [ 304 ] {} <Debug> TCP-Session: 94daf06d-0c2d-4156-8bb5-c2de1adce70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.26 06:59:19.375036 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.05.26 06:59:19.375050 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1529 | 2026.05.26 06:59:19.375065 [ 305 ] {} <Debug> TCP-Session: 7cf878c1-8d37-45af-966c-df6f4f3bf05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.05.26 06:59:19.375091 [ 306 ] {} <Debug> TCP-Session: b7d2a83d-be9c-44ea-838e-b1c028be29a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.05.26 06:59:19.375108 [ 312 ] {} <Debug> TCP-Session: d1203944-13d2-4bd4-8f7c-dec98c307a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.05.26 06:59:19.375110 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1533 | 2026.05.26 06:59:19.375122 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2026.05.26 06:59:19.375140 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1535 | 2026.05.26 06:59:19.375166 [ 308 ] {} <Debug> TCP-Session: c4e6c68e-d92c-4854-aba7-3b68ff6eebcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.05.26 06:59:19.375172 [ 310 ] {} <Debug> TCP-Session: e8b844f0-823b-4378-8182-67438801ac68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.26 06:59:19.375197 [ 311 ] {} <Debug> TCP-Session: 2ba78ea5-f0c7-4251-8a69-9cdc842fdddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.05.26 06:59:19.375115 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2026.05.26 06:59:19.375073 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1540 | 2026.05.26 06:59:19.375270 [ 307 ] {} <Debug> TCP-Session: 76394064-7154-498f-89af-bcafd0319c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.26 06:59:19.375289 [ 309 ] {} <Debug> TCP-Session: 9a8355c3-67b6-4b06-95bb-67cd7003506d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.05.26 06:59:19.434120 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45144 | ||
| 1543 | 2026.05.26 06:59:19.434218 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1544 | 2026.05.26 06:59:19.434244 [ 308 ] {} <Debug> TCP-Session: d9ad5374-17ac-4605-a3b6-fc21cbb59320 Authenticating user 'default' from [fd00:1122:3344:101::e]:45144 | ||
| 1545 | 2026.05.26 06:59:19.434267 [ 308 ] {} <Debug> TCP-Session: d9ad5374-17ac-4605-a3b6-fc21cbb59320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.05.26 06:59:19.434281 [ 308 ] {} <Debug> TCP-Session: d9ad5374-17ac-4605-a3b6-fc21cbb59320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.05.26 06:59:19.434475 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61619 | ||
| 1548 | 2026.05.26 06:59:19.434509 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57416 | ||
| 1549 | 2026.05.26 06:59:19.434551 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1550 | 2026.05.26 06:59:19.434560 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40734 | ||
| 1551 | 2026.05.26 06:59:19.434581 [ 309 ] {} <Debug> TCP-Session: 999a85d2-b9e3-4939-b0d0-20716f87da61 Authenticating user 'default' from [fd00:1122:3344:101::e]:61619 | ||
| 1552 | 2026.05.26 06:59:19.434583 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55980 | ||
| 1553 | 2026.05.26 06:59:19.434622 [ 309 ] {} <Debug> TCP-Session: 999a85d2-b9e3-4939-b0d0-20716f87da61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.05.26 06:59:19.434637 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1555 | 2026.05.26 06:59:19.434655 [ 309 ] {} <Debug> TCP-Session: 999a85d2-b9e3-4939-b0d0-20716f87da61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.05.26 06:59:19.434605 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47969 | ||
| 1557 | 2026.05.26 06:59:19.434682 [ 311 ] {} <Debug> TCP-Session: 71f459a0-2173-472a-becc-4b80b9106040 Authenticating user 'default' from [fd00:1122:3344:101::e]:40734 | ||
| 1558 | 2026.05.26 06:59:19.434680 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2026.05.26 06:59:19.434730 [ 311 ] {} <Debug> TCP-Session: 71f459a0-2173-472a-becc-4b80b9106040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2026.05.26 06:59:19.434740 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1561 | 2026.05.26 06:59:19.434759 [ 311 ] {} <Debug> TCP-Session: 71f459a0-2173-472a-becc-4b80b9106040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.05.26 06:59:19.434597 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50904 | ||
| 1563 | 2026.05.26 06:59:19.434777 [ 306 ] {} <Debug> TCP-Session: e78757a5-77be-4058-a460-e9d53ab46db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47969 | ||
| 1564 | 2026.05.26 06:59:19.434766 [ 312 ] {} <Debug> TCP-Session: 36eff839-2cd6-4690-a874-45d43f4c4837 Authenticating user 'default' from [fd00:1122:3344:101::e]:55980 | ||
| 1565 | 2026.05.26 06:59:19.434814 [ 306 ] {} <Debug> TCP-Session: e78757a5-77be-4058-a460-e9d53ab46db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.05.26 06:59:19.434826 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1567 | 2026.05.26 06:59:19.434846 [ 306 ] {} <Debug> TCP-Session: e78757a5-77be-4058-a460-e9d53ab46db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.05.26 06:59:19.434845 [ 312 ] {} <Debug> TCP-Session: 36eff839-2cd6-4690-a874-45d43f4c4837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.26 06:59:19.434864 [ 305 ] {} <Debug> TCP-Session: 6e6ab919-1e46-407c-a26f-2c3f33c55d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50904 | ||
| 1570 | 2026.05.26 06:59:19.434888 [ 312 ] {} <Debug> TCP-Session: 36eff839-2cd6-4690-a874-45d43f4c4837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.05.26 06:59:19.434907 [ 305 ] {} <Debug> TCP-Session: 6e6ab919-1e46-407c-a26f-2c3f33c55d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.05.26 06:59:19.434818 [ 308 ] {} <Trace> TCP-Session: d9ad5374-17ac-4605-a3b6-fc21cbb59320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.05.26 06:59:19.434932 [ 305 ] {} <Debug> TCP-Session: 6e6ab919-1e46-407c-a26f-2c3f33c55d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.05.26 06:59:19.434568 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1575 | 2026.05.26 06:59:19.434615 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43691 | ||
| 1576 | 2026.05.26 06:59:19.435023 [ 310 ] {} <Debug> TCP-Session: 69928a05-40d9-47ce-96d6-a35b1a24892a Authenticating user 'default' from [fd00:1122:3344:101::e]:57416 | ||
| 1577 | 2026.05.26 06:59:19.434588 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52178 | ||
| 1578 | 2026.05.26 06:59:19.435054 [ 310 ] {} <Debug> TCP-Session: 69928a05-40d9-47ce-96d6-a35b1a24892a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.05.26 06:59:19.435060 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2026.05.26 06:59:19.435090 [ 310 ] {} <Debug> TCP-Session: 69928a05-40d9-47ce-96d6-a35b1a24892a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.05.26 06:59:19.435104 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1582 | 2026.05.26 06:59:19.435108 [ 307 ] {} <Debug> TCP-Session: 0717cf46-1f33-4441-a34e-2918d0c1ed23 Authenticating user 'default' from [fd00:1122:3344:101::e]:43691 | ||
| 1583 | 2026.05.26 06:59:19.435138 [ 304 ] {} <Debug> TCP-Session: 9b32d6c7-f71a-41ce-ba51-637d22d61561 Authenticating user 'default' from [fd00:1122:3344:101::e]:52178 | ||
| 1584 | 2026.05.26 06:59:19.435146 [ 307 ] {} <Debug> TCP-Session: 0717cf46-1f33-4441-a34e-2918d0c1ed23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.05.26 06:59:19.435169 [ 304 ] {} <Debug> TCP-Session: 9b32d6c7-f71a-41ce-ba51-637d22d61561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.26 06:59:19.435184 [ 307 ] {} <Debug> TCP-Session: 0717cf46-1f33-4441-a34e-2918d0c1ed23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.26 06:59:19.435197 [ 304 ] {} <Debug> TCP-Session: 9b32d6c7-f71a-41ce-ba51-637d22d61561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.05.26 06:59:19.435213 [ 308 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45144) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1589 | 2026.05.26 06:59:19.435548 [ 308 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1590 | 2026.05.26 06:59:19.435608 [ 308 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1591 | 2026.05.26 06:59:19.435950 [ 308 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414) (SelectExecutor): Key condition: unknown | ||
| 1592 | 2026.05.26 06:59:19.437124 [ 328 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Trace> AggregatingTransform: Aggregating | ||
| 1593 | 2026.05.26 06:59:19.437166 [ 328 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1594 | 2026.05.26 06:59:19.437199 [ 328 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001123645 sec. (889.961 rows/sec., 34.76 KiB/sec.) | ||
| 1595 | 2026.05.26 06:59:19.437215 [ 328 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Trace> Aggregator: Merging aggregated data | ||
| 1596 | 2026.05.26 06:59:19.437832 [ 308 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002681 sec., 372.9951510630362 rows/sec., 14.57 KiB/sec. | ||
| 1597 | 2026.05.26 06:59:19.438004 [ 308 ] {bb6d1e82-a8aa-4fd6-ae06-152d0638006f} <Debug> TCPHandler: Processed in 0.003409626 sec. | ||
| 1598 | 2026.05.26 06:59:19.438197 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1599 | 2026.05.26 06:59:19.438216 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1600 | 2026.05.26 06:59:19.438245 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1601 | 2026.05.26 06:59:19.438259 [ 307 ] {} <Debug> TCP-Session: 0717cf46-1f33-4441-a34e-2918d0c1ed23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.05.26 06:59:19.438263 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1603 | 2026.05.26 06:59:19.438307 [ 310 ] {} <Debug> TCP-Session: 69928a05-40d9-47ce-96d6-a35b1a24892a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.05.26 06:59:19.438330 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1605 | 2026.05.26 06:59:19.438339 [ 311 ] {} <Debug> TCP-Session: 71f459a0-2173-472a-becc-4b80b9106040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.26 06:59:19.438300 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1607 | 2026.05.26 06:59:19.438374 [ 304 ] {} <Debug> TCP-Session: 9b32d6c7-f71a-41ce-ba51-637d22d61561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.05.26 06:59:19.438374 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.05.26 06:59:19.438407 [ 312 ] {} <Debug> TCP-Session: 36eff839-2cd6-4690-a874-45d43f4c4837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.05.26 06:59:19.438245 [ 309 ] {} <Debug> TCP-Session: 999a85d2-b9e3-4939-b0d0-20716f87da61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.05.26 06:59:19.438437 [ 306 ] {} <Debug> TCP-Session: e78757a5-77be-4058-a460-e9d53ab46db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.05.26 06:59:19.438288 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1613 | 2026.05.26 06:59:19.438273 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1614 | 2026.05.26 06:59:19.438541 [ 305 ] {} <Debug> TCP-Session: 6e6ab919-1e46-407c-a26f-2c3f33c55d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.05.26 06:59:19.438564 [ 308 ] {} <Debug> TCP-Session: d9ad5374-17ac-4605-a3b6-fc21cbb59320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.26 06:59:21.124795 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.05.26 06:59:21.125020 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 1618 | 2026.05.26 06:59:21.125341 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1619 | 2026.05.26 06:59:21.125380 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <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 | ||
| 1620 | 2026.05.26 06:59:21.125599 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1621 | 2026.05.26 06:59:21.125673 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1622 | 2026.05.26 06:59:21.125815 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1623 | 2026.05.26 06:59:21.125926 [ 362 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1624 | 2026.05.26 06:59:21.125947 [ 330 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1625 | 2026.05.26 06:59:21.126067 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (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 | ||
| 1626 | 2026.05.26 06:59:21.126099 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1627 | 2026.05.26 06:59:21.126150 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <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'))" | ||
| 1628 | 2026.05.26 06:59:21.126171 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1629 | 2026.05.26 06:59:21.127355 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002424 sec., 13201.320132013201 rows/sec., 2.93 MiB/sec. | ||
| 1630 | 2026.05.26 06:59:21.127461 [ 293 ] {c2c2be22-cff1-44a7-a674-916c162af00a} <Debug> TCPHandler: Processed in 0.002801472 sec. | ||
| 1631 | 2026.05.26 06:59:21.129145 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.05.26 06:59:21.129306 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1633 | 2026.05.26 06:59:21.129376 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1634 | 2026.05.26 06:59:21.130034 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.05.26 06:59:21.130083 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1636 | 2026.05.26 06:59:21.130616 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.05.26 06:59:21.131120 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.26 06:59:21.131296 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002037 sec., 27491.408934707903 rows/sec., 2.10 MiB/sec. | ||
| 1639 | 2026.05.26 06:59:21.131294 [ 57 ] {} <Debug> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1640 | 2026.05.26 06:59:21.131347 [ 293 ] {cbd99a84-2776-4dc4-99df-d236666d859f} <Debug> TCPHandler: Processed in 0.002332092 sec. | ||
| 1641 | 2026.05.26 06:59:21.131371 [ 57 ] {} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.05.26 06:59:21.131401 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1643 | 2026.05.26 06:59:21.131529 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.26 06:59:21.131544 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::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 | ||
| 1645 | 2026.05.26 06:59:21.131645 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.26 06:59:21.131683 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1647 | 2026.05.26 06:59:21.131695 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1648 | 2026.05.26 06:59:21.131729 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 777 rows starting from the beginning of the part | ||
| 1649 | 2026.05.26 06:59:21.131821 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1650 | 2026.05.26 06:59:21.131881 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 773 rows starting from the beginning of the part | ||
| 1651 | 2026.05.26 06:59:21.131929 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part | ||
| 1652 | 2026.05.26 06:59:21.131971 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1653 | 2026.05.26 06:59:21.132015 [ 190 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1654 | 2026.05.26 06:59:21.132327 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.26 06:59:21.132379 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1656 | 2026.05.26 06:59:21.132901 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1657 | 2026.05.26 06:59:21.133272 [ 189 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1891 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178604 sec., 1058766.88092092 rows/sec., 87.46 MiB/sec. | ||
| 1658 | 2026.05.26 06:59:21.133360 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.05.26 06:59:21.133495 [ 57 ] {} <Debug> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1660 | 2026.05.26 06:59:21.133528 [ 57 ] {} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.26 06:59:21.133547 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. | ||
| 1662 | 2026.05.26 06:59:21.133548 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1663 | 2026.05.26 06:59:21.133604 [ 193 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1664 | 2026.05.26 06:59:21.133609 [ 293 ] {fe174ec4-4f03-4a90-9637-5e5105860094} <Debug> TCPHandler: Processed in 0.002133788 sec. | ||
| 1665 | 2026.05.26 06:59:21.133635 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::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 | ||
| 1666 | 2026.05.26 06:59:21.133729 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1667 | 2026.05.26 06:59:21.133755 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 475 rows starting from the beginning of the part | ||
| 1668 | 2026.05.26 06:59:21.133803 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1669 | 2026.05.26 06:59:21.133843 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 467 rows starting from the beginning of the part | ||
| 1670 | 2026.05.26 06:59:21.133843 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.05.26 06:59:21.133886 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part | ||
| 1672 | 2026.05.26 06:59:21.133930 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1673 | 2026.05.26 06:59:21.133968 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1674 | 2026.05.26 06:59:21.133994 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1675 | 2026.05.26 06:59:21.134059 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1676 | 2026.05.26 06:59:21.134214 [ 193 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.05.26 06:59:21.134306 [ 193 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_6_1} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1678 | 2026.05.26 06:59:21.134398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 1679 | 2026.05.26 06:59:21.134553 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.05.26 06:59:21.134594 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1681 | 2026.05.26 06:59:21.134939 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331929 sec., 915213.949091881 rows/sec., 69.43 MiB/sec. | ||
| 1682 | 2026.05.26 06:59:21.135133 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1683 | 2026.05.26 06:59:21.135214 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1684 | 2026.05.26 06:59:21.135660 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.05.26 06:59:21.135776 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1686 | 2026.05.26 06:59:21.135783 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.26 06:59:21.135811 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.05.26 06:59:21.135815 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00186 sec., 86021.50537634408 rows/sec., 5.99 MiB/sec. | ||
| 1689 | 2026.05.26 06:59:21.135838 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1690 | 2026.05.26 06:59:21.135861 [ 293 ] {e50252f8-ad6b-4bba-9eba-6ecf0e23efba} <Debug> TCPHandler: Processed in 0.002130727 sec. | ||
| 1691 | 2026.05.26 06:59:21.135874 [ 190 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_6_1} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.05.26 06:59:21.135949 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::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 | ||
| 1693 | 2026.05.26 06:59:21.135953 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1694 | 2026.05.26 06:59:21.136024 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.26 06:59:21.136062 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1696 | 2026.05.26 06:59:21.136103 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1697 | 2026.05.26 06:59:21.136135 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.05.26 06:59:21.136185 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1699 | 2026.05.26 06:59:21.136196 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1700 | 2026.05.26 06:59:21.136255 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 165 rows starting from the beginning of the part | ||
| 1701 | 2026.05.26 06:59:21.136305 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 317 rows starting from the beginning of the part | ||
| 1702 | 2026.05.26 06:59:21.136353 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::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 | ||
| 1703 | 2026.05.26 06:59:21.136401 [ 194 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1704 | 2026.05.26 06:59:21.136553 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.05.26 06:59:21.136594 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1706 | 2026.05.26 06:59:21.137170 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1707 | 2026.05.26 06:59:21.137703 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.05.26 06:59:21.137802 [ 57 ] {} <Debug> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1709 | 2026.05.26 06:59:21.137831 [ 57 ] {} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.05.26 06:59:21.137842 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.34 MiB/sec. | ||
| 1711 | 2026.05.26 06:59:21.137851 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1712 | 2026.05.26 06:59:21.137877 [ 293 ] {ffda58c1-177e-4ea8-8687-1311a61068f0} <Debug> TCPHandler: Processed in 0.001909422 sec. | ||
| 1713 | 2026.05.26 06:59:21.137986 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 1714 | 2026.05.26 06:59:21.138111 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1715 | 2026.05.26 06:59:21.138153 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1716 | 2026.05.26 06:59:21.138254 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1717 | 2026.05.26 06:59:21.138325 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 1718 | 2026.05.26 06:59:21.138388 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1719 | 2026.05.26 06:59:21.138438 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 1720 | 2026.05.26 06:59:21.138498 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1721 | 2026.05.26 06:59:21.139597 [ 193 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001664177 sec., 198296.21488579642 rows/sec., 12.78 MiB/sec. | ||
| 1722 | 2026.05.26 06:59:21.139775 [ 198 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.003863417 sec., 266862.21031796467 rows/sec., 18.63 MiB/sec. | ||
| 1723 | 2026.05.26 06:59:21.139821 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.05.26 06:59:21.140088 [ 193 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1725 | 2026.05.26 06:59:21.140311 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.05.26 06:59:21.140381 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_6_1} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1727 | 2026.05.26 06:59:21.140438 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1728 | 2026.05.26 06:59:21.140597 [ 193 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.26 06:59:21.140668 [ 193 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.05.26 06:59:21.140740 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1731 | 2026.05.26 06:59:21.462250 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.26 06:59:21.462516 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.26 06:59:21.462857 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1734 | 2026.05.26 06:59:21.462902 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1735 | 2026.05.26 06:59:21.463186 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1736 | 2026.05.26 06:59:21.463260 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2026.05.26 06:59:21.463399 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1738 | 2026.05.26 06:59:21.463497 [ 330 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1739 | 2026.05.26 06:59:21.463550 [ 324 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1740 | 2026.05.26 06:59:21.463660 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (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 | ||
| 1741 | 2026.05.26 06:59:21.463689 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1742 | 2026.05.26 06:59:21.463736 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 1743 | 2026.05.26 06:59:21.463758 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1744 | 2026.05.26 06:59:21.464884 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002486 sec., 12872.083668543846 rows/sec., 2.85 MiB/sec. | ||
| 1745 | 2026.05.26 06:59:21.464983 [ 293 ] {28dab3e4-d9ec-47a1-9604-1102d4014e15} <Debug> TCPHandler: Processed in 0.002873444 sec. | ||
| 1746 | 2026.05.26 06:59:21.484848 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.05.26 06:59:21.485033 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1748 | 2026.05.26 06:59:21.485107 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1749 | 2026.05.26 06:59:21.485909 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.26 06:59:21.485954 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1751 | 2026.05.26 06:59:21.486560 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1752 | 2026.05.26 06:59:21.486964 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.26 06:59:21.487126 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Debug> executeQuery: Read 15 rows, 2.88 KiB in 0.002145 sec., 6993.006993006992 rows/sec., 1.31 MiB/sec. | ||
| 1754 | 2026.05.26 06:59:21.487174 [ 293 ] {b2047444-16f2-4859-ad65-f0284ac482ab} <Debug> TCPHandler: Processed in 0.002457405 sec. | ||
| 1755 | 2026.05.26 06:59:21.487364 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.05.26 06:59:21.487468 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1757 | 2026.05.26 06:59:21.487513 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1758 | 2026.05.26 06:59:21.487976 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.05.26 06:59:21.488018 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1760 | 2026.05.26 06:59:21.488448 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1761 | 2026.05.26 06:59:21.488897 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.26 06:59:21.489031 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 1763 | 2026.05.26 06:59:21.489066 [ 293 ] {525ea961-4e15-4585-bb76-a8b516dcf660} <Debug> TCPHandler: Processed in 0.00175391 sec. | ||
| 1764 | 2026.05.26 06:59:21.489202 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.05.26 06:59:21.489299 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1766 | 2026.05.26 06:59:21.489340 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1767 | 2026.05.26 06:59:21.491385 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.26 06:59:21.491423 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1769 | 2026.05.26 06:59:21.492262 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.05.26 06:59:21.492737 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.26 06:59:21.492872 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Debug> executeQuery: Read 3289 rows, 252.86 KiB in 0.003591 sec., 915900.8632692844 rows/sec., 68.77 MiB/sec. | ||
| 1772 | 2026.05.26 06:59:21.492909 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1773 | 2026.05.26 06:59:21.492922 [ 293 ] {5beabbff-5bcd-449b-a782-05958b6b4830} <Debug> TCPHandler: Processed in 0.003776945 sec. | ||
| 1774 | 2026.05.26 06:59:21.493060 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.05.26 06:59:21.493167 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1776 | 2026.05.26 06:59:21.493216 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1777 | 2026.05.26 06:59:21.493665 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.05.26 06:59:21.493702 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1779 | 2026.05.26 06:59:21.494129 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1780 | 2026.05.26 06:59:21.494678 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.05.26 06:59:21.494832 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Debug> executeQuery: Read 25 rows, 1.86 KiB in 0.001684 sec., 14845.60570071259 rows/sec., 1.08 MiB/sec. | ||
| 1782 | 2026.05.26 06:59:21.494868 [ 293 ] {a45d0672-45c7-478e-b5c0-a2c967f00a75} <Debug> TCPHandler: Processed in 0.001858521 sec. | ||
| 1783 | 2026.05.26 06:59:21.494997 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.26 06:59:21.495094 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.26 06:59:21.495134 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1786 | 2026.05.26 06:59:21.495762 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.26 06:59:21.495798 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1788 | 2026.05.26 06:59:21.496256 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1789 | 2026.05.26 06:59:21.496707 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.26 06:59:21.496834 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001759 sec., 541785.105173394 rows/sec., 31.66 MiB/sec. | ||
| 1791 | 2026.05.26 06:59:21.496868 [ 293 ] {e0d1e220-80e2-42e7-8c96-dfceed29dfa9} <Debug> TCPHandler: Processed in 0.001920733 sec. | ||
| 1792 | 2026.05.26 06:59:21.496991 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.26 06:59:21.497088 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.26 06:59:21.497128 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1795 | 2026.05.26 06:59:21.497518 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Trace> oximeter.fields_u64 (ab5b87ab-f546-4005-b691-7838f9349cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.26 06:59:21.497554 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1797 | 2026.05.26 06:59:21.497959 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1798 | 2026.05.26 06:59:21.498418 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Trace> oximeter.fields_u64 (ab5b87ab-f546-4005-b691-7838f9349cf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.26 06:59:21.498546 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001476 sec., 1355.0135501355012 rows/sec., 95.27 KiB/sec. | ||
| 1800 | 2026.05.26 06:59:21.498579 [ 293 ] {8c55652b-8e44-462d-a108-a4ced5a1570b} <Debug> TCPHandler: Processed in 0.001637316 sec. | ||
| 1801 | 2026.05.26 06:59:21.498708 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.05.26 06:59:21.498805 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1803 | 2026.05.26 06:59:21.498845 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1804 | 2026.05.26 06:59:21.499835 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.05.26 06:59:21.499871 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1806 | 2026.05.26 06:59:21.500401 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1807 | 2026.05.26 06:59:21.500907 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.26 06:59:21.501035 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Debug> executeQuery: Read 1895 rows, 130.69 KiB in 0.002249 sec., 842596.7096487327 rows/sec., 56.75 MiB/sec. | ||
| 1809 | 2026.05.26 06:59:21.501073 [ 293 ] {5d56bad1-e9b0-4d8c-8904-662d86dca876} <Debug> TCPHandler: Processed in 0.002411394 sec. | ||
| 1810 | 2026.05.26 06:59:21.501199 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.05.26 06:59:21.501299 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.05.26 06:59:21.501342 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1813 | 2026.05.26 06:59:21.502356 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.05.26 06:59:21.502394 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1815 | 2026.05.26 06:59:21.503059 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1816 | 2026.05.26 06:59:21.503510 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.05.26 06:59:21.503642 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Debug> executeQuery: Read 2854 rows, 182.51 KiB in 0.002364 sec., 1207275.803722504 rows/sec., 75.40 MiB/sec. | ||
| 1818 | 2026.05.26 06:59:21.503676 [ 293 ] {1cb4cd9f-e4e2-43d6-9899-d7abd99af7e5} <Debug> TCPHandler: Processed in 0.002525796 sec. | ||
| 1819 | 2026.05.26 06:59:21.503811 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.05.26 06:59:21.503916 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.05.26 06:59:21.503970 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <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 | ||
| 1822 | 2026.05.26 06:59:21.504758 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.05.26 06:59:21.504794 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1824 | 2026.05.26 06:59:21.505437 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1825 | 2026.05.26 06:59:21.505873 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.05.26 06:59:21.506011 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002113 sec., 9938.476100331283 rows/sec., 17.81 MiB/sec. | ||
| 1827 | 2026.05.26 06:59:21.506063 [ 293 ] {4b75dfcb-2c30-4711-89eb-ca57d759b466} <Debug> TCPHandler: Processed in 0.002301892 sec. | ||
| 1828 | 2026.05.26 06:59:21.506197 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.05.26 06:59:21.506295 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.05.26 06:59:21.506337 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1831 | 2026.05.26 06:59:21.506665 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.05.26 06:59:21.506701 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1833 | 2026.05.26 06:59:21.507119 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1834 | 2026.05.26 06:59:21.507589 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.05.26 06:59:21.507720 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001443 sec., 6237.006237006237 rows/sec., 440.57 KiB/sec. | ||
| 1836 | 2026.05.26 06:59:21.507754 [ 293 ] {38c27858-c8cb-449c-bbcb-05a304a2ec36} <Debug> TCPHandler: Processed in 0.001605605 sec. | ||
| 1837 | 2026.05.26 06:59:21.507874 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.05.26 06:59:21.507971 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1839 | 2026.05.26 06:59:21.508014 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1840 | 2026.05.26 06:59:21.508470 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.26 06:59:21.508506 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1842 | 2026.05.26 06:59:21.508943 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1843 | 2026.05.26 06:59:21.509382 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.05.26 06:59:21.509509 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Debug> executeQuery: Read 468 rows, 25.77 KiB in 0.001556 sec., 300771.2082262211 rows/sec., 16.17 MiB/sec. | ||
| 1845 | 2026.05.26 06:59:21.509542 [ 293 ] {6f5c332d-2b66-4958-8bdf-1e5b7098ba2c} <Debug> TCPHandler: Processed in 0.001717809 sec. | ||
| 1846 | 2026.05.26 06:59:23.055576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 1847 | 2026.05.26 06:59:23.057642 [ 243 ] {} <Trace> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.26 06:59:23.057694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1849 | 2026.05.26 06:59:23.058929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1850 | 2026.05.26 06:59:23.059481 [ 243 ] {} <Trace> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.26 06:59:23.059748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 1852 | 2026.05.26 06:59:25.563610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3257 | ||
| 1853 | 2026.05.26 06:59:25.564111 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.26 06:59:25.564153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1855 | 2026.05.26 06:59:25.564849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1856 | 2026.05.26 06:59:25.565393 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.26 06:59:25.565528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3257 | ||
| 1858 | 2026.05.26 06:59:25.746402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1859 | 2026.05.26 06:59:25.766604 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.26 06:59:25.766676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1861 | 2026.05.26 06:59:25.772492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2026.05.26 06:59:25.773674 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.26 06:59:25.777257 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1864 | 2026.05.26 06:59:26.124737 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.05.26 06:59:26.124963 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 1866 | 2026.05.26 06:59:26.125292 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1867 | 2026.05.26 06:59:26.125329 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <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 | ||
| 1868 | 2026.05.26 06:59:26.125546 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1869 | 2026.05.26 06:59:26.125614 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1870 | 2026.05.26 06:59:26.125749 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1871 | 2026.05.26 06:59:26.125853 [ 324 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1872 | 2026.05.26 06:59:26.125856 [ 330 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1873 | 2026.05.26 06:59:26.125857 [ 332 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2026.05.26 06:59:26.126030 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1875 | 2026.05.26 06:59:26.126058 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1876 | 2026.05.26 06:59:26.126186 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1877 | 2026.05.26 06:59:26.126208 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 1878 | 2026.05.26 06:59:26.126268 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <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'))" | ||
| 1879 | 2026.05.26 06:59:26.126308 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <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'))" | ||
| 1880 | 2026.05.26 06:59:26.127391 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> executeQuery: Read 47 rows, 7.79 KiB in 0.002518 sec., 18665.607625099285 rows/sec., 3.02 MiB/sec. | ||
| 1881 | 2026.05.26 06:59:26.127507 [ 293 ] {af8b09d3-d090-4d9e-9288-d97e1480d37c} <Debug> TCPHandler: Processed in 0.002903435 sec. | ||
| 1882 | 2026.05.26 06:59:26.128906 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.05.26 06:59:26.129018 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1884 | 2026.05.26 06:59:26.129061 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1885 | 2026.05.26 06:59:26.129551 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.05.26 06:59:26.129597 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1887 | 2026.05.26 06:59:26.130175 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1888 | 2026.05.26 06:59:26.130735 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.05.26 06:59:26.130883 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.25 MiB/sec. | ||
| 1890 | 2026.05.26 06:59:26.130918 [ 293 ] {1a12afaa-aba0-4580-aff2-020af480d54b} <Debug> TCPHandler: Processed in 0.002064686 sec. | ||
| 1891 | 2026.05.26 06:59:26.131046 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.05.26 06:59:26.131144 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1893 | 2026.05.26 06:59:26.131184 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1894 | 2026.05.26 06:59:26.131617 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.05.26 06:59:26.131653 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1896 | 2026.05.26 06:59:26.132102 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1897 | 2026.05.26 06:59:26.132550 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.05.26 06:59:26.132678 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. | ||
| 1899 | 2026.05.26 06:59:26.132712 [ 293 ] {e1627382-ea05-4e0d-818d-9f14cf44c558} <Debug> TCPHandler: Processed in 0.001717668 sec. | ||
| 1900 | 2026.05.26 06:59:26.132855 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.05.26 06:59:26.132952 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.05.26 06:59:26.132995 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1903 | 2026.05.26 06:59:26.133373 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.05.26 06:59:26.133409 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1905 | 2026.05.26 06:59:26.133836 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1906 | 2026.05.26 06:59:26.134285 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.05.26 06:59:26.134416 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001482 sec., 86369.7705802969 rows/sec., 6.02 MiB/sec. | ||
| 1908 | 2026.05.26 06:59:26.134448 [ 293 ] {5acb967e-218d-486d-aa30-5a622e4408c8} <Debug> TCPHandler: Processed in 0.001644257 sec. | ||
| 1909 | 2026.05.26 06:59:26.134575 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.26 06:59:26.134671 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.05.26 06:59:26.134712 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1912 | 2026.05.26 06:59:26.135047 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.26 06:59:26.135083 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1914 | 2026.05.26 06:59:26.135532 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1915 | 2026.05.26 06:59:26.135996 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.26 06:59:26.136126 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001473 sec., 32586.55804480652 rows/sec., 2.20 MiB/sec. | ||
| 1917 | 2026.05.26 06:59:26.136158 [ 293 ] {fe1a2056-7326-439e-b582-7f8e8b0a68b9} <Debug> TCPHandler: Processed in 0.001634516 sec. | ||
| 1918 | 2026.05.26 06:59:28.218556 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52495 | ||
| 1919 | 2026.05.26 06:59:28.218663 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1920 | 2026.05.26 06:59:28.218692 [ 308 ] {} <Debug> TCP-Session: eb646fc9-b8ec-4ff5-9a99-d43fb48a6c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:52495 | ||
| 1921 | 2026.05.26 06:59:28.218715 [ 308 ] {} <Debug> TCP-Session: eb646fc9-b8ec-4ff5-9a99-d43fb48a6c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.26 06:59:28.218729 [ 308 ] {} <Debug> TCP-Session: eb646fc9-b8ec-4ff5-9a99-d43fb48a6c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.26 06:59:28.219010 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49254 | ||
| 1924 | 2026.05.26 06:59:28.219038 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37535 | ||
| 1925 | 2026.05.26 06:59:28.219038 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33204 | ||
| 1926 | 2026.05.26 06:59:28.219156 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1927 | 2026.05.26 06:59:28.219192 [ 310 ] {} <Debug> TCP-Session: 37b8e073-b475-4fb9-8093-7ae9f1d71f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:33204 | ||
| 1928 | 2026.05.26 06:59:28.219202 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1929 | 2026.05.26 06:59:28.219225 [ 310 ] {} <Debug> TCP-Session: 37b8e073-b475-4fb9-8093-7ae9f1d71f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.05.26 06:59:28.219228 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2026.05.26 06:59:28.219258 [ 310 ] {} <Debug> TCP-Session: 37b8e073-b475-4fb9-8093-7ae9f1d71f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.05.26 06:59:28.219250 [ 309 ] {} <Debug> TCP-Session: 2780bb10-372e-43b0-a114-f032d13904f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49254 | ||
| 1933 | 2026.05.26 06:59:28.219281 [ 311 ] {} <Debug> TCP-Session: 2d089c14-5883-4cc7-8cd7-9dd024944fad Authenticating user 'default' from [fd00:1122:3344:101::e]:37535 | ||
| 1934 | 2026.05.26 06:59:28.219297 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56705 | ||
| 1935 | 2026.05.26 06:59:28.219328 [ 311 ] {} <Debug> TCP-Session: 2d089c14-5883-4cc7-8cd7-9dd024944fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.05.26 06:59:28.219317 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33917 | ||
| 1937 | 2026.05.26 06:59:28.219369 [ 311 ] {} <Debug> TCP-Session: 2d089c14-5883-4cc7-8cd7-9dd024944fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1938 | 2026.05.26 06:59:28.219355 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59186 | ||
| 1939 | 2026.05.26 06:59:28.219415 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2026.05.26 06:59:28.219424 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.05.26 06:59:28.219448 [ 312 ] {} <Debug> TCP-Session: 04425bb2-9fe1-405d-8911-beb6d474e4c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56705 | ||
| 1942 | 2026.05.26 06:59:28.219450 [ 308 ] {} <Trace> TCP-Session: eb646fc9-b8ec-4ff5-9a99-d43fb48a6c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.26 06:59:28.219481 [ 312 ] {} <Debug> TCP-Session: 04425bb2-9fe1-405d-8911-beb6d474e4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.05.26 06:59:28.219481 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2026.05.26 06:59:28.219506 [ 312 ] {} <Debug> TCP-Session: 04425bb2-9fe1-405d-8911-beb6d474e4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.05.26 06:59:28.219467 [ 306 ] {} <Debug> TCP-Session: 4621f7f3-8f11-442a-83d9-9cf2ea9fca76 Authenticating user 'default' from [fd00:1122:3344:101::e]:33917 | ||
| 1947 | 2026.05.26 06:59:28.219526 [ 307 ] {} <Debug> TCP-Session: c44f9c98-52e3-4460-92be-5e1266669e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:59186 | ||
| 1948 | 2026.05.26 06:59:28.219553 [ 306 ] {} <Debug> TCP-Session: 4621f7f3-8f11-442a-83d9-9cf2ea9fca76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.05.26 06:59:28.219314 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63139 | ||
| 1950 | 2026.05.26 06:59:28.219581 [ 306 ] {} <Debug> TCP-Session: 4621f7f3-8f11-442a-83d9-9cf2ea9fca76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.05.26 06:59:28.219576 [ 307 ] {} <Debug> TCP-Session: c44f9c98-52e3-4460-92be-5e1266669e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.26 06:59:28.219645 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52495) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1953 | 2026.05.26 06:59:28.219668 [ 307 ] {} <Debug> TCP-Session: c44f9c98-52e3-4460-92be-5e1266669e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.05.26 06:59:28.219317 [ 309 ] {} <Debug> TCP-Session: 2780bb10-372e-43b0-a114-f032d13904f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.26 06:59:28.219310 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34071 | ||
| 1956 | 2026.05.26 06:59:28.219727 [ 309 ] {} <Debug> TCP-Session: 2780bb10-372e-43b0-a114-f032d13904f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.26 06:59:28.219740 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1958 | 2026.05.26 06:59:28.219787 [ 305 ] {} <Debug> TCP-Session: bfb9e90e-5217-49bd-99a7-59515cd7873f Authenticating user 'default' from [fd00:1122:3344:101::e]:63139 | ||
| 1959 | 2026.05.26 06:59:28.219811 [ 305 ] {} <Debug> TCP-Session: bfb9e90e-5217-49bd-99a7-59515cd7873f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.05.26 06:59:28.219823 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1961 | 2026.05.26 06:59:28.219824 [ 305 ] {} <Debug> TCP-Session: bfb9e90e-5217-49bd-99a7-59515cd7873f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.05.26 06:59:28.219847 [ 304 ] {} <Debug> TCP-Session: 2d6e1a9b-532f-4297-825c-9b360d885ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34071 | ||
| 1963 | 2026.05.26 06:59:28.219865 [ 304 ] {} <Debug> TCP-Session: 2d6e1a9b-532f-4297-825c-9b360d885ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.26 06:59:28.219878 [ 304 ] {} <Debug> TCP-Session: 2d6e1a9b-532f-4297-825c-9b360d885ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.26 06:59:28.219940 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1966 | 2026.05.26 06:59:28.220000 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1967 | 2026.05.26 06:59:28.220286 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414) (SelectExecutor): Key condition: unknown | ||
| 1968 | 2026.05.26 06:59:28.220377 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1969 | 2026.05.26 06:59:28.372916 [ 332 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> AggregatingTransform: Aggregating | ||
| 1970 | 2026.05.26 06:59:28.372972 [ 332 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> Aggregator: Aggregation method: without_key | ||
| 1971 | 2026.05.26 06:59:28.373004 [ 332 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962981 sec. (1038.442 rows/sec., 40.56 KiB/sec.) | ||
| 1972 | 2026.05.26 06:59:28.373019 [ 332 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Trace> Aggregator: Merging aggregated data | ||
| 1973 | 2026.05.26 06:59:28.373737 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.154143 sec., 6.487482402703982 rows/sec., 259.50 B/sec. | ||
| 1974 | 2026.05.26 06:59:28.373908 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1975 | 2026.05.26 06:59:28.373926 [ 308 ] {f2224ab8-cc7b-4801-ac23-f8f06d366464} <Debug> TCPHandler: Processed in 0.154599918 sec. | ||
| 1976 | 2026.05.26 06:59:28.374085 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.05.26 06:59:28.374132 [ 308 ] {} <Debug> TCP-Session: eb646fc9-b8ec-4ff5-9a99-d43fb48a6c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.26 06:59:28.374140 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.05.26 06:59:28.374157 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.05.26 06:59:28.374193 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1981 | 2026.05.26 06:59:28.374211 [ 309 ] {} <Debug> TCP-Session: 2780bb10-372e-43b0-a114-f032d13904f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.05.26 06:59:28.374219 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1983 | 2026.05.26 06:59:28.374241 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2026.05.26 06:59:28.374248 [ 306 ] {} <Debug> TCP-Session: 4621f7f3-8f11-442a-83d9-9cf2ea9fca76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.26 06:59:28.374263 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2026.05.26 06:59:28.374277 [ 311 ] {} <Debug> TCP-Session: 2d089c14-5883-4cc7-8cd7-9dd024944fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.26 06:59:28.374293 [ 312 ] {} <Debug> TCP-Session: 04425bb2-9fe1-405d-8911-beb6d474e4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.26 06:59:28.374314 [ 305 ] {} <Debug> TCP-Session: bfb9e90e-5217-49bd-99a7-59515cd7873f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.26 06:59:28.374234 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1990 | 2026.05.26 06:59:28.374235 [ 310 ] {} <Debug> TCP-Session: 37b8e073-b475-4fb9-8093-7ae9f1d71f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.26 06:59:28.374170 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1992 | 2026.05.26 06:59:28.374404 [ 307 ] {} <Debug> TCP-Session: c44f9c98-52e3-4460-92be-5e1266669e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.05.26 06:59:28.374444 [ 304 ] {} <Debug> TCP-Session: 2d6e1a9b-532f-4297-825c-9b360d885ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.26 06:59:29.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.23 MiB, peak 195.35 MiB, free memory in arenas 0.00 B, will set to 204.33 MiB (RSS), difference: 19.10 MiB | ||
| 1995 | 2026.05.26 06:59:29.383529 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44103 | ||
| 1996 | 2026.05.26 06:59:29.383633 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1997 | 2026.05.26 06:59:29.383672 [ 308 ] {} <Debug> TCP-Session: 99e4ba5f-06e1-4555-a631-8bc95ab8b50e Authenticating user 'default' from [fd00:1122:3344:101::e]:44103 | ||
| 1998 | 2026.05.26 06:59:29.383781 [ 308 ] {} <Debug> TCP-Session: 99e4ba5f-06e1-4555-a631-8bc95ab8b50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.26 06:59:29.383805 [ 308 ] {} <Debug> TCP-Session: 99e4ba5f-06e1-4555-a631-8bc95ab8b50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.26 06:59:29.384030 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52510 | ||
| 2001 | 2026.05.26 06:59:29.384058 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60115 | ||
| 2002 | 2026.05.26 06:59:29.384120 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.05.26 06:59:29.384129 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.05.26 06:59:29.384135 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63508 | ||
| 2005 | 2026.05.26 06:59:29.384162 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51573 | ||
| 2006 | 2026.05.26 06:59:29.384180 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41155 | ||
| 2007 | 2026.05.26 06:59:29.384184 [ 308 ] {} <Trace> TCP-Session: 99e4ba5f-06e1-4555-a631-8bc95ab8b50e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.26 06:59:29.384228 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.05.26 06:59:29.384236 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.05.26 06:59:29.384212 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.05.26 06:59:29.384278 [ 307 ] {} <Debug> TCP-Session: b2d4e89f-caef-4430-ba2b-5f6b191db353 Authenticating user 'default' from [fd00:1122:3344:101::e]:41155 | ||
| 2012 | 2026.05.26 06:59:29.384270 [ 305 ] {} <Debug> TCP-Session: dff4d40e-cc2c-414d-a671-66a0eb6ae124 Authenticating user 'default' from [fd00:1122:3344:101::e]:51573 | ||
| 2013 | 2026.05.26 06:59:29.384295 [ 312 ] {} <Debug> TCP-Session: 3ff81e28-49f3-4bd6-a24c-acc344a376f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63508 | ||
| 2014 | 2026.05.26 06:59:29.384303 [ 307 ] {} <Debug> TCP-Session: b2d4e89f-caef-4430-ba2b-5f6b191db353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.26 06:59:29.384309 [ 305 ] {} <Debug> TCP-Session: dff4d40e-cc2c-414d-a671-66a0eb6ae124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.26 06:59:29.384317 [ 312 ] {} <Debug> TCP-Session: 3ff81e28-49f3-4bd6-a24c-acc344a376f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.26 06:59:29.384327 [ 307 ] {} <Debug> TCP-Session: b2d4e89f-caef-4430-ba2b-5f6b191db353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.26 06:59:29.384341 [ 312 ] {} <Debug> TCP-Session: 3ff81e28-49f3-4bd6-a24c-acc344a376f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.26 06:59:29.384335 [ 305 ] {} <Debug> TCP-Session: dff4d40e-cc2c-414d-a671-66a0eb6ae124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.26 06:59:29.384178 [ 310 ] {} <Debug> TCP-Session: ca60baea-365b-46ca-9b5e-679db1ef43e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60115 | ||
| 2021 | 2026.05.26 06:59:29.384174 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60807 | ||
| 2022 | 2026.05.26 06:59:29.384409 [ 310 ] {} <Debug> TCP-Session: ca60baea-365b-46ca-9b5e-679db1ef43e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.26 06:59:29.384409 [ 308 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2024 | 2026.05.26 06:59:29.384441 [ 310 ] {} <Debug> TCP-Session: ca60baea-365b-46ca-9b5e-679db1ef43e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.05.26 06:59:29.384448 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.05.26 06:59:29.384157 [ 309 ] {} <Debug> TCP-Session: 8cca8a28-58a8-4493-8c32-70eda0cb23ec Authenticating user 'default' from [fd00:1122:3344:101::e]:52510 | ||
| 2027 | 2026.05.26 06:59:29.384486 [ 306 ] {} <Debug> TCP-Session: 250d3e5f-106a-4ce6-9c0b-9a73ca254f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:60807 | ||
| 2028 | 2026.05.26 06:59:29.384150 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56855 | ||
| 2029 | 2026.05.26 06:59:29.384527 [ 309 ] {} <Debug> TCP-Session: 8cca8a28-58a8-4493-8c32-70eda0cb23ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.26 06:59:29.384527 [ 306 ] {} <Debug> TCP-Session: 250d3e5f-106a-4ce6-9c0b-9a73ca254f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.26 06:59:29.384572 [ 309 ] {} <Debug> TCP-Session: 8cca8a28-58a8-4493-8c32-70eda0cb23ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.26 06:59:29.384590 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2033 | 2026.05.26 06:59:29.384592 [ 306 ] {} <Debug> TCP-Session: 250d3e5f-106a-4ce6-9c0b-9a73ca254f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.05.26 06:59:29.384623 [ 304 ] {} <Debug> TCP-Session: f8b8b862-ff19-43a1-9b3d-8489b5ad6d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:56855 | ||
| 2035 | 2026.05.26 06:59:29.384138 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64331 | ||
| 2036 | 2026.05.26 06:59:29.384660 [ 304 ] {} <Debug> TCP-Session: f8b8b862-ff19-43a1-9b3d-8489b5ad6d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.05.26 06:59:29.384711 [ 308 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2038 | 2026.05.26 06:59:29.384725 [ 304 ] {} <Debug> TCP-Session: f8b8b862-ff19-43a1-9b3d-8489b5ad6d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.05.26 06:59:29.384755 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2040 | 2026.05.26 06:59:29.384778 [ 308 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2041 | 2026.05.26 06:59:29.384790 [ 311 ] {} <Debug> TCP-Session: 465b6d4c-1018-4a5a-8a33-995d5d05c87e Authenticating user 'default' from [fd00:1122:3344:101::e]:64331 | ||
| 2042 | 2026.05.26 06:59:29.384827 [ 311 ] {} <Debug> TCP-Session: 465b6d4c-1018-4a5a-8a33-995d5d05c87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.05.26 06:59:29.384845 [ 311 ] {} <Debug> TCP-Session: 465b6d4c-1018-4a5a-8a33-995d5d05c87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.26 06:59:29.385087 [ 308 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414) (SelectExecutor): Key condition: unknown | ||
| 2045 | 2026.05.26 06:59:29.386043 [ 353 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Trace> AggregatingTransform: Aggregating | ||
| 2046 | 2026.05.26 06:59:29.386087 [ 353 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2047 | 2026.05.26 06:59:29.386121 [ 353 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928051 sec. (1077.527 rows/sec., 42.09 KiB/sec.) | ||
| 2048 | 2026.05.26 06:59:29.386137 [ 353 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Trace> Aggregator: Merging aggregated data | ||
| 2049 | 2026.05.26 06:59:29.386871 [ 308 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002525 sec., 396.03960396039605 rows/sec., 15.47 KiB/sec. | ||
| 2050 | 2026.05.26 06:59:29.387016 [ 308 ] {acf54af9-a0f8-4b02-8d09-4ee93235683c} <Debug> TCPHandler: Processed in 0.002978397 sec. | ||
| 2051 | 2026.05.26 06:59:29.387153 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.05.26 06:59:29.387187 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.26 06:59:29.387189 [ 308 ] {} <Debug> TCP-Session: 99e4ba5f-06e1-4555-a631-8bc95ab8b50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.26 06:59:29.387219 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.05.26 06:59:29.387245 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.05.26 06:59:29.387281 [ 310 ] {} <Debug> TCP-Session: ca60baea-365b-46ca-9b5e-679db1ef43e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.26 06:59:29.387285 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.05.26 06:59:29.387311 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.05.26 06:59:29.387342 [ 305 ] {} <Debug> TCP-Session: dff4d40e-cc2c-414d-a671-66a0eb6ae124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.05.26 06:59:29.387270 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.05.26 06:59:29.387375 [ 306 ] {} <Debug> TCP-Session: 250d3e5f-106a-4ce6-9c0b-9a73ca254f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.05.26 06:59:29.387424 [ 311 ] {} <Debug> TCP-Session: 465b6d4c-1018-4a5a-8a33-995d5d05c87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.26 06:59:29.387250 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.05.26 06:59:29.387239 [ 309 ] {} <Debug> TCP-Session: 8cca8a28-58a8-4493-8c32-70eda0cb23ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.26 06:59:29.387207 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.05.26 06:59:29.387495 [ 304 ] {} <Debug> TCP-Session: f8b8b862-ff19-43a1-9b3d-8489b5ad6d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.26 06:59:29.387318 [ 312 ] {} <Debug> TCP-Session: 3ff81e28-49f3-4bd6-a24c-acc344a376f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.26 06:59:29.387539 [ 307 ] {} <Debug> TCP-Session: b2d4e89f-caef-4430-ba2b-5f6b191db353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.26 06:59:29.413983 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47180 | ||
| 2070 | 2026.05.26 06:59:29.414098 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2071 | 2026.05.26 06:59:29.414126 [ 308 ] {} <Debug> TCP-Session: 905c0908-69ae-4d01-b552-c659458a12cf Authenticating user 'default' from [fd00:1122:3344:101::e]:47180 | ||
| 2072 | 2026.05.26 06:59:29.414151 [ 308 ] {} <Debug> TCP-Session: 905c0908-69ae-4d01-b552-c659458a12cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.26 06:59:29.414165 [ 308 ] {} <Debug> TCP-Session: 905c0908-69ae-4d01-b552-c659458a12cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.05.26 06:59:29.414413 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47113 | ||
| 2075 | 2026.05.26 06:59:29.414445 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42672 | ||
| 2076 | 2026.05.26 06:59:29.414455 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55148 | ||
| 2077 | 2026.05.26 06:59:29.414477 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51464 | ||
| 2078 | 2026.05.26 06:59:29.414498 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49286 | ||
| 2079 | 2026.05.26 06:59:29.414526 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37557 | ||
| 2080 | 2026.05.26 06:59:29.414556 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33123 | ||
| 2081 | 2026.05.26 06:59:29.414598 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.05.26 06:59:29.414609 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2083 | 2026.05.26 06:59:29.414637 [ 304 ] {} <Debug> TCP-Session: 3e478847-c8a8-48a4-987d-40d42277ff6a Authenticating user 'default' from [fd00:1122:3344:101::e]:49286 | ||
| 2084 | 2026.05.26 06:59:29.414647 [ 306 ] {} <Debug> TCP-Session: 7b5da1e9-0963-4ee4-bea9-2c876cf5875f Authenticating user 'default' from [fd00:1122:3344:101::e]:37557 | ||
| 2085 | 2026.05.26 06:59:29.414658 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.05.26 06:59:29.414673 [ 304 ] {} <Debug> TCP-Session: 3e478847-c8a8-48a4-987d-40d42277ff6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.05.26 06:59:29.414690 [ 306 ] {} <Debug> TCP-Session: 7b5da1e9-0963-4ee4-bea9-2c876cf5875f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.26 06:59:29.414705 [ 304 ] {} <Debug> TCP-Session: 3e478847-c8a8-48a4-987d-40d42277ff6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.05.26 06:59:29.414710 [ 307 ] {} <Debug> TCP-Session: 1e1908bd-9943-49ab-bd91-0dae65517aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:33123 | ||
| 2090 | 2026.05.26 06:59:29.414718 [ 306 ] {} <Debug> TCP-Session: 7b5da1e9-0963-4ee4-bea9-2c876cf5875f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.26 06:59:29.414544 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2092 | 2026.05.26 06:59:29.414755 [ 307 ] {} <Debug> TCP-Session: 1e1908bd-9943-49ab-bd91-0dae65517aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.26 06:59:29.414546 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2026.05.26 06:59:29.414793 [ 311 ] {} <Debug> TCP-Session: 084e951f-8bb4-46ce-8014-9c82bca49d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:55148 | ||
| 2095 | 2026.05.26 06:59:29.414792 [ 307 ] {} <Debug> TCP-Session: 1e1908bd-9943-49ab-bd91-0dae65517aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.26 06:59:29.414837 [ 311 ] {} <Debug> TCP-Session: 084e951f-8bb4-46ce-8014-9c82bca49d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.26 06:59:29.414830 [ 312 ] {} <Debug> TCP-Session: 6601cbfa-5b9f-40d6-8a94-5ea573013d2a Authenticating user 'default' from [fd00:1122:3344:101::e]:51464 | ||
| 2098 | 2026.05.26 06:59:29.414859 [ 311 ] {} <Debug> TCP-Session: 084e951f-8bb4-46ce-8014-9c82bca49d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.05.26 06:59:29.414873 [ 312 ] {} <Debug> TCP-Session: 6601cbfa-5b9f-40d6-8a94-5ea573013d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.05.26 06:59:29.414537 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.05.26 06:59:29.414521 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.05.26 06:59:29.414516 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58427 | ||
| 2103 | 2026.05.26 06:59:29.414965 [ 310 ] {} <Debug> TCP-Session: ff52782a-b162-4c95-b500-2853d24aa8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42672 | ||
| 2104 | 2026.05.26 06:59:29.414967 [ 309 ] {} <Debug> TCP-Session: b6fc4464-9e55-4a84-a21b-0cd998829132 Authenticating user 'default' from [fd00:1122:3344:101::e]:47113 | ||
| 2105 | 2026.05.26 06:59:29.414987 [ 310 ] {} <Debug> TCP-Session: ff52782a-b162-4c95-b500-2853d24aa8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.26 06:59:29.415002 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2026.05.26 06:59:29.415006 [ 309 ] {} <Debug> TCP-Session: b6fc4464-9e55-4a84-a21b-0cd998829132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.26 06:59:29.415015 [ 310 ] {} <Debug> TCP-Session: ff52782a-b162-4c95-b500-2853d24aa8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.26 06:59:29.415027 [ 305 ] {} <Debug> TCP-Session: d9371bb8-c594-415c-9cc8-52aec9395d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:58427 | ||
| 2110 | 2026.05.26 06:59:29.415036 [ 309 ] {} <Debug> TCP-Session: b6fc4464-9e55-4a84-a21b-0cd998829132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.26 06:59:29.415058 [ 305 ] {} <Debug> TCP-Session: d9371bb8-c594-415c-9cc8-52aec9395d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.26 06:59:29.414891 [ 312 ] {} <Debug> TCP-Session: 6601cbfa-5b9f-40d6-8a94-5ea573013d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.26 06:59:29.415082 [ 305 ] {} <Debug> TCP-Session: d9371bb8-c594-415c-9cc8-52aec9395d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.26 06:59:29.414539 [ 308 ] {} <Trace> TCP-Session: 905c0908-69ae-4d01-b552-c659458a12cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.05.26 06:59:29.415358 [ 308 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2116 | 2026.05.26 06:59:29.415626 [ 308 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2117 | 2026.05.26 06:59:29.415686 [ 308 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2118 | 2026.05.26 06:59:29.416015 [ 308 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Debug> oximeter.version (62eb86a9-8317-478c-ab3f-7869b6a8e414) (SelectExecutor): Key condition: unknown | ||
| 2119 | 2026.05.26 06:59:29.416963 [ 335 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Trace> AggregatingTransform: Aggregating | ||
| 2120 | 2026.05.26 06:59:29.417014 [ 335 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Trace> Aggregator: Aggregation method: without_key | ||
| 2121 | 2026.05.26 06:59:29.417048 [ 335 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090025 sec. (1110.803 rows/sec., 43.39 KiB/sec.) | ||
| 2122 | 2026.05.26 06:59:29.417067 [ 335 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Trace> Aggregator: Merging aggregated data | ||
| 2123 | 2026.05.26 06:59:29.417887 [ 308 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00259 sec., 386.1003861003861 rows/sec., 15.08 KiB/sec. | ||
| 2124 | 2026.05.26 06:59:29.418041 [ 308 ] {a86b6708-ab7e-488d-b8d2-3fc66bd16d42} <Debug> TCPHandler: Processed in 0.003664482 sec. | ||
| 2125 | 2026.05.26 06:59:29.418225 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.05.26 06:59:29.418236 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.05.26 06:59:29.418262 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2026.05.26 06:59:29.418300 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.05.26 06:59:29.418323 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.05.26 06:59:29.418341 [ 307 ] {} <Debug> TCP-Session: 1e1908bd-9943-49ab-bd91-0dae65517aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.26 06:59:29.418348 [ 311 ] {} <Debug> TCP-Session: 084e951f-8bb4-46ce-8014-9c82bca49d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.05.26 06:59:29.418373 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2026.05.26 06:59:29.418352 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.05.26 06:59:29.418508 [ 306 ] {} <Debug> TCP-Session: 7b5da1e9-0963-4ee4-bea9-2c876cf5875f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.26 06:59:29.418285 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.05.26 06:59:29.418547 [ 312 ] {} <Debug> TCP-Session: 6601cbfa-5b9f-40d6-8a94-5ea573013d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.26 06:59:29.418272 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.05.26 06:59:29.418577 [ 304 ] {} <Debug> TCP-Session: 3e478847-c8a8-48a4-987d-40d42277ff6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.26 06:59:29.418377 [ 310 ] {} <Debug> TCP-Session: ff52782a-b162-4c95-b500-2853d24aa8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.26 06:59:29.418605 [ 305 ] {} <Debug> TCP-Session: d9371bb8-c594-415c-9cc8-52aec9395d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.26 06:59:29.418307 [ 309 ] {} <Debug> TCP-Session: b6fc4464-9e55-4a84-a21b-0cd998829132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.26 06:59:29.418286 [ 308 ] {} <Debug> TCP-Session: 905c0908-69ae-4d01-b552-c659458a12cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.26 06:59:31.125872 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.05.26 06:59:31.126196 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) 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) | ||
| 2145 | 2026.05.26 06:59:31.126642 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2146 | 2026.05.26 06:59:31.126695 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <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 | ||
| 2147 | 2026.05.26 06:59:31.126924 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2148 | 2026.05.26 06:59:31.127002 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2149 | 2026.05.26 06:59:31.127143 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2150 | 2026.05.26 06:59:31.127252 [ 338 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2151 | 2026.05.26 06:59:31.127261 [ 363 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2152 | 2026.05.26 06:59:31.127261 [ 316 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2153 | 2026.05.26 06:59:31.127424 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2154 | 2026.05.26 06:59:31.127454 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2155 | 2026.05.26 06:59:31.127527 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2156 | 2026.05.26 06:59:31.127548 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2157 | 2026.05.26 06:59:31.127586 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2158 | 2026.05.26 06:59:31.127625 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2159 | 2026.05.26 06:59:31.128896 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> executeQuery: Read 47 rows, 7.79 KiB in 0.002821 sec., 16660.758596242467 rows/sec., 2.70 MiB/sec. | ||
| 2160 | 2026.05.26 06:59:31.129033 [ 293 ] {a85047ea-b094-46c3-9534-8847fd166e81} <Debug> TCPHandler: Processed in 0.003363336 sec. | ||
| 2161 | 2026.05.26 06:59:31.130772 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.05.26 06:59:31.130938 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2163 | 2026.05.26 06:59:31.131007 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2164 | 2026.05.26 06:59:31.131661 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.05.26 06:59:31.131710 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2166 | 2026.05.26 06:59:31.132106 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2167 | 2026.05.26 06:59:31.132343 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.26 06:59:31.132508 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. | ||
| 2169 | 2026.05.26 06:59:31.132554 [ 293 ] {a7df0cdf-5c59-4337-b12e-f7c5161dee26} <Debug> TCPHandler: Processed in 0.001910623 sec. | ||
| 2170 | 2026.05.26 06:59:31.132716 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.05.26 06:59:31.132826 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2172 | 2026.05.26 06:59:31.132873 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2173 | 2026.05.26 06:59:31.133329 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.05.26 06:59:31.133369 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2175 | 2026.05.26 06:59:31.133677 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2176 | 2026.05.26 06:59:31.133890 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.05.26 06:59:31.134026 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 2178 | 2026.05.26 06:59:31.134064 [ 293 ] {9c662068-52db-40e4-a663-2367a37d5793} <Debug> TCPHandler: Processed in 0.001401371 sec. | ||
| 2179 | 2026.05.26 06:59:31.134235 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.05.26 06:59:31.134339 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.05.26 06:59:31.134386 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2182 | 2026.05.26 06:59:31.134846 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.05.26 06:59:31.134885 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2184 | 2026.05.26 06:59:31.135239 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2026.05.26 06:59:31.135465 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.05.26 06:59:31.135600 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 2187 | 2026.05.26 06:59:31.135638 [ 293 ] {7a6d014f-ce9d-4d09-8f30-3e3331ef542c} <Debug> TCPHandler: Processed in 0.001455292 sec. | ||
| 2188 | 2026.05.26 06:59:31.135774 [ 293 ] {} <Trace> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.05.26 06:59:31.135875 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48008) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.05.26 06:59:31.135921 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2191 | 2026.05.26 06:59:31.136485 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.05.26 06:59:31.136551 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2193 | 2026.05.26 06:59:31.136966 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2194 | 2026.05.26 06:59:31.137274 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.05.26 06:59:31.137464 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
| 2196 | 2026.05.26 06:59:31.137515 [ 293 ] {76403255-d2b3-4504-b257-93f5991385c7} <Debug> TCPHandler: Processed in 0.00179199 sec. | ||
| 2197 | 2026.05.26 06:59:33.019000 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2198 | 2026.05.26 06:59:33.019063 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2199 | 2026.05.26 06:59:33.060765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 | ||
| 2200 | 2026.05.26 06:59:33.062220 [ 243 ] {} <Trace> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.05.26 06:59:33.062261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2202 | 2026.05.26 06:59:33.063368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2203 | 2026.05.26 06:59:33.063623 [ 243 ] {} <Trace> system.query_log (5d9b30a9-4da2-4bc9-bb3e-dac916852c33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.05.26 06:59:33.063845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 2205 | 2026.05.26 06:59:33.066558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3769 | ||
| 2206 | 2026.05.26 06:59:33.067086 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.05.26 06:59:33.067130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2208 | 2026.05.26 06:59:33.067627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2209 | 2026.05.26 06:59:33.067874 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.05.26 06:59:33.068016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3769 | ||
| 2211 | 2026.05.26 06:59:33.240526 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.05.26 06:59:33.240597 [ 3 ] {} <Debug> TCP-Session: 2c9dce83-002c-4bea-bda9-7c81ae9473b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.26 06:59:33.278281 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2214 | 2026.05.26 06:59:33.296712 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.05.26 06:59:33.296773 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2216 | 2026.05.26 06:59:33.302656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2217 | 2026.05.26 06:59:33.303349 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.05.26 06:59:33.306737 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2219 | 2026.05.26 06:59:33.318069 [ 49 ] {} <Debug> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2220 | 2026.05.26 06:59:33.318133 [ 49 ] {} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.05.26 06:59:33.318154 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2222 | 2026.05.26 06:59:33.318287 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::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 | ||
| 2223 | 2026.05.26 06:59:33.318444 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2224 | 2026.05.26 06:59:33.318482 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 159 rows starting from the beginning of the part | ||
| 2225 | 2026.05.26 06:59:33.318555 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 151 rows starting from the beginning of the part | ||
| 2226 | 2026.05.26 06:59:33.318606 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2227 | 2026.05.26 06:59:33.318649 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2228 | 2026.05.26 06:59:33.318695 [ 194 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2229 | 2026.05.26 06:59:33.319552 [ 196 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133052 sec., 270570.9046087244 rows/sec., 17.79 MiB/sec. | ||
| 2230 | 2026.05.26 06:59:33.319772 [ 198 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2231 | 2026.05.26 06:59:33.320105 [ 198 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.05.26 06:59:33.320188 [ 198 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_5_1} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2233 | 2026.05.26 06:59:33.320283 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2234 | 2026.05.26 06:59:34.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.98 MiB, peak 216.68 MiB, free memory in arenas 0.00 B, will set to 205.38 MiB (RSS), difference: 2.39 MiB | ||
| 2235 | 2026.05.26 06:59:35.922013 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.05.26 06:59:35.922125 [ 293 ] {} <Debug> TCP-Session: bd27fa9b-d2cb-45b8-bc81-46767b8c13c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.26 06:59:36.000325 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.34 MiB, peak 216.68 MiB, free memory in arenas 0.00 B, will set to 205.38 MiB (RSS), difference: 2.04 MiB | ||
| 2238 | 2026.05.26 06:59:36.126094 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.05.26 06:59:36.126328 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2240 | 2026.05.26 06:59:36.126680 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2241 | 2026.05.26 06:59:36.126722 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2242 | 2026.05.26 06:59:36.126973 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2243 | 2026.05.26 06:59:36.127048 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2244 | 2026.05.26 06:59:36.127194 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2245 | 2026.05.26 06:59:36.127266 [ 352 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2246 | 2026.05.26 06:59:36.127303 [ 316 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2247 | 2026.05.26 06:59:36.127305 [ 363 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2248 | 2026.05.26 06:59:36.127438 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2249 | 2026.05.26 06:59:36.127467 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2250 | 2026.05.26 06:59:36.127540 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2251 | 2026.05.26 06:59:36.127562 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2252 | 2026.05.26 06:59:36.127602 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2253 | 2026.05.26 06:59:36.127645 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2254 | 2026.05.26 06:59:36.128832 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> executeQuery: Read 47 rows, 10.14 KiB in 0.002583 sec., 18195.896244676733 rows/sec., 3.84 MiB/sec. | ||
| 2255 | 2026.05.26 06:59:36.129038 [ 294 ] {21dea482-d1dc-4086-9da4-132ff15edcf1} <Debug> TCPHandler: Processed in 0.003137791 sec. | ||
| 2256 | 2026.05.26 06:59:36.131849 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.05.26 06:59:36.132013 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2258 | 2026.05.26 06:59:36.132085 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2259 | 2026.05.26 06:59:36.132733 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.05.26 06:59:36.132778 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2261 | 2026.05.26 06:59:36.133184 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2262 | 2026.05.26 06:59:36.133411 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.05.26 06:59:36.133556 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Debug> executeQuery: Read 122 rows, 10.74 KiB in 0.001592 sec., 76633.16582914573 rows/sec., 6.59 MiB/sec. | ||
| 2264 | 2026.05.26 06:59:36.133591 [ 294 ] {140b8688-9e7d-4b6c-a8b1-cc57e11d5115} <Debug> TCPHandler: Processed in 0.001960534 sec. | ||
| 2265 | 2026.05.26 06:59:36.133744 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.05.26 06:59:36.133848 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2267 | 2026.05.26 06:59:36.133893 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2268 | 2026.05.26 06:59:36.134338 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.26 06:59:36.134374 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2270 | 2026.05.26 06:59:36.134664 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2271 | 2026.05.26 06:59:36.134979 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.26 06:59:36.135153 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001327 sec., 24868.12358703843 rows/sec., 1.83 MiB/sec. | ||
| 2273 | 2026.05.26 06:59:36.135197 [ 294 ] {af9f92f6-6ac6-489e-8958-255378e9b4df} <Debug> TCPHandler: Processed in 0.001508153 sec. | ||
| 2274 | 2026.05.26 06:59:36.135374 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.05.26 06:59:36.135496 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2276 | 2026.05.26 06:59:36.135548 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2277 | 2026.05.26 06:59:36.136210 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.05.26 06:59:36.136249 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2279 | 2026.05.26 06:59:36.136629 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2280 | 2026.05.26 06:59:36.136854 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.26 06:59:36.136983 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001513 sec., 69398.54593522802 rows/sec., 5.43 MiB/sec. | ||
| 2282 | 2026.05.26 06:59:36.137017 [ 294 ] {0cbff40d-29f4-4849-84d1-761b28862d28} <Debug> TCPHandler: Processed in 0.001730098 sec. | ||
| 2283 | 2026.05.26 06:59:36.137159 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.05.26 06:59:36.137257 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2285 | 2026.05.26 06:59:36.137302 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2286 | 2026.05.26 06:59:36.137788 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.26 06:59:36.137825 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2288 | 2026.05.26 06:59:36.138162 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.05.26 06:59:36.138368 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.26 06:59:36.138497 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 2291 | 2026.05.26 06:59:36.138530 [ 294 ] {69ec1fe6-f051-4082-b6f2-ed8fbc2513d5} <Debug> TCPHandler: Processed in 0.001423092 sec. | ||
| 2292 | 2026.05.26 06:59:36.138660 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.26 06:59:36.138758 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.26 06:59:36.138814 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2295 | 2026.05.26 06:59:36.139698 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.26 06:59:36.139734 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2297 | 2026.05.26 06:59:36.140258 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2298 | 2026.05.26 06:59:36.140474 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.26 06:59:36.140609 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00187 sec., 17647.058823529413 rows/sec., 31.62 MiB/sec. | ||
| 2300 | 2026.05.26 06:59:36.140655 [ 294 ] {25085f8a-e745-4cca-ab40-323c6bb22059} <Debug> TCPHandler: Processed in 0.002047706 sec. | ||
| 2301 | 2026.05.26 06:59:36.140802 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.26 06:59:36.140899 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.05.26 06:59:36.140943 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2304 | 2026.05.26 06:59:36.141270 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.26 06:59:36.141304 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2306 | 2026.05.26 06:59:36.141600 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2307 | 2026.05.26 06:59:36.141804 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.26 06:59:36.141925 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 864.53 KiB/sec. | ||
| 2309 | 2026.05.26 06:59:36.141963 [ 294 ] {9e7d1701-57a6-41f9-b556-fd74c5a50471} <Debug> TCPHandler: Processed in 0.001211847 sec. | ||
| 2310 | 2026.05.26 06:59:36.142111 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.05.26 06:59:36.142207 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.05.26 06:59:36.142247 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2313 | 2026.05.26 06:59:36.142585 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.26 06:59:36.142619 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2315 | 2026.05.26 06:59:36.142925 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2316 | 2026.05.26 06:59:36.143134 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.05.26 06:59:36.143258 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2318 | 2026.05.26 06:59:36.143289 [ 294 ] {c1ae28fa-89da-4f2d-8a0c-b9515aa62961} <Debug> TCPHandler: Processed in 0.001233968 sec. | ||
| 2319 | 2026.05.26 06:59:40.569085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4217 | ||
| 2320 | 2026.05.26 06:59:40.569599 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.05.26 06:59:40.569636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2322 | 2026.05.26 06:59:40.570143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2323 | 2026.05.26 06:59:40.570377 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.05.26 06:59:40.570502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4217 | ||
| 2325 | 2026.05.26 06:59:40.807796 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2326 | 2026.05.26 06:59:40.822969 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.26 06:59:40.823024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2328 | 2026.05.26 06:59:40.829181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2329 | 2026.05.26 06:59:40.829852 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.26 06:59:40.832406 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2331 | 2026.05.26 06:59:41.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.00 MiB, peak 216.68 MiB, free memory in arenas 0.00 B, will set to 207.03 MiB (RSS), difference: 1.03 MiB | ||
| 2332 | 2026.05.26 06:59:41.126137 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.26 06:59:41.126394 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.26 06:59:41.126779 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2335 | 2026.05.26 06:59:41.126832 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2336 | 2026.05.26 06:59:41.127132 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2337 | 2026.05.26 06:59:41.127207 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2338 | 2026.05.26 06:59:41.127344 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2339 | 2026.05.26 06:59:41.127444 [ 352 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2340 | 2026.05.26 06:59:41.127454 [ 316 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2341 | 2026.05.26 06:59:41.127454 [ 363 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2342 | 2026.05.26 06:59:41.127595 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2343 | 2026.05.26 06:59:41.127626 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2344 | 2026.05.26 06:59:41.127714 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2345 | 2026.05.26 06:59:41.127735 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 53 rows with 3 streams | ||
| 2346 | 2026.05.26 06:59:41.127779 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2347 | 2026.05.26 06:59:41.127819 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2348 | 2026.05.26 06:59:41.127857 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2349 | 2026.05.26 06:59:41.129194 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> executeQuery: Read 53 rows, 12.99 KiB in 0.002915 sec., 18181.81818181818 rows/sec., 4.35 MiB/sec. | ||
| 2350 | 2026.05.26 06:59:41.129336 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> MemoryTracker: Peak memory usage (for query): 158.30 KiB. | ||
| 2351 | 2026.05.26 06:59:41.129352 [ 294 ] {cfde8034-a51e-47bb-a483-0c878f7f5d27} <Debug> TCPHandler: Processed in 0.003356665 sec. | ||
| 2352 | 2026.05.26 06:59:41.131936 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.05.26 06:59:41.132074 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2354 | 2026.05.26 06:59:41.132133 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2355 | 2026.05.26 06:59:41.132732 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.05.26 06:59:41.132780 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2357 | 2026.05.26 06:59:41.133221 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2358 | 2026.05.26 06:59:41.133420 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.05.26 06:59:41.133566 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 67.61 KiB/sec. | ||
| 2360 | 2026.05.26 06:59:41.133604 [ 294 ] {5058370a-e50c-4848-8d01-d6b82a1e0827} <Debug> TCPHandler: Processed in 0.001732359 sec. | ||
| 2361 | 2026.05.26 06:59:41.133736 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.05.26 06:59:41.133841 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.05.26 06:59:41.133885 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2364 | 2026.05.26 06:59:41.134359 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.05.26 06:59:41.134396 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2366 | 2026.05.26 06:59:41.134697 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2367 | 2026.05.26 06:59:41.134930 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Trace> oximeter.fields_i16 (2503db38-2ae8-40b0-a443-712e9480f7a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.05.26 06:59:41.135059 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.60 MiB/sec. | ||
| 2369 | 2026.05.26 06:59:41.135093 [ 294 ] {3718d3a2-ea0e-4c21-88b9-8b5774c8f0db} <Debug> TCPHandler: Processed in 0.001410511 sec. | ||
| 2370 | 2026.05.26 06:59:41.135245 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.05.26 06:59:41.135348 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2372 | 2026.05.26 06:59:41.135392 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2373 | 2026.05.26 06:59:41.135842 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.26 06:59:41.135877 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2375 | 2026.05.26 06:59:41.136165 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2376 | 2026.05.26 06:59:41.136383 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.26 06:59:41.136509 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 2378 | 2026.05.26 06:59:41.136543 [ 294 ] {bfab6fe7-aa5a-4944-9ee9-b98f7dbc561c} <Debug> TCPHandler: Processed in 0.00135118 sec. | ||
| 2379 | 2026.05.26 06:59:41.136688 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.05.26 06:59:41.136786 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2381 | 2026.05.26 06:59:41.136827 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2382 | 2026.05.26 06:59:41.137333 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.26 06:59:41.137378 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2384 | 2026.05.26 06:59:41.137773 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2026.05.26 06:59:41.138009 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.26 06:59:41.138140 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Debug> executeQuery: Read 187 rows, 16.84 KiB in 0.001374 sec., 136098.981077147 rows/sec., 11.97 MiB/sec. | ||
| 2387 | 2026.05.26 06:59:41.138143 [ 37 ] {} <Debug> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2388 | 2026.05.26 06:59:41.138176 [ 294 ] {b71b0afe-3842-4b24-a4f7-83c6c94008de} <Debug> TCPHandler: Processed in 0.001540954 sec. | ||
| 2389 | 2026.05.26 06:59:41.138211 [ 37 ] {} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.05.26 06:59:41.138236 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2391 | 2026.05.26 06:59:41.138323 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.05.26 06:59:41.138323 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::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 | ||
| 2393 | 2026.05.26 06:59:41.138438 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2394 | 2026.05.26 06:59:41.138438 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2026.05.26 06:59:41.138491 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2396 | 2026.05.26 06:59:41.138497 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 924 rows starting from the beginning of the part | ||
| 2397 | 2026.05.26 06:59:41.138573 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3289 rows starting from the beginning of the part | ||
| 2398 | 2026.05.26 06:59:41.138648 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2399 | 2026.05.26 06:59:41.138718 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::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 | ||
| 2400 | 2026.05.26 06:59:41.138780 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 122 rows starting from the beginning of the part | ||
| 2401 | 2026.05.26 06:59:41.138835 [ 194 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 187 rows starting from the beginning of the part | ||
| 2402 | 2026.05.26 06:59:41.139030 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.26 06:59:41.139071 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2404 | 2026.05.26 06:59:41.139385 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2405 | 2026.05.26 06:59:41.139615 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.26 06:59:41.139746 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Debug> executeQuery: Read 20 rows, 1.54 KiB in 0.001334 sec., 14992.503748125939 rows/sec., 1.13 MiB/sec. | ||
| 2407 | 2026.05.26 06:59:41.139780 [ 294 ] {3eb9da67-99f1-4ff4-9856-41db23d03940} <Debug> TCPHandler: Processed in 0.001509514 sec. | ||
| 2408 | 2026.05.26 06:59:41.139914 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.26 06:59:41.140013 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.26 06:59:41.140053 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2411 | 2026.05.26 06:59:41.140465 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.26 06:59:41.140502 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2413 | 2026.05.26 06:59:41.140802 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2414 | 2026.05.26 06:59:41.141022 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.26 06:59:41.141153 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001159 sec., 21570.319240724762 rows/sec., 1.77 MiB/sec. | ||
| 2416 | 2026.05.26 06:59:41.141187 [ 294 ] {03ba761a-9647-488e-87fa-d0fcfc2b6be4} <Debug> TCPHandler: Processed in 0.00132583 sec. | ||
| 2417 | 2026.05.26 06:59:41.141319 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.05.26 06:59:41.141419 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.26 06:59:41.141459 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2420 | 2026.05.26 06:59:41.141878 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.05.26 06:59:41.141920 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2422 | 2026.05.26 06:59:41.142206 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2423 | 2026.05.26 06:59:41.142424 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Trace> oximeter.fields_u8 (165ec88d-36e3-497c-ad9f-46f9e2e94b1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.26 06:59:41.142552 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 2425 | 2026.05.26 06:59:41.142587 [ 294 ] {a61d0942-8e5e-4229-98d1-d9a277738a4e} <Debug> TCPHandler: Processed in 0.00132535 sec. | ||
| 2426 | 2026.05.26 06:59:41.142612 [ 196 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4634 rows, containing 5 columns (5 merged, 0 gathered) in 0.004317636 sec., 1073272.5037497373 rows/sec., 86.53 MiB/sec. | ||
| 2427 | 2026.05.26 06:59:41.142714 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.05.26 06:59:41.142817 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2429 | 2026.05.26 06:59:41.142857 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2430 | 2026.05.26 06:59:41.142975 [ 196 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2431 | 2026.05.26 06:59:41.143266 [ 196 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.05.26 06:59:41.143291 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.05.26 06:59:41.143335 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2434 | 2026.05.26 06:59:41.143353 [ 196 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_11_2} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2435 | 2026.05.26 06:59:41.143447 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2436 | 2026.05.26 06:59:41.143646 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2437 | 2026.05.26 06:59:41.143869 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.26 06:59:41.143992 [ 37 ] {} <Debug> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2439 | 2026.05.26 06:59:41.144009 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.00121 sec., 91735.53719008266 rows/sec., 7.47 MiB/sec. | ||
| 2440 | 2026.05.26 06:59:41.144039 [ 37 ] {} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.26 06:59:41.144053 [ 294 ] {dbb49e69-1423-415e-9211-fd5e0bf64c59} <Debug> TCPHandler: Processed in 0.001389841 sec. | ||
| 2442 | 2026.05.26 06:59:41.144069 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2443 | 2026.05.26 06:59:41.144168 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::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 | ||
| 2444 | 2026.05.26 06:59:41.144207 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.05.26 06:59:41.144288 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.05.26 06:59:41.144335 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.05.26 06:59:41.144389 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2448 | 2026.05.26 06:59:41.144388 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 541 rows starting from the beginning of the part | ||
| 2449 | 2026.05.26 06:59:41.144497 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1895 rows starting from the beginning of the part | ||
| 2450 | 2026.05.26 06:59:41.144580 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2451 | 2026.05.26 06:59:41.144639 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::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 | ||
| 2452 | 2026.05.26 06:59:41.144714 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part | ||
| 2453 | 2026.05.26 06:59:41.144794 [ 201 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 111 rows starting from the beginning of the part | ||
| 2454 | 2026.05.26 06:59:41.144829 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.05.26 06:59:41.144867 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2456 | 2026.05.26 06:59:41.145222 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2457 | 2026.05.26 06:59:41.145445 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.05.26 06:59:41.145561 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2459 | 2026.05.26 06:59:41.145579 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00127 sec., 155905.5118110236 rows/sec., 11.18 MiB/sec. | ||
| 2460 | 2026.05.26 06:59:41.145604 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.26 06:59:41.145621 [ 294 ] {f4d878b7-231a-4716-8ecd-38c71216fa6d} <Debug> TCPHandler: Processed in 0.001465993 sec. | ||
| 2462 | 2026.05.26 06:59:41.145634 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2463 | 2026.05.26 06:59:41.145736 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::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 | ||
| 2464 | 2026.05.26 06:59:41.145766 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.05.26 06:59:41.145860 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2026.05.26 06:59:41.145871 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.05.26 06:59:41.145899 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1031 rows starting from the beginning of the part | ||
| 2468 | 2026.05.26 06:59:41.145924 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2469 | 2026.05.26 06:59:41.145964 [ 197 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828981 sec., 1519972.050010361 rows/sec., 111.67 MiB/sec. | ||
| 2470 | 2026.05.26 06:59:41.145970 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2854 rows starting from the beginning of the part | ||
| 2471 | 2026.05.26 06:59:41.146042 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2472 | 2026.05.26 06:59:41.146082 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2473 | 2026.05.26 06:59:41.146120 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::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 | ||
| 2474 | 2026.05.26 06:59:41.146162 [ 196 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 198 rows starting from the beginning of the part | ||
| 2475 | 2026.05.26 06:59:41.146280 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Trace> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.05.26 06:59:41.146289 [ 197 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2477 | 2026.05.26 06:59:41.146326 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2478 | 2026.05.26 06:59:41.146679 [ 197 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.05.26 06:59:41.146739 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2480 | 2026.05.26 06:59:41.146778 [ 197 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_11_2} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2481 | 2026.05.26 06:59:41.146879 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2482 | 2026.05.26 06:59:41.147084 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Trace> oximeter.measurements_f64 (db46ed81-fc8e-4736-bc70-c24bcb685093): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.26 06:59:41.147231 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 46.03 KiB/sec. | ||
| 2484 | 2026.05.26 06:59:41.147266 [ 294 ] {87e2ce7c-49d7-4892-a960-d71e64cbebd4} <Debug> TCPHandler: Processed in 0.001551905 sec. | ||
| 2485 | 2026.05.26 06:59:41.147408 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.26 06:59:41.147508 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.26 06:59:41.147563 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <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 | ||
| 2488 | 2026.05.26 06:59:41.148250 [ 200 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002549626 sec., 1777123.3898618855 rows/sec., 115.95 MiB/sec. | ||
| 2489 | 2026.05.26 06:59:41.148264 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.05.26 06:59:41.148317 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2491 | 2026.05.26 06:59:41.148715 [ 197 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.05.26 06:59:41.148813 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2493 | 2026.05.26 06:59:41.149059 [ 197 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.05.26 06:59:41.149154 [ 197 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2495 | 2026.05.26 06:59:41.149233 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2496 | 2026.05.26 06:59:41.149238 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.05.26 06:59:41.149393 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2498 | 2026.05.26 06:59:41.149430 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.05.26 06:59:41.149448 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2500 | 2026.05.26 06:59:41.149490 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001981 sec., 2019.1822311963654 rows/sec., 3.62 MiB/sec. | ||
| 2501 | 2026.05.26 06:59:41.149517 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::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 | ||
| 2502 | 2026.05.26 06:59:41.149617 [ 294 ] {1be8cec8-4a88-4df7-92df-08901eb49fd9} <Debug> TCPHandler: Processed in 0.00226011 sec. | ||
| 2503 | 2026.05.26 06:59:41.149691 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2504 | 2026.05.26 06:59:41.149738 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2505 | 2026.05.26 06:59:41.149821 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.05.26 06:59:41.149845 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::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 | ||
| 2507 | 2026.05.26 06:59:41.149957 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::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 | ||
| 2508 | 2026.05.26 06:59:41.149959 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.05.26 06:59:41.150029 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2510 | 2026.05.26 06:59:41.150064 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 2511 | 2026.05.26 06:59:41.150169 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2512 | 2026.05.26 06:59:41.150271 [ 196 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2513 | 2026.05.26 06:59:41.150420 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.26 06:59:41.150460 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2515 | 2026.05.26 06:59:41.150795 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2516 | 2026.05.26 06:59:41.151012 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.26 06:59:41.151145 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001231 sec., 2437.0430544272945 rows/sec., 172.15 KiB/sec. | ||
| 2518 | 2026.05.26 06:59:41.151183 [ 294 ] {3d1cea97-5858-4d92-9c1a-df431509fbdf} <Debug> TCPHandler: Processed in 0.001472823 sec. | ||
| 2519 | 2026.05.26 06:59:41.151315 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.26 06:59:41.151422 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.26 06:59:41.151468 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2522 | 2026.05.26 06:59:41.151818 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.26 06:59:41.151854 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2524 | 2026.05.26 06:59:41.152000 [ 200 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 19 columns (19 merged, 0 gathered) in 0.002508367 sec., 36278.582838954586 rows/sec., 65.01 MiB/sec. | ||
| 2525 | 2026.05.26 06:59:41.152161 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2526 | 2026.05.26 06:59:41.152313 [ 201 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2527 | 2026.05.26 06:59:41.152406 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.05.26 06:59:41.152533 [ 37 ] {} <Debug> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2529 | 2026.05.26 06:59:41.152550 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 2530 | 2026.05.26 06:59:41.152579 [ 37 ] {} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.05.26 06:59:41.152606 [ 294 ] {4bd912b0-b49c-4273-a8d2-47b1c06184f1} <Debug> TCPHandler: Processed in 0.00134224 sec. | ||
| 2532 | 2026.05.26 06:59:41.152611 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2533 | 2026.05.26 06:59:41.152678 [ 201 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.05.26 06:59:41.152696 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 2535 | 2026.05.26 06:59:41.152754 [ 201 ] {aa63bbb9-4f0c-425c-9ab3-f13a5a189e51::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2536 | 2026.05.26 06:59:41.152792 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2537 | 2026.05.26 06:59:41.152823 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2538 | 2026.05.26 06:59:41.152868 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 468 rows starting from the beginning of the part | ||
| 2539 | 2026.05.26 06:59:41.152873 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2540 | 2026.05.26 06:59:41.152911 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2541 | 2026.05.26 06:59:41.152949 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2542 | 2026.05.26 06:59:41.153020 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 2543 | 2026.05.26 06:59:41.153075 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2544 | 2026.05.26 06:59:41.153838 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168906 sec., 877743.8048910692 rows/sec., 52.87 MiB/sec. | ||
| 2545 | 2026.05.26 06:59:41.153991 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2546 | 2026.05.26 06:59:41.154235 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.26 06:59:41.154302 [ 196 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_11_2} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2548 | 2026.05.26 06:59:41.154358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2549 | 2026.05.26 06:59:46.126636 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.26 06:59:46.126894 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2551 | 2026.05.26 06:59:46.127234 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2552 | 2026.05.26 06:59:46.127272 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2553 | 2026.05.26 06:59:46.127486 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2554 | 2026.05.26 06:59:46.127556 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2555 | 2026.05.26 06:59:46.127691 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2556 | 2026.05.26 06:59:46.127779 [ 316 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2557 | 2026.05.26 06:59:46.127799 [ 362 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2558 | 2026.05.26 06:59:46.127815 [ 331 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2559 | 2026.05.26 06:59:46.127824 [ 363 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2560 | 2026.05.26 06:59:46.127974 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2561 | 2026.05.26 06:59:46.128002 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2562 | 2026.05.26 06:59:46.128070 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2563 | 2026.05.26 06:59:46.128089 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2564 | 2026.05.26 06:59:46.128125 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2565 | 2026.05.26 06:59:46.128167 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2566 | 2026.05.26 06:59:46.129274 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> executeQuery: Read 47 rows, 10.14 KiB in 0.002482 sec., 18936.341659951653 rows/sec., 3.99 MiB/sec. | ||
| 2567 | 2026.05.26 06:59:46.129381 [ 294 ] {f974f0db-efbc-4dd8-a96e-4b6e9eabf9a0} <Debug> TCPHandler: Processed in 0.002889795 sec. | ||
| 2568 | 2026.05.26 06:59:46.131789 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.05.26 06:59:46.131965 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2570 | 2026.05.26 06:59:46.132039 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2026.05.26 06:59:46.132694 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.05.26 06:59:46.132739 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2573 | 2026.05.26 06:59:46.133125 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2574 | 2026.05.26 06:59:46.133362 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.05.26 06:59:46.133513 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001601 sec., 82448.46970643348 rows/sec., 7.12 MiB/sec. | ||
| 2576 | 2026.05.26 06:59:46.133551 [ 294 ] {7cce01cf-45e7-4659-b033-5c444f308f94} <Debug> TCPHandler: Processed in 0.001897843 sec. | ||
| 2577 | 2026.05.26 06:59:46.133684 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.05.26 06:59:46.133783 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2579 | 2026.05.26 06:59:46.133825 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2580 | 2026.05.26 06:59:46.134242 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.05.26 06:59:46.134278 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2582 | 2026.05.26 06:59:46.134578 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2583 | 2026.05.26 06:59:46.134805 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.26 06:59:46.134934 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00117 sec., 32478.632478632477 rows/sec., 2.39 MiB/sec. | ||
| 2585 | 2026.05.26 06:59:46.134968 [ 294 ] {7f9789ca-f7b2-4b72-b0c4-f28ad0f448c6} <Debug> TCPHandler: Processed in 0.00133663 sec. | ||
| 2586 | 2026.05.26 06:59:46.135095 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.05.26 06:59:46.135193 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2026.05.26 06:59:46.135233 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2026.05.26 06:59:46.135667 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.05.26 06:59:46.135703 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2591 | 2026.05.26 06:59:46.135993 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2592 | 2026.05.26 06:59:46.136198 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.05.26 06:59:46.136324 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001151 sec., 91225.02172024327 rows/sec., 7.15 MiB/sec. | ||
| 2594 | 2026.05.26 06:59:46.136358 [ 294 ] {646e2cd8-d7e2-4c6a-b9cb-acae84dbef63} <Debug> TCPHandler: Processed in 0.00131508 sec. | ||
| 2595 | 2026.05.26 06:59:46.136503 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.05.26 06:59:46.136602 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2597 | 2026.05.26 06:59:46.136645 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2598 | 2026.05.26 06:59:46.137052 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.05.26 06:59:46.137088 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2600 | 2026.05.26 06:59:46.137408 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2026.05.26 06:59:46.137614 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.05.26 06:59:46.137739 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2603 | 2026.05.26 06:59:46.137772 [ 294 ] {2b31d466-0730-470a-b7bc-fcc623b40d5c} <Debug> TCPHandler: Processed in 0.001320429 sec. | ||
| 2604 | 2026.05.26 06:59:46.137913 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.05.26 06:59:46.138010 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.05.26 06:59:46.138064 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <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 | ||
| 2607 | 2026.05.26 06:59:46.139214 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.05.26 06:59:46.139278 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2609 | 2026.05.26 06:59:46.140037 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2610 | 2026.05.26 06:59:46.140292 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.26 06:59:46.140452 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002457 sec., 15466.015466015466 rows/sec., 27.71 MiB/sec. | ||
| 2612 | 2026.05.26 06:59:46.140553 [ 294 ] {3236af1e-6776-4cea-82c0-503b2fb92ccb} <Debug> TCPHandler: Processed in 0.00269104 sec. | ||
| 2613 | 2026.05.26 06:59:46.140759 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.26 06:59:46.140888 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.26 06:59:46.140946 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2616 | 2026.05.26 06:59:46.141294 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.26 06:59:46.141331 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2618 | 2026.05.26 06:59:46.141641 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2619 | 2026.05.26 06:59:46.141845 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Trace> oximeter.measurements_i64 (10457050-03db-4126-a763-65f4742dd875): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.26 06:59:46.141974 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001125 sec., 2666.666666666667 rows/sec., 213.54 KiB/sec. | ||
| 2621 | 2026.05.26 06:59:46.142008 [ 294 ] {ced67e1a-467b-43a2-9502-da4927fbc324} <Debug> TCPHandler: Processed in 0.001362791 sec. | ||
| 2622 | 2026.05.26 06:59:46.142133 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.05.26 06:59:46.142231 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.05.26 06:59:46.142273 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2625 | 2026.05.26 06:59:46.142627 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.26 06:59:46.142662 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2627 | 2026.05.26 06:59:46.142952 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2628 | 2026.05.26 06:59:46.143159 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.05.26 06:59:46.143287 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2630 | 2026.05.26 06:59:46.143320 [ 294 ] {ef52de2b-7284-4f88-a625-18b74628c225} <Debug> TCPHandler: Processed in 0.001238257 sec. | ||
| 2631 | 2026.05.26 06:59:48.019111 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2632 | 2026.05.26 06:59:48.019169 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2633 | 2026.05.26 06:59:48.071304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4729 | ||
| 2634 | 2026.05.26 06:59:48.071798 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.26 06:59:48.071848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2636 | 2026.05.26 06:59:48.072340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2637 | 2026.05.26 06:59:48.072578 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.26 06:59:48.072716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4729 | ||
| 2639 | 2026.05.26 06:59:48.333233 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2640 | 2026.05.26 06:59:48.350599 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.26 06:59:48.350660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2642 | 2026.05.26 06:59:48.356229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2643 | 2026.05.26 06:59:48.356920 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.05.26 06:59:48.359891 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2645 | 2026.05.26 06:59:51.124309 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.26 06:59:51.124681 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2647 | 2026.05.26 06:59:51.125060 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2648 | 2026.05.26 06:59:51.125106 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2649 | 2026.05.26 06:59:51.125336 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2650 | 2026.05.26 06:59:51.125409 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2651 | 2026.05.26 06:59:51.125553 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2652 | 2026.05.26 06:59:51.125661 [ 331 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2653 | 2026.05.26 06:59:51.125674 [ 362 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2654 | 2026.05.26 06:59:51.125680 [ 353 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2655 | 2026.05.26 06:59:51.125669 [ 345 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2656 | 2026.05.26 06:59:51.125872 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2657 | 2026.05.26 06:59:51.125901 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2658 | 2026.05.26 06:59:51.125973 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2659 | 2026.05.26 06:59:51.125994 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2660 | 2026.05.26 06:59:51.126030 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2661 | 2026.05.26 06:59:51.126071 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2662 | 2026.05.26 06:59:51.127213 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> executeQuery: Read 47 rows, 7.79 KiB in 0.002642 sec., 17789.55336866011 rows/sec., 2.88 MiB/sec. | ||
| 2663 | 2026.05.26 06:59:51.127339 [ 294 ] {d4153ba2-4bd5-460a-a7ef-c59318104771} <Debug> TCPHandler: Processed in 0.003173642 sec. | ||
| 2664 | 2026.05.26 06:59:51.129100 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.26 06:59:51.129230 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2666 | 2026.05.26 06:59:51.129284 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2667 | 2026.05.26 06:59:51.129909 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.26 06:59:51.129961 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2669 | 2026.05.26 06:59:51.130361 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2670 | 2026.05.26 06:59:51.130587 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.26 06:59:51.130733 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 3.26 MiB/sec. | ||
| 2672 | 2026.05.26 06:59:51.130769 [ 294 ] {007a129e-5c97-4e8c-a3b9-3f78a782bb7f} <Debug> TCPHandler: Processed in 0.001723388 sec. | ||
| 2673 | 2026.05.26 06:59:51.130937 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.05.26 06:59:51.131035 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.05.26 06:59:51.131076 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2676 | 2026.05.26 06:59:51.131477 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.05.26 06:59:51.131513 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2678 | 2026.05.26 06:59:51.131804 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2679 | 2026.05.26 06:59:51.132018 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.26 06:59:51.132145 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001129 sec., 3542.9583702391496 rows/sec., 266.41 KiB/sec. | ||
| 2681 | 2026.05.26 06:59:51.132178 [ 294 ] {4ce1a5a9-3619-41f4-a180-d4f34748be4d} <Debug> TCPHandler: Processed in 0.001292639 sec. | ||
| 2682 | 2026.05.26 06:59:51.132305 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.05.26 06:59:51.132402 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2026.05.26 06:59:51.132442 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.05.26 06:59:51.132867 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.05.26 06:59:51.132904 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2687 | 2026.05.26 06:59:51.133191 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2688 | 2026.05.26 06:59:51.133401 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.05.26 06:59:51.133527 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001143 sec., 59492.56342957131 rows/sec., 4.64 MiB/sec. | ||
| 2690 | 2026.05.26 06:59:51.133561 [ 294 ] {8bb662f7-c849-4cec-8ea9-a47100955f0e} <Debug> TCPHandler: Processed in 0.00130645 sec. | ||
| 2691 | 2026.05.26 06:59:51.133703 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.05.26 06:59:51.133803 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.05.26 06:59:51.133847 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2694 | 2026.05.26 06:59:51.134260 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.26 06:59:51.134296 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2696 | 2026.05.26 06:59:51.134625 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2697 | 2026.05.26 06:59:51.134832 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.26 06:59:51.134962 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2699 | 2026.05.26 06:59:51.134998 [ 294 ] {2026eb98-c4b4-4a65-8fcb-5020d112cd44} <Debug> TCPHandler: Processed in 0.00134571 sec. | ||
| 2700 | 2026.05.26 06:59:51.135124 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.05.26 06:59:51.135223 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.26 06:59:51.135280 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <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 | ||
| 2703 | 2026.05.26 06:59:51.135977 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.26 06:59:51.136014 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2705 | 2026.05.26 06:59:51.136492 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2706 | 2026.05.26 06:59:51.136715 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.26 06:59:51.136850 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001644 sec., 2433.0900243309 rows/sec., 4.36 MiB/sec. | ||
| 2708 | 2026.05.26 06:59:51.136898 [ 294 ] {9556b8c6-e1fc-4da8-ae28-497079b9b33a} <Debug> TCPHandler: Processed in 0.00182376 sec. | ||
| 2709 | 2026.05.26 06:59:51.137030 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.05.26 06:59:51.137128 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.26 06:59:51.137170 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2712 | 2026.05.26 06:59:51.137515 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.26 06:59:51.137550 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2714 | 2026.05.26 06:59:51.137854 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2715 | 2026.05.26 06:59:51.138063 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.05.26 06:59:51.138192 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2717 | 2026.05.26 06:59:51.138224 [ 294 ] {741a40cd-993b-4b97-b43a-4e324ceb9df2} <Debug> TCPHandler: Processed in 0.001245398 sec. | ||
| 2718 | 2026.05.26 06:59:51.286916 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.05.26 06:59:51.287193 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2720 | 2026.05.26 06:59:51.287565 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2721 | 2026.05.26 06:59:51.287606 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2722 | 2026.05.26 06:59:51.287873 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2723 | 2026.05.26 06:59:51.287943 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2724 | 2026.05.26 06:59:51.288086 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2725 | 2026.05.26 06:59:51.288200 [ 345 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2726 | 2026.05.26 06:59:51.288212 [ 353 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2727 | 2026.05.26 06:59:51.288212 [ 331 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2728 | 2026.05.26 06:59:51.288200 [ 320 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2729 | 2026.05.26 06:59:51.288423 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2730 | 2026.05.26 06:59:51.288453 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2731 | 2026.05.26 06:59:51.288526 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2732 | 2026.05.26 06:59:51.288546 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2733 | 2026.05.26 06:59:51.288584 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2734 | 2026.05.26 06:59:51.288623 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2735 | 2026.05.26 06:59:51.289866 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> executeQuery: Read 47 rows, 10.14 KiB in 0.002787 sec., 16864.01148188016 rows/sec., 3.55 MiB/sec. | ||
| 2736 | 2026.05.26 06:59:51.289992 [ 294 ] {00718077-7ff2-4687-b6be-32ee5fa5138b} <Debug> TCPHandler: Processed in 0.003235322 sec. | ||
| 2737 | 2026.05.26 06:59:51.301931 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.05.26 06:59:51.302070 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2739 | 2026.05.26 06:59:51.302125 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2740 | 2026.05.26 06:59:51.302775 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.05.26 06:59:51.302829 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2742 | 2026.05.26 06:59:51.303242 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2743 | 2026.05.26 06:59:51.303476 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Trace> oximeter.fields_ipaddr (2e1142ba-3c51-4016-b544-327b29df0799): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.26 06:59:51.303625 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001593 sec., 5021.971123666039 rows/sec., 409.51 KiB/sec. | ||
| 2745 | 2026.05.26 06:59:51.303661 [ 294 ] {8c339c79-665b-4498-92b0-9b1fd52add2a} <Debug> TCPHandler: Processed in 0.00179562 sec. | ||
| 2746 | 2026.05.26 06:59:51.303807 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.26 06:59:51.303913 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.05.26 06:59:51.303954 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.05.26 06:59:51.305277 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.26 06:59:51.305316 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2751 | 2026.05.26 06:59:51.305750 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2752 | 2026.05.26 06:59:51.305964 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.26 06:59:51.306092 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Debug> executeQuery: Read 2481 rows, 187.80 KiB in 0.002198 sec., 1128753.4121929028 rows/sec., 83.44 MiB/sec. | ||
| 2754 | 2026.05.26 06:59:51.306126 [ 294 ] {898a2bcb-cf5c-4285-abac-f5dc827687f6} <Debug> TCPHandler: Processed in 0.002371443 sec. | ||
| 2755 | 2026.05.26 06:59:51.306258 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.05.26 06:59:51.306357 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.05.26 06:59:51.306398 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2758 | 2026.05.26 06:59:51.306880 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.05.26 06:59:51.306919 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2760 | 2026.05.26 06:59:51.307229 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2761 | 2026.05.26 06:59:51.307449 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.26 06:59:51.307565 [ 31 ] {} <Debug> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2763 | 2026.05.26 06:59:51.307579 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Debug> executeQuery: Read 55 rows, 4.09 KiB in 0.001242 sec., 44283.41384863124 rows/sec., 3.22 MiB/sec. | ||
| 2764 | 2026.05.26 06:59:51.307632 [ 31 ] {} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.05.26 06:59:51.307637 [ 294 ] {8cc79534-33b9-493c-aab1-56123151cbdb} <Debug> TCPHandler: Processed in 0.001430082 sec. | ||
| 2766 | 2026.05.26 06:59:51.307664 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2767 | 2026.05.26 06:59:51.307798 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.05.26 06:59:51.307837 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::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 | ||
| 2769 | 2026.05.26 06:59:51.307903 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.05.26 06:59:51.307950 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2771 | 2026.05.26 06:59:51.308018 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2772 | 2026.05.26 06:59:51.308065 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 187 rows starting from the beginning of the part | ||
| 2773 | 2026.05.26 06:59:51.308173 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2774 | 2026.05.26 06:59:51.308226 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2775 | 2026.05.26 06:59:51.308275 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 2776 | 2026.05.26 06:59:51.308329 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 2777 | 2026.05.26 06:59:51.308395 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part | ||
| 2778 | 2026.05.26 06:59:51.308608 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.26 06:59:51.308651 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2780 | 2026.05.26 06:59:51.309049 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2781 | 2026.05.26 06:59:51.309283 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.26 06:59:51.309364 [ 196 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612056 sec., 209049.80968403083 rows/sec., 14.85 MiB/sec. | ||
| 2783 | 2026.05.26 06:59:51.309414 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00153 sec., 523529.4117647059 rows/sec., 30.24 MiB/sec. | ||
| 2784 | 2026.05.26 06:59:51.309436 [ 79 ] {} <Debug> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2785 | 2026.05.26 06:59:51.309455 [ 294 ] {836eef79-ebf0-4c37-8369-07dc1d9f3e57} <Debug> TCPHandler: Processed in 0.001709248 sec. | ||
| 2786 | 2026.05.26 06:59:51.309491 [ 79 ] {} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.05.26 06:59:51.309520 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2788 | 2026.05.26 06:59:51.309522 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2789 | 2026.05.26 06:59:51.309611 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.26 06:59:51.309645 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::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 | ||
| 2791 | 2026.05.26 06:59:51.309718 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2792 | 2026.05.26 06:59:51.309766 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2793 | 2026.05.26 06:59:51.309792 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2794 | 2026.05.26 06:59:51.309796 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.26 06:59:51.309845 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 145 rows starting from the beginning of the part | ||
| 2796 | 2026.05.26 06:59:51.309889 [ 199 ] {f8cd6ba5-e809-4b8e-a9a0-9e96718dc034::all_1_10_2} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2797 | 2026.05.26 06:59:51.309952 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2798 | 2026.05.26 06:59:51.309966 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2799 | 2026.05.26 06:59:51.310018 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2800 | 2026.05.26 06:59:51.310083 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 953 rows starting from the beginning of the part | ||
| 2801 | 2026.05.26 06:59:51.310129 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2802 | 2026.05.26 06:59:51.310176 [ 195 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 2803 | 2026.05.26 06:59:51.310211 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Trace> oximeter.fields_u64 (ab5b87ab-f546-4005-b691-7838f9349cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.26 06:59:51.310255 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2805 | 2026.05.26 06:59:51.310608 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2806 | 2026.05.26 06:59:51.310846 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Trace> oximeter.fields_u64 (ab5b87ab-f546-4005-b691-7838f9349cf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.05.26 06:59:51.310983 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001284 sec., 778.816199376947 rows/sec., 54.76 KiB/sec. | ||
| 2808 | 2026.05.26 06:59:51.311018 [ 294 ] {75d4fda1-44ac-4017-a30f-0a73c2987a58} <Debug> TCPHandler: Processed in 0.001459362 sec. | ||
| 2809 | 2026.05.26 06:59:51.311133 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.26 06:59:51.311229 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2811 | 2026.05.26 06:59:51.311269 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2812 | 2026.05.26 06:59:51.311409 [ 196 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813031 sec., 1154420.4153155682 rows/sec., 73.20 MiB/sec. | ||
| 2813 | 2026.05.26 06:59:51.311613 [ 199 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2814 | 2026.05.26 06:59:51.311873 [ 199 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.05.26 06:59:51.311940 [ 199 ] {bf191324-a7df-4aef-a11f-11d4b6f765a2::all_1_6_1} <Trace> oximeter.fields_u32 (bf191324-a7df-4aef-a11f-11d4b6f765a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2816 | 2026.05.26 06:59:51.312011 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2817 | 2026.05.26 06:59:51.312170 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.05.26 06:59:51.312216 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2819 | 2026.05.26 06:59:51.312656 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2820 | 2026.05.26 06:59:51.312890 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.05.26 06:59:51.313022 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Debug> executeQuery: Read 1334 rows, 91.65 KiB in 0.001811 sec., 736609.6079514081 rows/sec., 49.42 MiB/sec. | ||
| 2822 | 2026.05.26 06:59:51.313057 [ 294 ] {5be406bf-267a-4769-ad9e-687d080260c9} <Debug> TCPHandler: Processed in 0.001973054 sec. | ||
| 2823 | 2026.05.26 06:59:51.313201 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.05.26 06:59:51.313299 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2825 | 2026.05.26 06:59:51.313342 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2826 | 2026.05.26 06:59:51.314029 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.05.26 06:59:51.314066 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2828 | 2026.05.26 06:59:51.314501 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2829 | 2026.05.26 06:59:51.314721 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.05.26 06:59:51.314853 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Debug> executeQuery: Read 1500 rows, 93.18 KiB in 0.001573 sec., 953591.8626827718 rows/sec., 57.85 MiB/sec. | ||
| 2831 | 2026.05.26 06:59:51.314887 [ 294 ] {e1fd1eaa-db8e-41a8-b7bc-4e20bc133402} <Debug> TCPHandler: Processed in 0.001736779 sec. | ||
| 2832 | 2026.05.26 06:59:51.315015 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.05.26 06:59:51.315123 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2834 | 2026.05.26 06:59:51.315177 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <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 | ||
| 2835 | 2026.05.26 06:59:51.316023 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.05.26 06:59:51.316060 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2837 | 2026.05.26 06:59:51.316698 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2838 | 2026.05.26 06:59:51.316927 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.26 06:59:51.317062 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001958 sec., 24004.08580183861 rows/sec., 43.01 MiB/sec. | ||
| 2840 | 2026.05.26 06:59:51.317110 [ 294 ] {c307eac2-e63e-4924-9702-a1059138488f} <Debug> TCPHandler: Processed in 0.002144808 sec. | ||
| 2841 | 2026.05.26 06:59:51.317255 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.26 06:59:51.317353 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.05.26 06:59:51.317396 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2844 | 2026.05.26 06:59:51.317758 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.26 06:59:51.317794 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2846 | 2026.05.26 06:59:51.318093 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2847 | 2026.05.26 06:59:51.318305 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.26 06:59:51.318432 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 2849 | 2026.05.26 06:59:51.318465 [ 294 ] {4d2f118c-124f-49cb-9995-02267f918715} <Debug> TCPHandler: Processed in 0.001262958 sec. | ||
| 2850 | 2026.05.26 06:59:55.573788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5177 | ||
| 2851 | 2026.05.26 06:59:55.574289 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.26 06:59:55.574325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2853 | 2026.05.26 06:59:55.574823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2854 | 2026.05.26 06:59:55.575056 [ 244 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.26 06:59:55.575188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5177 | ||
| 2856 | 2026.05.26 06:59:55.575240 [ 141 ] {} <Debug> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2857 | 2026.05.26 06:59:55.575322 [ 141 ] {} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.26 06:59:55.575347 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2859 | 2026.05.26 06:59:55.575544 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::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 | ||
| 2860 | 2026.05.26 06:59:55.575760 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2861 | 2026.05.26 06:59:55.575820 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2809 rows starting from the beginning of the part | ||
| 2862 | 2026.05.26 06:59:55.575918 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2863 | 2026.05.26 06:59:55.576002 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2864 | 2026.05.26 06:59:55.576065 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2865 | 2026.05.26 06:59:55.576126 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2866 | 2026.05.26 06:59:55.576189 [ 195 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2867 | 2026.05.26 06:59:55.577666 [ 191 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205 sec., 2347845.8049886622 rows/sec., 33.59 MiB/sec. | ||
| 2868 | 2026.05.26 06:59:55.578616 [ 191 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2869 | 2026.05.26 06:59:55.578922 [ 191 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.26 06:59:55.578992 [ 191 ] {946e6dc0-9795-42fe-92d1-be3b3310c31b::all_1_11_2} <Trace> system.asynchronous_metric_log (946e6dc0-9795-42fe-92d1-be3b3310c31b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2871 | 2026.05.26 06:59:55.579076 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2872 | 2026.05.26 06:59:55.860959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2873 | 2026.05.26 06:59:55.877922 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.05.26 06:59:55.877982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2875 | 2026.05.26 06:59:55.884320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2876 | 2026.05.26 06:59:55.884991 [ 245 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.05.26 06:59:55.885293 [ 163 ] {} <Debug> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2878 | 2026.05.26 06:59:55.885365 [ 163 ] {} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.26 06:59:55.885387 [ 163 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2880 | 2026.05.26 06:59:55.885550 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2881 | 2026.05.26 06:59:55.888264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2882 | 2026.05.26 06:59:55.890060 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2883 | 2026.05.26 06:59:55.891592 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2884 | 2026.05.26 06:59:55.896552 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2885 | 2026.05.26 06:59:55.900869 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2886 | 2026.05.26 06:59:55.905005 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2887 | 2026.05.26 06:59:55.909729 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2888 | 2026.05.26 06:59:55.913962 [ 195 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::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 | ||
| 2889 | 2026.05.26 06:59:55.963515 [ 191 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078040986 sec., 1063.5437127870218 rows/sec., 5.50 MiB/sec. | ||
| 2890 | 2026.05.26 06:59:55.965989 [ 192 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2891 | 2026.05.26 06:59:55.968007 [ 192 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_11_2} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.05.26 06:59:55.968119 [ 192 ] {d3fcae4a-ec0a-4316-913f-c306d8b607c5::all_1_11_2} <Trace> system.metric_log (d3fcae4a-ec0a-4316-913f-c306d8b607c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2893 | 2026.05.26 06:59:55.971117 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2894 | 2026.05.26 06:59:56.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.75 MiB, peak 221.66 MiB, free memory in arenas 0.00 B, will set to 220.55 MiB (RSS), difference: 8.81 MiB | ||
| 2895 | 2026.05.26 06:59:56.123540 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.05.26 06:59:56.123757 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) 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) | ||
| 2897 | 2026.05.26 06:59:56.124072 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2898 | 2026.05.26 06:59:56.124109 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <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 | ||
| 2899 | 2026.05.26 06:59:56.124333 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2900 | 2026.05.26 06:59:56.124401 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2901 | 2026.05.26 06:59:56.124542 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2902 | 2026.05.26 06:59:56.124649 [ 325 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2903 | 2026.05.26 06:59:56.124660 [ 345 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2904 | 2026.05.26 06:59:56.124662 [ 320 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2905 | 2026.05.26 06:59:56.124643 [ 353 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2906 | 2026.05.26 06:59:56.124848 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2907 | 2026.05.26 06:59:56.124885 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2908 | 2026.05.26 06:59:56.124989 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2909 | 2026.05.26 06:59:56.125011 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2910 | 2026.05.26 06:59:56.125060 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <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'))" | ||
| 2911 | 2026.05.26 06:59:56.125104 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <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'))" | ||
| 2912 | 2026.05.26 06:59:56.126190 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> executeQuery: Read 47 rows, 7.79 KiB in 0.002523 sec., 18628.616726119697 rows/sec., 3.02 MiB/sec. | ||
| 2913 | 2026.05.26 06:59:56.126299 [ 294 ] {8a43393d-dc55-48dd-a683-e97b34c01880} <Debug> TCPHandler: Processed in 0.002891144 sec. | ||
| 2914 | 2026.05.26 06:59:56.127825 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.26 06:59:56.127961 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.26 06:59:56.128017 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2917 | 2026.05.26 06:59:56.128522 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.26 06:59:56.128565 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2919 | 2026.05.26 06:59:56.128926 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2920 | 2026.05.26 06:59:56.129144 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.26 06:59:56.129289 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001367 sec., 40965.61814191661 rows/sec., 3.13 MiB/sec. | ||
| 2922 | 2026.05.26 06:59:56.129324 [ 294 ] {113a4432-09b6-4ed1-b126-0a251a698e7c} <Debug> TCPHandler: Processed in 0.001619836 sec. | ||
| 2923 | 2026.05.26 06:59:56.129458 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.26 06:59:56.129557 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.26 06:59:56.129597 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2026.05.26 06:59:56.130018 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.26 06:59:56.130054 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2928 | 2026.05.26 06:59:56.130360 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2929 | 2026.05.26 06:59:56.130568 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.26 06:59:56.130693 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 2931 | 2026.05.26 06:59:56.130726 [ 294 ] {685b2dcb-268a-4cb7-964a-c24c9ce3c8c5} <Debug> TCPHandler: Processed in 0.001319749 sec. | ||
| 2932 | 2026.05.26 06:59:56.130855 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.05.26 06:59:56.130952 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.05.26 06:59:56.130995 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2026.05.26 06:59:56.131372 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.26 06:59:56.131408 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2937 | 2026.05.26 06:59:56.131737 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2938 | 2026.05.26 06:59:56.131950 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.26 06:59:56.132075 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 2940 | 2026.05.26 06:59:56.132108 [ 294 ] {a4aff081-9b70-4d36-99e3-60f55f46acdf} <Debug> TCPHandler: Processed in 0.00130468 sec. | ||
| 2941 | 2026.05.26 06:59:56.132234 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.05.26 06:59:56.132331 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.05.26 06:59:56.132372 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2944 | 2026.05.26 06:59:56.132712 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.26 06:59:56.132747 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2946 | 2026.05.26 06:59:56.133039 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2947 | 2026.05.26 06:59:56.133243 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.05.26 06:59:56.133366 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001054 sec., 45540.796963946865 rows/sec., 3.07 MiB/sec. | ||
| 2949 | 2026.05.26 06:59:56.133398 [ 294 ] {5d2200d5-ffb0-46e5-8df6-3362d435b41f} <Debug> TCPHandler: Processed in 0.001215197 sec. | ||
| 2950 | 2026.05.26 07:00:01.126520 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.05.26 07:00:01.126771 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2952 | 2026.05.26 07:00:01.127125 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2953 | 2026.05.26 07:00:01.127171 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2954 | 2026.05.26 07:00:01.127429 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2955 | 2026.05.26 07:00:01.127513 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2956 | 2026.05.26 07:00:01.127664 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2957 | 2026.05.26 07:00:01.127783 [ 320 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2958 | 2026.05.26 07:00:01.127783 [ 353 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2959 | 2026.05.26 07:00:01.127783 [ 345 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2960 | 2026.05.26 07:00:01.127798 [ 325 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2961 | 2026.05.26 07:00:01.127970 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2962 | 2026.05.26 07:00:01.128017 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2963 | 2026.05.26 07:00:01.128119 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2964 | 2026.05.26 07:00:01.128152 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> oximeter.timeseries_schema (85eff0a5-224a-4d0b-8cad-94f5ad501ba8) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2965 | 2026.05.26 07:00:01.128211 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2966 | 2026.05.26 07:00:01.128272 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2967 | 2026.05.26 07:00:01.129541 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> executeQuery: Read 47 rows, 7.79 KiB in 0.002869 sec., 16382.014639247125 rows/sec., 2.65 MiB/sec. | ||
| 2968 | 2026.05.26 07:00:01.129659 [ 294 ] {498e4907-1c48-4088-883e-a14e48d4c0e2} <Debug> TCPHandler: Processed in 0.003280503 sec. | ||
| 2969 | 2026.05.26 07:00:01.131562 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.05.26 07:00:01.131698 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2971 | 2026.05.26 07:00:01.131760 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2972 | 2026.05.26 07:00:01.132401 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.05.26 07:00:01.132456 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2974 | 2026.05.26 07:00:01.132865 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2975 | 2026.05.26 07:00:01.133215 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.05.26 07:00:01.133383 [ 152 ] {} <Debug> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2977 | 2026.05.26 07:00:01.133391 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001729 sec., 37015.61596298438 rows/sec., 2.92 MiB/sec. | ||
| 2978 | 2026.05.26 07:00:01.133462 [ 152 ] {} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.26 07:00:01.133481 [ 294 ] {25e14f0a-8400-4047-83a6-a664b617570f} <Debug> TCPHandler: Processed in 0.001980795 sec. | ||
| 2980 | 2026.05.26 07:00:01.133505 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2981 | 2026.05.26 07:00:01.133656 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.05.26 07:00:01.133656 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::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 | ||
| 2983 | 2026.05.26 07:00:01.133775 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.05.26 07:00:01.133816 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2985 | 2026.05.26 07:00:01.133826 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2986 | 2026.05.26 07:00:01.133878 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4176 rows starting from the beginning of the part | ||
| 2987 | 2026.05.26 07:00:01.133995 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 132 rows starting from the beginning of the part | ||
| 2988 | 2026.05.26 07:00:01.134071 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2989 | 2026.05.26 07:00:01.134131 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2481 rows starting from the beginning of the part | ||
| 2990 | 2026.05.26 07:00:01.134200 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2991 | 2026.05.26 07:00:01.134257 [ 191 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::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 | ||
| 2992 | 2026.05.26 07:00:01.134352 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.05.26 07:00:01.134399 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2994 | 2026.05.26 07:00:01.134921 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2995 | 2026.05.26 07:00:01.135206 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Trace> oximeter.fields_u16 (f8cd6ba5-e809-4b8e-a9a0-9e96718dc034): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.05.26 07:00:01.135386 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 183.96 KiB/sec. | ||
| 2997 | 2026.05.26 07:00:01.135425 [ 294 ] {501b1ac2-140c-440f-8bb7-b2d80c62f0c5} <Debug> TCPHandler: Processed in 0.001825991 sec. | ||
| 2998 | 2026.05.26 07:00:01.135586 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.05.26 07:00:01.135701 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3000 | 2026.05.26 07:00:01.135747 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3001 | 2026.05.26 07:00:01.136215 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.05.26 07:00:01.136256 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3003 | 2026.05.26 07:00:01.136622 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3004 | 2026.05.26 07:00:01.136865 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.05.26 07:00:01.136985 [ 152 ] {} <Debug> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3006 | 2026.05.26 07:00:01.137003 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001321 sec., 51476.15442846329 rows/sec., 4.02 MiB/sec. | ||
| 3007 | 2026.05.26 07:00:01.137051 [ 152 ] {} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.05.26 07:00:01.137061 [ 294 ] {ce5c8298-863e-44f6-8398-02111f97d1d8} <Debug> TCPHandler: Processed in 0.001530835 sec. | ||
| 3009 | 2026.05.26 07:00:01.137085 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3010 | 2026.05.26 07:00:01.137201 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::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 | ||
| 3011 | 2026.05.26 07:00:01.137219 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.05.26 07:00:01.137325 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3013 | 2026.05.26 07:00:01.137339 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.05.26 07:00:01.137364 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2393 rows starting from the beginning of the part | ||
| 3015 | 2026.05.26 07:00:01.137393 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3016 | 2026.05.26 07:00:01.137460 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 105 rows starting from the beginning of the part | ||
| 3017 | 2026.05.26 07:00:01.137462 [ 187 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6973 rows, containing 5 columns (5 merged, 0 gathered) in 0.003872286 sec., 1800745.0895930724 rows/sec., 142.95 MiB/sec. | ||
| 3018 | 2026.05.26 07:00:01.137523 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 3019 | 2026.05.26 07:00:01.137573 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1334 rows starting from the beginning of the part | ||
| 3020 | 2026.05.26 07:00:01.137621 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3021 | 2026.05.26 07:00:01.137674 [ 192 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 3022 | 2026.05.26 07:00:01.137871 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.26 07:00:01.137923 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3024 | 2026.05.26 07:00:01.138043 [ 188 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3025 | 2026.05.26 07:00:01.138500 [ 188 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.05.26 07:00:01.138538 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3027 | 2026.05.26 07:00:01.138608 [ 188 ] {0bcfcf6a-166b-4ab3-b0c7-de805e4d9772::all_1_16_3} <Trace> oximeter.fields_string (0bcfcf6a-166b-4ab3-b0c7-de805e4d9772) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3028 | 2026.05.26 07:00:01.138747 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3029 | 2026.05.26 07:00:01.138900 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.26 07:00:01.139027 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3031 | 2026.05.26 07:00:01.139060 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001743 sec., 91795.75444635686 rows/sec., 6.39 MiB/sec. | ||
| 3032 | 2026.05.26 07:00:01.139066 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.05.26 07:00:01.139104 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3034 | 2026.05.26 07:00:01.139107 [ 294 ] {ad641c55-25fd-4dd8-903c-01b9281ee6f7} <Debug> TCPHandler: Processed in 0.001942504 sec. | ||
| 3035 | 2026.05.26 07:00:01.139198 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::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 | ||
| 3036 | 2026.05.26 07:00:01.139271 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.05.26 07:00:01.139333 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3038 | 2026.05.26 07:00:01.139381 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4531 rows starting from the beginning of the part | ||
| 3039 | 2026.05.26 07:00:01.139384 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.05.26 07:00:01.139445 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::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 | ||
| 3041 | 2026.05.26 07:00:01.139449 [ 187 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002299251 sec., 1753614.5466501918 rows/sec., 126.89 MiB/sec. | ||
| 3042 | 2026.05.26 07:00:01.139465 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <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 | ||
| 3043 | 2026.05.26 07:00:01.139509 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3044 | 2026.05.26 07:00:01.139570 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1500 rows starting from the beginning of the part | ||
| 3045 | 2026.05.26 07:00:01.139626 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 3046 | 2026.05.26 07:00:01.139687 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3047 | 2026.05.26 07:00:01.139894 [ 189 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3048 | 2026.05.26 07:00:01.140334 [ 189 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.05.26 07:00:01.140416 [ 189 ] {2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e::all_1_16_3} <Trace> oximeter.fields_uuid (2cd7a5e4-e8b7-4b87-8580-169c40cc6c3e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3050 | 2026.05.26 07:00:01.140490 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.26 07:00:01.140505 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3052 | 2026.05.26 07:00:01.140549 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3053 | 2026.05.26 07:00:01.141438 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3054 | 2026.05.26 07:00:01.141790 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Trace> oximeter.measurements_histogramu64 (aa63bbb9-4f0c-425c-9ab3-f13a5a189e51): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.05.26 07:00:01.141986 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002619 sec., 1527.3004963726614 rows/sec., 2.74 MiB/sec. | ||
| 3056 | 2026.05.26 07:00:01.142048 [ 294 ] {7708ec75-5210-4f9b-974e-dbf712ae5480} <Debug> TCPHandler: Processed in 0.002834713 sec. | ||
| 3057 | 2026.05.26 07:00:01.142239 [ 294 ] {} <Trace> TCP-Session: e0e8eead-c677-4e65-acbe-3f7a94866319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.05.26 07:00:01.142348 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.05.26 07:00:01.142395 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3060 | 2026.05.26 07:00:01.142879 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.26 07:00:01.142881 [ 189 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6639 rows, containing 5 columns (5 merged, 0 gathered) in 0.003724003 sec., 1782759.0364454594 rows/sec., 115.19 MiB/sec. | ||
| 3062 | 2026.05.26 07:00:01.142930 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3063 | 2026.05.26 07:00:01.143363 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3064 | 2026.05.26 07:00:01.143640 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3065 | 2026.05.26 07:00:01.143733 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.26 07:00:01.143929 [ 152 ] {} <Debug> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3067 | 2026.05.26 07:00:01.143930 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
| 3068 | 2026.05.26 07:00:01.143986 [ 152 ] {} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.26 07:00:01.144007 [ 294 ] {88558243-0169-4d74-a310-dd7d1d854b81} <Debug> TCPHandler: Processed in 0.001830781 sec. | ||
| 3070 | 2026.05.26 07:00:01.144020 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3071 | 2026.05.26 07:00:01.144062 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.26 07:00:01.144141 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 3073 | 2026.05.26 07:00:01.144170 [ 191 ] {7d52853c-3284-42b4-8466-11ab6327d6e2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d52853c-3284-42b4-8466-11ab6327d6e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3074 | 2026.05.26 07:00:01.144283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3075 | 2026.05.26 07:00:01.144321 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3076 | 2026.05.26 07:00:01.144379 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1026 rows starting from the beginning of the part | ||
| 3077 | 2026.05.26 07:00:01.144518 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::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 | ||
| 3078 | 2026.05.26 07:00:01.144617 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3079 | 2026.05.26 07:00:01.144689 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3080 | 2026.05.26 07:00:01.144743 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3081 | 2026.05.26 07:00:01.144791 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3082 | 2026.05.26 07:00:01.145891 [ 187 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 4 columns (4 merged, 0 gathered) in 0.00180316 sec., 702100.7564497881 rows/sec., 43.24 MiB/sec. | ||
| 3083 | 2026.05.26 07:00:01.146131 [ 190 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3084 | 2026.05.26 07:00:01.146424 [ 190 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.05.26 07:00:01.146511 [ 190 ] {037e4594-04a7-4d10-a069-15938073bf7f::all_1_16_3} <Trace> oximeter.measurements_u64 (037e4594-04a7-4d10-a069-15938073bf7f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3086 | 2026.05.26 07:00:01.146591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||